Trace number 3733447

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT0 1792 1792.39

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-blend.opb
MD5SUMeff6ad715055e79721cc364806b971f0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark78.661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables2490
Total number of constraints74
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 constraints74
Minimum length of a constraint30
Maximum length of a constraint780
Number of terms in the objective function 660
Biggest coefficient in the objective function 14388140441600
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 203610440670021
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 78436840243200
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 789015556311444
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3733447-1338697029.opb>
0.00/0.02	c original problem has 2490 variables (2490 bin, 0 int, 0 impl, 0 cont) and 74 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 0
0.00/0.03	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 558 del vars, 4 del conss, 542 chg bounds, 4 chg sides, 20 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.04	c (round 2) 1100 del vars, 5 del conss, 1081 chg bounds, 4 chg sides, 22 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.04	c (round 3) 1192 del vars, 6 del conss, 1164 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 4) 1203 del vars, 6 del conss, 1175 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 5) 1212 del vars, 6 del conss, 1184 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 6) 1221 del vars, 6 del conss, 1193 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 7) 1230 del vars, 6 del conss, 1202 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 8) 1239 del vars, 6 del conss, 1211 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 9) 1248 del vars, 6 del conss, 1220 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 10) 1257 del vars, 6 del conss, 1229 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.04/0.05	c (round 11) 1266 del vars, 6 del conss, 1238 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.04/0.06	c (round 12) 1275 del vars, 6 del conss, 1247 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.04/0.06	c (round 13) 1281 del vars, 6 del conss, 1253 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.04/0.06	c (round 14) 1284 del vars, 6 del conss, 1256 chg bounds, 4 chg sides, 23 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.04/0.06	c (round 15) 1284 del vars, 6 del conss, 1256 chg bounds, 4 chg sides, 23 chg coeffs, 30 upgd conss, 0 impls, 0 clqs
0.04/0.07	c (round 16) 1290 del vars, 6 del conss, 1259 chg bounds, 25 chg sides, 1378 chg coeffs, 30 upgd conss, 76 impls, 7 clqs
0.08/0.19	c    (0.2s) probing: 1000/1200 (83.3%) - 39 fixings, 0 aggregations, 531 implications, 0 bound changes
0.08/0.19	c    (0.2s) probing: 1038/1200 (86.5%) - 39 fixings, 0 aggregations, 531 implications, 0 bound changes
0.08/0.19	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.08/0.19	c (round 17) 1329 del vars, 6 del conss, 1259 chg bounds, 25 chg sides, 1378 chg coeffs, 30 upgd conss, 1382 impls, 7 clqs
0.18/0.20	c (round 18) 1331 del vars, 6 del conss, 1261 chg bounds, 25 chg sides, 1378 chg coeffs, 30 upgd conss, 1616 impls, 7 clqs
0.18/0.21	c    (0.2s) probing: 1139/1200 (94.9%) - 40 fixings, 0 aggregations, 531 implications, 0 bound changes
0.18/0.21	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.18/0.21	c (round 19) 1332 del vars, 6 del conss, 1261 chg bounds, 25 chg sides, 1378 chg coeffs, 30 upgd conss, 1616 impls, 7 clqs
0.18/0.21	c    (0.2s) probing: 1149/1200 (95.8%) - 40 fixings, 0 aggregations, 531 implications, 0 bound changes
0.18/0.21	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.18/0.21	c presolving (20 rounds):
0.18/0.21	c  1332 deleted vars, 6 deleted constraints, 1261 tightened bounds, 0 added holes, 25 changed sides, 1378 changed coefficients
0.18/0.21	c  1616 implications, 7 cliques
0.18/0.21	c presolved problem has 1158 variables (1158 bin, 0 int, 0 impl, 0 cont) and 68 constraints
0.18/0.21	c      30 constraints of type <knapsack>
0.18/0.21	c      38 constraints of type <linear>
0.18/0.21	c transformed objective value is always integral (scale: 1)
0.18/0.21	c Presolving Time: 0.18
0.18/0.21	c - non default parameters ----------------------------------------------------------------------
0.18/0.21	c # SCIP version 1.2.1.3
0.18/0.21	c 
0.18/0.21	c # frequency for displaying node information lines
0.18/0.21	c # [type: int, range: [-1,2147483647], default: 100]
0.18/0.21	c display/freq = 10000
0.18/0.21	c 
0.18/0.21	c # maximal time in seconds to run
0.18/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.18/0.21	c limits/time = 1789.99
0.18/0.21	c 
0.18/0.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.18/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.18/0.21	c limits/memory = 13950
0.18/0.21	c 
0.18/0.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.18/0.21	c # [type: int, range: [1,2], default: 1]
0.18/0.21	c timing/clocktype = 2
0.18/0.21	c 
0.18/0.21	c # should presolving try to simplify inequalities
0.18/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.21	c constraints/linear/simplifyinequalities = TRUE
0.18/0.21	c 
0.18/0.21	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.18/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.21	c constraints/indicator/addCouplingCons = TRUE
0.18/0.21	c 
0.18/0.21	c # should presolving try to simplify knapsacks
0.18/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.18/0.21	c constraints/knapsack/simplifyinequalities = TRUE
0.18/0.21	c 
0.18/0.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.18/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.18/0.21	c separating/rapidlearning/freq = 0
0.18/0.21	c 
0.18/0.21	c -----------------------------------------------------------------------------------------------
0.18/0.21	c start solving
0.18/0.21	c 
0.18/0.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.18/0.28	c t 0.3s|     1 |     0 |  1712 |     - |6692k|   0 |  49 |1158 |  68 |1158 |  68 |   0 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
1.00/1.01	c   1.0s|     1 |     0 |  1770 |     - |7038k|   0 |  86 |1158 |  68 |1158 | 132 |  64 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
1.09/1.11	c   1.1s|     1 |     0 |  2070 |     - |7254k|   0 |  83 |1158 |  68 |1158 | 199 | 131 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
1.19/1.20	c   1.2s|     1 |     0 |  2180 |     - |7424k|   0 | 121 |1158 |  68 |1158 | 264 | 196 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
1.49/1.50	c   1.5s|     1 |     0 |  5265 |     - |7589k|   0 |  78 |1158 |  68 |1158 | 318 | 250 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
1.59/1.60	c   1.6s|     1 |     0 |  5392 |     - |7815k|   0 | 119 |1158 |  68 |1158 | 381 | 313 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
1.79/1.82	c   1.8s|     1 |     0 |  6241 |     - |8013k|   0 |  93 |1158 |  68 |1158 | 435 | 367 |   0 |   0 |-1.031823e+08 | 0.000000e+00 | 100.00%
2.10/2.18	c   2.2s|     1 |     0 |  6740 |     - |8044k|   0 |  94 |1158 |  68 |1158 | 435 | 367 |   0 |  33 |-1.031823e+08 | 0.000000e+00 | 100.00%
2.29/2.35	c   2.3s|     1 |     0 |  7174 |     - |8283k|   0 |  92 |1158 |  68 |1158 | 495 | 427 |   0 |  33 |-1.031823e+08 | 0.000000e+00 | 100.00%
3.30/3.32	c   3.3s|     1 |     2 |  7174 |     - |8283k|   0 |  92 |1158 |  68 |1158 | 495 | 427 |   0 |  44 |-1.031823e+08 | 0.000000e+00 | 100.00%
3.30/3.32	c (run 1, node 1) restarting after 138 global fixings of integer variables
3.30/3.32	c 
3.30/3.32	c (restart) converted 44 cuts from the global cut pool into linear constraints
3.30/3.32	c 
3.30/3.32	c presolving:
3.30/3.33	c (round 1) 138 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 1616 impls, 7 clqs
3.30/3.33	c (round 2) 138 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 37 upgd conss, 1616 impls, 7 clqs
3.30/3.33	c (round 3) 138 del vars, 2 del conss, 0 chg bounds, 50 chg sides, 377 chg coeffs, 37 upgd conss, 1618 impls, 7 clqs
3.30/3.33	c (round 4) 138 del vars, 2 del conss, 0 chg bounds, 51 chg sides, 381 chg coeffs, 37 upgd conss, 1618 impls, 7 clqs
3.30/3.33	c presolving (5 rounds):
3.30/3.33	c  138 deleted vars, 2 deleted constraints, 0 tightened bounds, 0 added holes, 51 changed sides, 381 changed coefficients
3.30/3.33	c  1618 implications, 7 cliques
3.30/3.33	c presolved problem has 1020 variables (1020 bin, 0 int, 0 impl, 0 cont) and 112 constraints
3.30/3.33	c      56 constraints of type <knapsack>
3.30/3.33	c       9 constraints of type <setppc>
3.30/3.33	c      45 constraints of type <linear>
3.30/3.33	c       2 constraints of type <logicor>
3.30/3.33	c transformed objective value is always integral (scale: 1)
3.30/3.33	c Presolving Time: 0.19
3.30/3.33	c 
3.30/3.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.30/3.36	c   3.3s|     1 |     0 |  8574 |     - |7086k|   0 |  65 |1020 | 112 |1020 | 112 |   0 |   0 |  44 |-1.031823e+08 | 0.000000e+00 | 100.00%
3.39/3.43	c   3.4s|     1 |     0 |  8756 |     - |7242k|   0 |  85 |1020 | 112 |1020 | 168 |  56 |   0 |  44 |-1.031823e+08 | 0.000000e+00 | 100.00%
3.58/3.66	c   3.6s|     1 |     2 |  8756 |     - |7242k|   0 |  85 |1020 | 112 |1020 | 168 |  56 |   0 |  61 |-1.031823e+08 | 0.000000e+00 | 100.00%
21.99/22.01	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
28.29/28.35	c  28.3s| 10000 |  6596 |341031 |  33.3 |  15M|  63 |  56 |1020 |1365 |1020 | 138 |  56 |5583 |5139 |-1.031823e+08 | 0.000000e+00 | 100.00%
44.38/44.48	c  44.5s| 20000 | 11379 |627441 |  31.0 |  21M|  63 |  47 |1020 |1781 |1020 | 138 |  56 |  12k|5611 |-1.029691e+08 | 0.000000e+00 | 100.00%
60.68/60.71	c  60.7s| 30000 | 15738 |875183 |  28.9 |  27M|  63 |  58 |1020 |1590 |1020 | 138 |  56 |  19k|7208 |-1.026468e+08 | 0.000000e+00 | 100.00%
80.38/80.48	c  80.5s| 40000 | 21327 |  1165k|  28.9 |  34M|  72 |  46 |1020 |2106 |1020 | 138 |  56 |  27k|8950 |-1.019161e+08 | 0.000000e+00 | 100.00%
96.78/96.87	c  96.9s| 50000 | 26052 |  1395k|  27.7 |  40M|  95 |  46 |1020 |2787 |1020 | 138 |  56 |  35k|  10k|-1.002227e+08 | 0.000000e+00 | 100.00%
108.78/108.80	c   109s| 60000 | 30345 |  1550k|  25.7 |  45M|  95 |   - |1020 |3681 |1020 | 138 |  56 |  43k|  11k|-9.970641e+07 | 0.000000e+00 | 100.00%
120.57/120.61	c   121s| 70000 | 35413 |  1719k|  24.4 |  50M|  95 |  46 |1020 |4936 |1020 | 138 |  56 |  51k|  12k|-9.970015e+07 | 0.000000e+00 | 100.00%
130.97/131.04	c   131s| 80000 | 39635 |  1864k|  23.2 |  55M|  95 |   - |1020 |5627 |   0 |   0 |  56 |  57k|  12k|-9.970015e+07 | 0.000000e+00 | 100.00%
144.07/144.17	c   144s| 90000 | 40997 |  2039k|  22.6 |  57M| 111 |  47 |1020 |3498 |1020 | 138 |  56 |  65k|  14k|-9.955857e+07 | 0.000000e+00 | 100.00%
156.76/156.87	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
159.06/159.14	c   159s|100000 | 44681 |  2242k|  22.3 |  61M| 113 |  41 |1020 |4019 |1020 | 138 |  56 |  75k|  15k|-9.927422e+07 | 0.000000e+00 | 100.00%
171.16/171.21	c   171s|110000 | 47924 |  2398k|  21.7 |  65M| 134 |  41 |1020 |4030 |1020 | 138 |  56 |  84k|  16k|-9.887904e+07 | 0.000000e+00 | 100.00%
181.95/182.04	c   182s|120000 | 51606 |  2524k|  21.0 |  69M| 134 |  45 |1020 |3889 |1020 | 138 |  56 |  93k|  16k|-9.853192e+07 | 0.000000e+00 | 100.00%
192.24/192.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
192.24/192.40	c   192s|130000 | 55598 |  2645k|  20.3 |  73M| 134 |  40 |1020 |3908 |1020 | 138 |  56 | 102k|  17k|-9.815254e+07 | 0.000000e+00 | 100.00%
202.74/202.87	c   203s|140000 | 59302 |  2762k|  19.7 |  78M| 134 |   - |1020 |4046 |   0 |   0 |  56 | 111k|  17k|-9.785845e+07 | 0.000000e+00 | 100.00%
214.72/214.83	c   215s|150000 | 62435 |  2916k|  19.4 |  82M| 146 |   - |1020 |4776 |1020 | 138 |  56 | 119k|  18k|-9.778917e+07 | 0.000000e+00 | 100.00%
225.62/225.71	c   226s|160000 | 66989 |  3057k|  19.1 |  87M| 146 |  44 |1020 |5030 |1020 | 138 |  56 | 127k|  19k|-9.771079e+07 | 0.000000e+00 | 100.00%
236.52/236.68	c   237s|170000 | 69446 |  3192k|  18.7 |  90M| 146 |   - |1020 |5104 |1020 | 138 |  56 | 136k|  20k|-9.737522e+07 | 0.000000e+00 | 100.00%
246.52/246.64	c   247s|180000 | 74023 |  3319k|  18.4 |  95M| 146 |  42 |1020 |4222 |1020 | 138 |  56 | 144k|  20k|-9.718895e+07 | 0.000000e+00 | 100.00%
256.91/257.01	c   257s|190000 | 79285 |  3449k|  18.1 | 100M| 146 |  46 |1020 |4344 |1020 | 138 |  56 | 150k|  21k|-9.712294e+07 | 0.000000e+00 | 100.00%
266.61/266.72	c   267s|200000 | 83498 |  3565k|  17.8 | 105M| 146 |  40 |1020 |5281 |1020 | 138 |  56 | 158k|  22k|-9.700771e+07 | 0.000000e+00 | 100.00%
276.02/276.14	c   276s|210000 | 88004 |  3663k|  17.4 | 110M| 146 |   - |1020 |5567 |1020 | 138 |  56 | 165k|  22k|-9.692896e+07 | 0.000000e+00 | 100.00%
282.01/282.10	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
283.41/283.50	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
285.51/285.63	c   286s|220000 | 92332 |  3777k|  17.1 | 115M| 146 |  52 |1020 |6999 |1020 | 138 |  56 | 174k|  23k|-9.687063e+07 | 0.000000e+00 | 100.00%
295.81/295.99	c   296s|230000 | 95631 |  3910k|  17.0 | 119M| 146 |  42 |1020 |5873 |1020 | 138 |  56 | 182k|  23k|-9.672535e+07 | 0.000000e+00 | 100.00%
305.80/305.99	c   306s|240000 |100655 |  4030k|  16.8 | 124M| 146 |  38 |1020 |6295 |1020 | 138 |  56 | 191k|  24k|-9.665557e+07 | 0.000000e+00 | 100.00%
315.31/315.42	c   315s|250000 |104696 |  4137k|  16.5 | 129M| 146 |  38 |1020 |7171 |1020 | 138 |  56 | 199k|  24k|-9.665557e+07 | 0.000000e+00 | 100.00%
325.41/325.53	c   326s|260000 |110237 |  4255k|  16.3 | 135M| 155 |   - |1020 |6154 |1020 | 138 |  56 | 207k|  25k|-9.665557e+07 | 0.000000e+00 | 100.00%
334.50/334.65	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
334.90/335.07	c   335s|270000 |115360 |  4363k|  16.1 | 140M| 155 |   - |1020 |6381 |1020 | 138 |  56 | 215k|  25k|-9.665557e+07 | 0.000000e+00 | 100.00%
344.70/344.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
344.70/344.87	c   345s|280000 |119575 |  4476k|  16.0 | 146M| 155 |  43 |1020 |6269 |1020 | 138 |  56 | 224k|  26k|-9.665557e+07 | 0.000000e+00 | 100.00%
354.50/354.62	c   355s|290000 |123392 |  4586k|  15.8 | 150M| 155 |  45 |1020 |7330 |1020 | 138 |  56 | 233k|  26k|-9.664728e+07 | 0.000000e+00 | 100.00%
364.60/364.75	c   365s|300000 |127905 |  4708k|  15.7 | 155M| 155 |  44 |1020 |6558 |1020 | 138 |  56 | 241k|  27k|-9.660769e+07 | 0.000000e+00 | 100.00%
374.59/374.77	c   375s|310000 |131590 |  4824k|  15.5 | 159M| 155 |  45 |1020 |5700 |1020 | 138 |  56 | 248k|  27k|-9.655580e+07 | 0.000000e+00 | 100.00%
384.09/384.20	c   384s|320000 |135702 |  4928k|  15.4 | 164M| 155 |  45 |1020 |7260 |1020 | 138 |  56 | 256k|  27k|-9.654790e+07 | 0.000000e+00 | 100.00%
391.90/392.08	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
392.10/392.25	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
392.29/392.42	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
393.70/393.82	c   394s|330000 |139223 |  5035k|  15.2 | 168M| 155 |  51 |1020 |6661 |1020 | 138 |  56 | 263k|  28k|-9.653510e+07 | 0.000000e+00 | 100.00%
402.89/403.01	c   403s|340000 |142803 |  5140k|  15.1 | 172M| 155 |  46 |1020 |6187 |1020 | 138 |  56 | 271k|  28k|-9.653510e+07 | 0.000000e+00 | 100.00%
403.10/403.24	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
412.40/412.59	c   413s|350000 |147988 |  5248k|  15.0 | 178M| 155 |  39 |1020 |7598 |1020 | 138 |  56 | 280k|  29k|-9.653510e+07 | 0.000000e+00 | 100.00%
422.29/422.49	c   422s|360000 |153815 |  5361k|  14.9 | 184M| 155 |  38 |1020 |7841 |1020 | 138 |  56 | 288k|  30k|-9.653510e+07 | 0.000000e+00 | 100.00%
430.79/430.98	c   431s|370000 |158871 |  5449k|  14.7 | 190M| 155 |  40 |1020 |8430 |1020 | 138 |  56 | 296k|  30k|-9.653510e+07 | 0.000000e+00 | 100.00%
438.99/439.10	c   439s|380000 |163950 |  5526k|  14.5 | 195M| 155 |   - |1020 |8857 |1020 | 138 |  56 | 302k|  30k|-9.653510e+07 | 0.000000e+00 | 100.00%
447.28/447.41	c   447s|390000 |169051 |  5603k|  14.3 | 201M| 155 |  44 |1020 |9405 |1020 | 138 |  56 | 309k|  31k|-9.653510e+07 | 0.000000e+00 | 100.00%
455.69/455.84	c   456s|400000 |173950 |  5688k|  14.2 | 206M| 155 |  44 |1020 |9235 |1020 | 138 |  56 | 317k|  31k|-9.653510e+07 | 0.000000e+00 | 100.00%
464.39/464.56	c   465s|410000 |178135 |  5770k|  14.1 | 210M| 155 |  44 |1020 |8821 |1020 | 138 |  56 | 324k|  31k|-9.651541e+07 | 0.000000e+00 | 100.00%
472.58/472.78	c   473s|420000 |182101 |  5847k|  13.9 | 215M| 155 |  37 |1020 |8003 |1020 | 138 |  56 | 331k|  31k|-9.651541e+07 | 0.000000e+00 | 100.00%
481.37/481.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
481.37/481.56	c   482s|430000 |186740 |  5931k|  13.8 | 220M| 155 |  39 |1020 |7962 |1020 | 138 |  56 | 340k|  32k|-9.651403e+07 | 0.000000e+00 | 100.00%
490.27/490.47	c   490s|440000 |192080 |  6031k|  13.7 | 226M| 155 |  40 |1020 |9445 |1020 | 138 |  56 | 348k|  32k|-9.650943e+07 | 0.000000e+00 | 100.00%
500.28/500.42	c   500s|450000 |197934 |  6155k|  13.7 | 232M| 155 |  39 |1020 |9057 |1020 | 138 |  56 | 357k|  33k|-9.650943e+07 | 0.000000e+00 | 100.00%
509.97/510.20	c   510s|460000 |203382 |  6269k|  13.6 | 238M| 155 |   - |1020 |9429 |1020 | 138 |  56 | 367k|  33k|-9.650943e+07 | 0.000000e+00 | 100.00%
520.16/520.31	c   520s|470000 |208688 |  6397k|  13.6 | 244M| 155 |  39 |1020 |9467 |1020 | 138 |  56 | 377k|  34k|-9.650943e+07 | 0.000000e+00 | 100.00%
529.46/529.69	c   530s|480000 |214171 |  6501k|  13.5 | 249M| 155 |  42 |1020 |9165 |1020 | 138 |  56 | 386k|  34k|-9.650943e+07 | 0.000000e+00 | 100.00%
538.86/539.09	c   539s|490000 |218571 |  6606k|  13.5 | 255M| 155 |   - |1020 |9161 |1020 | 138 |  56 | 394k|  34k|-9.650943e+07 | 0.000000e+00 | 100.00%
548.45/548.68	c   549s|500000 |223292 |  6716k|  13.4 | 260M| 155 |  41 |1020 |8902 |1020 | 138 |  56 | 403k|  35k|-9.650943e+07 | 0.000000e+00 | 100.00%
557.45/557.63	c   558s|510000 |228767 |  6821k|  13.4 | 266M| 155 |  38 |1020 |9179 |1020 | 138 |  56 | 410k|  35k|-9.650943e+07 | 0.000000e+00 | 100.00%
567.05/567.24	c   567s|520000 |234181 |  6930k|  13.3 | 271M| 155 |  39 |1020 |9428 |1020 | 138 |  56 | 419k|  35k|-9.650943e+07 | 0.000000e+00 | 100.00%
576.25/576.45	c   576s|530000 |239417 |  7041k|  13.3 | 277M| 155 |  45 |1020 |8631 |1020 | 138 |  56 | 427k|  36k|-9.650910e+07 | 0.000000e+00 | 100.00%
585.34/585.51	c   585s|540000 |245731 |  7152k|  13.2 | 283M| 155 |  40 |1020 |8916 |1020 | 138 |  56 | 435k|  36k|-9.650910e+07 | 0.000000e+00 | 100.00%
594.43/594.63	c   595s|550000 |252100 |  7269k|  13.2 | 290M| 155 |  38 |1020 |9641 |1020 | 138 |  56 | 442k|  37k|-9.650910e+07 | 0.000000e+00 | 100.00%
603.52/603.76	c   604s|560000 |258683 |  7394k|  13.2 | 296M| 155 |   - |1020 |9568 |1020 | 138 |  56 | 448k|  37k|-9.650910e+07 | 0.000000e+00 | 100.00%
612.13/612.38	c   612s|570000 |265269 |  7503k|  13.1 | 303M| 155 |   - |1020 |9574 |   0 |   0 |  56 | 455k|  37k|-9.650910e+07 | 0.000000e+00 | 100.00%
621.43/621.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
621.43/621.65	c   622s|580000 |271388 |  7622k|  13.1 | 309M| 155 |  38 |1020 |9736 |1020 | 138 |  56 | 462k|  38k|-9.649937e+07 | 0.000000e+00 | 100.00%
630.42/630.62	c   631s|590000 |276881 |  7727k|  13.1 | 314M| 155 |  44 |1020 |8755 |1020 | 138 |  56 | 470k|  38k|-9.648624e+07 | 0.000000e+00 | 100.00%
639.22/639.40	c   639s|600000 |281917 |  7809k|  13.0 | 320M| 155 |  42 |1020 |8990 |1020 | 138 |  56 | 478k|  38k|-9.648624e+07 | 0.000000e+00 | 100.00%
647.92/648.10	c   648s|610000 |287059 |  7908k|  13.0 | 326M| 155 |  39 |1020 |9385 |1020 | 138 |  56 | 486k|  38k|-9.648624e+07 | 0.000000e+00 | 100.00%
656.62/656.80	c   657s|620000 |293334 |  8009k|  12.9 | 332M| 155 |  41 |1020 |9082 |1020 | 138 |  56 | 493k|  39k|-9.648562e+07 | 0.000000e+00 | 100.00%
665.92/666.16	c   666s|630000 |299079 |  8121k|  12.9 | 338M| 155 |  40 |1020 |9345 |1020 | 138 |  56 | 502k|  39k|-9.648115e+07 | 0.000000e+00 | 100.00%
675.62/675.82	c   676s|640000 |304133 |  8238k|  12.9 | 343M| 155 |   - |1020 |9273 |1020 | 138 |  56 | 510k|  40k|-9.648115e+07 | 0.000000e+00 | 100.00%
684.92/685.20	c   685s|650000 |309335 |  8347k|  12.8 | 349M| 155 |  39 |1020 |8719 |1020 | 138 |  56 | 519k|  40k|-9.646943e+07 | 0.000000e+00 | 100.00%
693.41/693.65	c   694s|660000 |314457 |  8435k|  12.8 | 354M| 155 |  40 |1020 |9045 |1020 | 138 |  56 | 526k|  40k|-9.646451e+07 | 0.000000e+00 | 100.00%
702.72/702.95	c   703s|670000 |319705 |  8540k|  12.7 | 360M| 159 |  42 |1020 |9176 |1020 | 138 |  56 | 535k|  41k|-9.644570e+07 | 0.000000e+00 | 100.00%
711.61/711.87	c   712s|680000 |325779 |  8642k|  12.7 | 366M| 159 |  43 |1020 |8868 |1020 | 138 |  56 | 543k|  41k|-9.644037e+07 | 0.000000e+00 | 100.00%
720.11/720.31	c   720s|690000 |331766 |  8747k|  12.7 | 372M| 159 |  42 |1020 |8995 |1020 | 138 |  56 | 549k|  41k|-9.644037e+07 | 0.000000e+00 | 100.00%
729.01/729.26	c   729s|700000 |336953 |  8852k|  12.6 | 378M| 159 |  44 |1020 |  10k|1020 | 138 |  56 | 557k|  42k|-9.644037e+07 | 0.000000e+00 | 100.00%
737.91/738.13	c   738s|710000 |342539 |  8953k|  12.6 | 383M| 159 |  42 |1020 |9890 |1020 | 138 |  56 | 564k|  42k|-9.644037e+07 | 0.000000e+00 | 100.00%
746.71/746.93	c   747s|720000 |348618 |  9049k|  12.6 | 389M| 159 |  40 |1020 |9855 |1020 | 138 |  56 | 572k|  42k|-9.644037e+07 | 0.000000e+00 | 100.00%
755.01/755.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
755.01/755.25	c   755s|730000 |354272 |  9121k|  12.5 | 395M| 159 |  38 |1020 |9191 |1020 | 138 |  56 | 580k|  43k|-9.643611e+07 | 0.000000e+00 | 100.00%
763.21/763.43	c   763s|740000 |359163 |  9189k|  12.4 | 400M| 181 |  44 |1020 |8925 |1020 | 138 |  56 | 589k|  43k|-9.642527e+07 | 0.000000e+00 | 100.00%
772.21/772.41	c   772s|750000 |364164 |  9282k|  12.4 | 406M| 181 |  43 |1020 |8693 |1020 | 138 |  56 | 598k|  43k|-9.642527e+07 | 0.000000e+00 | 100.00%
780.81/781.07	c   781s|760000 |369557 |  9377k|  12.3 | 412M| 181 |  40 |1020 |9068 |1020 | 138 |  56 | 606k|  43k|-9.642317e+07 | 0.000000e+00 | 100.00%
789.30/789.56	c   790s|770000 |375631 |  9465k|  12.3 | 418M| 181 |  41 |1020 |9117 |1020 | 138 |  56 | 613k|  44k|-9.642317e+07 | 0.000000e+00 | 100.00%
798.31/798.53	c   799s|780000 |380541 |  9563k|  12.3 | 423M| 181 |  41 |1020 |8962 |1020 | 138 |  56 | 622k|  44k|-9.642160e+07 | 0.000000e+00 | 100.00%
807.10/807.34	c   807s|790000 |385332 |  9653k|  12.2 | 428M| 181 |   - |1020 |9329 |   0 |   0 |  56 | 631k|  44k|-9.641731e+07 | 0.000000e+00 | 100.00%
815.50/815.79	c   816s|800000 |390545 |  9742k|  12.2 | 434M| 181 |  43 |1020 |8953 |1020 | 138 |  56 | 638k|  44k|-9.641427e+07 | 0.000000e+00 | 100.00%
824.00/824.29	c   824s|810000 |396194 |  9832k|  12.1 | 440M| 181 |  43 |1020 |9030 |1020 | 138 |  56 | 645k|  45k|-9.641427e+07 | 0.000000e+00 | 100.00%
832.59/832.81	c   833s|820000 |401482 |  9918k|  12.1 | 445M| 181 |  45 |1020 |  10k|1020 | 138 |  56 | 653k|  45k|-9.641296e+07 | 0.000000e+00 | 100.00%
841.59/841.80	c   842s|830000 |407657 | 10031k|  12.1 | 452M| 181 |  38 |1020 |  10k|1020 | 138 |  56 | 659k|  45k|-9.641296e+07 | 0.000000e+00 | 100.00%
849.99/850.30	c   850s|840000 |414637 | 10136k|  12.1 | 458M| 181 |   - |1020 |  10k|   0 |   0 |  56 | 665k|  45k|-9.641296e+07 | 0.000000e+00 | 100.00%
859.09/859.32	c   859s|850000 |421774 | 10255k|  12.1 | 465M| 181 |  41 |1020 |  10k|1020 | 138 |  56 | 670k|  46k|-9.641296e+07 | 0.000000e+00 | 100.00%
867.99/868.22	c   868s|860000 |428288 | 10360k|  12.0 | 471M| 181 |  38 |1020 |  10k|1020 | 138 |  56 | 676k|  46k|-9.639874e+07 | 0.000000e+00 | 100.00%
878.09/878.33	c   878s|870000 |434596 | 10495k|  12.1 | 476M| 181 |   - |1020 |7755 |1020 | 138 |  56 | 683k|  46k|-9.639874e+07 | 0.000000e+00 | 100.00%
887.68/887.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
887.68/887.94	c   888s|880000 |441559 | 10645k|  12.1 | 483M| 181 |  39 |1020 |7566 |1020 | 138 |  56 | 689k|  47k|-9.639874e+07 | 0.000000e+00 | 100.00%
896.78/897.05	c   897s|890000 |448231 | 10760k|  12.1 | 489M| 181 |   - |1020 |8088 |   0 |   0 |  56 | 695k|  47k|-9.639874e+07 | 0.000000e+00 | 100.00%
905.78/906.07	c   906s|900000 |454695 | 10870k|  12.1 | 496M| 181 |  43 |1020 |8085 |1020 | 138 |  56 | 703k|  47k|-9.639874e+07 | 0.000000e+00 | 100.00%
914.78/915.07	c   915s|910000 |460052 | 10974k|  12.1 | 501M| 181 |  39 |1020 |8626 |1020 | 138 |  56 | 711k|  47k|-9.639874e+07 | 0.000000e+00 | 100.00%
923.88/924.15	c   924s|920000 |465883 | 11094k|  12.0 | 508M| 181 |  40 |1020 |8774 |1020 | 138 |  56 | 717k|  48k|-9.639874e+07 | 0.000000e+00 | 100.00%
933.27/933.53	c   934s|930000 |471321 | 11202k|  12.0 | 513M| 181 |  41 |1020 |8636 |1020 | 138 |  56 | 725k|  48k|-9.639874e+07 | 0.000000e+00 | 100.00%
937.48/937.71	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
941.77/942.07	c   942s|940000 |476943 | 11294k|  12.0 | 519M| 181 |  38 |1020 |8934 |1020 | 138 |  56 | 733k|  48k|-9.639768e+07 | 0.000000e+00 | 100.00%
951.07/951.30	c   951s|950000 |482547 | 11407k|  12.0 | 525M| 181 |  41 |1020 |9306 |1020 | 138 |  56 | 741k|  49k|-9.639768e+07 | 0.000000e+00 | 100.00%
959.47/959.77	c   960s|960000 |487921 | 11503k|  12.0 | 530M| 181 |  44 |1020 |8913 |1020 | 138 |  56 | 748k|  49k|-9.639389e+07 | 0.000000e+00 | 100.00%
968.27/968.52	c   969s|970000 |493726 | 11606k|  12.0 | 536M| 181 |   - |1020 |9394 |1020 | 138 |  56 | 755k|  49k|-9.639389e+07 | 0.000000e+00 | 100.00%
977.27/977.56	c   978s|980000 |499518 | 11721k|  12.0 | 542M| 181 |  39 |1020 |9707 |1020 | 138 |  56 | 762k|  49k|-9.639335e+07 | 0.000000e+00 | 100.00%
985.77/986.08	c   986s|990000 |505701 | 11814k|  11.9 | 548M| 181 |  44 |1020 |9983 |1020 | 138 |  56 | 768k|  50k|-9.638537e+07 | 0.000000e+00 | 100.00%
994.86/995.10	c   995s|  1000k|510287 | 11915k|  11.9 | 554M| 181 |  40 |1020 |9793 |1020 | 138 |  56 | 776k|  50k|-9.637355e+07 | 0.000000e+00 | 100.00%
1003.77/1004.05	c  1004s|  1010k|516543 | 12015k|  11.9 | 560M| 181 |  37 |1020 |9875 |1020 | 138 |  56 | 784k|  50k|-9.637052e+07 | 0.000000e+00 | 100.00%
1011.97/1012.25	c  1012s|  1020k|522108 | 12098k|  11.9 | 565M| 181 |   - |1020 |9171 |1020 | 138 |  56 | 791k|  50k|-9.637052e+07 | 0.000000e+00 | 100.00%
1019.67/1019.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1019.67/1019.91	c  1020s|  1030k|527816 | 12167k|  11.8 | 571M| 181 |  41 |1020 |  10k|1020 | 138 |  56 | 797k|  50k|-9.637052e+07 | 0.000000e+00 | 100.00%
1027.46/1027.73	c  1028s|  1040k|533691 | 12242k|  11.8 | 577M| 181 |  41 |1020 |  10k|1020 | 138 |  56 | 803k|  51k|-9.637052e+07 | 0.000000e+00 | 100.00%
1035.17/1035.48	c  1035s|  1050k|539763 | 12322k|  11.7 | 583M| 181 |  39 |1020 |  10k|1020 | 138 |  56 | 809k|  51k|-9.637052e+07 | 0.000000e+00 | 100.00%
1043.66/1043.91	c  1044s|  1060k|546062 | 12417k|  11.7 | 589M| 181 |  42 |1020 |  10k|1020 | 138 |  56 | 814k|  51k|-9.637052e+07 | 0.000000e+00 | 100.00%
1051.37/1051.64	c  1052s|  1070k|551983 | 12495k|  11.7 | 594M| 181 |  39 |1020 |  11k|1020 | 138 |  56 | 820k|  51k|-9.637052e+07 | 0.000000e+00 | 100.00%
1059.65/1059.90	c  1060s|  1080k|557824 | 12577k|  11.6 | 600M| 181 |  41 |1020 |  11k|1020 | 138 |  56 | 825k|  52k|-9.637052e+07 | 0.000000e+00 | 100.00%
1065.16/1065.47	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1067.46/1067.73	c  1068s|  1090k|563964 | 12655k|  11.6 | 606M| 181 |  42 |1020 |  11k|1020 | 138 |  56 | 831k|  52k|-9.637052e+07 | 0.000000e+00 | 100.00%
1074.85/1075.18	c  1075s|  1100k|569811 | 12724k|  11.6 | 611M| 181 |   - |1020 |  10k|1020 | 138 |  56 | 836k|  52k|-9.637052e+07 | 0.000000e+00 | 100.00%
1083.16/1083.47	c  1083s|  1110k|575471 | 12805k|  11.5 | 617M| 181 |  38 |1020 |  10k|1020 | 138 |  56 | 842k|  52k|-9.637052e+07 | 0.000000e+00 | 100.00%
1091.45/1091.78	c  1092s|  1120k|580809 | 12897k|  11.5 | 623M| 181 |  37 |1020 |  11k|1020 | 138 |  56 | 848k|  52k|-9.637052e+07 | 0.000000e+00 | 100.00%
1099.45/1099.72	c  1100s|  1130k|586746 | 12971k|  11.5 | 629M| 181 |  40 |1020 |  11k|1020 | 138 |  56 | 855k|  52k|-9.637052e+07 | 0.000000e+00 | 100.00%
1107.46/1107.73	c  1108s|  1140k|592316 | 13039k|  11.4 | 634M| 181 |  42 |1020 |  12k|1020 | 138 |  56 | 862k|  53k|-9.637052e+07 | 0.000000e+00 | 100.00%
1115.24/1115.56	c  1116s|  1150k|597641 | 13106k|  11.4 | 640M| 181 |  42 |1020 |  12k|1020 | 138 |  56 | 869k|  53k|-9.637052e+07 | 0.000000e+00 | 100.00%
1123.74/1124.00	c  1124s|  1160k|603312 | 13190k|  11.4 | 646M| 181 |  41 |1020 |  12k|1020 | 138 |  56 | 875k|  53k|-9.637052e+07 | 0.000000e+00 | 100.00%
1131.65/1131.97	c  1132s|  1170k|609161 | 13261k|  11.3 | 651M| 181 |  42 |1020 |  11k|1020 | 138 |  56 | 882k|  53k|-9.637052e+07 | 0.000000e+00 | 100.00%
1134.34/1134.66	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1134.34/1134.69	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1139.74/1140.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1139.74/1140.01	c  1140s|  1180k|614532 | 13337k|  11.3 | 657M| 181 |  44 |1020 |  11k|1020 | 138 |  56 | 888k|  53k|-9.637052e+07 | 0.000000e+00 | 100.00%
1147.84/1148.19	c  1148s|  1190k|619898 | 13415k|  11.3 | 663M| 181 |  38 |1020 |  11k|1020 | 138 |  56 | 896k|  54k|-9.637052e+07 | 0.000000e+00 | 100.00%
1156.04/1156.39	c  1156s|  1200k|625397 | 13497k|  11.2 | 668M| 181 |  40 |1020 |  10k|1020 | 138 |  56 | 902k|  54k|-9.637052e+07 | 0.000000e+00 | 100.00%
1164.14/1164.49	c  1164s|  1210k|630756 | 13577k|  11.2 | 674M| 181 |  43 |1020 |  11k|1020 | 138 |  56 | 908k|  54k|-9.637052e+07 | 0.000000e+00 | 100.00%
1172.73/1173.07	c  1173s|  1220k|636626 | 13670k|  11.2 | 679M| 181 |   - |1020 |  10k|   0 |   0 |  56 | 913k|  54k|-9.636481e+07 | 0.000000e+00 | 100.00%
1181.33/1181.65	c  1182s|  1230k|642098 | 13759k|  11.2 | 685M| 181 |  42 |1020 |  10k|1020 | 138 |  56 | 920k|  55k|-9.636202e+07 | 0.000000e+00 | 100.00%
1189.72/1190.04	c  1190s|  1240k|647814 | 13841k|  11.2 | 691M| 181 |  38 |1020 |  10k|1020 | 138 |  56 | 927k|  55k|-9.635444e+07 | 0.000000e+00 | 100.00%
1197.63/1197.90	c  1198s|  1250k|653278 | 13912k|  11.1 | 697M| 181 |  40 |1020 |  11k|1020 | 138 |  56 | 934k|  55k|-9.635083e+07 | 0.000000e+00 | 100.00%
1205.42/1205.73	c  1206s|  1260k|658666 | 13984k|  11.1 | 702M| 181 |  41 |1020 |  11k|1020 | 138 |  56 | 941k|  55k|-9.635083e+07 | 0.000000e+00 | 100.00%
1213.22/1213.57	c  1214s|  1270k|664614 | 14053k|  11.1 | 708M| 181 |  44 |1020 |  11k|1020 | 138 |  56 | 947k|  55k|-9.635083e+07 | 0.000000e+00 | 100.00%
1221.23/1221.50	c  1221s|  1280k|669602 | 14119k|  11.0 | 714M| 181 |   - |1020 |  11k|1020 | 138 |  56 | 954k|  55k|-9.635083e+07 | 0.000000e+00 | 100.00%
1228.91/1229.24	c  1229s|  1290k|674887 | 14184k|  11.0 | 719M| 181 |  44 |1020 |  11k|1020 | 138 |  56 | 961k|  56k|-9.635083e+07 | 0.000000e+00 | 100.00%
1237.01/1237.40	c  1237s|  1300k|680100 | 14258k|  11.0 | 724M| 181 |  42 |1020 |  11k|1020 | 138 |  56 | 967k|  56k|-9.635083e+07 | 0.000000e+00 | 100.00%
1244.82/1245.17	c  1245s|  1310k|684929 | 14324k|  10.9 | 729M| 181 |  40 |1020 |  11k|1020 | 138 |  56 | 974k|  56k|-9.634806e+07 | 0.000000e+00 | 100.00%
1252.62/1252.92	c  1253s|  1320k|691051 | 14401k|  10.9 | 735M| 181 |  46 |1020 |  12k|1020 | 138 |  56 | 980k|  56k|-9.634485e+07 | 0.000000e+00 | 100.00%
1260.41/1260.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1260.41/1260.74	c  1261s|  1330k|696858 | 14473k|  10.9 | 741M| 181 |  45 |1020 |  12k|1020 | 138 |  56 | 986k|  56k|-9.634485e+07 | 0.000000e+00 | 100.00%
1268.31/1268.60	c  1269s|  1340k|702262 | 14545k|  10.8 | 746M| 181 |   - |1020 |  11k|1020 | 138 |  56 | 992k|  56k|-9.634485e+07 | 0.000000e+00 | 100.00%
1276.01/1276.32	c  1276s|  1350k|707827 | 14617k|  10.8 | 752M| 181 |  41 |1020 |  12k|1020 | 138 |  56 | 998k|  56k|-9.634485e+07 | 0.000000e+00 | 100.00%
1284.10/1284.40	c  1284s|  1360k|713571 | 14694k|  10.8 | 758M| 181 |  44 |1020 |  12k|1020 | 138 |  56 |1004k|  57k|-9.634485e+07 | 0.000000e+00 | 100.00%
1292.50/1292.87	c  1293s|  1370k|719083 | 14777k|  10.8 | 763M| 181 |  43 |1020 |  11k|1020 | 138 |  56 |1010k|  57k|-9.633544e+07 | 0.000000e+00 | 100.00%
1301.01/1301.38	c  1301s|  1380k|724080 | 14862k|  10.8 | 768M| 181 |  40 |1020 |9576 |1020 | 138 |  56 |1017k|  57k|-9.633058e+07 | 0.000000e+00 | 100.00%
1309.60/1309.92	c  1310s|  1390k|729169 | 14951k|  10.8 | 773M| 181 |   - |1020 |9834 |1020 | 138 |  56 |1024k|  57k|-9.633027e+07 | 0.000000e+00 | 100.00%
1317.70/1318.09	c  1318s|  1400k|734110 | 15027k|  10.7 | 779M| 181 |  43 |1020 |  11k|1020 | 138 |  56 |1032k|  58k|-9.632977e+07 | 0.000000e+00 | 100.00%
1317.90/1318.23	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1326.20/1326.51	c  1326s|  1410k|739002 | 15106k|  10.7 | 784M| 181 |  40 |1020 |  10k|1020 | 138 |  56 |1039k|  58k|-9.632924e+07 | 0.000000e+00 | 100.00%
1334.09/1334.49	c  1334s|  1420k|743833 | 15177k|  10.7 | 790M| 181 |  42 |1020 |  11k|1020 | 138 |  56 |1046k|  58k|-9.632574e+07 | 0.000000e+00 | 100.00%
1342.10/1342.44	c  1342s|  1430k|749443 | 15256k|  10.7 | 795M| 181 |  42 |1020 |  12k|1020 | 138 |  56 |1052k|  58k|-9.632472e+07 | 0.000000e+00 | 100.00%
1349.78/1350.10	c  1350s|  1440k|755332 | 15329k|  10.6 | 801M| 181 |  43 |1020 |  11k|1020 | 138 |  56 |1057k|  58k|-9.632472e+07 | 0.000000e+00 | 100.00%
1357.58/1357.96	c  1358s|  1450k|761222 | 15409k|  10.6 | 807M| 181 |  42 |1020 |  12k|1020 | 138 |  56 |1062k|  58k|-9.632472e+07 | 0.000000e+00 | 100.00%
1365.68/1366.02	c  1366s|  1460k|766358 | 15485k|  10.6 | 812M| 181 |   - |1020 |  12k|   0 |   0 |  56 |1068k|  59k|-9.632398e+07 | 0.000000e+00 | 100.00%
1373.87/1374.22	c  1374s|  1470k|771209 | 15559k|  10.6 | 817M| 181 |  41 |1020 |  11k|1020 | 138 |  56 |1075k|  59k|-9.632161e+07 | 0.000000e+00 | 100.00%
1381.77/1382.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1381.77/1382.16	c  1382s|  1480k|776707 | 15639k|  10.6 | 823M| 181 |  41 |1020 |  12k|1020 | 138 |  56 |1081k|  59k|-9.632053e+07 | 0.000000e+00 | 100.00%
1389.97/1390.58	c  1391s|  1490k|782673 | 15735k|  10.6 | 829M| 181 |  43 |1020 |  12k|1020 | 138 |  56 |1089k|  59k|-9.632053e+07 | 0.000000e+00 | 100.00%
1396.37/1399.17	c  1399s|  1500k|787892 | 15819k|  10.5 | 834M| 181 |  40 |1020 |  12k|1020 | 138 |  56 |1097k|  60k|-9.632053e+07 | 0.000000e+00 | 100.00%
1405.58/1408.12	c  1408s|  1510k|794156 | 15926k|  10.5 | 840M| 181 |   - |1020 |  13k|1020 | 138 |  56 |1103k|  60k|-9.632053e+07 | 0.000000e+00 | 100.00%
1416.17/1416.65	c  1417s|  1520k|800468 | 16019k|  10.5 | 846M| 181 |   - |1020 |  13k|   0 |   0 |  56 |1109k|  60k|-9.632053e+07 | 0.000000e+00 | 100.00%
1424.29/1425.33	c  1425s|  1530k|806402 | 16113k|  10.5 | 852M| 181 |  42 |1020 |  13k|1020 | 138 |  56 |1116k|  60k|-9.632053e+07 | 0.000000e+00 | 100.00%
1431.22/1433.91	c  1434s|  1540k|812883 | 16205k|  10.5 | 858M| 181 |  40 |1020 |  13k|1020 | 138 |  56 |1121k|  60k|-9.632053e+07 | 0.000000e+00 | 100.00%
1437.90/1442.57	c  1443s|  1550k|818988 | 16299k|  10.5 | 864M| 181 |  43 |1020 |  13k|1020 | 138 |  56 |1128k|  61k|-9.632053e+07 | 0.000000e+00 | 100.00%
1447.82/1451.28	c  1451s|  1560k|825112 | 16401k|  10.5 | 870M| 181 |  40 |1020 |  13k|1020 | 138 |  56 |1134k|  61k|-9.632053e+07 | 0.000000e+00 | 100.00%
1458.43/1459.90	c  1460s|  1570k|831235 | 16499k|  10.5 | 875M| 181 |  41 |1020 |  13k|1020 | 138 |  56 |1140k|  61k|-9.632053e+07 | 0.000000e+00 | 100.00%
1467.93/1468.36	c  1468s|  1580k|836892 | 16596k|  10.5 | 881M| 181 |  43 |1020 |  13k|1020 | 138 |  56 |1147k|  61k|-9.632053e+07 | 0.000000e+00 | 100.00%
1472.85/1477.04	c  1477s|  1590k|843048 | 16677k|  10.5 | 887M| 181 |  42 |1020 |  13k|1020 | 138 |  56 |1153k|  62k|-9.632053e+07 | 0.000000e+00 | 100.00%
1481.21/1485.51	c  1485s|  1600k|848441 | 16755k|  10.5 | 893M| 181 |  39 |1020 |  13k|1020 | 138 |  56 |1161k|  62k|-9.632053e+07 | 0.000000e+00 | 100.00%
1485.42/1485.86	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1493.40/1494.37	c  1494s|  1610k|853896 | 16857k|  10.5 | 899M| 181 |   - |1020 |  14k|   0 |   0 |  56 |1168k|  62k|-9.632053e+07 | 0.000000e+00 | 100.00%
1495.60/1500.54	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1500.55/1503.05	c  1503s|  1620k|860041 | 16951k|  10.5 | 905M| 181 |  43 |1020 |  14k|1020 | 138 |  56 |1175k|  62k|-9.632053e+07 | 0.000000e+00 | 100.00%
1505.95/1511.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1505.95/1511.77	c  1512s|  1630k|865787 | 17056k|  10.5 | 911M| 181 |  42 |1020 |  14k|1020 | 138 |  56 |1182k|  62k|-9.632053e+07 | 0.000000e+00 | 100.00%
1519.84/1520.21	c  1520s|  1640k|871941 | 17147k|  10.5 | 916M| 181 |  42 |1020 |  14k|1020 | 138 |  56 |1188k|  62k|-9.632053e+07 | 0.000000e+00 | 100.00%
1525.38/1528.20	c  1528s|  1650k|878505 | 17224k|  10.4 | 922M| 181 |  40 |1020 |  13k|1020 | 138 |  56 |1194k|  63k|-9.632053e+07 | 0.000000e+00 | 100.00%
1533.27/1536.92	c  1537s|  1660k|884004 | 17324k|  10.4 | 928M| 181 |  41 |1020 |  14k|1020 | 138 |  56 |1201k|  63k|-9.632053e+07 | 0.000000e+00 | 100.00%
1543.28/1546.46	c  1546s|  1670k|889406 | 17440k|  10.4 | 934M| 181 |   - |1020 |  14k|1020 | 138 |  56 |1208k|  63k|-9.632053e+07 | 0.000000e+00 | 100.00%
1553.74/1555.87	c  1556s|  1680k|895023 | 17560k|  10.4 | 940M| 181 |  38 |1020 |  14k|1020 | 138 |  56 |1214k|  63k|-9.632053e+07 | 0.000000e+00 | 100.00%
1558.90/1564.92	c  1565s|  1690k|901060 | 17672k|  10.5 | 945M| 181 |  43 |1020 |  13k|1020 | 138 |  56 |1220k|  64k|-9.632053e+07 | 0.000000e+00 | 100.00%
1566.33/1573.73	c  1574s|  1700k|907297 | 17772k|  10.4 | 951M| 181 |  41 |1020 |  14k|1020 | 138 |  56 |1226k|  64k|-9.631963e+07 | 0.000000e+00 | 100.00%
1573.60/1582.69	c  1583s|  1710k|913554 | 17884k|  10.5 | 957M| 181 |   - |1020 |  13k|1020 | 138 |  56 |1233k|  64k|-9.631722e+07 | 0.000000e+00 | 100.00%
1590.95/1591.33	c  1591s|  1720k|919601 | 17976k|  10.4 | 963M| 181 |  42 |1020 |  13k|1020 | 138 |  56 |1239k|  64k|-9.631722e+07 | 0.000000e+00 | 100.00%
1597.33/1599.81	c  1600s|  1730k|925943 | 18069k|  10.4 | 969M| 181 |  45 |1020 |  13k|1020 | 138 |  56 |1245k|  64k|-9.631722e+07 | 0.000000e+00 | 100.00%
1607.01/1608.37	c  1608s|  1740k|931696 | 18160k|  10.4 | 975M| 181 |  42 |1020 |  14k|1020 | 138 |  56 |1251k|  64k|-9.631722e+07 | 0.000000e+00 | 100.00%
1615.28/1616.76	c  1617s|  1750k|937764 | 18250k|  10.4 | 981M| 181 |  39 |1020 |  14k|1020 | 138 |  56 |1258k|  65k|-9.631722e+07 | 0.000000e+00 | 100.00%
1619.31/1625.06	c  1625s|  1760k|943625 | 18339k|  10.4 | 987M| 181 |  42 |1020 |  14k|1020 | 138 |  56 |1264k|  65k|-9.631722e+07 | 0.000000e+00 | 100.00%
1631.38/1633.98	c  1634s|  1770k|950239 | 18442k|  10.4 | 993M| 181 |  39 |1020 |  14k|1020 | 138 |  56 |1270k|  65k|-9.631722e+07 | 0.000000e+00 | 100.00%
1631.38/1636.39	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1637.10/1642.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1637.10/1642.30	c  1642s|  1780k|956414 | 18533k|  10.4 | 999M| 181 |  43 |1020 |  14k|1020 | 138 |  56 |1277k|  65k|-9.631722e+07 | 0.000000e+00 | 100.00%
1649.10/1650.88	c  1651s|  1790k|961881 | 18631k|  10.4 |1005M| 181 |  37 |1020 |  14k|1020 | 138 |  56 |1284k|  65k|-9.631722e+07 | 0.000000e+00 | 100.00%
1658.32/1659.51	c  1659s|  1800k|967751 | 18722k|  10.4 |1011M| 181 |  41 |1020 |  14k|1020 | 138 |  56 |1291k|  66k|-9.631722e+07 | 0.000000e+00 | 100.00%
1665.99/1668.38	c  1668s|  1810k|974042 | 18824k|  10.4 |1017M| 181 |  44 |1020 |  14k|1020 | 138 |  56 |1299k|  66k|-9.631722e+07 | 0.000000e+00 | 100.00%
1672.52/1677.64	c  1678s|  1820k|980194 | 18931k|  10.4 |1023M| 181 |  40 |1020 |  14k|1020 | 138 |  56 |1306k|  66k|-9.631722e+07 | 0.000000e+00 | 100.00%
1684.53/1686.02	c  1686s|  1830k|986288 | 19023k|  10.4 |1029M| 181 |  42 |1020 |  15k|1020 | 138 |  56 |1312k|  66k|-9.631722e+07 | 0.000000e+00 | 100.00%
1691.22/1691.66	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1694.21/1694.62	c  1695s|  1840k|992025 | 19120k|  10.4 |1035M| 181 |  42 |1020 |  15k|1020 | 138 |  56 |1319k|  66k|-9.631722e+07 | 0.000000e+00 | 100.00%
1702.72/1703.11	c  1703s|  1850k|997983 | 19215k|  10.4 |1041M| 181 |   - |1020 |  16k|1020 | 138 |  56 |1325k|  66k|-9.631722e+07 | 0.000000e+00 | 100.00%
1710.92/1711.39	c  1711s|  1860k|  1003k| 19287k|  10.4 |1046M| 181 |  43 |1020 |  15k|1020 | 138 |  56 |1332k|  67k|-9.631722e+07 | 0.000000e+00 | 100.00%
1719.42/1719.87	c  1720s|  1870k|  1009k| 19388k|  10.4 |1052M| 181 |  45 |1020 |  15k|1020 | 138 |  56 |1339k|  67k|-9.631722e+07 | 0.000000e+00 | 100.00%
1727.81/1728.25	c  1728s|  1880k|  1016k| 19488k|  10.4 |1058M| 181 |  39 |1020 |  15k|1020 | 138 |  56 |1346k|  67k|-9.631722e+07 | 0.000000e+00 | 100.00%
1736.11/1736.53	c  1737s|  1890k|  1022k| 19577k|  10.4 |1064M| 181 |  39 |1020 |  15k|1020 | 138 |  56 |1352k|  67k|-9.631722e+07 | 0.000000e+00 | 100.00%
1744.51/1744.92	c  1745s|  1900k|  1028k| 19667k|  10.3 |1071M| 181 |  42 |1020 |  16k|1020 | 138 |  56 |1359k|  67k|-9.631722e+07 | 0.000000e+00 | 100.00%
1752.51/1752.97	c  1753s|  1910k|  1035k| 19748k|  10.3 |1077M| 181 |  40 |1020 |  16k|1020 | 138 |  56 |1367k|  67k|-9.631722e+07 | 0.000000e+00 | 100.00%
1761.31/1761.72	c  1762s|  1920k|  1041k| 19850k|  10.3 |1083M| 181 |  42 |1020 |  15k|1020 | 138 |  56 |1373k|  68k|-9.631722e+07 | 0.000000e+00 | 100.00%
1769.31/1769.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1769.31/1769.77	c  1770s|  1930k|  1047k| 19926k|  10.3 |1089M| 181 |  40 |1020 |  16k|1020 | 138 |  56 |1380k|  68k|-9.631721e+07 | 0.000000e+00 | 100.00%
1777.00/1777.44	c  1777s|  1940k|  1053k| 19997k|  10.3 |1094M| 181 |  39 |1020 |  15k|1020 | 138 |  56 |1386k|  68k|-9.631721e+07 | 0.000000e+00 | 100.00%
1785.01/1785.45	c  1785s|  1950k|  1059k| 20075k|  10.3 |1100M| 181 |  43 |1020 |  16k|1020 | 138 |  56 |1393k|  68k|-9.631721e+07 | 0.000000e+00 | 100.00%
1789.60/1790.01	c 
1789.60/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.60/1790.01	c Solving Time (sec) : 1789.99
1789.60/1790.01	c Solving Nodes      : 1955091 (total of 1955092 nodes in 2 runs)
1789.60/1790.01	c Primal Bound       : +0.00000000000000e+00 (2 solutions)
1789.60/1790.01	c Dual Bound         : -9.63170485248483e+07
1789.60/1790.01	c Gap                : 100.00 %
1789.60/1790.01	s SATISFIABLE
1789.60/1790.01	v -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1434 -x1433 -x1432 -x1431 -x1430 -x1429 -x1428 -x1427 -x1426 -x1425 -x1424 -x1423 -x1422 
1789.60/1790.01	v -x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1415 -x1414 -x1413 -x1412 -x1411 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 
1789.60/1790.01	v -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154 -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 
1789.60/1790.01	v -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 
1789.60/1790.01	v -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x2400 -x2399 -x2398 -x2397 
1789.60/1790.01	v -x2396 -x2395 -x2394 -x2393 -x2392 -x2391 -x2390 -x2389 -x2388 -x2387 -x2386 -x2385 -x2384 -x2383 -x2382 -x2381 -x2380 -x2379 
1789.60/1790.01	v -x2378 -x2377 -x2376 -x2375 -x2374 -x2373 -x2372 -x2371 -x2160 -x2159 -x2158 -x2157 -x2156 -x2155 -x2154 -x2153 -x2152 -x2151 
1789.60/1790.01	v -x2150 -x2149 -x2148 -x2147 -x2146 -x2145 -x2144 -x2143 -x2142 -x2141 -x2140 -x2139 -x2138 -x2137 -x2136 -x2135 -x2134 -x2133 
1789.60/1790.01	v -x2132 -x2131 -x2280 -x2279 -x2278 -x2277 -x2276 -x2275 -x2274 -x2273 -x2272 -x2271 -x2270 -x2269 -x2268 -x2267 -x2266 -x2265 
1789.60/1790.01	v -x2264 -x2263 -x2262 -x2261 -x2260 -x2259 -x2258 -x2257 -x2256 -x2255 -x2254 -x2253 -x2252 -x2251 -x2070 -x2069 -x2068 -x2067 
1789.60/1790.01	v -x2066 -x2065 -x2064 -x2063 -x2062 -x2061 -x2060 -x2059 -x2058 -x2057 -x2056 -x2055 -x2054 -x2053 -x2052 -x2051 -x2050 
1789.60/1790.01	v -x2049 -x2048 -x2047 -x2046 -x2045 -x2044 -x2043 -x2042 -x2041 -x1530 -x1529 -x1528 -x1527 -x1526 -x1525 -x1524 -x1523 -x1522 
1789.60/1790.01	v -x1521 -x1520 -x1519 -x1518 -x1517 -x1516 -x1515 -x1514 -x1513 -x1512 -x1511 -x1510 -x1509 -x1508 -x1507 -x1506 -x1505 -x1504 
1789.60/1790.01	v -x1503 -x1502 -x1501 -x1920 -x1919 -x1918 -x1917 -x1916 -x1915 -x1914 -x1913 -x1912 -x1911 -x1910 -x1909 -x1908 -x1907 -x1906 
1789.60/1790.01	v -x1905 -x1904 -x1903 -x1902 -x1901 -x1900 -x1899 -x1898 -x1897 -x1896 -x1895 -x1894 -x1893 -x1892 -x1891 -x1890 -x1889 -x1888 
1789.60/1790.01	v -x1887 -x1886 -x1885 -x1884 -x1883 -x1882 -x1881 -x1880 -x1879 -x1878 -x1877 -x1876 -x1875 -x1874 -x1873 -x1872 -x1871 -x1870 
1789.60/1790.01	v -x1869 -x1868 -x1867 -x1866 -x1865 -x1864 -x1863 -x1862 -x1861 -x1860 -x1859 -x1858 -x1857 -x1856 -x1855 -x1854 -x1853 -x1852 
1789.60/1790.01	v -x1851 -x1850 -x1849 -x1848 -x1847 -x1846 -x1845 -x1844 -x1843 -x1842 -x1841 -x1840 -x1839 -x1838 -x1837 -x1836 -x1835 
1789.60/1790.01	v -x1834 -x1833 -x1832 -x1831 -x1830 -x1829 -x1828 -x1827 -x1826 -x1825 -x1824 -x1823 -x1822 -x1821 -x1820 -x1819 -x1818 -x1817 
1789.60/1790.01	v -x1816 -x1815 -x1814 -x1813 -x1812 -x1811 -x1810 -x1809 -x1808 -x1807 -x1806 -x1805 -x1804 -x1803 -x1802 -x1801 -x1740 -x1739 
1789.60/1790.01	v -x1738 -x1737 -x1736 -x1735 -x1734 -x1733 -x1732 -x1731 -x1730 -x1729 -x1728 -x1727 -x1726 -x1725 -x1724 -x1723 -x1722 -x1721 
1789.60/1790.01	v -x1720 -x1719 -x1718 -x1717 -x1716 -x1715 -x1714 -x1713 -x1712 -x1711 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 
1789.60/1790.01	v -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 
1789.60/1790.01	v -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 
1789.60/1790.01	v -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x1770 -x1769 -x1768 -x1767 -x1766 -x1765 -x1764 -x1763 -x1762 -x1761 
1789.60/1790.01	v -x1760 -x1759 -x1758 -x1757 -x1756 -x1755 -x1754 -x1753 -x1752 -x1751 -x1750 -x1749 -x1748 -x1747 -x1746 -x1745 -x1744 -x1743 
1789.60/1790.01	v -x1742 -x1741 -x1950 -x1949 -x1948 -x1947 -x1946 -x1945 -x1944 -x1943 -x1942 -x1941 -x1940 -x1939 -x1938 -x1937 -x1936 -x1935 
1789.60/1790.01	v -x1934 -x1933 -x1932 -x1931 -x1930 -x1929 -x1928 -x1927 -x1926 -x1925 -x1924 -x1923 -x1922 -x1921 -x1980 -x1979 -x1978 -x1977 
1789.60/1790.01	v -x1976 -x1975 -x1974 -x1973 -x1972 -x1971 -x1970 -x1969 -x1968 -x1967 -x1966 -x1965 -x1964 -x1963 -x1962 -x1961 -x1960 
1789.60/1790.01	v -x1959 -x1958 -x1957 -x1956 -x1955 -x1954 -x1953 -x1952 -x1951 -x1380 -x1379 -x1378 -x1377 -x1376 -x1375 -x1374 -x1373 -x1372 
1789.60/1790.01	v -x1371 -x1370 -x1369 -x1368 -x1367 -x1366 -x1365 -x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1358 -x1357 -x1356 -x1355 -x1354 
1789.60/1790.01	v -x1353 -x1352 -x1351 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 
1789.60/1790.01	v -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x780 -x779 -x778 
1789.60/1790.01	v -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 
1789.60/1790.01	v -x756 -x755 -x754 -x753 -x752 -x751 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 
1789.60/1790.01	v -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x330 -x329 -x328 -x327 -x326 -x325 
1789.60/1790.01	v -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 
1789.60/1790.01	v -x303 -x302 -x301 -x1500 -x1499 -x1498 -x1497 -x1496 -x1495 -x1494 -x1493 -x1492 -x1491 -x1490 -x1489 -x1488 -x1487 -x1486 
1789.60/1790.01	v -x1485 -x1484 -x1483 -x1482 -x1481 -x1480 -x1479 -x1478 -x1477 -x1476 -x1475 -x1474 -x1473 -x1472 -x1471 -x2190 -x2189 -x2188 
1789.60/1790.01	v -x2187 -x2186 -x2185 -x2184 -x2183 -x2182 -x2181 -x2180 -x2179 -x2178 -x2177 -x2176 -x2175 -x2174 -x2173 -x2172 -x2171 -x2170 
1789.60/1790.01	v -x2169 -x2168 -x2167 -x2166 -x2165 -x2164 -x2163 -x2162 -x2161 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 
1789.60/1790.01	v -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x2220 
1789.60/1790.01	v -x2219 -x2218 -x2217 -x2216 -x2215 -x2214 -x2213 -x2212 -x2211 -x2210 -x2209 -x2208 -x2207 -x2206 -x2205 -x2204 -x2203 -x2202 
1789.60/1790.01	v -x2201 -x2200 -x2199 -x2198 -x2197 -x2196 -x2195 -x2194 -x2193 -x2192 -x2191 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 
1789.60/1790.01	v -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 -x1240 -x1239 -x1238 -x1237 
1789.60/1790.01	v -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 
1789.60/1790.01	v -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x660 -x659 -x658 -x657 -x656 
1789.60/1790.01	v -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 
1789.60/1790.01	v -x634 -x633 -x632 -x631 -x1320 -x1319 -x1318 -x1317 -x1316 -x1315 -x1314 -x1313 -x1312 -x1311 -x1310 -x1309 -x1308 -x1307 
1789.60/1790.01	v -x1306 -x1305 -x1304 -x1303 -x1302 -x1301 -x1300 -x1299 -x1298 -x1297 -x1296 -x1295 -x1294 -x1293 -x1292 -x1291 -x1080 -x1079 
1789.60/1790.01	v -x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 
1789.60/1790.01	v -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 
1789.60/1790.01	v -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 
1789.60/1790.01	v -x1290 -x1289 -x1288 -x1287 -x1286 -x1285 -x1284 -x1283 -x1282 -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 -x1273 
1789.60/1790.01	v -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 
1789.60/1790.01	v -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 
1789.60/1790.01	v -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 
1789.60/1790.01	v -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x180 -x179 -x178 -x177 
1789.60/1790.01	v -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 
1789.60/1790.01	v -x155 -x154 -x153 -x152 -x151 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 
1789.60/1790.01	v -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x2490 -x2489 -x2488 -x2487 -x2486 -x2485 -x2484 -x2483 -x2482 -x2481 
1789.60/1790.01	v -x2480 -x2479 -x2478 -x2477 -x2476 -x2475 -x2474 -x2473 -x2472 -x2471 -x2470 -x2469 -x2468 -x2467 -x2466 -x2465 -x2464 -x2463 
1789.60/1790.01	v -x2462 -x2461 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 
1789.60/1790.01	v -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 
1789.60/1790.01	v -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x2100 -x2099 -x2098 -x2097 -x2096 -x2095 
1789.60/1790.01	v -x2094 -x2093 -x2092 -x2091 -x2090 -x2089 -x2088 -x2087 -x2086 -x2085 -x2084 -x2083 -x2082 -x2081 -x2080 -x2079 -x2078 
1789.60/1790.01	v -x2077 -x2076 -x2075 -x2074 -x2073 -x2072 -x2071 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 
1789.60/1790.01	v -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 
1789.60/1790.01	v -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1789.60/1790.01	v -x395 -x394 -x393 -x392 -x391 -x1650 -x1649 -x1648 -x1647 -x1646 -x1645 -x1644 -x1643 -x1642 -x1641 -x1640 -x1639 -x1638 
1789.60/1790.01	v -x1637 -x1636 -x1635 -x1634 -x1633 -x1632 -x1631 -x1630 -x1629 -x1628 -x1627 -x1626 -x1625 -x1624 -x1623 -x1622 -x1621 -x1620 
1789.60/1790.01	v -x1619 -x1618 -x1617 -x1616 -x1615 -x1614 -x1613 -x1612 -x1611 -x1610 -x1609 -x1608 -x1607 -x1606 -x1605 -x1604 -x1603 -x1602 
1789.60/1790.01	v -x1601 -x1600 -x1599 -x1598 -x1597 -x1596 -x1595 -x1594 -x1593 -x1592 -x1591 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 
1789.60/1790.01	v -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214 -x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 
1789.60/1790.01	v -x1205 -x1204 -x1203 -x1202 -x1201 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 
1789.60/1790.01	v -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x630 -x629 -x628 -x627 -x626 -x625 
1789.60/1790.01	v -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 
1789.60/1790.01	v -x604 -x603 -x602 -x601 -x2130 -x2129 -x2128 -x2127 -x2126 -x2125 -x2124 -x2123 -x2122 -x2121 -x2120 -x2119 -x2118 -x2117 -x2116 
1789.60/1790.01	v -x2115 -x2114 -x2113 -x2112 -x2111 -x2110 -x2109 -x2108 -x2107 -x2106 -x2105 -x2104 -x2103 -x2102 -x2101 -x1560 -x1559 -x1558 
1789.60/1790.01	v -x1557 -x1556 -x1555 -x1554 -x1553 -x1552 -x1551 -x1550 -x1549 -x1548 -x1547 -x1546 -x1545 -x1544 -x1543 -x1542 -x1541 -x1540 
1789.60/1790.01	v -x1539 -x1538 -x1537 -x1536 -x1535 -x1534 -x1533 -x1532 -x1531 -x1410 -x1409 -x1408 -x1407 -x1406 -x1405 -x1404 -x1403 
1789.60/1790.01	v -x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1396 -x1395 -x1394 -x1393 -x1392 -x1391 -x1390 -x1389 -x1388 -x1387 -x1386 -x1385 
1789.60/1790.01	v -x1384 -x1383 -x1382 -x1381 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 
1789.60/1790.01	v -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x870 -x869 
1789.60/1790.01	v -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 
1789.60/1790.01	v -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 
1789.60/1790.01	v -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 
1789.60/1790.01	v -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 
1789.60/1790.01	v -x544 -x543 -x542 -x541 -x2010 -x2009 -x2008 -x2007 -x2006 -x2005 -x2004 -x2003 -x2002 -x2001 -x2000 -x1999 -x1998 -x1997 
1789.60/1790.01	v -x1996 -x1995 -x1994 -x1993 -x1992 -x1991 -x1990 -x1989 -x1988 -x1987 -x1986 -x1985 -x1984 -x1983 -x1982 -x1981 -x1680 -x1679 
1789.60/1790.01	v -x1678 -x1677 -x1676 -x1675 -x1674 -x1673 -x1672 -x1671 -x1670 -x1669 -x1668 -x1667 -x1666 -x1665 -x1664 -x1663 -x1662 -x1661 
1789.60/1790.01	v -x1660 -x1659 -x1658 -x1657 -x1656 -x1655 -x1654 -x1653 -x1652 -x1651 -x1350 -x1349 -x1348 -x1347 -x1346 -x1345 -x1344 -x1343 
1789.60/1790.01	v -x1342 -x1341 -x1340 -x1339 -x1338 -x1337 -x1336 -x1335 -x1334 -x1333 -x1332 -x1331 -x1330 -x1329 -x1328 -x1327 -x1326 -x1325 
1789.60/1790.01	v -x1324 -x1323 -x1322 -x1321 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 
1789.60/1790.01	v -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 
1789.60/1790.01	v -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 
1789.60/1790.01	v -x996 -x995 -x994 -x993 -x992 -x991 -x2460 -x2459 -x2458 -x2457 -x2456 -x2455 -x2454 -x2453 -x2452 -x2451 -x2450 -x2449 -x2448 
1789.60/1790.01	v -x2447 -x2446 -x2445 -x2444 -x2443 -x2442 -x2441 -x2440 -x2439 -x2438 -x2437 -x2436 -x2435 -x2434 -x2433 -x2432 -x2431 
1789.60/1790.01	v -x2430 -x2429 -x2428 -x2427 -x2426 -x2425 -x2424 -x2423 -x2422 -x2421 -x2420 -x2419 -x2418 -x2417 -x2416 -x2415 -x2414 -x2413 
1789.60/1790.01	v -x2412 -x2411 -x2410 -x2409 -x2408 -x2407 -x2406 -x2405 -x2404 -x2403 -x2402 -x2401 -x2370 -x2369 -x2368 -x2367 -x2366 -x2365 
1789.60/1790.01	v -x2364 -x2363 -x2362 -x2361 -x2360 -x2359 -x2358 -x2357 -x2356 -x2355 -x2354 -x2353 -x2352 -x2351 -x2350 -x2349 -x2348 -x2347 
1789.60/1790.01	v -x2346 -x2345 -x2344 -x2343 -x2342 -x2341 -x2310 -x2309 -x2308 -x2307 -x2306 -x2305 -x2304 -x2303 -x2302 -x2301 -x2300 -x2299 
1789.60/1790.01	v -x2298 -x2297 -x2296 -x2295 -x2294 -x2293 -x2292 -x2291 -x2290 -x2289 -x2288 -x2287 -x2286 -x2285 -x2284 -x2283 -x2282 -x2281 
1789.60/1790.01	v -x2250 -x2249 -x2248 -x2247 -x2246 -x2245 -x2244 -x2243 -x2242 -x2241 -x2240 -x2239 -x2238 -x2237 -x2236 -x2235 -x2234 -x2233 
1789.60/1790.01	v -x2232 -x2231 -x2230 -x2229 -x2228 -x2227 -x2226 -x2225 -x2224 -x2223 -x2222 -x2221 -x2040 -x2039 -x2038 -x2037 -x2036 
1789.60/1790.01	v -x2035 -x2034 -x2033 -x2032 -x2031 -x2030 -x2029 -x2028 -x2027 -x2026 -x2025 -x2024 -x2023 -x2022 -x2021 -x2020 -x2019 -x2018 
1789.60/1790.01	v -x2017 -x2016 -x2015 -x2014 -x2013 -x2012 -x2011 -x1800 -x1799 -x1798 -x1797 -x1796 -x1795 -x1794 -x1793 -x1792 -x1791 -x1790 
1789.60/1790.01	v -x1789 -x1788 -x1787 -x1786 -x1785 -x1784 -x1783 -x1782 -x1781 -x1780 -x1779 -x1778 -x1777 -x1776 -x1775 -x1774 -x1773 -x1772 
1789.60/1790.01	v -x1771 -x1710 -x1709 -x1708 -x1707 -x1706 -x1705 -x1704 -x1703 -x1702 -x1701 -x1700 -x1699 -x1698 -x1697 -x1696 -x1695 -x1694 
1789.60/1790.01	v -x1693 -x1692 -x1691 -x1690 -x1689 -x1688 -x1687 -x1686 -x1685 -x1684 -x1683 -x1682 -x1681 -x1590 -x1589 -x1588 -x1587 -x1586 
1789.60/1790.01	v -x1585 -x1584 -x1583 -x1582 -x1581 -x1580 -x1579 -x1578 -x1577 -x1576 -x1575 -x1574 -x1573 -x1572 -x1571 -x1570 -x1569 -x1568 
1789.60/1790.01	v -x1567 -x1566 -x1565 -x1564 -x1563 -x1562 -x1561 -x1470 -x1469 -x1468 -x1467 -x1466 -x1465 -x1464 -x1463 -x1462 -x1461 
1789.60/1790.01	v -x1460 -x1459 -x1458 -x1457 -x1456 -x1455 -x1454 -x1453 -x1452 -x1451 -x1450 -x1449 -x1448 -x1447 -x1446 -x1445 -x1444 -x1443 
1789.60/1790.01	v -x1442 -x1441 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188 -x1187 -x1186 -x1185 
1789.60/1790.01	v -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171 -x930 -x929 -x928 -x927 -x926 
1789.60/1790.01	v -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 
1789.60/1790.01	v -x905 -x904 -x903 -x902 -x901 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 
1789.60/1790.01	v -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 
1789.60/1790.01	v -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 
1789.60/1790.01	v -x452 -x451 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 
1789.60/1790.01	v -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 
1789.60/1790.01	v -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 
1789.60/1790.01	v -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 
1789.60/1790.01	v -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 
1789.60/1790.01	v -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x150 -x149 -x148 
1789.60/1790.01	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 
1789.60/1790.01	v -x126 -x125 -x124 -x123 -x122 -x121 -x2340 -x2339 -x2338 -x2337 -x2336 -x2335 -x2334 -x2333 -x2332 -x2331 -x2330 -x2329 -x2328 
1789.60/1790.01	v -x2327 -x2326 -x2325 -x2324 -x2323 -x2322 -x2321 -x2320 -x2319 -x2318 -x2317 -x2316 -x2315 -x2314 -x2313 -x2312 -x2311 
1789.60/1790.01	v -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 
1789.60/1790.01	v -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 
1789.60/1790.01	v -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1789.60/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.60/1790.01	c Solving Time       :    1789.99
1789.60/1790.01	c Original Problem   :
1789.60/1790.01	c   Problem name     : HOME/instance-3733447-1338697029.opb
1789.60/1790.01	c   Variables        : 2490 (2490 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.60/1790.01	c   Constraints      : 74 initial, 74 maximal
1789.60/1790.01	c Presolved Problem  :
1789.60/1790.01	c   Problem name     : t_HOME/instance-3733447-1338697029.opb
1789.60/1790.01	c   Variables        : 1020 (1020 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.60/1790.01	c   Constraints      : 112 initial, 17386 maximal
1789.60/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.60/1790.01	c   trivial          :       0.00        138          0          0          0          0          0          0          0
1789.60/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.01	c   probing          :       0.13         40          0          0          0          0          0          0          0
1789.60/1790.01	c   knapsack         :       0.02          3          0          0          5          0          2         71       1735
1789.60/1790.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.01	c   linear           :       0.03       1270         19          0       1256          0          6          5         24
1789.60/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.01	c   root node        :          -        156          -          -        156          -          -          -          -
1789.60/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.60/1790.01	c   integral         :          0          0          0    1641740          0        112      14934          0          0    3256764
1789.60/1790.01	c   knapsack         :         56          8    5702124          0        280       1475     535439        434          0          0
1789.60/1790.01	c   setppc           :          9          1     525150          0          0          0       2687          0          0          0
1789.60/1790.01	c   linear           :         45          8    5700649          0          0     211005    4931237       1538          0          0
1789.60/1790.01	c   logicor          :          2+         1    2474871          0          0      13431    1608541          0          0          0
1789.60/1790.01	c   countsols        :          0          0          0          0        280          0          0          0          0          0
1789.60/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.60/1790.01	c   integral         :      70.97       0.00       0.00      70.97       0.00
1789.60/1790.01	c   knapsack         :     116.14       0.08     116.06       0.00       0.00
1789.60/1790.01	c   setppc           :       0.10       0.00       0.10       0.00       0.00
1789.60/1790.01	c   linear           :     229.97       0.08     229.88       0.00       0.00
1789.60/1790.01	c   logicor          :      38.03       0.00      38.03       0.00       0.00
1789.60/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.60/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.60/1790.01	c   vbounds          :       0.74          3          0          0
1789.60/1790.01	c   rootredcost      :       0.80          0          0          0
1789.60/1790.01	c   pseudoobj        :      29.43    5701061          0         12
1789.60/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.60/1790.01	c   propagation      :      30.18     225888     224982    3019811       44.8      10930       26.6          -
1789.60/1790.01	c   infeasible LP    :      64.78     196434     195568    3092819       77.5      31691       34.1          0
1789.60/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.60/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.60/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.60/1790.01	c   applied globally :          -          -          -    1397490       42.7          -          -          -
1789.60/1790.01	c   applied locally  :          -          -          -         13      118.1          -          -          -
1789.60/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.60/1790.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 112)
1789.60/1790.01	c   redcost          :      36.42    1654308          0      18580          0          0
1789.60/1790.01	c   impliedbounds    :       0.00          8          0          0         86          0
1789.60/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.60/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.60/1790.01	c   gomory           :       0.06          8          0          0         19          0
1789.60/1790.01	c   strongcg         :       0.06          8          0          0         38          0
1789.60/1790.01	c   cmir             :       0.08          8          0          0        335          0
1789.60/1790.01	c   flowcover        :       0.35          8          0          0        551          0
1789.60/1790.01	c   clique           :       0.00          8          0          0         27          0
1789.60/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.60/1790.01	c   mcf              :       0.00          2          0          0          0          0
1789.60/1790.01	c   rapidlearning    :       0.67          1          0          0          0          0
1789.60/1790.01	c Pricers            :       Time      Calls       Vars
1789.60/1790.01	c   problem variables:       0.00          0          0
1789.60/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.60/1790.01	c   relpscost        :      70.09    1641740        112      14934          0          0    3256764
1789.60/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.60/1790.01	c   inference        :       0.02        280          0          0          0          0        560
1789.60/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.60/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.60/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.60/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.60/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.60/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.60/1790.01	c   LP solutions     :       0.00          -          0
1789.60/1790.01	c   pseudo solutions :       0.00          -          0
1789.60/1790.01	c   oneopt           :       0.33          0          0
1789.60/1790.01	c   crossover        :       0.20          0          0
1789.60/1790.01	c   guideddiving     :       0.01          0          0
1789.60/1790.01	c   intshifting      :       0.01          0          0
1789.60/1790.01	c   veclendiving     :       9.88        338          0
1789.60/1790.01	c   pscostdiving     :      12.71        339          0
1789.60/1790.01	c   fracdiving       :      11.50        339          0
1789.60/1790.01	c   linesearchdiving :       8.14        339          0
1789.60/1790.01	c   coefdiving       :      15.44        339          0
1789.60/1790.01	c   feaspump         :       3.22        170          0
1789.60/1790.01	c   objpscostdiving  :       1.63        170          0
1789.60/1790.01	c   rootsoldiving    :       4.15        170          0
1789.60/1790.01	c   trivial          :       0.00          2          2
1789.60/1790.01	c   simplerounding   :       0.35          0          0
1789.60/1790.01	c   zirounding       :       0.31       1000          0
1789.60/1790.01	c   rounding         :       1.63      18129          0
1789.60/1790.01	c   shifting         :       4.79       5690          0
1789.60/1790.01	c   twoopt           :       0.00          0          0
1789.60/1790.01	c   fixandinfer      :       0.00          0          0
1789.60/1790.01	c   intdiving        :       0.00          0          0
1789.60/1790.01	c   actconsdiving    :       0.00          0          0
1789.60/1790.01	c   octane           :       0.00          0          0
1789.60/1790.01	c   rens             :       0.02          1          0
1789.60/1790.01	c   rins             :       0.00          0          0
1789.60/1790.01	c   localbranching   :       0.00          0          0
1789.60/1790.01	c   mutation         :       0.00          0          0
1789.60/1790.01	c   dins             :       0.00          0          0
1789.60/1790.01	c   undercover       :       0.00          0          0
1789.60/1790.01	c   nlp              :       0.23          0          0
1789.60/1790.01	c   trysol           :       0.42          0          0
1789.60/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.60/1790.01	c   primal LP        :       0.00          2          3       1.50          -
1789.60/1790.01	c   dual LP          :     849.23    1823786   19099588      10.47   22490.41
1789.60/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.60/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.60/1790.01	c   diving/probing LP:      47.93      97567    1021066      10.47   21303.63
1789.60/1790.01	c   strong branching :      48.39      69004     559005       8.10   11552.83
1789.60/1790.01	c     (at root node) :          -         61      18307     300.11          -
1789.60/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.60/1790.01	c B&B Tree           :
1789.60/1790.01	c   number of runs   :          2
1789.60/1790.01	c   nodes            :    1955091
1789.60/1790.01	c   nodes (total)    :    1955092
1789.60/1790.01	c   nodes left       :    1062212
1789.60/1790.01	c   max depth        :        181
1789.60/1790.01	c   max depth (total):        181
1789.60/1790.01	c   backtracks       :     116139 (5.9%)
1789.60/1790.01	c   delayed cutoffs  :     240020
1789.60/1790.01	c   repropagations   :    1596857 (1183244 domain reductions, 87275 cutoffs)
1789.60/1790.01	c   avg switch length:       4.38
1789.60/1790.01	c   switching time   :      77.42
1789.60/1790.01	c Solution           :
1789.60/1790.01	c   Solutions found  :          2 (1 improvements)
1789.60/1790.01	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1789.60/1790.01	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1789.60/1790.01	c   Dual Bound       : -9.63170485248483e+07
1789.60/1790.01	c   Gap              :     100.00 %
1789.60/1790.01	c   Root Dual Bound  : -1.03182313273483e+08
1789.60/1790.01	c   Root Iterations  :       8264
1791.91/1792.39	c Time complete: 1791.99.

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3733447-1338697029/watcher-3733447-1338697029 -o /tmp/evaluation-result-3733447-1338697029/solver-3733447-1338697029 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3733447-1338697029.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28852
/proc/meminfo: memFree=30969832/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 1 0 335831442 9158656 1299 33554432000 4194304 8395647 140735375431216 140736758105240 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 2236 1305 374 1026 0 1206 0

[startup+0.05878 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28852
/proc/meminfo: memFree=30969832/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=21424 CPUtime=0.04 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 4686 0 0 0 4 0 0 0 20 0 1 0 335831442 21938176 4279 33554432000 4194304 8395647 140735375431216 140735375363048 4684086 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 5356 4279 477 1026 0 4326 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21424

[startup+0.100336 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28852
/proc/meminfo: memFree=30969832/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=22912 CPUtime=0.08 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 5095 0 0 0 8 0 0 0 20 0 1 0 335831442 23461888 4688 33554432000 4194304 8395647 140735375431216 140735375363048 5604525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 5728 4688 505 1026 0 4698 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22912

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28852
/proc/meminfo: memFree=30969832/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=24420 CPUtime=0.29 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 5639 0 0 0 28 1 0 0 20 0 1 0 335831442 25006080 5214 33554432000 4194304 8395647 140735375431216 140735375426776 6347101 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 6105 5214 590 1026 0 5075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24420

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28852
/proc/meminfo: memFree=30969832/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=49152 CPUtime=0.68 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 9864 0 0 0 66 2 0 0 20 0 1 0 335831442 50331648 10959 33554432000 4194304 8395647 140735375431216 140735375426776 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 12288 10959 624 1026 0 11258 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49152

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30928472/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=44980 CPUtime=1.49 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 10002 0 0 0 145 4 0 0 20 0 1 0 335831442 46059520 10200 33554432000 4194304 8395647 140735375431216 140735375426504 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 11245 10200 635 1026 0 10215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44980

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30930208/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=44980 CPUtime=3.09 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 11705 0 0 0 303 6 0 0 20 0 1 0 335831442 46059520 10307 33554432000 4194304 8395647 140735375431216 140735375426504 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 11245 10307 636 1026 0 10215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44980

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30929960/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=44980 CPUtime=6.29 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 11717 0 0 0 614 15 0 0 20 0 1 0 335831442 46059520 10319 33554432000 4194304 8395647 140735375431216 140735375426520 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 11245 10319 643 1026 0 10215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44980

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30929976/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=44980 CPUtime=12.69 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 11834 0 0 0 1238 31 0 0 20 0 1 0 335831442 46059520 10436 33554432000 4194304 8395647 140735375431216 140735375426168 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 11245 10436 743 1026 0 10215 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44980

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30927380/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=48364 CPUtime=25.49 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 12677 0 0 0 2492 57 0 0 20 0 1 0 335831442 49524736 11273 33554432000 4194304 8395647 140735375431216 140735375426072 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 12091 11273 744 1026 0 11061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48364

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30915600/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=60212 CPUtime=51.08 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 15707 0 0 0 5002 106 0 0 20 0 1 0 335831442 61657088 14297 33554432000 4194304 8395647 140735375431216 140735375427000 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 15053 14297 744 1026 0 14023 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60212

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30893652/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=81788 CPUtime=102.28 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 21153 0 0 0 10030 198 0 0 20 0 1 0 335831442 83750912 19737 33554432000 4194304 8395647 140735375431216 140735375426680 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 20447 19737 744 1026 0 19417 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 81788

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28853
/proc/meminfo: memFree=30872448/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=103188 CPUtime=162.26 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 26577 0 0 0 15927 299 0 0 20 0 1 0 335831442 105664512 25225 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 25797 25225 744 1026 0 24767 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 103188

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28857
/proc/meminfo: memFree=30839676/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=135544 CPUtime=222.22 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 34316 0 0 0 21834 388 0 0 20 0 1 0 335831442 138797056 32926 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 33886 32926 744 1026 0 32856 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 135544

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28857
/proc/meminfo: memFree=30812248/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=162264 CPUtime=282.21 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 41045 0 0 0 27742 479 0 0 20 0 1 0 335831442 166158336 39773 33554432000 4194304 8395647 140735375431216 140735375426680 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 40566 39773 744 1026 0 39536 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 162264

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 28857
/proc/meminfo: memFree=30773248/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=198988 CPUtime=342.2 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 50270 0 0 0 33649 571 0 0 20 0 1 0 335831442 203763712 48994 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 49747 48994 744 1026 0 48717 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 198988

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28895
/proc/meminfo: memFree=30915328/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=225356 CPUtime=402.19 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 56916 0 0 0 39564 655 0 0 20 0 1 0 335831442 230764544 55639 33554432000 4194304 8395647 140735375431216 140735375426776 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 56339 55639 744 1026 0 55309 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 225356

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28933
/proc/meminfo: memFree=31044792/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=262936 CPUtime=462.18 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 66385 0 0 0 45483 735 0 0 20 0 1 0 335831442 269246464 65097 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 65734 65097 744 1026 0 64704 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 262936

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28934
/proc/meminfo: memFree=30965540/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=306340 CPUtime=522.16 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 76321 0 0 0 51402 814 0 0 20 0 1 0 335831442 313692160 75020 33554432000 4194304 8395647 140735375431216 140735375426824 4696993 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 76585 75020 744 1026 0 75555 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 306340

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28934
/proc/meminfo: memFree=30881744/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=339908 CPUtime=582.14 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 84853 0 0 0 57314 900 0 0 20 0 1 0 335831442 348065792 83557 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 84977 83557 744 1026 0 83947 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 339908

[startup+642.3 s]

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

/proc/meminfo: memFree=30254828/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=677024 CPUtime=1062.05 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 168214 0 0 0 104609 1596 0 0 20 0 1 0 335831442 693272576 167400 33554432000 4194304 8395647 140735375431216 140735375426776 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 169256 167400 744 1026 0 168226 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 677024

[startup+1122.3 s]
/proc/loadavg: 2.17 2.12 2.04 3/177 28939
/proc/meminfo: memFree=30203644/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=718884 CPUtime=1122.04 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 178794 0 0 0 110533 1671 0 0 20 0 1 0 335831442 736137216 178007 33554432000 4194304 8395647 140735375431216 140735375426680 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 179721 178007 744 1026 0 178691 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 718884

[startup+1182.3 s]
/proc/loadavg: 2.24 2.14 2.05 3/177 28939
/proc/meminfo: memFree=30156304/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=758572 CPUtime=1182.03 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 188828 0 0 0 116457 1746 0 0 20 0 1 0 335831442 776777728 188033 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 189643 188033 744 1026 0 188613 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 758572

[startup+1242.3 s]
/proc/loadavg: 2.26 2.16 2.06 3/177 28939
/proc/meminfo: memFree=30111444/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=799152 CPUtime=1242.01 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 198999 0 0 0 122387 1814 0 0 20 0 1 0 335831442 818331648 198196 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 199788 198196 744 1026 0 198758 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 799152

[startup+1302.3 s]
/proc/loadavg: 2.23 2.16 2.06 3/177 28939
/proc/meminfo: memFree=30066088/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=839680 CPUtime=1302.01 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 209256 0 0 0 128313 1888 0 0 20 0 1 0 335831442 859832320 208437 33554432000 4194304 8395647 140735375431216 140735375426680 5007029 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 209920 208437 744 1026 0 208890 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 839680

[startup+1362.3 s]
/proc/loadavg: 2.24 2.17 2.07 3/177 28939
/proc/meminfo: memFree=30019492/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=881896 CPUtime=1361.98 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 219925 0 0 0 134238 1960 0 0 20 0 1 0 335831442 903061504 219100 33554432000 4194304 8395647 140735375431216 140735375426728 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 220474 219100 744 1026 0 219444 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 881896

[startup+1422.37 s]
/proc/loadavg: 1.94 2.09 2.05 4/178 29779
/proc/meminfo: memFree=30253244/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=920412 CPUtime=1422.03 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 229559 0 0 0 140159 2044 0 0 20 0 1 0 335831442 942501888 228735 33554432000 4194304 8395647 140735375431216 140735375426776 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 230103 228735 744 1026 0 229073 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 920412

[startup+1485.51 s]
/proc/loadavg: 1.97 2.07 2.05 3/177 29779
/proc/meminfo: memFree=30211948/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=963984 CPUtime=1485.16 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 240651 0 0 0 146392 2124 0 0 20 0 1 0 335831442 987119616 239827 33554432000 4194304 8395647 140735375431216 140735375426824 6023201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 240996 239827 744 1026 0 239966 0
Current children cumulated CPU time (s) 1485.16
Current children cumulated vsize (KiB) 963984

[startup+1543.33 s]
/proc/loadavg: 1.99 2.06 2.04 3/178 29780
/proc/meminfo: memFree=30175732/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1006392 CPUtime=1542.98 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 251430 0 0 0 152093 2205 0 0 20 0 1 0 335831442 1030545408 250606 33554432000 4194304 8395647 140735375431216 140735375426072 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 251598 250606 744 1026 0 250568 0
Current children cumulated CPU time (s) 1542.98
Current children cumulated vsize (KiB) 1006392

[startup+1605.09 s]
/proc/loadavg: 1.99 2.05 2.04 3/177 29780
/proc/meminfo: memFree=30132216/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1041512 CPUtime=1604.72 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 260416 0 0 0 158182 2290 0 0 20 0 1 0 335831442 1066508288 259592 33554432000 4194304 8395647 140735375431216 140735375426312 6063718 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 260378 259592 744 1026 0 259348 0
Current children cumulated CPU time (s) 1604.72
Current children cumulated vsize (KiB) 1041512

[startup+1666.37 s]
/proc/loadavg: 1.99 2.04 2.03 3/177 29780
/proc/meminfo: memFree=30085964/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1084928 CPUtime=1665.99 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 271269 0 0 0 164226 2373 0 0 20 0 1 0 335831442 1110966272 270445 33554432000 4194304 8395647 140735375431216 140735375426824 5085638 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 271232 270445 744 1026 0 270202 0
Current children cumulated CPU time (s) 1665.99
Current children cumulated vsize (KiB) 1084928

[startup+1722.3 s]
/proc/loadavg: 1.99 2.03 2.02 3/177 29781
/proc/meminfo: memFree=30041084/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1140264 CPUtime=1721.92 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 281184 0 0 0 169740 2452 0 0 20 0 1 0 335831442 1167630336 280360 33554432000 4194304 8395647 140735375431216 140735375426680 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 285066 280360 744 1026 0 284036 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 1140264

[startup+1782.3 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29992784/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1186640 CPUtime=1781.9 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 292944 0 0 0 175652 2538 0 0 20 0 1 0 335831442 1215119360 292631 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 296660 292631 744 1026 0 295630 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1186640

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

[startup+1788.2 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29987452/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1190400 CPUtime=1787.81 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 293898 0 0 0 176235 2546 0 0 20 0 1 0 335831442 1218969600 293585 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 297600 293585 744 1026 0 296570 0
Current children cumulated CPU time (s) 1787.81
Current children cumulated vsize (KiB) 1190400

[startup+1789.8 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29987452/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1190400 CPUtime=1789.4 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 293901 0 0 0 176391 2549 0 0 20 0 1 0 335831442 1218969600 293588 33554432000 4194304 8395647 140735375431216 140735375426824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 297600 293588 744 1026 0 296570 0
Current children cumulated CPU time (s) 1789.4
Current children cumulated vsize (KiB) 1190400

[startup+1791.4 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29987328/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1190556 CPUtime=1791.01 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 293941 0 0 0 176551 2550 0 0 20 0 1 0 335831442 1219129344 293628 33554432000 4194304 8395647 140735375431216 140735375429336 4723491 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 297639 293628 745 1026 0 296609 0
Current children cumulated CPU time (s) 1791.01
Current children cumulated vsize (KiB) 1190556

[startup+1791.8 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29987328/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1190556 CPUtime=1791.41 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 293941 0 0 0 176591 2550 0 0 20 0 1 0 335831442 1219129344 293628 33554432000 4194304 8395647 140735375431216 140735375429336 6345229 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 297639 293628 745 1026 0 296609 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 1190556

[startup+1792.2 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29987328/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1190556 CPUtime=1791.81 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 293941 0 0 0 176631 2550 0 0 20 0 1 0 335831442 1219129344 293628 33554432000 4194304 8395647 140735375431216 140735375429336 6345370 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 297639 293628 745 1026 0 296609 0
Current children cumulated CPU time (s) 1791.81
Current children cumulated vsize (KiB) 1190556

[startup+1792.3 s]
/proc/loadavg: 1.99 2.02 2.02 3/177 29781
/proc/meminfo: memFree=29987328/32873844 swapFree=8656/8656
[pid=28852] ppid=28850 vsize=1190556 CPUtime=1791.91 cores=1,3,5,7
/proc/28852/stat : 28852 (pbscip.linux.x8) R 28850 28852 18061 0 -1 4202496 293941 0 0 0 176641 2550 0 0 20 0 1 0 335831442 1219129344 293628 33554432000 4194304 8395647 140735375431216 140735375429336 4723516 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28852/statm: 297639 293628 745 1026 0 296609 0
Current children cumulated CPU time (s) 1791.91
Current children cumulated vsize (KiB) 1190556

Child status: 0
Real time (s): 1792.39
CPU time (s): 1792
CPU user time (s): 1766.48
CPU system time (s): 25.5251
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 1190556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1766.48
system time used= 25.5251
maximum resident set size= 1174512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293942
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= 176
involuntary context switches= 1832

runsolver used 2.41463 second user time and 7.26389 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 06:17:09
IDJOB=3733447
IDBENCH=2462
IDSOLVER=2326
FILE ID=node102/3733447-1338697029
RUNJOBID= node102-1338679212-26561
PBS_JOBID= 14636711
Free space on /tmp= 71164 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-blend.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733447-1338697029/watcher-3733447-1338697029 -o /tmp/evaluation-result-3733447-1338697029/solver-3733447-1338697029 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3733447-1338697029.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= eff6ad715055e79721cc364806b971f0
RANDOM SEED=2033577513

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30970096 kB
Buffers:          151584 kB
Cached:           566752 kB
SwapCached:         5524 kB
Active:           565056 kB
Inactive:         580932 kB
Active(anon):     424288 kB
Inactive(anon):     5604 kB
Active(file):     140768 kB
Inactive(file):   575328 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097272 kB
Dirty:             10364 kB
Writeback:             0 kB
AnonPages:        430940 kB
Mapped:            11588 kB
Shmem:                 0 kB
Slab:             615244 kB
SReclaimable:      56152 kB
SUnreclaim:       559092 kB
KernelStack:        1480 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     545420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71152 MiB
End job on node102 at 2012-06-03 06:47:02