Trace number 4450775

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 NameAnswerCPU timeWall clock time
SCIP 2024-07-07SAT 863.099 866.022

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round21-4.opb
MD5SUMf504409cca969bd8c5b41a512643c0a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark13.3119
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7904
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute 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-4450775-1721420361.opb>
0.00/0.02	c original problem has 3968 variables (3968 bin, 0 int, 0 impl, 0 cont) and 7904 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.04	c presolving:
0.00/0.05	c (round 1, fast)       593 del vars, 1004 del conss, 617 add conss, 520 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 318 clqs
0.00/0.05	c (round 2, fast)       891 del vars, 1543 del conss, 717 add conss, 689 chg bounds, 5 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 500 clqs
0.00/0.05	c (round 3, fast)       894 del vars, 1600 del conss, 744 add conss, 692 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 532 clqs
0.00/0.06	c    (0.1s) running MILP presolver
0.00/0.08	c    (0.1s) MILP presolver (4 rounds): 85 aggregations, 2 fixings, 0 bound changes
0.00/0.08	c (round 4, medium)     981 del vars, 1600 del conss, 744 add conss, 692 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 359 clqs
0.00/0.08	c (round 5, fast)       981 del vars, 1788 del conss, 818 add conss, 692 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 379 clqs
0.00/0.09	c (round 6, exhaustive) 981 del vars, 2409 del conss, 818 add conss, 692 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 379 clqs
0.09/0.11	c (round 7, exhaustive) 981 del vars, 2409 del conss, 818 add conss, 692 chg bounds, 6 chg sides, 0 chg coeffs, 5074 upgd conss, 0 impls, 379 clqs
0.09/0.11	c (round 8, exhaustive) 981 del vars, 2544 del conss, 863 add conss, 692 chg bounds, 6 chg sides, 0 chg coeffs, 5074 upgd conss, 0 impls, 379 clqs
0.09/0.13	c (round 9, exhaustive) 981 del vars, 2544 del conss, 863 add conss, 692 chg bounds, 71 chg sides, 0 chg coeffs, 5074 upgd conss, 0 impls, 379 clqs
0.09/0.14	c (round 10, exhaustive) 981 del vars, 2544 del conss, 863 add conss, 692 chg bounds, 71 chg sides, 0 chg coeffs, 5139 upgd conss, 0 impls, 379 clqs
0.09/0.16	c    (0.2s) probing: 79/3042 (2.6%) - 0 fixings, 0 aggregations, 38 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.09/0.16	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.09/0.17	c    (0.2s) no symmetry present (symcode time: 0.00)
0.09/0.18	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
0.09/0.18	c  981 deleted vars, 2544 deleted constraints, 863 added constraints, 692 tightened bounds, 0 added holes, 71 changed sides, 46 changed coefficients
0.09/0.18	c  0 implications, 417 cliques
0.09/0.18	c presolved problem has 3042 variables (3042 bin, 0 int, 0 impl, 0 cont) and 6223 constraints
0.09/0.18	c      45 constraints of type <and>
0.09/0.18	c       1 constraints of type <xor>
0.09/0.18	c    1174 constraints of type <linear>
0.09/0.18	c    5003 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.15
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 10.0.0
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.09/0.18	c limits/time = 3596.998025
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.09/0.18	c limits/memory = 27900
0.09/0.18	c 
0.09/0.18	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.09/0.18	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.09/0.18	c limits/solutions = 1
0.09/0.18	c 
0.09/0.18	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.09/0.18	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.09/0.18	c misc/usesymmetry = 3
0.09/0.18	c 
0.09/0.18	c # belongs reading time to solving time?
0.09/0.18	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c timing/reading = TRUE
0.09/0.18	c 
0.09/0.18	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.09/0.18	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.18	c propagating/symmetry/detectdoublelex = FALSE
0.09/0.18	c 
0.09/0.18	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.09/0.18	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.18	c propagating/symmetry/detectsubgroups = FALSE
0.09/0.18	c 
0.09/0.18	c # Type of symmetries that shall be computed?
0.09/0.18	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.09/0.18	c propagating/symmetry/symtype = 1
0.09/0.18	c 
0.09/0.18	c # Should components consisting of a single full reflection be handled?
0.09/0.18	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.18	c propagating/symmetry/usesimplesgncomp = FALSE
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
0.20/0.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.27	c   0.3s|     1 |     0 |   860 |     - |    47M |   0 |3042 |6295 |6268 |   0 |  0 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.77	c   0.8s|     1 |     0 |  2969 |     - |    51M |   0 |3042 |6295 |6555 | 287 |  1 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.88/1.92	c   1.9s|     1 |     0 |  5476 |     - |    53M |   0 |3042 |6295 |6836 | 568 |  2 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.17/3.26	c   3.3s|     1 |     0 |  7864 |     - |    57M |   0 |3042 |6295 |7112 | 844 |  3 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.77/4.86	c   4.9s|     1 |     0 | 10724 |     - |    59M |   0 |3042 |6295 |7370 |1102 |  4 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.37/6.48	c   6.5s|     1 |     0 | 13517 |     - |    63M |   0 |3042 |6295 |7636 |1368 |  5 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.56/8.63	c   8.6s|     1 |     0 | 17238 |     - |    66M |   0 |3042 |6295 |7879 |1611 |  6 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.55/10.68	c  10.7s|     1 |     0 | 20527 |     - |    68M |   0 |3042 |6295 |8107 |1839 |  7 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
13.14/13.29	c  13.3s|     1 |     0 | 24820 |     - |    69M |   0 |3042 |6297 |8308 |2040 |  8 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.34/15.47	c  15.5s|     1 |     0 | 28063 |     - |    70M |   0 |3042 |6297 |8498 |2230 |  9 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.83/17.98	c  18.0s|     1 |     0 | 31918 |     - |    71M |   0 |3042 |6297 |8623 |2355 | 10 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.42/19.53	c  19.5s|     1 |     0 | 35418 |     - |    72M |   0 |3042 |6297 |8722 |2454 | 11 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
34.78/34.97	c  35.0s|     1 |     2 | 44687 |     - |    73M |   0 |3042 |6294 |8722 |2454 | 11 |  74 |  19 | 0.000000e+00 |      --      |    Inf | unknown
205.11/205.89	c   206s|   100 |   101 |242729 |2094.1 |    77M |  26 |3042 |6323 |6448 |4064 |  1 | 132 |  19 | 0.000000e+00 |      --      |    Inf | unknown
246.67/247.57	c   248s|   200 |   201 |344216 |1551.7 |    78M |  26 |3042 |6327 |6751 |6871 |  1 | 156 |  19 | 0.000000e+00 |      --      |    Inf | unknown
256.03/256.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
256.03/256.92	c   257s|   300 |   297 |364677 |1101.2 |    79M |  29 |3042 |6351 |6750 |6880 |  2 | 188 |  19 | 0.000000e+00 |      --      |    Inf | unknown
285.24/286.28	c   286s|   400 |   397 |433245 | 997.1 |    80M |  33 |3042 |6361 |6741 |  10k|  1 | 207 |  19 | 0.000000e+00 |      --      |    Inf | unknown
321.12/322.22	c   322s|   500 |   495 |515528 | 962.1 |    80M |  33 |3042 |6356 |6749 |  14k|  2 | 238 |  19 | 0.000000e+00 |      --      |    Inf | unknown
365.07/366.37	c   366s|   600 |   595 |634899 |1000.8 |    81M |  33 |3042 |6393 |6747 |  17k|  1 | 293 |  19 | 0.000000e+00 |      --      |    Inf | unknown
398.76/400.18	c   400s|   700 |   695 |710173 | 965.3 |    81M |  33 |3042 |6388 |6448 |  20k|  1 | 319 |  19 | 0.000000e+00 |      --      |    Inf | unknown
436.73/438.28	c   438s|   800 |   795 |792816 | 947.9 |    82M |  33 |3042 |6415 |6596 |  23k|  1 | 372 |  19 | 0.000000e+00 |      --      |    Inf | unknown
456.06/457.66	c   458s|   900 |   895 |842758 | 898.0 |    83M |  33 |3042 |6400 |6793 |  26k|  2 | 372 |  19 | 0.000000e+00 |      --      |    Inf | unknown
488.06/489.79	c   490s|  1000 |   995 |919266 | 884.7 |    83M |  37 |3042 |6393 |6750 |  29k|  1 | 382 |  19 | 0.000000e+00 |      --      |    Inf | unknown
501.81/503.52	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
501.81/503.52	c (run 1, node 1049) performing user restart
501.81/503.52	c 
501.81/503.52	c (restart) converted 1007 cuts from the global cut pool into linear constraints
501.81/503.52	c 
501.81/503.53	c presolving:
501.81/503.54	c (round 1, fast)       0 del vars, 3 del conss, 562 add conss, 0 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 0 impls, 447 clqs
501.81/503.55	c (round 2, exhaustive) 1 del vars, 45 del conss, 562 add conss, 0 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 0 impls, 446 clqs
501.81/503.56	c (round 3, exhaustive) 1 del vars, 45 del conss, 562 add conss, 0 chg bounds, 1 chg sides, 2 chg coeffs, 1474 upgd conss, 0 impls, 446 clqs
501.81/503.56	c (round 4, fast)       1 del vars, 514 del conss, 562 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 1474 upgd conss, 0 impls, 446 clqs
501.81/503.57	c (round 5, medium)     1 del vars, 518 del conss, 571 add conss, 0 chg bounds, 4 chg sides, 15 chg coeffs, 1474 upgd conss, 0 impls, 451 clqs
501.81/503.57	c (round 6, exhaustive) 1 del vars, 520 del conss, 573 add conss, 0 chg bounds, 57 chg sides, 15 chg coeffs, 1474 upgd conss, 0 impls, 451 clqs
501.81/503.58	c (round 7, exhaustive) 1 del vars, 520 del conss, 573 add conss, 0 chg bounds, 57 chg sides, 15 chg coeffs, 1527 upgd conss, 0 impls, 451 clqs
501.81/503.58	c (round 8, fast)       1 del vars, 573 del conss, 573 add conss, 0 chg bounds, 57 chg sides, 15 chg coeffs, 1527 upgd conss, 0 impls, 451 clqs
501.91/503.60	c presolving (9 rounds: 9 fast, 6 medium, 5 exhaustive):
501.91/503.60	c  1 deleted vars, 576 deleted constraints, 573 added constraints, 0 tightened bounds, 0 added holes, 57 changed sides, 18 changed coefficients
501.91/503.60	c  0 implications, 451 cliques
501.91/503.60	c presolved problem has 3041 variables (3041 bin, 0 int, 0 impl, 0 cont) and 7399 constraints
501.91/503.60	c      77 constraints of type <knapsack>
501.91/503.60	c     137 constraints of type <setppc>
501.91/503.60	c      45 constraints of type <and>
501.91/503.60	c       1 constraints of type <xor>
501.91/503.60	c    1177 constraints of type <linear>
501.91/503.60	c    5962 constraints of type <logicor>
501.91/503.60	c transformed objective value is always integral (scale: 1)
501.91/503.60	c Presolving Time: 0.22
501.91/503.60	c 
502.11/503.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.11/503.81	c   504s|     1 |     0 |954445 |     - |    83M |   0 |3041 |7404 |7278 |   0 |  0 | 396 |  19 | 0.000000e+00 |      --      |    Inf | unknown
504.00/505.79	c   506s|     1 |     0 |958424 |     - |    86M |   0 |3041 |7404 |7566 | 288 |  1 | 396 |  19 | 0.000000e+00 |      --      |    Inf | unknown
506.19/507.93	c   508s|     1 |     0 |962323 |     - |    86M |   0 |3041 |7404 |7827 | 549 |  2 | 396 |  19 | 0.000000e+00 |      --      |    Inf | unknown
508.88/510.60	c   511s|     1 |     0 |967198 |     - |    87M |   0 |3041 |7404 |8092 | 814 |  3 | 396 |  19 | 0.000000e+00 |      --      |    Inf | unknown
511.77/513.60	c   514s|     1 |     0 |972863 |     - |    88M |   0 |3041 |7406 |8346 |1068 |  4 | 398 |  19 | 0.000000e+00 |      --      |    Inf | unknown
515.16/516.96	c   517s|     1 |     0 |979173 |     - |    89M |   0 |3041 |7406 |8588 |1310 |  5 | 398 |  19 | 0.000000e+00 |      --      |    Inf | unknown
518.36/520.15	c   520s|     1 |     0 |984695 |     - |    91M |   0 |3041 |7406 |8782 |1504 |  6 | 398 |  19 | 0.000000e+00 |      --      |    Inf | unknown
521.35/523.14	c   523s|     1 |     0 |989705 |     - |    92M |   0 |3041 |7407 |8913 |1635 |  7 | 399 |  19 | 0.000000e+00 |      --      |    Inf | unknown
525.43/527.21	c   527s|     1 |     0 |996752 |     - |    93M |   0 |3041 |7407 |9092 |1814 |  8 | 399 |  19 | 0.000000e+00 |      --      |    Inf | unknown
528.82/530.69	c   531s|     1 |     0 |  1002k|     - |    94M |   0 |3041 |7408 |9215 |1937 |  9 | 400 |  19 | 0.000000e+00 |      --      |    Inf | unknown
533.10/534.94	c   535s|     1 |     0 |  1009k|     - |    95M |   0 |3041 |7408 |7921 |2022 | 10 | 400 |  19 | 0.000000e+00 |      --      |    Inf | unknown
535.09/536.94	c   537s|     1 |     0 |  1014k|     - |    97M |   0 |3041 |7408 |7998 |2099 | 11 | 400 |  19 | 0.000000e+00 |      --      |    Inf | unknown
547.75/549.64	c   550s|     1 |     2 |  1020k|     - |    97M |   0 |3041 |7412 |7998 |2099 | 11 | 404 |  37 | 0.000000e+00 |      --      |    Inf | unknown
635.15/637.32	c   637s|   100 |    99 |  1194k| 955.8 |    99M |  25 |3041 |7457 |6833 |6337 |  2 | 449 |  37 | 0.000000e+00 |      --      |    Inf | unknown
663.96/666.28	c   666s|   200 |   199 |  1264k| 936.0 |    99M |  34 |3041 |7469 |6896 |9491 |  1 | 462 |  37 | 0.000000e+00 |      --      |    Inf | unknown
682.70/685.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
682.70/685.05	c   685s|   300 |   299 |  1314k| 903.1 |   101M |  77 |3041 |7496 |7152 |  11k|  1 | 490 |  37 | 0.000000e+00 |      --      |    Inf | unknown
685.18/687.59	c   688s|   400 |   393 |  1321k| 845.7 |   101M | 147 |3041 |7502 |7218 |  11k|  1 | 496 |  37 | 0.000000e+00 |      --      |    Inf | unknown
692.06/694.47	c   694s|   500 |   493 |  1347k| 808.0 |   104M | 177 |3041 |7510 |7365 |  12k|  1 | 504 |  37 | 0.000000e+00 |      --      |    Inf | unknown
696.94/699.32	c   699s|   600 |   593 |  1365k| 770.1 |   105M | 194 |3041 |7520 |7442 |  13k|  1 | 514 |  37 | 0.000000e+00 |      --      |    Inf | unknown
697.65/700.07	c   700s|   700 |   691 |  1368k| 727.4 |   105M | 293 |3041 |7522 |7466 |  13k|  1 | 516 |  37 | 0.000000e+00 |      --      |    Inf | unknown
706.51/708.91	c   709s|   800 |   755 |  1386k| 698.1 |   108M | 320 |3041 |7600 |   0 |  13k|  0 | 598 |  37 | 0.000000e+00 |      --      |    Inf | unknown
707.11/709.58	c   710s|   900 |   741 |  1389k| 663.7 |   109M | 320 |3041 |7652 |7469 |  13k|  1 | 728 |  37 | 0.000000e+00 |      --      |    Inf | unknown
711.60/714.06	c   714s|  1000 |   774 |  1403k| 637.8 |   112M | 320 |3041 |7648 |   0 |  14k|  0 | 818 |  37 | 0.000000e+00 |      --      |    Inf | unknown
713.69/716.11	c   716s|  1100 |   796 |  1410k| 611.7 |   114M | 320 |3041 |7746 |6924 |  14k|  1 | 950 |  37 | 0.000000e+00 |      --      |    Inf | unknown
719.07/721.56	c   722s|  1200 |   838 |  1423k| 590.2 |   115M | 320 |3041 |7735 |7471 |  14k|  1 |1056 |  37 | 0.000000e+00 |      --      |    Inf | unknown
719.68/722.16	c   722s|  1300 |   839 |  1425k| 565.9 |   116M | 320 |3041 |7825 |7469 |  14k|  1 |1171 |  37 | 0.000000e+00 |      --      |    Inf | unknown
721.16/723.61	c   724s|  1400 |   872 |  1431k| 545.1 |   116M | 320 |3041 |7803 |7466 |  14k|  1 |1258 |  37 | 0.000000e+00 |      --      |    Inf | unknown
723.26/725.74	c   726s|  1500 |   907 |  1438k| 526.4 |   116M | 320 |3041 |7764 |7466 |  14k|  1 |1328 |  37 | 0.000000e+00 |      --      |    Inf | unknown
725.65/728.16	c   728s|  1600 |   951 |  1449k| 511.0 |   117M | 320 |3041 |7751 |7467 |  14k|  1 |1419 |  37 | 0.000000e+00 |      --      |    Inf | unknown
726.55/729.09	c   729s|  1700 |   953 |  1455k| 494.3 |   117M | 320 |3041 |7821 |   0 |  14k|  0 |1563 |  37 | 0.000000e+00 |      --      |    Inf | unknown
727.44/729.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
727.44/729.94	c   730s|  1800 |   947 |  1459k| 478.4 |   117M | 320 |3041 |7963 |   0 |  14k|  0 |1777 |  37 | 0.000000e+00 |      --      |    Inf | unknown
728.34/730.83	c   731s|  1900 |   946 |  1464k| 463.9 |   118M | 320 |3041 |7980 |7466 |  14k|  1 |1917 |  37 | 0.000000e+00 |      --      |    Inf | unknown
729.24/731.76	c   732s|  2000 |   947 |  1469k| 450.2 |   119M | 320 |3041 |7904 |7467 |  14k|  1 |2098 |  37 | 0.000000e+00 |      --      |    Inf | unknown
730.23/732.79	c   733s|  2100 |   958 |  1474k| 437.7 |   119M | 320 |3041 |7927 |   0 |  14k|  0 |2258 |  37 | 0.000000e+00 |      --      |    Inf | unknown
731.73/734.26	c   734s|  2200 |   965 |  1481k| 426.4 |   120M | 320 |3041 |8037 |7469 |  14k|  1 |2442 |  37 | 0.000000e+00 |      --      |    Inf | unknown
734.02/736.52	c   737s|  2300 |   956 |  1486k| 415.1 |   122M | 320 |3041 |8175 |   0 |  14k|  0 |2665 |  37 | 0.000000e+00 |      --      |    Inf | unknown
735.02/737.59	c   738s|  2400 |   941 |  1492k| 404.7 |   122M | 320 |3041 |8065 |7469 |  14k|  2 |2860 |  37 | 0.000000e+00 |      --      |    Inf | unknown
736.01/738.52	c   739s|  2500 |   944 |  1497k| 394.7 |   123M | 320 |3041 |8082 |7469 |  14k|  1 |3080 |  37 | 0.000000e+00 |      --      |    Inf | unknown
736.71/739.25	c   739s|  2600 |   960 |  1501k| 384.9 |   123M | 320 |3041 |8097 |7468 |  14k|  1 |3143 |  37 | 0.000000e+00 |      --      |    Inf | unknown
737.21/739.71	c   740s|  2700 |   948 |  1503k| 375.2 |   123M | 320 |3041 |8176 |   0 |  14k|  0 |3233 |  37 | 0.000000e+00 |      --      |    Inf | unknown
738.00/740.53	c   741s|  2800 |   952 |  1506k| 366.3 |   123M | 320 |3041 |8224 |   0 |  14k|  0 |3366 |  37 | 0.000000e+00 |      --      |    Inf | unknown
738.70/741.27	c   741s|  2900 |   950 |  1509k| 357.7 |   123M | 320 |3041 |8292 |   0 |  14k|  0 |3504 |  37 | 0.000000e+00 |      --      |    Inf | unknown
739.61/742.10	c   742s|  3000 |   949 |  1513k| 349.9 |   123M | 320 |3041 |8208 |   0 |  14k|  0 |3615 |  37 | 0.000000e+00 |      --      |    Inf | unknown
740.40/742.94	c   743s|  3100 |   942 |  1517k| 342.5 |   124M | 320 |3041 |8262 |7468 |  14k|  1 |3776 |  37 | 0.000000e+00 |      --      |    Inf | unknown
741.09/743.65	c   744s|  3200 |   944 |  1520k| 335.2 |   124M | 320 |3041 |8233 |7467 |  14k|  1 |3938 |  37 | 0.000000e+00 |      --      |    Inf | unknown
742.19/744.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
742.19/744.73	c   745s|  3300 |   942 |  1526k| 328.8 |   124M | 320 |3041 |8057 |7468 |  14k|  2 |4121 |  37 | 0.000000e+00 |      --      |    Inf | unknown
743.29/745.87	c   746s|  3400 |   936 |  1532k| 322.8 |   124M | 320 |3041 |8089 |7466 |  14k|  1 |4353 |  37 | 0.000000e+00 |      --      |    Inf | unknown
744.59/747.12	c   747s|  3500 |   950 |  1537k| 316.8 |   126M | 320 |3041 |8084 |7162 |  14k|  1 |4557 |  37 | 0.000000e+00 |      --      |    Inf | unknown
747.27/749.87	c   750s|  3600 |   957 |  1552k| 313.1 |   127M | 320 |3041 |8096 |   0 |  14k|  0 |4769 |  37 | 0.000000e+00 |      --      |    Inf | unknown
748.27/750.85	c   751s|  3700 |   969 |  1556k| 307.4 |   127M | 320 |3041 |8108 |7166 |  14k|  1 |5005 |  37 | 0.000000e+00 |      --      |    Inf | unknown
749.16/751.71	c   752s|  3800 |   987 |  1559k| 301.8 |   127M | 320 |3041 |8151 |7472 |  14k|  1 |5089 |  37 | 0.000000e+00 |      --      |    Inf | unknown
749.66/752.28	c   752s|  3900 |   988 |  1562k| 296.2 |   127M | 320 |3041 |8216 |   0 |  14k|  0 |5198 |  37 | 0.000000e+00 |      --      |    Inf | unknown
750.26/752.84	c   753s|  4000 |   990 |  1565k| 290.9 |   127M | 320 |3041 |8277 |   0 |  15k|  0 |5308 |  37 | 0.000000e+00 |      --      |    Inf | unknown
750.96/753.59	c   754s|  4100 |   981 |  1568k| 285.9 |   127M | 320 |3041 |8406 |7471 |  15k|  1 |5508 |  37 | 0.000000e+00 |      --      |    Inf | unknown
751.76/754.32	c   754s|  4200 |   983 |  1571k| 281.1 |   127M | 320 |3041 |8468 |   0 |  15k|  0 |5680 |  37 | 0.000000e+00 |      --      |    Inf | unknown
752.56/755.11	c   755s|  4300 |   984 |  1575k| 276.5 |   127M | 320 |3041 |8481 |7472 |  15k|  2 |5817 |  37 | 0.000000e+00 |      --      |    Inf | unknown
753.65/756.27	c   756s|  4400 |   973 |  1580k| 272.4 |   128M | 320 |3041 |8576 |   0 |  15k|  0 |6023 |  37 | 0.000000e+00 |      --      |    Inf | unknown
754.84/757.47	c   757s|  4500 |   979 |  1586k| 268.5 |   128M | 320 |3041 |8471 |7470 |  15k|  1 |6238 |  37 | 0.000000e+00 |      --      |    Inf | unknown
756.64/759.23	c   759s|  4600 |   996 |  1595k| 265.3 |   128M | 320 |3041 |8440 |   0 |  15k|  0 |6428 |  37 | 0.000000e+00 |      --      |    Inf | unknown
757.63/760.26	c   760s|  4700 |  1001 |  1600k| 261.6 |   128M | 320 |3041 |8497 |   0 |  15k|  0 |6567 |  37 | 0.000000e+00 |      --      |    Inf | unknown
758.54/761.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
758.54/761.20	c   761s|  4800 |   997 |  1605k| 258.0 |   128M | 320 |3041 |8538 |7471 |  15k|  1 |6704 |  37 | 0.000000e+00 |      --      |    Inf | unknown
759.33/762.00	c   762s|  4900 |   997 |  1609k| 254.4 |   128M | 320 |3041 |8559 |7471 |  15k|  1 |6806 |  37 | 0.000000e+00 |      --      |    Inf | unknown
760.13/762.76	c   763s|  5000 |   990 |  1613k| 250.8 |   128M | 320 |3041 |8504 |   0 |  15k|  0 |6889 |  37 | 0.000000e+00 |      --      |    Inf | unknown
761.02/763.60	c   764s|  5100 |   994 |  1618k| 247.5 |   129M | 320 |3041 |8498 |   0 |  15k|  0 |6960 |  37 | 0.000000e+00 |      --      |    Inf | unknown
761.53/764.14	c   764s|  5200 |   993 |  1620k| 243.8 |   129M | 320 |3041 |8608 |7472 |  15k|  1 |7129 |  37 | 0.000000e+00 |      --      |    Inf | unknown
762.42/765.07	c   765s|  5300 |   998 |  1625k| 240.8 |   129M | 320 |3041 |8672 |7472 |  15k|  1 |7246 |  37 | 0.000000e+00 |      --      |    Inf | unknown
763.21/765.83	c   766s|  5400 |   994 |  1629k| 237.6 |   129M | 320 |3041 |8684 |7472 |  15k|  1 |7356 |  37 | 0.000000e+00 |      --      |    Inf | unknown
764.52/767.16	c   767s|  5500 |  1002 |  1635k| 234.9 |   129M | 320 |3041 |8807 |7475 |  15k|  1 |7511 |  37 | 0.000000e+00 |      --      |    Inf | unknown
765.21/767.80	c   768s|  5600 |  1023 |  1637k| 231.7 |   130M | 355 |3041 |8830 |7475 |  15k|  1 |7584 |  37 | 0.000000e+00 |      --      |    Inf | unknown
765.60/768.23	c   768s|  5700 |  1036 |  1638k| 228.5 |   134M | 363 |3041 |8862 |7475 |  15k|  1 |7684 |  37 | 0.000000e+00 |      --      |    Inf | unknown
766.10/768.75	c   769s|  5800 |  1030 |  1640k| 225.4 |   136M | 363 |3041 |8973 |   0 |  15k|  0 |7904 |  37 | 0.000000e+00 |      --      |    Inf | unknown
766.60/769.26	c   769s|  5900 |  1042 |  1642k| 222.5 |   137M | 363 |3041 |8987 |7476 |  15k|  1 |8044 |  37 | 0.000000e+00 |      --      |    Inf | unknown
767.10/769.70	c   770s|  6000 |  1055 |  1644k| 219.6 |   138M | 364 |3041 |8970 |7476 |  15k|  1 |8115 |  37 | 0.000000e+00 |      --      |    Inf | unknown
767.50/770.18	c   770s|  6100 |  1052 |  1647k| 217.0 |   138M | 364 |3041 |8984 |7476 |  15k|  1 |8195 |  37 | 0.000000e+00 |      --      |    Inf | unknown
768.00/770.60	c   771s|  6200 |  1052 |  1650k| 214.3 |   139M | 364 |3041 |9008 |   0 |  15k|  0 |8277 |  37 | 0.000000e+00 |      --      |    Inf | unknown
768.50/771.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
768.50/771.13	c   771s|  6300 |  1037 |  1653k| 211.8 |   140M | 364 |3041 |9032 |   0 |  15k|  0 |8454 |  37 | 0.000000e+00 |      --      |    Inf | unknown
768.99/771.65	c   772s|  6400 |  1045 |  1655k| 209.3 |   141M | 364 |3041 |9153 |   0 |  15k|  0 |8618 |  37 | 0.000000e+00 |      --      |    Inf | unknown
769.50/772.17	c   772s|  6500 |  1054 |  1658k| 206.8 |   141M | 364 |3041 |9115 |   0 |  15k|  0 |8778 |  37 | 0.000000e+00 |      --      |    Inf | unknown
770.19/772.80	c   773s|  6600 |  1050 |  1660k| 204.5 |   142M | 364 |3041 |9180 |7475 |  15k|  1 |8968 |  37 | 0.000000e+00 |      --      |    Inf | unknown
770.79/773.43	c   773s|  6700 |  1055 |  1663k| 202.2 |   143M | 364 |3041 |9269 |7475 |  15k|  1 |9180 |  37 | 0.000000e+00 |      --      |    Inf | unknown
771.49/774.19	c   774s|  6800 |  1039 |  1665k| 199.9 |   144M | 364 |3041 |9239 |   0 |  15k|  0 |9539 |  37 | 0.000000e+00 |      --      |    Inf | unknown
772.18/774.81	c   775s|  6900 |  1036 |  1668k| 197.8 |   144M | 364 |3041 |9298 |   0 |  15k|  0 |9708 |  37 | 0.000000e+00 |      --      |    Inf | unknown
772.68/775.39	c   775s|  7000 |  1032 |  1671k| 195.7 |   144M | 364 |3041 |9298 |   0 |  15k|  0 |9854 |  37 | 0.000000e+00 |      --      |    Inf | unknown
773.58/776.22	c   776s|  7100 |  1037 |  1674k| 193.6 |   145M | 364 |3041 |9265 |7476 |  15k|  1 |  10k|  37 | 0.000000e+00 |      --      |    Inf | unknown
774.58/777.22	c   777s|  7200 |  1047 |  1676k| 191.6 |   145M | 364 |3041 |9214 |7475 |  15k|  1 |  10k|  37 | 0.000000e+00 |      --      |    Inf | unknown
775.48/778.12	c   778s|  7300 |  1042 |  1680k| 189.6 |   146M | 364 |3041 |9349 |7475 |  15k|  1 |  10k|  37 | 0.000000e+00 |      --      |    Inf | unknown
776.07/778.71	c   779s|  7400 |  1039 |  1682k| 187.7 |   146M | 364 |3041 |9352 |7475 |  15k|  1 |  10k|  37 | 0.000000e+00 |      --      |    Inf | unknown
776.67/779.38	c   779s|  7500 |  1037 |  1685k| 185.9 |   146M | 364 |3041 |9451 |7475 |  15k|  1 |  10k|  37 | 0.000000e+00 |      --      |    Inf | unknown
777.56/780.21	c   780s|  7600 |  1049 |  1688k| 184.1 |   147M | 364 |3041 |9413 |7472 |  15k|  1 |  10k|  37 | 0.000000e+00 |      --      |    Inf | unknown
778.16/780.84	c   781s|  7700 |  1044 |  1691k| 182.3 |   147M | 364 |3041 |9496 |7475 |  15k|  1 |  11k|  37 | 0.000000e+00 |      --      |    Inf | unknown
778.76/781.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
778.76/781.44	c   781s|  7800 |  1044 |  1694k| 180.5 |   147M | 364 |3041 |9540 |7475 |  15k|  1 |  11k|  37 | 0.000000e+00 |      --      |    Inf | unknown
779.46/782.11	c   782s|  7900 |  1038 |  1696k| 178.8 |   147M | 364 |3041 |9696 |   0 |  15k|  0 |  11k|  37 | 0.000000e+00 |      --      |    Inf | unknown
780.05/782.78	c   783s|  8000 |  1042 |  1698k| 177.1 |   147M | 364 |3041 |9615 |   0 |  15k|  0 |  11k|  37 | 0.000000e+00 |      --      |    Inf | unknown
780.65/783.37	c   783s|  8100 |  1046 |  1701k| 175.4 |   149M | 364 |3041 |9680 |7475 |  15k|  1 |  12k|  37 | 0.000000e+00 |      --      |    Inf | unknown
781.25/783.92	c   784s|  8200 |  1045 |  1703k| 173.8 |   149M | 364 |3041 |9775 |7475 |  15k|  1 |  12k|  37 | 0.000000e+00 |      --      |    Inf | unknown
781.85/784.50	c   784s|  8300 |  1041 |  1706k| 172.2 |   149M | 364 |3041 |9944 |7475 |  15k|  1 |  12k|  37 | 0.000000e+00 |      --      |    Inf | unknown
782.45/785.13	c   785s|  8400 |  1044 |  1709k| 170.7 |   149M | 364 |3041 |  10k|7475 |  15k|  1 |  12k|  37 | 0.000000e+00 |      --      |    Inf | unknown
783.04/785.71	c   786s|  8500 |  1037 |  1711k| 169.1 |   150M | 364 |3041 |9777 |   0 |  15k|  0 |  12k|  37 | 0.000000e+00 |      --      |    Inf | unknown
783.64/786.38	c   786s|  8600 |  1040 |  1714k| 167.7 |   150M | 364 |3041 |9473 |   0 |  15k|  0 |  12k|  37 | 0.000000e+00 |      --      |    Inf | unknown
784.34/787.08	c   787s|  8700 |  1036 |  1718k| 166.3 |   150M | 364 |3041 |9657 |   0 |  15k|  0 |  13k|  37 | 0.000000e+00 |      --      |    Inf | unknown
784.94/787.68	c   788s|  8800 |  1038 |  1720k| 164.9 |   150M | 364 |3041 |9773 |   0 |  15k|  0 |  13k|  37 | 0.000000e+00 |      --      |    Inf | unknown
785.73/788.45	c   788s|  8900 |  1037 |  1723k| 163.5 |   150M | 364 |3041 |9936 |7475 |  15k|  1 |  13k|  37 | 0.000000e+00 |      --      |    Inf | unknown
786.44/789.15	c   789s|  9000 |  1041 |  1726k| 162.2 |   150M | 364 |3041 |9947 |7475 |  15k|  1 |  13k|  37 | 0.000000e+00 |      --      |    Inf | unknown
787.03/789.77	c   790s|  9100 |  1042 |  1729k| 160.8 |   150M | 364 |3041 |  10k|7475 |  15k|  1 |  14k|  37 | 0.000000e+00 |      --      |    Inf | unknown
787.73/790.42	c   790s|  9200 |  1040 |  1731k| 159.5 |   150M | 364 |3041 |  10k|   0 |  15k|  0 |  14k|  37 | 0.000000e+00 |      --      |    Inf | unknown
788.52/791.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
788.52/791.24	c   791s|  9300 |  1033 |  1734k| 158.3 |   150M | 364 |3041 |  10k|   0 |  15k|  0 |  14k|  37 | 0.000000e+00 |      --      |    Inf | unknown
789.12/791.80	c   792s|  9400 |  1041 |  1737k| 157.0 |   150M | 364 |3041 |  10k|   0 |  15k|  0 |  14k|  37 | 0.000000e+00 |      --      |    Inf | unknown
789.62/792.38	c   792s|  9500 |  1047 |  1740k| 155.8 |   150M | 364 |3041 |  10k|7475 |  15k|  1 |  15k|  37 | 0.000000e+00 |      --      |    Inf | unknown
790.22/792.98	c   793s|  9600 |  1042 |  1742k| 154.6 |   150M | 364 |3041 |  10k|7475 |  15k|  1 |  15k|  37 | 0.000000e+00 |      --      |    Inf | unknown
790.81/793.54	c   794s|  9700 |  1051 |  1744k| 153.3 |   151M | 364 |3041 |  10k|7475 |  15k|  1 |  15k|  37 | 0.000000e+00 |      --      |    Inf | unknown
791.32/794.07	c   794s|  9800 |  1046 |  1747k| 152.2 |   151M | 364 |3041 |  10k|   0 |  15k|  0 |  15k|  37 | 0.000000e+00 |      --      |    Inf | unknown
792.11/794.81	c   795s|  9900 |  1055 |  1750k| 151.1 |   151M | 364 |3041 |  10k|7475 |  15k|  1 |  15k|  37 | 0.000000e+00 |      --      |    Inf | unknown
792.71/795.46	c   795s| 10000 |  1047 |  1753k| 149.9 |   151M | 364 |3041 |  10k|7475 |  15k|  1 |  16k|  37 | 0.000000e+00 |      --      |    Inf | unknown
793.41/796.11	c   796s| 10100 |  1051 |  1755k| 148.8 |   152M | 364 |3041 |  10k|7475 |  15k|  1 |  16k|  37 | 0.000000e+00 |      --      |    Inf | unknown
794.00/796.73	c   797s| 10200 |  1056 |  1758k| 147.7 |   152M | 364 |3041 |  10k|7475 |  15k|  1 |  16k|  37 | 0.000000e+00 |      --      |    Inf | unknown
794.60/797.38	c   797s| 10300 |  1054 |  1761k| 146.7 |   152M | 364 |3041 |  10k|   0 |  15k|  0 |  16k|  37 | 0.000000e+00 |      --      |    Inf | unknown
795.31/798.00	c   798s| 10400 |  1061 |  1763k| 145.6 |   153M | 364 |3041 |  10k|7475 |  15k|  1 |  16k|  37 | 0.000000e+00 |      --      |    Inf | unknown
796.00/798.74	c   799s| 10500 |  1060 |  1766k| 144.6 |   153M | 364 |3041 |  10k|   0 |  15k|  0 |  17k|  37 | 0.000000e+00 |      --      |    Inf | unknown
796.69/799.42	c   799s| 10600 |  1051 |  1769k| 143.6 |   153M | 364 |3041 |  10k|   0 |  15k|  0 |  17k|  37 | 0.000000e+00 |      --      |    Inf | unknown
797.40/800.14	c   800s| 10700 |  1047 |  1772k| 142.6 |   153M | 364 |3041 |  10k|   0 |  15k|  0 |  17k|  37 | 0.000000e+00 |      --      |    Inf | unknown
798.09/800.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
798.09/800.86	c   801s| 10800 |  1059 |  1775k| 141.7 |   153M | 364 |3041 |  10k|7475 |  15k|  1 |  17k|  37 | 0.000000e+00 |      --      |    Inf | unknown
798.79/801.54	c   802s| 10900 |  1063 |  1778k| 140.7 |   154M | 364 |3041 |  10k|7475 |  15k|  1 |  18k|  37 | 0.000000e+00 |      --      |    Inf | unknown
799.48/802.21	c   802s| 11000 |  1066 |  1780k| 139.7 |   155M | 364 |3041 |  10k|7475 |  15k|  1 |  18k|  37 | 0.000000e+00 |      --      |    Inf | unknown
800.29/803.04	c   803s| 11100 |  1065 |  1782k| 138.7 |   156M | 364 |3041 |  10k|   0 |  15k|  0 |  18k|  37 | 0.000000e+00 |      --      |    Inf | unknown
800.78/803.54	c   804s| 11200 |  1071 |  1784k| 137.8 |   157M | 364 |3041 |  10k|7475 |  15k|  1 |  18k|  37 | 0.000000e+00 |      --      |    Inf | unknown
801.38/804.18	c   804s| 11300 |  1073 |  1786k| 136.8 |   157M | 364 |3041 |  10k|7475 |  15k|  1 |  19k|  37 | 0.000000e+00 |      --      |    Inf | unknown
802.18/804.94	c   805s| 11400 |  1067 |  1788k| 135.9 |   158M | 364 |3041 |  10k|7475 |  15k|  1 |  19k|  37 | 0.000000e+00 |      --      |    Inf | unknown
802.87/805.66	c   806s| 11500 |  1068 |  1790k| 135.0 |   159M | 364 |3041 |  10k|7475 |  15k|  1 |  19k|  37 | 0.000000e+00 |      --      |    Inf | unknown
803.47/806.22	c   806s| 11600 |  1069 |  1792k| 134.0 |   159M | 364 |3041 |  10k|7475 |  15k|  1 |  19k|  37 | 0.000000e+00 |      --      |    Inf | unknown
804.07/806.89	c   807s| 11700 |  1063 |  1794k| 133.2 |   161M | 364 |3041 |  10k|7475 |  15k|  1 |  19k|  37 | 0.000000e+00 |      --      |    Inf | unknown
804.77/807.55	c   808s| 11800 |  1053 |  1797k| 132.4 |   161M | 364 |3041 |  10k|   0 |  15k|  0 |  20k|  37 | 0.000000e+00 |      --      |    Inf | unknown
805.46/808.24	c   808s| 11900 |  1058 |  1800k| 131.5 |   162M | 364 |3041 |  10k|7475 |  15k|  1 |  20k|  37 | 0.000000e+00 |      --      |    Inf | unknown
806.27/809.09	c   809s| 12000 |  1058 |  1803k| 130.8 |   162M | 364 |3041 |  10k|   0 |  15k|  0 |  20k|  37 | 0.000000e+00 |      --      |    Inf | unknown
806.96/809.76	c   810s| 12100 |  1060 |  1806k| 130.0 |   163M | 364 |3041 |  10k|7475 |  15k|  1 |  20k|  37 | 0.000000e+00 |      --      |    Inf | unknown
807.66/810.48	c   810s| 12200 |  1065 |  1808k| 129.2 |   163M | 364 |3041 |  10k|7475 |  15k|  1 |  20k|  37 | 0.000000e+00 |      --      |    Inf | unknown
808.26/811.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
808.26/811.01	c   811s| 12300 |  1079 |  1811k| 128.4 |   163M | 364 |3041 |  10k|7475 |  15k|  1 |  21k|  37 | 0.000000e+00 |      --      |    Inf | unknown
809.05/811.80	c   812s| 12400 |  1071 |  1814k| 127.7 |   163M | 364 |3041 |  10k|   0 |  15k|  0 |  21k|  37 | 0.000000e+00 |      --      |    Inf | unknown
809.65/812.45	c   812s| 12500 |  1073 |  1816k| 127.0 |   163M | 364 |3041 |  10k|   0 |  15k|  0 |  21k|  37 | 0.000000e+00 |      --      |    Inf | unknown
810.45/813.28	c   813s| 12600 |  1067 |  1819k| 126.2 |   163M | 364 |3041 |  11k|   0 |  15k|  0 |  21k|  37 | 0.000000e+00 |      --      |    Inf | unknown
811.14/813.97	c   814s| 12700 |  1062 |  1822k| 125.5 |   164M | 364 |3041 |  11k|   0 |  15k|  0 |  22k|  37 | 0.000000e+00 |      --      |    Inf | unknown
811.84/814.67	c   815s| 12800 |  1069 |  1824k| 124.8 |   164M | 364 |3041 |  11k|7475 |  15k|  1 |  22k|  37 | 0.000000e+00 |      --      |    Inf | unknown
812.34/815.15	c   815s| 12900 |  1071 |  1826k| 124.0 |   164M | 364 |3041 |  11k|7475 |  15k|  1 |  22k|  37 | 0.000000e+00 |      --      |    Inf | unknown
812.94/815.76	c   816s| 13000 |  1070 |  1828k| 123.3 |   164M | 364 |3041 |  11k|7475 |  15k|  1 |  22k|  37 | 0.000000e+00 |      --      |    Inf | unknown
813.53/816.33	c   816s| 13100 |  1078 |  1830k| 122.6 |   164M | 364 |3041 |  11k|   0 |  15k|  0 |  22k|  37 | 0.000000e+00 |      --      |    Inf | unknown
814.13/816.98	c   817s| 13200 |  1075 |  1832k| 121.8 |   164M | 364 |3041 |  11k|7475 |  15k|  1 |  23k|  37 | 0.000000e+00 |      --      |    Inf | unknown
814.93/817.76	c   818s| 13300 |  1070 |  1835k| 121.2 |   165M | 364 |3041 |  11k|   0 |  15k|  0 |  23k|  37 | 0.000000e+00 |      --      |    Inf | unknown
815.73/818.56	c   819s| 13400 |  1068 |  1838k| 120.5 |   165M | 364 |3041 |  11k|   0 |  15k|  0 |  23k|  37 | 0.000000e+00 |      --      |    Inf | unknown
816.33/819.17	c   819s| 13500 |  1074 |  1840k| 119.9 |   165M | 364 |3041 |  11k|7475 |  15k|  1 |  23k|  37 | 0.000000e+00 |      --      |    Inf | unknown
817.12/819.96	c   820s| 13600 |  1066 |  1843k| 119.3 |   166M | 364 |3041 |  11k|7475 |  15k|  1 |  24k|  37 | 0.000000e+00 |      --      |    Inf | unknown
817.92/820.71	c   821s| 13700 |  1072 |  1846k| 118.6 |   166M | 364 |3041 |  11k|   0 |  15k|  0 |  24k|  37 | 0.000000e+00 |      --      |    Inf | unknown
818.52/821.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
818.52/821.39	c   821s| 13800 |  1065 |  1848k| 118.0 |   166M | 364 |3041 |  11k|7475 |  15k|  1 |  24k|  37 | 0.000000e+00 |      --      |    Inf | unknown
819.32/822.17	c   822s| 13900 |  1060 |  1851k| 117.4 |   166M | 364 |3041 |  11k|7475 |  15k|  1 |  25k|  37 | 0.000000e+00 |      --      |    Inf | unknown
820.11/822.97	c   823s| 14000 |  1075 |  1855k| 116.9 |   166M | 364 |3041 |  10k|   0 |  15k|  0 |  25k|  37 | 0.000000e+00 |      --      |    Inf | unknown
820.91/823.71	c   824s| 14100 |  1060 |  1858k| 116.3 |   167M | 364 |3041 |  10k|   0 |  15k|  0 |  25k|  37 | 0.000000e+00 |      --      |    Inf | unknown
821.80/824.69	c   825s| 14200 |  1067 |  1861k| 115.8 |   168M | 364 |3041 |  10k|7475 |  15k|  1 |  25k|  37 | 0.000000e+00 |      --      |    Inf | unknown
822.40/825.28	c   825s| 14300 |  1059 |  1863k| 115.1 |   168M | 364 |3041 |  10k|   0 |  15k|  0 |  26k|  37 | 0.000000e+00 |      --      |    Inf | unknown
823.10/825.93	c   826s| 14400 |  1057 |  1866k| 114.6 |   168M | 364 |3041 |  11k|   0 |  15k|  0 |  26k|  37 | 0.000000e+00 |      --      |    Inf | unknown
823.60/826.45	c   826s| 14500 |  1061 |  1868k| 114.0 |   168M | 364 |3041 |  11k|7475 |  15k|  1 |  26k|  37 | 0.000000e+00 |      --      |    Inf | unknown
824.40/827.28	c   827s| 14600 |  1059 |  1871k| 113.4 |   169M | 364 |3041 |  10k|7475 |  15k|  1 |  26k|  37 | 0.000000e+00 |      --      |    Inf | unknown
825.09/827.98	c   828s| 14700 |  1068 |  1873k| 112.8 |   169M | 364 |3041 |  11k|7475 |  15k|  1 |  27k|  37 | 0.000000e+00 |      --      |    Inf | unknown
825.79/828.69	c   829s| 14800 |  1069 |  1875k| 112.2 |   169M | 364 |3041 |  11k|7475 |  15k|  1 |  27k|  37 | 0.000000e+00 |      --      |    Inf | unknown
826.60/829.43	c   829s| 14900 |  1068 |  1877k| 111.7 |   170M | 364 |3041 |  11k|7475 |  15k|  1 |  27k|  37 | 0.000000e+00 |      --      |    Inf | unknown
827.30/830.18	c   830s| 15000 |  1060 |  1879k| 111.1 |   170M | 364 |3041 |  11k|   0 |  15k|  0 |  27k|  37 | 0.000000e+00 |      --      |    Inf | unknown
827.99/830.89	c   831s| 15100 |  1058 |  1882k| 110.6 |   170M | 364 |3041 |  11k|7475 |  15k|  1 |  28k|  37 | 0.000000e+00 |      --      |    Inf | unknown
828.69/831.55	c   832s| 15200 |  1064 |  1884k| 110.0 |   170M | 364 |3041 |  11k|   0 |  15k|  0 |  28k|  37 | 0.000000e+00 |      --      |    Inf | unknown
829.19/832.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
829.19/832.04	c   832s| 15300 |  1061 |  1886k| 109.5 |   170M | 364 |3041 |  11k|   0 |  15k|  0 |  28k|  37 | 0.000000e+00 |      --      |    Inf | unknown
829.69/832.54	c   833s| 15400 |  1060 |  1888k| 108.9 |   170M | 364 |3041 |  11k|7475 |  15k|  1 |  28k|  37 | 0.000000e+00 |      --      |    Inf | unknown
830.38/833.24	c   833s| 15500 |  1054 |  1891k| 108.5 |   171M | 364 |3041 |  11k|7475 |  15k|  1 |  28k|  37 | 0.000000e+00 |      --      |    Inf | unknown
830.98/833.80	c   834s| 15600 |  1051 |  1893k| 107.9 |   171M | 364 |3041 |  11k|7475 |  15k|  1 |  29k|  37 | 0.000000e+00 |      --      |    Inf | unknown
831.68/834.51	c   835s| 15700 |  1048 |  1895k| 107.4 |   171M | 364 |3041 |  11k|   0 |  15k|  0 |  29k|  37 | 0.000000e+00 |      --      |    Inf | unknown
832.18/835.08	c   835s| 15800 |  1046 |  1897k| 106.9 |   171M | 364 |3041 |  11k|7475 |  15k|  1 |  29k|  37 | 0.000000e+00 |      --      |    Inf | unknown
832.97/835.84	c   836s| 15900 |  1047 |  1900k| 106.4 |   171M | 364 |3041 |  11k|   0 |  15k|  0 |  29k|  37 | 0.000000e+00 |      --      |    Inf | unknown
833.57/836.48	c   836s| 16000 |  1049 |  1902k| 105.9 |   171M | 364 |3041 |  10k|   0 |  15k|  0 |  29k|  37 | 0.000000e+00 |      --      |    Inf | unknown
834.28/837.17	c   837s| 16100 |  1050 |  1905k| 105.5 |   171M | 364 |3041 |  10k|   0 |  15k|  0 |  30k|  37 | 0.000000e+00 |      --      |    Inf | unknown
834.97/837.82	c   838s| 16200 |  1042 |  1907k| 105.0 |   171M | 364 |3041 |  10k|   0 |  15k|  0 |  30k|  37 | 0.000000e+00 |      --      |    Inf | unknown
835.66/838.52	c   839s| 16300 |  1054 |  1910k| 104.6 |   171M | 364 |3041 |  10k|   0 |  15k|  0 |  30k|  37 | 0.000000e+00 |      --      |    Inf | unknown
836.36/839.23	c   839s| 16400 |  1050 |  1913k| 104.1 |   172M | 364 |3041 |  10k|   0 |  15k|  0 |  30k|  37 | 0.000000e+00 |      --      |    Inf | unknown
836.96/839.88	c   840s| 16500 |  1053 |  1915k| 103.7 |   172M | 364 |3041 |  10k|   0 |  15k|  0 |  31k|  37 | 0.000000e+00 |      --      |    Inf | unknown
837.66/840.54	c   841s| 16600 |  1060 |  1918k| 103.2 |   172M | 364 |3041 |  10k|7475 |  15k|  1 |  31k|  37 | 0.000000e+00 |      --      |    Inf | unknown
838.45/841.30	c   841s| 16700 |  1062 |  1921k| 102.8 |   172M | 364 |3041 |  10k|7475 |  15k|  1 |  31k|  37 | 0.000000e+00 |      --      |    Inf | unknown
839.05/841.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
839.05/841.99	c   842s| 16800 |  1056 |  1924k| 102.4 |   172M | 364 |3041 |  10k|7475 |  15k|  1 |  31k|  37 | 0.000000e+00 |      --      |    Inf | unknown
839.85/842.73	c   843s| 16900 |  1064 |  1927k| 102.0 |   172M | 364 |3041 |  11k|7475 |  15k|  1 |  32k|  37 | 0.000000e+00 |      --      |    Inf | unknown
840.45/843.35	c   843s| 17000 |  1077 |  1929k| 101.5 |   172M | 364 |3041 |  11k|   0 |  15k|  0 |  32k|  37 | 0.000000e+00 |      --      |    Inf | unknown
841.15/844.03	c   844s| 17100 |  1072 |  1932k| 101.1 |   172M | 364 |3041 |  11k|   0 |  15k|  0 |  32k|  37 | 0.000000e+00 |      --      |    Inf | unknown
841.84/844.75	c   845s| 17200 |  1076 |  1934k| 100.7 |   172M | 364 |3041 |  11k|   0 |  15k|  0 |  32k|  37 | 0.000000e+00 |      --      |    Inf | unknown
842.64/845.55	c   846s| 17300 |  1072 |  1937k| 100.3 |   173M | 364 |3041 |  11k|   0 |  15k|  0 |  33k|  37 | 0.000000e+00 |      --      |    Inf | unknown
843.54/846.41	c   846s| 17400 |  1074 |  1941k| 100.0 |   173M | 364 |3041 |  11k|   0 |  15k|  0 |  33k|  37 | 0.000000e+00 |      --      |    Inf | unknown
844.24/847.14	c   847s| 17500 |  1062 |  1943k|  99.6 |   173M | 364 |3041 |  11k|7475 |  15k|  1 |  33k|  37 | 0.000000e+00 |      --      |    Inf | unknown
844.83/847.79	c   848s| 17600 |  1059 |  1946k|  99.2 |   173M | 364 |3041 |  11k|7475 |  15k|  1 |  33k|  37 | 0.000000e+00 |      --      |    Inf | unknown
845.33/848.29	c   848s| 17700 |  1085 |  1948k|  98.8 |   173M | 364 |3041 |  11k|   0 |  15k|  0 |  33k|  37 | 0.000000e+00 |      --      |    Inf | unknown
846.03/848.92	c   849s| 17800 |  1080 |  1950k|  98.4 |   173M | 364 |3041 |  10k|7475 |  15k|  1 |  34k|  37 | 0.000000e+00 |      --      |    Inf | unknown
846.82/849.72	c   850s| 17900 |  1067 |  1954k|  98.0 |   173M | 364 |3041 |  10k|   0 |  15k|  0 |  34k|  37 | 0.000000e+00 |      --      |    Inf | unknown
847.52/850.46	c   850s| 18000 |  1073 |  1957k|  97.7 |   174M | 364 |3041 |  10k|7475 |  15k|  1 |  34k|  37 | 0.000000e+00 |      --      |    Inf | unknown
848.22/851.10	c   851s| 18100 |  1062 |  1959k|  97.3 |   174M | 364 |3041 |  11k|7475 |  15k|  1 |  34k|  37 | 0.000000e+00 |      --      |    Inf | unknown
848.82/851.73	c   852s| 18200 |  1061 |  1961k|  96.9 |   174M | 364 |3041 |  11k|7475 |  15k|  1 |  35k|  37 | 0.000000e+00 |      --      |    Inf | unknown
849.51/852.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
849.51/852.44	c   852s| 18300 |  1059 |  1964k|  96.6 |   174M | 364 |3041 |  11k|   0 |  15k|  0 |  35k|  37 | 0.000000e+00 |      --      |    Inf | unknown
850.41/853.38	c   853s| 18400 |  1054 |  1968k|  96.2 |   174M | 364 |3041 |  11k|   0 |  15k|  0 |  35k|  37 | 0.000000e+00 |      --      |    Inf | unknown
851.21/854.12	c   854s| 18500 |  1055 |  1971k|  95.9 |   174M | 364 |3041 |  10k|7475 |  15k|  1 |  35k|  37 | 0.000000e+00 |      --      |    Inf | unknown
851.71/854.69	c   855s| 18600 |  1058 |  1974k|  95.6 |   175M | 364 |3041 |  10k|7475 |  15k|  1 |  36k|  37 | 0.000000e+00 |      --      |    Inf | unknown
852.60/855.51	c   856s| 18700 |  1061 |  1977k|  95.2 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  36k|  37 | 0.000000e+00 |      --      |    Inf | unknown
853.11/856.09	c   856s| 18800 |  1067 |  1979k|  94.9 |   175M | 364 |3041 |  10k|7475 |  15k|  1 |  36k|  37 | 0.000000e+00 |      --      |    Inf | unknown
853.70/856.63	c   857s| 18900 |  1066 |  1981k|  94.5 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  36k|  37 | 0.000000e+00 |      --      |    Inf | unknown
854.39/857.33	c   857s| 19000 |  1063 |  1984k|  94.1 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  37k|  37 | 0.000000e+00 |      --      |    Inf | unknown
855.10/858.08	c   858s| 19100 |  1065 |  1986k|  93.8 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  37k|  37 | 0.000000e+00 |      --      |    Inf | unknown
855.79/858.76	c   859s| 19200 |  1057 |  1988k|  93.4 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  37k|  37 | 0.000000e+00 |      --      |    Inf | unknown
856.79/859.73	c   860s| 19300 |  1059 |  1992k|  93.2 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  37k|  37 | 0.000000e+00 |      --      |    Inf | unknown
857.48/860.44	c   860s| 19400 |  1070 |  1995k|  92.9 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  38k|  37 | 0.000000e+00 |      --      |    Inf | unknown
858.09/861.00	c   861s| 19500 |  1076 |  1998k|  92.5 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  38k|  37 | 0.000000e+00 |      --      |    Inf | unknown
858.78/861.70	c   862s| 19600 |  1062 |  2001k|  92.2 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  38k|  37 | 0.000000e+00 |      --      |    Inf | unknown
859.38/862.37	c   862s| 19700 |  1068 |  2003k|  91.9 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  38k|  37 | 0.000000e+00 |      --      |    Inf | unknown
859.98/862.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
859.98/862.94	c   863s| 19800 |  1073 |  2006k|  91.6 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  38k|  37 | 0.000000e+00 |      --      |    Inf | unknown
860.77/863.71	c   864s| 19900 |  1070 |  2009k|  91.3 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  39k|  37 | 0.000000e+00 |      --      |    Inf | unknown
861.27/864.28	c   864s| 20000 |  1079 |  2011k|  91.0 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  39k|  37 | 0.000000e+00 |      --      |    Inf | unknown
862.07/865.02	c   865s| 20100 |  1070 |  2013k|  90.6 |   175M | 364 |3041 |  11k|   0 |  15k|  0 |  39k|  37 | 0.000000e+00 |      --      |    Inf | unknown
862.76/865.76	c   866s| 20200 |  1066 |  2016k|  90.4 |   175M | 364 |3041 |  11k|7475 |  15k|  1 |  40k|  37 | 0.000000e+00 |      --      |    Inf | unknown
862.96/865.96	c * 866s| 20229 |     0 |  2017k|  90.3 |    LP  | 364 |3041 |  11k|7475 |  15k|  1 |  40k|  37 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
862.96/865.96	c 
862.96/865.96	c SCIP Status        : problem is solved [optimal solution found]
862.96/865.96	c Solving Time (sec) : 865.96
862.96/865.96	c Solving Nodes      : 20229 (total of 21278 nodes in 2 runs)
862.96/865.96	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
862.96/865.96	c Dual Bound         : +0.00000000000000e+00
862.96/865.96	c Gap                : 0.00 %
862.96/865.97	s SATISFIABLE
862.96/865.97	v -x3968 x992 -x3967 x991 -x3966 x990 -x3965 x989 -x3964 x988 x3963 -x987 x3962 -x986 x3961 -x985 x3960 x984 x3959 x983 x3958 -x982 
862.96/865.97	v x3957 -x981 -x3956 x980 x3955 -x979 x3954 -x978 -x3953 -x977 -x3952 x976 -x3951 x975 -x3950 x974 -x3949 -x973 -x3948 -x972 
862.96/865.97	v -x3947 x971 -x3946 x970 x3945 x969 x3944 x968 x3943 -x967 x3942 -x966 x3941 -x965 -x3940 x964 -x3939 x963 -x3938 x962 -x3937 
862.96/865.97	v -x961 -x3936 -x960 -x3935 -x959 -x3934 x958 -x3933 x957 -x3932 x956 -x3931 -x955 -x3930 -x954 -x3929 x953 -x3928 x952 -x3927 
862.96/865.97	v x951 -x3926 x950 -x3925 x949 -x3924 -x948 -x3923 x947 x3922 -x946 x3921 -x945 x3920 -x944 x3919 -x943 x3918 -x942 x3917 -x941 
862.96/865.97	v -x3916 x940 x3915 -x939 x3914 -x938 x3913 -x937 x3912 -x936 x3911 x935 x3910 -x934 x3909 -x933 x3908 -x932 x3907 x931 x3906 
862.96/865.97	v -x930 -x3905 -x929 -x3904 x928 -x3903 x927 -x3902 x926 x3901 x925 x3900 -x924 -x3899 x923 -x3898 x922 x3897 -x921 x3896 x920 
862.96/865.97	v x3895 -x919 x3894 x918 x3893 -x917 x3892 x916 x3891 -x915 x3890 -x914 x3889 -x913 x3888 -x912 x3887 -x911 -x3886 x910 x3885 
862.96/865.97	v x909 x3884 x908 x3883 -x907 x3882 -x906 x3881 -x905 x3880 x904 x3879 x903 x3878 x902 x3877 -x901 x3876 x900 x3875 -x899 x3874 
862.96/865.97	v -x898 -x3873 x897 x3872 -x896 x3871 -x895 x3870 -x894 -x3869 x893 x3868 x892 x3867 x891 x3866 -x890 x3865 -x889 x3864 -x888 
862.96/865.97	v x3863 -x887 x3862 -x886 x3861 -x885 x3860 x884 x3859 x883 x3858 -x882 x3857 -x881 x3856 -x880 -x3855 x879 x3854 -x878 x3853 -x877 
862.96/865.97	v x3852 -x876 -x3851 x875 x3850 x874 x3849 x873 x3848 x872 x3847 -x871 x3846 -x870 x3845 -x869 x3844 -x868 -x3843 -x867 -x3842 
862.96/865.97	v -x866 -x3841 x865 -x3840 x864 x3839 x863 x3838 -x862 -x3837 x861 -x3836 x860 x3835 -x859 x3834 -x858 x3833 -x857 x3832 -x856 
862.96/865.97	v x3831 -x855 -x3830 -x854 -x3829 x853 x3828 -x852 x3827 x851 x3826 -x850 x3825 -x849 -x3824 x848 -x3823 -x847 -x3822 x846 
862.96/865.97	v -x3821 x845 x3820 -x844 x3819 -x843 x3818 -x842 x3817 -x841 -x3816 -x840 -x3815 -x839 -x3814 -x838 -x3813 x837 -x3812 -x836 
862.96/865.97	v -x3811 x835 -x3810 -x834 -x3809 x833 x3808 -x3807 -x1664 -x3806 x3805 x1663 x3804 -x3803 x1662 -x3802 -x3801 x1661 x3800 -x3799 
862.96/865.97	v -x1660 x3798 -x3797 -x1659 x3796 -x3795 -x1658 x3794 -x3793 -x1657 -x3792 x3791 x1656 x3790 -x3789 x1655 -x3788 -x3787 -x1654 
862.96/865.97	v x3786 -x3785 -x1653 -x3784 x3783 x1652 -x3782 -x3781 x1651 x3780 -x3779 x1650 -x3778 x3777 x1649 x3776 -x3775 x1648 x3774 
862.96/865.97	v x3773 -x1647 x3772 -x3771 -x1646 x3770 -x3769 -x1645 x3768 x3767 x1644 -x3766 x3765 x1643 x3764 -x3763 -x1642 x3762 -x3761 x1641 
862.96/865.97	v x3760 -x3759 -x1640 x3758 -x3757 -x1639 x3756 -x3755 -x1638 x3754 -x3753 x1637 -x3752 x3751 -x1636 x3750 -x3749 x1635 -x3748 
862.96/865.97	v x3747 -x1634 x3746 -x3745 -x1633 -x3744 x3743 x3742 -x3741 x3740 -x3739 x3738 -x3737 x3736 -x3735 -x3734 -x3733 -x3732 -x3731 
862.96/865.97	v x3730 -x3729 x3728 x3727 -x3726 x3725 x3724 -x3723 -x3722 x3721 x3720 x3719 x3718 x3717 x3716 x3715 -x3714 x3713 x3712 
862.96/865.97	v -x3711 -x1632 x3710 x3709 -x1631 -x3708 x3707 x1630 x3706 -x3705 -x1629 -x3704 -x3703 x1628 x3702 -x3701 x1627 -x3700 x3699 -x1626 
862.96/865.97	v x3698 -x3697 -x1625 -x3696 x3695 -x1624 x3694 -x3693 -x1623 -x3692 x3691 x1622 -x3690 -x3689 x1621 x3688 -x3687 x1620 -x3686 
862.96/865.97	v x3685 x1619 x3684 -x3683 x1618 x3682 -x3681 -x1617 x3680 -x3679 x1616 x3678 x3677 -x1615 x3676 x3675 -x1614 x3674 x3673 
862.96/865.97	v x1613 -x3672 x3671 x1612 x3670 -x3669 -x1611 -x3668 -x3667 x1610 x3666 -x3665 x1609 -x3664 x3663 x1608 -x3662 x3661 x1607 -x3660 
862.96/865.97	v x3659 x1606 -x3658 x3657 x1605 x3656 -x3655 x1604 -x3654 x3653 -x1603 x3652 -x3651 -x1602 -x3650 x3649 -x1601 -x3648 -x3647 
862.96/865.97	v x3646 -x3645 -x3644 x3643 -x3642 -x3641 -x3640 x3639 -x3638 x3637 x3636 x3635 x3634 -x3633 -x3632 -x3631 x3630 x3629 -x3628 
862.96/865.97	v x3627 -x3626 x3625 -x3624 x3623 -x3622 x3621 x3620 x3619 x3618 -x3617 x3616 -x3615 -x1600 -x3614 x3613 x1599 x3612 -x3611 
862.96/865.97	v x1598 -x3610 x3609 x1597 -x3608 x3607 -x1596 -x3606 x3605 x1595 -x3604 x3603 x1594 x3602 -x3601 x1593 -x3600 x3599 x1592 x3598 
862.96/865.97	v -x3597 -x1591 -x3596 -x3595 x1590 x3594 -x3593 x1589 x3592 x3591 -x1588 -x3590 x3589 x1587 x3588 -x3587 -x1586 x3586 -x3585 
862.96/865.97	v x1585 x3584 -x3583 -x1584 x3582 -x3581 x1583 x3580 -x3579 x1582 x3578 x3577 -x1581 -x3576 x3575 x1580 x3574 -x3573 x1579 -x3572 
862.96/865.97	v x3571 x1578 x3570 x3569 x1577 -x3568 x3567 x1576 x3566 -x3565 -x1575 -x3564 x3563 x1574 x3562 -x3561 -x1573 x3560 -x3559 
862.96/865.97	v x1572 -x3558 -x3557 x1571 x3556 -x3555 -x1570 -x3554 x3553 x1569 -x3552 -x3551 x3550 -x3549 -x3548 x3547 x3546 x3545 -x3544 x3543 
862.96/865.97	v -x3542 x3541 x3540 -x3539 x3538 x3537 x3536 x3535 x3534 x3533 x3532 x3531 -x3530 x3529 -x3528 x3527 x3526 x3525 x3524 -x3523 
862.96/865.97	v x3522 x3521 x3520 -x3519 x1568 x3518 x3517 -x1567 x3516 -x3515 x1566 x3514 x3513 -x1565 -x3512 x3511 -x1564 x3510 -x3509 
862.96/865.97	v x1563 -x3508 x3507 x1562 x3506 -x3505 x1561 -x3504 x3503 -x1560 x3502 -x3501 -x1559 -x3500 x3499 -x1558 -x3498 x3497 -x1557 
862.96/865.97	v x3496 -x3495 -x1556 -x3494 x3493 x1555 x3492 -x3491 x1554 -x3490 x3489 -x1553 x3488 -x3487 x1552 -x3486 x3485 x1551 x3484 -x3483 
862.96/865.97	v -x1550 -x3482 x3481 -x1549 x3480 -x3479 x1548 -x3478 x3477 x1547 x3476 -x3475 x1546 -x3474 x3473 x1545 x3472 -x3471 -x1544 
862.96/865.97	v -x3470 x3469 -x1543 -x3468 -x3467 x1542 x3466 x3465 x1541 -x3464 x3463 x1540 x3462 -x3461 -x1539 -x3460 x3459 -x1538 x3458 
862.96/865.97	v -x3457 -x1537 x3456 x3455 x3454 -x3453 -x3452 x3451 -x3450 x3449 -x3448 x3447 -x3446 x3445 x3444 x3443 -x3442 x3441 x3440 x3439 
862.96/865.97	v x3438 x3437 -x3436 x3435 -x3434 x3433 -x3432 x3431 -x3430 x3429 -x3428 -x3427 x3426 x3425 x3424 -x3423 x1536 -x3422 x3421 
862.96/865.97	v x1535 x3420 -x3419 -x1534 x3418 -x3417 x1533 x3416 -x3415 -x1532 x3414 -x3413 -x1531 -x3412 x3411 x1530 -x3410 x3409 x1529 x3408 
862.96/865.97	v -x3407 x1528 -x3406 x3405 x1527 x3404 -x3403 -x1526 x3402 -x3401 x1525 x3400 -x3399 x1524 x3398 -x3397 -x1523 x3396 -x3395 
862.96/865.97	v -x1522 -x3394 x3393 -x1521 -x3392 x3391 -x1520 -x3390 x3389 -x1519 x3388 -x3387 -x1518 x3386 -x3385 x1517 x3384 x3383 -x1516 
862.96/865.97	v x3382 -x3381 x1515 x3380 -x3379 x1514 x3378 x3377 -x1513 x3376 -x3375 -x1512 x3374 -x3373 x1511 -x3372 x3371 x1510 x3370 -x3369 
862.96/865.97	v x1509 x3368 -x3367 x1508 -x3366 x3365 -x1507 x3364 -x3363 -x1506 x3362 -x3361 -x1505 x3360 x3359 x3358 x3357 -x3356 -x3355 
862.96/865.97	v -x3354 x3353 x3352 x3351 -x3350 x3349 x3348 x3347 -x3346 x3345 -x3344 -x3343 x3342 -x3341 x3340 x3339 x3338 x3337 x3336 x3335 
862.96/865.97	v -x3334 x3333 x3332 -x3331 x3330 x3329 x3328 -x3327 x1504 x3326 -x3325 -x1503 x3324 -x3323 -x1502 -x3322 x3321 x1501 x3320 
862.96/865.97	v -x3319 x1500 -x3318 x3317 x1499 x3316 -x3315 -x1498 -x3314 x3313 x1497 x3312 -x3311 -x1496 x3310 -x3309 x1495 -x3308 x3307 x1494 
862.96/865.97	v x3306 x3305 -x1493 -x3304 x3303 -x1492 x3302 -x3301 -x1491 -x3300 x3299 -x1490 -x3298 -x3297 x1489 x3296 -x3295 x1488 -x3294 
862.96/865.97	v x3293 x1487 x3292 -x3291 x1486 -x3290 x3289 x1485 x3288 x3287 -x1484 -x3286 x3285 -x1483 x3284 -x3283 -x1482 x3282 -x3281 
862.96/865.97	v x1481 x3280 x3279 x1480 -x3278 x3277 x1479 x3276 -x3275 x1478 -x3274 x3273 x1477 x3272 -x3271 x1476 -x3270 x3269 -x1475 x3268 
862.96/865.97	v -x3267 -x1474 -x3266 x3265 -x1473 x3264 x3263 x3262 x3261 x3260 x3259 -x3258 x3257 -x3256 x3255 -x3254 x3253 x3252 x3251 -x3250 
862.96/865.97	v -x3249 -x3248 -x3247 -x3246 -x3245 x3244 -x3243 x3242 -x3241 x3240 -x3239 -x3238 x3237 x3236 x3235 -x3234 x3233 -x3232 
862.96/865.97	v x3231 x1472 x3230 -x3229 -x1471 -x3228 x3227 -x1470 -x3226 x3225 x1469 x3224 x3223 -x1468 -x3222 x3221 x1467 x3220 -x3219 -x1466 
862.96/865.97	v -x3218 x3217 x1465 x3216 -x3215 -x1464 x3214 -x3213 -x1463 -x3212 x3211 x1462 x3210 -x3209 -x1461 x3208 -x3207 x1460 -x3206 
862.96/865.97	v -x3205 x1459 x3204 -x3203 x1458 -x3202 x3201 x1457 -x3200 x3199 x1456 x3198 -x3197 x1455 -x3196 x3195 x1454 x3194 -x3193 -x1453 
862.96/865.97	v x3192 -x3191 -x1452 x3190 -x3189 x1451 -x3188 x3187 -x1450 x3186 -x3185 x1449 x3184 x3183 -x1448 -x3182 x3181 x1447 x3180 
862.96/865.97	v -x3179 -x1446 x3178 -x3177 -x1445 x3176 -x3175 x1444 -x3174 x3173 x1443 -x3172 x3171 x1442 -x3170 x3169 x1441 x3168 -x3167 
862.96/865.97	v -x3166 x3165 x3164 x3163 -x3162 x3161 x3160 x3159 x3158 x3157 x3156 -x3155 -x3154 -x3153 x3152 x3151 -x3150 x3149 x3148 x3147 
862.96/865.97	v -x3146 x3145 x3144 x3143 x3142 x3141 -x3140 x3139 x3138 -x3137 -x3136 x3135 x1440 x3134 -x3133 x1439 x3132 -x3131 -x1438 -x3130 
862.96/865.97	v x3129 -x1437 x3128 -x3127 -x1436 -x3126 x3125 x1435 x3124 x3123 -x1434 -x3122 x3121 -x1433 x3120 -x3119 -x1432 -x3118 -x3117 
862.96/865.97	v x1431 x3116 -x3115 x1430 -x3114 x3113 x1429 x3112 -x3111 -x1428 -x3110 x3109 x1427 x3108 -x3107 -x1426 x3106 -x3105 -x1425 
862.96/865.97	v -x3104 x3103 x1424 -x3102 x3101 x1423 x3100 -x3099 -x1422 -x3098 x3097 x1421 x3096 x3095 -x1420 -x3094 x3093 x1419 x3092 -x3091 
862.96/865.97	v x1418 -x3090 x3089 x1417 x3088 -x3087 -x1416 x3086 -x3085 x1415 -x3084 x3083 x1414 -x3082 x3081 -x1413 x3080 -x3079 x1412 
862.96/865.97	v -x3078 -x3077 x1411 x3076 -x3075 x1410 -x3074 x3073 x1409 x3072 x3071 -x3070 -x3069 -x3068 -x3067 -x3066 -x3065 x3064 x3063 
862.96/865.97	v x3062 x3061 x3060 -x3059 x3058 x3057 -x3056 x3055 x3054 x3053 x3052 x3051 x3050 x3049 x3048 x3047 -x3046 -x3045 -x3044 x3043 
862.96/865.97	v x3042 x3041 -x3040 -x3039 x1408 x3038 -x3037 x1407 -x3036 x3035 -x1406 x3034 -x3033 x1405 -x3032 x3031 -x1404 x3030 -x3029 
862.96/865.97	v x1403 -x3028 x3027 x1402 -x3026 -x3025 x1401 x3024 -x3023 -x1400 -x3022 x3021 x1399 -x3020 x3019 x1398 x3018 -x3017 x1397 -x3016 
862.96/865.97	v x3015 x1396 x3014 -x3013 -x1395 x3012 x3011 -x1394 -x3010 x3009 -x1393 x3008 -x3007 -x1392 -x3006 x3005 -x1391 x3004 -x3003 
862.96/865.97	v x1390 -x3002 x3001 -x1389 x3000 -x2999 x1388 -x2998 x2997 -x1387 x2996 -x2995 x1386 -x2994 x2993 -x1385 x2992 -x2991 -x1384 
862.96/865.97	v -x2990 x2989 x1383 -x2988 -x2987 x1382 x2986 -x2985 x1381 x2984 x2983 -x1380 -x2982 x2981 x1379 x2980 -x2979 x1378 -x2978 x2977 
862.96/865.97	v x1377 -x2976 x2975 -x2974 x2973 -x2972 x2971 -x2970 x2969 x2968 x2967 x2966 x2965 -x2964 x2963 x2962 x2961 -x2960 -x2959 
862.96/865.97	v -x2958 -x2957 x2956 x2955 x2954 -x2953 x2952 x2951 -x2950 x2949 x2948 -x2947 x2946 x2945 -x2944 x2943 x1376 -x2942 x2941 x1375 
862.96/865.97	v x2940 -x2939 x1374 -x2938 x2937 x1373 x2936 -x2935 -x1372 -x2934 -x2933 x1371 x2932 -x2931 -x1370 -x2930 x2929 x1369 -x2928 
862.96/865.97	v -x2927 x1368 x2926 -x2925 x1367 -x2924 x2923 x1366 x2922 -x2921 x1365 -x2920 x2919 -x1364 x2918 -x2917 -x1363 x2916 x2915 -x1362 
862.96/865.97	v -x2914 x2913 -x1361 x2912 -x2911 -x1360 -x2910 x2909 x1359 x2908 -x2907 x1358 -x2906 x2905 x1357 x2904 -x2903 -x1356 -x2902 
862.96/865.97	v x2901 x1355 -x2900 x2899 x1354 x2898 -x2897 x1353 -x2896 x2895 x1352 x2894 -x2893 x1351 -x2892 x2891 -x1350 x2890 -x2889 
862.96/865.97	v x1349 -x2888 x2887 x1348 x2886 -x2885 -x1347 -x2884 x2883 x1346 x2882 -x2881 -x1345 -x2880 -x2879 x2878 -x2877 -x2876 x2875 
862.96/865.97	v x2874 x2873 -x2872 -x2871 x2870 x2869 -x2868 x2867 -x2866 -x2865 x2864 -x2863 -x2862 -x2861 -x2860 -x2859 x2858 -x2857 x2856 
862.96/865.97	v x2855 -x2854 -x2853 x2852 -x2851 x2850 x2849 x2848 -x2847 -x1344 x2846 x2845 -x1343 -x2844 x2843 x1342 x2842 -x2841 -x1341 -x2840 
862.96/865.97	v x2839 x1340 x2838 -x2837 -x1339 -x2836 x2835 x1338 x2834 -x2833 x1337 -x2832 x2831 x1336 -x2830 -x2829 x1335 -x2828 x2827 
862.96/865.97	v -x1334 -x2826 x2825 -x1333 -x2824 x2823 -x1332 -x2822 x2821 -x1331 x2820 -x2819 x1330 -x2818 x2817 x1329 -x2816 -x2815 x1328 
862.96/865.97	v x2814 -x2813 x1327 -x2812 x2811 x1326 -x2810 x2809 x1325 x2808 -x2807 x1324 -x2806 x2805 x1323 -x2804 -x2803 x1322 x2802 -x2801 
862.96/865.97	v x1321 -x2800 x2799 x1320 x2798 -x2797 -x1319 -x2796 x2795 -x1318 x2794 -x2793 x1317 -x2792 x2791 x1316 x2790 -x2789 -x1315 
862.96/865.97	v -x2788 x2787 x1314 -x2786 x2785 x1313 x2784 -x2783 -x2782 -x2781 -x2780 x2779 x2778 x2777 -x2776 -x2775 -x2774 x2773 -x2772 
862.96/865.97	v -x2771 x2770 -x2769 -x2768 x2767 -x2766 -x2765 -x2764 x2763 -x2762 -x2761 -x2760 x2759 -x2758 x2757 -x2756 x2755 x2754 -x2753 
862.96/865.97	v x2752 -x2751 -x1312 x2750 x2749 -x1311 -x2748 x2747 -x1310 x2746 -x2745 -x1309 x2744 -x2743 -x1308 -x2742 x2741 x1307 -x2740 
862.96/865.97	v x2739 x1306 x2738 -x2737 x1305 -x2736 x2735 x1304 -x2734 x2733 x1303 -x2732 -x2731 x1302 -x2730 x2729 -x1301 -x2728 x2727 
862.96/865.97	v x1300 -x2726 x2725 x1299 x2724 -x2723 -x1298 x2722 -x2721 -x1297 -x2720 x2719 -x1296 x2718 -x2717 -x1295 -x2716 x2715 x1294 x2714 
862.96/865.97	v -x2713 x1293 -x2712 x2711 x1292 x2710 -x2709 -x1291 -x2708 x2707 x1290 x2706 -x2705 -x1289 x2704 x2703 -x1288 -x2702 -x2701 
862.96/865.97	v x1287 x2700 -x2699 x1286 -x2698 x2697 x1285 x2696 -x2695 x1284 -x2694 x2693 x1283 x2692 -x2691 -x1282 x2690 -x2689 x1281 
862.96/865.97	v x2688 x2687 x2686 x2685 -x2684 -x2683 -x2682 x2681 -x2680 x2679 -x2678 -x2677 -x2676 -x2675 x2674 -x2673 -x2672 -x2671 -x2670 
862.96/865.97	v x2669 x2668 -x2667 x2666 -x2665 x2664 x2663 -x2662 x2661 -x2660 x2659 x2658 x2657 -x2656 x2655 -x1280 x2654 -x2653 x1279 -x2652 
862.96/865.97	v x2651 -x1278 -x2650 x2649 x1277 x2648 -x2647 x1276 -x2646 x2645 x1275 x2644 -x2643 -x1274 x2642 -x2641 -x1273 -x2640 x2639 
862.96/865.97	v x1272 -x2638 x2637 x1271 -x2636 x2635 -x1270 -x2634 x2633 x1269 -x2632 x2631 x1268 -x2630 x2629 -x1267 x2628 -x2627 -x1266 
862.96/865.97	v -x2626 x2625 -x1265 x2624 -x2623 -x1264 x2622 -x2621 -x1263 x2620 -x2619 -x1262 -x2618 x2617 x1261 x2616 -x2615 x1260 -x2614 
862.96/865.97	v x2613 -x1259 x2612 -x2611 x1258 -x2610 x2609 x1257 x2608 -x2607 -x1256 -x2606 x2605 -x1255 -x2604 -x2603 x1254 x2602 -x2601 -x1253 
862.96/865.97	v -x2600 x2599 x1252 -x2598 -x2597 x1251 x2596 -x2595 -x1250 -x2594 x2593 x1249 x2592 x2591 -x2590 x2589 -x2588 -x2587 -x2586 
862.96/865.97	v x2585 x2584 x2583 -x2582 -x2581 -x2580 x2579 -x2578 -x2577 x2576 -x2575 -x2574 x2573 x2572 -x2571 x2570 -x2569 x2568 x2567 
862.96/865.97	v x2566 -x2565 x2564 x2563 x2562 x2561 -x2560 x2559 x1248 -x256 x2558 -x2557 -x1247 x255 -x2556 x2555 -x1246 -x254 -x2554 x2553 
862.96/865.97	v x1245 -x253 -x2552 x2551 -x1244 -x252 x2550 -x2549 -x1243 -x251 -x2548 x2547 -x1242 -x250 x2546 -x2545 -x1241 x249 -x2544 
862.96/865.97	v x2543 x1240 x248 -x2542 -x2541 x1239 -x247 x2540 -x2539 -x1238 x246 -x2538 -x2537 x1237 -x245 x2536 -x2535 -x1236 x244 x2534 
862.96/865.97	v x2533 -x1235 x243 -x2532 x2531 x1234 x242 x2530 -x2529 -x1233 x241 -x2528 x2527 x1232 x240 x2526 -x2525 -x1231 -x239 x2524 x2523 
862.96/865.97	v -x1230 x238 x2522 -x2521 -x1229 -x237 x2520 x2519 -x1228 x236 -x2518 x2517 -x1227 -x235 x2516 -x2515 x1226 x234 x2514 -x2513 
862.96/865.97	v -x1225 -x233 x2512 -x2511 -x1224 -x232 -x2510 x2509 -x1223 -x231 x2508 -x2507 -x1222 -x230 -x2506 x2505 x1221 x229 x2504 
862.96/865.97	v -x2503 x1220 x228 x2502 -x2501 -x1219 -x227 -x2500 x2499 -x1218 -x226 x2498 -x2497 -x1217 -x225 x2496 x2495 -x2494 -x2493 x2492 
862.96/865.97	v x2491 -x2490 x2489 -x2488 -x2487 -x2486 -x2485 -x2484 x2483 -x2482 -x2481 x2480 -x2479 x2478 x2477 -x2476 x2475 x2474 x2473 
862.96/865.97	v -x2472 -x2471 x2470 -x2469 x2468 x2467 x2466 x2465 -x2464 x2463 -x1216 x2462 -x2461 x1215 -x2460 x2459 -x1214 -x2458 x2457 
862.96/865.97	v -x1213 -x2456 x2455 x1212 -x2454 x2453 x1211 x2452 -x2451 -x1210 -x2450 x2449 x1209 -x2448 x2447 -x1208 x2446 -x2445 -x1207 
862.96/865.97	v -x2444 x2443 -x1206 x2442 -x2441 -x1205 -x2440 x2439 x1204 x2438 -x2437 -x1203 -x2436 x2435 -x1202 -x2434 x2433 x1201 -x2432 
862.96/865.97	v x2431 -x1200 x2430 -x2429 x1199 -x2428 x2427 x1198 x2426 -x2425 x1197 -x2424 x2423 x1196 x2422 -x2421 -x1195 x2420 -x2419 -x1194 
862.96/865.97	v x2418 x2417 x1193 -x2416 x2415 x1192 x2414 -x2413 x1191 -x2412 x2411 -x1190 -x2410 x2409 x1189 -x2408 x2407 x1188 -x2406 
862.96/865.97	v x2405 -x1187 -x2404 x2403 x1186 -x2402 x2401 -x1185 x2400 x2399 -x2398 -x2397 -x2396 x2395 x2394 x2393 -x2392 x2391 x2390 -x2389 
862.96/865.97	v x2388 x2387 -x2386 -x2385 x2384 x2383 x2382 -x2381 -x2380 x2379 x2378 x2377 -x2376 x2375 -x2374 -x2373 -x2372 -x2371 -x2370 
862.96/865.97	v x2369 -x2368 x2367 x1184 x2366 -x2365 -x1183 x2364 -x2363 -x1182 -x2362 x2361 -x1181 x2360 -x2359 -x1180 -x2358 -x2357 x1179 
862.96/865.97	v x2356 -x2355 x1178 -x2354 x2353 -x1177 x2352 -x2351 -x1176 -x2350 x2349 -x1175 x2348 -x2347 -x1174 -x2346 x2345 -x1173 x2344 
862.96/865.97	v -x2343 -x1172 x2342 -x2341 -x1171 -x2340 x2339 -x1170 x2338 -x2337 -x1169 -x2336 x2335 -x1168 x2334 -x2333 x1167 -x2332 x2331 
862.96/865.97	v x1166 x2330 -x2329 -x1165 x2328 -x2327 -x1164 x2326 -x2325 -x1163 x2324 -x2323 x1162 x2322 -x2321 x1161 x2320 x2319 -x1160 
862.96/865.97	v -x2318 x2317 -x1159 x2316 -x2315 x1158 -x2314 x2313 x1157 x2312 -x2311 x1156 -x2310 x2309 x1155 x2308 -x2307 x1154 -x2306 x2305 
862.96/865.97	v x1153 -x2304 -x2303 -x2302 -x2301 -x2300 x2299 -x2298 -x2297 -x2296 -x2295 x2294 -x2293 x2292 -x2291 -x2290 -x2289 -x2288 
862.96/865.97	v x2287 -x2286 -x2285 x2284 -x2283 x2282 x2281 x2280 x2279 -x2278 -x2277 x2276 x2275 x2274 x2273 -x2272 x2271 -x1152 -x2270 x2269 
862.96/865.97	v x1151 -x2268 -x2267 x1150 -x2266 x2265 x1149 -x2264 x2263 -x1148 -x2262 -x2261 x1147 -x2260 x2259 x1146 -x2258 -x2257 x1145 
862.96/865.97	v x2256 -x2255 -x1144 -x2254 x2253 -x1143 x2252 -x2251 -x1142 -x2250 x2249 x1141 x2248 -x2247 -x1140 -x2246 x2245 x1139 -x2244 
862.96/865.97	v x2243 x1138 x2242 -x2241 -x1137 -x2240 x2239 x1136 x2238 -x2237 x1135 -x2236 x2235 -x1134 x2234 -x2233 -x1133 -x2232 x2231 
862.96/865.97	v x1132 -x2230 -x2229 x1131 -x2228 x2227 x1130 -x2226 x2225 -x1129 x2224 -x2223 x1128 -x2222 x2221 -x1127 -x2220 x2219 x1126 
862.96/865.97	v -x2218 x2217 x1125 -x2216 x2215 x1124 -x2214 x2213 x1123 -x2212 x2211 x1122 -x2210 x2209 x1121 -x2208 x2207 -x2206 -x2205 -x2204 
862.96/865.97	v -x2203 -x2202 -x2201 -x2200 -x2199 x2198 x2197 x2196 x2195 x2194 -x2193 x2192 -x2191 -x2190 x2189 x2188 -x2187 x2186 x2185 
862.96/865.97	v x2184 -x2183 -x2182 -x2181 x2180 x2179 x2178 -x2177 -x2176 x2175 -x1120 x2174 -x2173 -x1119 x2172 -x2171 x1118 -x2170 x2169 
862.96/865.97	v x1117 x2168 -x2167 x1116 -x2166 x2165 x1115 x2164 x2163 -x1114 -x2162 x2161 -x1113 x2160 -x2159 -x1112 -x2158 x2157 -x1111 x2156 
862.96/865.97	v -x2155 -x1110 x2154 -x2153 x1109 -x2152 -x2151 -x1108 x2150 -x2149 -x1107 -x2148 x2147 x1106 x2146 -x2145 x1105 -x2144 x2143 
862.96/865.97	v x1104 x2142 -x2141 x1103 x2140 -x2139 -x1102 x2138 -x2137 x1101 -x2136 x2135 x1100 x2134 -x2133 x1099 x2132 x2131 -x1098 
862.96/865.97	v x2130 x2129 -x1097 x2128 x2127 -x1096 x2126 x2125 -x1095 -x2124 x2123 -x1094 x2122 -x2121 -x1093 -x2120 x2119 -x1092 -x2118 
862.96/865.97	v -x2117 x1091 x2116 -x2115 -x1090 -x2114 x2113 x1089 -x2112 x2111 -x2110 -x2109 x2108 -x2107 -x2106 x2105 -x2104 -x2103 x2102 
862.96/865.97	v x2101 -x2100 -x2099 x2098 x2097 -x2096 -x2095 x2094 -x2093 -x2092 x2091 x2090 x2089 x2088 x2087 x2086 x2085 -x2084 -x2083 -x2082 
862.96/865.97	v -x2081 -x2080 x2079 -x1088 x2078 -x2077 -x1087 -x2076 x2075 -x1086 x2074 -x2073 x1085 x2072 x2071 x1084 -x2070 x2069 -x1083 
862.96/865.97	v x2068 -x2067 -x1082 -x2066 x2065 x1081 -x2064 x2063 x1080 x2062 -x2061 -x1079 -x2060 -x2059 x1078 x2058 -x2057 x1077 -x2056 
862.96/865.97	v x2055 -x1076 x2054 -x2053 -x1075 -x2052 x2051 -x1074 x2050 -x2049 x1073 -x2048 x2047 x1072 x2046 x2045 -x1071 -x2044 x2043 
862.96/865.97	v x1070 x2042 -x2041 -x1069 -x2040 x2039 x1068 x2038 -x2037 x1067 -x2036 x2035 x1066 x2034 -x2033 x1065 -x2032 x2031 x1064 x2030 
862.96/865.97	v -x2029 -x1063 -x2028 x2027 x1062 x2026 -x2025 x1061 -x2024 x2023 x1060 -x2022 -x2021 x1059 x2020 -x2019 x1058 -x2018 x2017 
862.96/865.97	v -x1057 -x2016 x2015 -x2014 x2013 x2012 -x2011 x2010 x2009 x2008 x2007 -x2006 x2005 -x2004 -x2003 -x2002 x2001 -x2000 x1999 x1998 
862.96/865.97	v -x1997 x1996 -x1995 x1994 -x1993 x1992 x1991 x1990 -x1989 -x1988 -x1987 x1986 -x1985 -x1984 x1983 x1056 x1982 -x1981 -x1055 
862.96/865.97	v -x1980 x1979 -x1054 x1978 -x1977 x1053 x1976 -x1975 -x1052 -x1974 x1973 -x1051 x1972 -x1971 -x1050 x1970 -x1969 -x1049 -x1968 
862.96/865.97	v x1967 x1048 x1966 -x1965 x1047 -x1964 x1963 x1046 x1962 -x1961 -x1045 x1960 -x1959 -x1044 -x1958 x1957 -x1043 x1956 -x1955 
862.96/865.97	v x1042 x1954 -x1953 -x1041 -x1952 x1951 -x1040 x1950 -x1949 x1039 -x1948 x1947 x1038 x1946 -x1945 -x1037 x1944 -x1943 x1036 
862.96/865.97	v -x1942 x1941 x1035 -x1940 -x1939 x1034 x1938 -x1937 x1033 -x1936 x1935 -x1032 x1934 -x1933 -x1031 -x1932 x1931 x1030 x1930 -x1929 
862.96/865.97	v x1029 -x1928 x1927 x1028 x1926 -x1925 -x1027 x1924 -x1923 -x1026 -x1922 x1921 -x1025 x1920 x1919 x1918 x1917 x1916 -x1915 
862.96/865.97	v x1914 x1913 x1912 x1911 x1910 x1909 x1908 -x1907 x1906 x1905 x1904 x1903 x1902 x1901 x1900 x1899 x1898 -x1897 x1896 x1895 x1894 
862.96/865.97	v x1893 x1892 x1891 x1890 -x1889 x1888 -x1887 -x1024 x1886 -x1885 -x1023 -x1884 x1883 x1022 -x1882 x1881 -x1021 x1880 -x1879 
862.96/865.97	v -x1020 -x1878 -x1877 x1019 x1876 -x1875 -x1018 -x1874 x1873 -x1017 x1872 -x1871 x1016 -x1870 x1869 -x1015 -x1868 x1867 x1014 
862.96/865.97	v -x1866 x1865 x1013 -x1864 x1863 x1012 -x1862 -x1861 x1011 x1860 -x1859 x1010 -x1858 x1857 -x1009 -x1856 x1855 x1008 x1854 
862.96/865.97	v -x1853 x1007 x1852 -x1851 -x1006 -x1850 x1849 x1005 -x1848 x1847 x1004 -x1846 x1845 x1003 -x1844 x1843 -x1002 -x1842 x1841 -x1001 
862.96/865.97	v x1840 -x1839 x1000 -x1838 x1837 x999 x1836 -x1835 -x998 x1834 x1833 -x997 -x1832 x1831 x996 x1830 -x1829 -x995 -x1828 x1827 
862.96/865.97	v -x994 -x1826 -x1825 x993 x1824 -x1823 -x1822 x1821 x1820 -x1819 -x1818 -x1817 x1816 -x1815 x1814 x1813 x1812 -x1811 x1810 
862.96/865.97	v -x1809 x1808 x1807 -x1806 x1805 x1804 x1803 -x1802 -x1801 x1800 x1799 x1798 x1797 x1796 x1795 x1794 -x1793 x832 x831 -x830 -x829 
862.96/865.97	v -x828 -x827 x826 x825 x824 x823 -x822 x821 -x820 -x819 x818 -x817 x816 x815 x814 -x813 -x812 -x811 -x810 x809 x808 x807 
862.96/865.97	v x806 x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 x797 -x796 -x795 -x794 -x793 -x792 -x791 x790 x789 -x788 -x787 x786 -x785 
862.96/865.97	v -x784 x783 -x782 x781 -x780 x779 -x778 -x777 -x776 x775 x774 x773 -x772 x771 x770 -x769 x768 -x767 -x766 x765 x764 -x763 -x762 
862.96/865.97	v -x761 x760 -x759 x758 x757 x756 -x755 x754 -x753 x752 x751 -x750 x749 x748 x747 -x746 -x745 x744 x743 x742 x741 x740 x739 
862.96/865.97	v x738 -x737 x736 x735 x734 -x733 x732 x731 x730 x729 x728 x727 -x726 -x725 x724 x723 -x722 x721 x720 -x719 x718 -x717 x716 -x715 
862.96/865.97	v x714 x713 x712 -x711 -x710 -x709 x708 -x707 -x706 x705 -x704 x703 x702 -x701 -x700 x699 x698 x697 -x696 x695 -x694 -x693 -x692 
862.96/865.97	v x691 -x690 x689 -x688 -x687 x686 -x685 -x684 -x683 x682 x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 x673 x1792 x1791 
862.96/865.97	v -x1790 -x1789 x1788 -x1787 x1786 -x1785 -x1784 x1783 x1782 -x1781 -x1780 -x1779 x1778 -x1777 x1776 x1775 -x1774 -x1773 -x1772 
862.96/865.97	v -x1771 -x1770 x1769 x1768 x1767 -x1766 x1765 -x1764 x1763 x1762 -x1761 x1760 -x1759 -x1758 -x1757 x1756 x1755 x1754 x1753 -x1752 
862.96/865.97	v -x1751 -x1750 x1749 x1748 -x1747 x1746 x1745 x1744 -x1743 x1742 x1741 x1740 x1739 -x1738 -x1737 x1736 x1735 -x1734 x1733 
862.96/865.97	v x1732 x1731 -x1730 -x1729 -x1728 x1727 x1726 -x1725 x1724 x1723 x1722 -x1721 x1720 x1719 -x1718 x1717 x1716 -x1715 -x1714 x1713 
862.96/865.97	v x1712 x1711 x1710 -x1709 x1708 -x1707 x1706 x1705 x1704 -x1703 x1702 -x1701 -x1700 -x1699 -x1698 x1697 -x1696 x1695 -x1694 
862.96/865.97	v x1693 x1692 -x1691 x1690 -x1689 x1688 -x1687 -x1686 -x1685 -x1684 -x1683 x1682 -x1681 -x1680 x1679 x1678 x1677 x1676 -x1675 
862.96/865.97	v -x1674 x1673 x1672 -x1671 -x1670 x1669 x1668 -x1667 -x1666 x1665 -x224 -x416 x672 x223 x415 x671 -x222 -x414 x670 -x221 -x413 
862.96/865.97	v x669 -x220 -x412 -x668 x219 x411 x667 x218 -x410 -x666 -x217 -x409 -x665 x216 x408 -x664 x215 -x407 -x663 -x214 x406 x662 x213 
862.96/865.97	v x405 -x661 -x212 x404 -x660 x211 -x403 -x659 -x210 x402 x658 x209 x401 x657 -x208 -x400 -x656 -x207 -x399 x655 -x206 -x398 
862.96/865.97	v x654 x205 -x397 -x653 -x204 -x396 -x652 x203 x395 x651 -x202 x394 -x650 x201 -x393 x649 -x200 -x392 x648 x199 -x391 x647 -x198 
862.96/865.97	v -x390 x646 -x197 x389 x645 -x196 x388 x644 -x195 x387 -x643 x194 x386 -x642 -x193 x385 x641 x192 -x384 -x640 x191 x383 x639 
862.96/865.97	v x190 x382 x638 x189 -x381 -x637 x188 x380 x636 -x187 -x379 -x635 x186 -x378 -x634 x185 -x377 -x633 -x184 -x376 x632 x183 x375 
862.96/865.97	v -x631 -x182 x374 x630 -x181 x373 x629 x180 -x372 -x628 x179 x371 -x627 -x178 x370 -x626 -x177 x369 x625 -x176 -x368 x624 
862.96/865.97	v -x175 -x367 x623 -x174 x366 x622 -x173 -x365 x621 x172 x364 x620 x171 -x363 x619 x170 -x362 x618 -x169 x361 x617 x168 x360 -x616 
862.96/865.97	v -x167 -x359 -x615 x166 -x358 -x614 x165 x357 -x613 -x164 x356 -x612 x163 -x355 -x611 x162 x354 -x610 x161 x353 -x609 -x160 
862.96/865.97	v -x352 x512 -x608 -x159 x351 x511 -x607 -x158 x350 -x510 -x606 -x157 -x349 x509 x605 -x156 x348 -x508 -x604 -x155 -x347 x507 
862.96/865.97	v -x603 -x154 x346 -x506 -x602 -x153 x345 -x505 x601 -x152 -x344 x504 x600 -x151 -x343 -x503 x599 -x150 x342 -x502 x598 -x149 
862.96/865.97	v -x341 x501 -x597 x148 -x340 -x500 x596 -x147 x339 x499 x595 -x146 x338 -x498 x594 -x145 x337 x497 x593 x144 x336 x496 x592 x143 
862.96/865.97	v x335 x495 x591 x142 -x334 -x494 x590 x141 x333 -x493 -x589 -x140 x332 -x492 x588 -x139 -x331 -x491 x587 -x138 -x330 x490 -x586 
862.96/865.97	v -x137 x329 x489 x585 -x136 -x328 x488 x584 -x135 -x327 x487 x583 x134 x326 x486 -x582 x133 x325 -x485 x581 -x132 x324 x484 
862.96/865.97	v -x580 -x131 x323 -x483 x579 -x130 -x322 x482 -x578 x129 x321 -x481 x577 x64 x128 -x320 x480 x576 -x63 x127 x319 x479 x575 
862.96/865.97	v -x62 x126 -x318 -x478 x574 x61 -x125 -x317 -x477 x573 -x60 -x124 -x316 x476 x572 -x59 x123 -x315 x475 -x571 x58 x122 x314 -x474 
862.96/865.97	v x570 -x57 -x121 x313 -x473 x569 -x56 -x120 -x312 -x472 -x568 x55 -x119 x311 -x471 -x567 -x54 x118 -x310 -x470 x566 x53 x117 
862.96/865.97	v x309 x469 -x565 -x52 -x116 x308 x468 -x564 x51 x115 x307 x467 -x563 x50 -x114 x306 x466 x562 -x49 -x113 -x305 -x465 -x561 -x48 
862.96/865.97	v x112 x304 x464 x560 -x47 x111 -x303 -x463 x559 -x46 -x110 -x302 -x462 -x558 -x45 x109 -x301 x461 -x557 x44 -x108 x300 -x460 
862.96/865.97	v -x556 -x43 x107 x299 -x459 -x555 -x42 x106 -x298 -x458 x554 x41 x105 -x297 x457 x553 -x40 x104 x296 -x456 -x552 -x39 x103 
862.96/865.97	v -x295 -x455 x551 -x38 -x102 x294 x454 -x550 -x37 x101 x293 -x453 -x549 -x36 -x100 -x292 x452 x548 x35 x99 -x291 -x451 -x547 x34 
862.96/865.97	v x98 x290 -x450 x546 x33 x97 x289 x449 -x545 x32 x96 x288 -x448 x544 -x31 -x95 x287 x447 -x543 -x30 x94 -x286 x446 -x542 -x29 
862.96/865.97	v -x93 -x285 -x445 -x541 -x28 x92 -x284 -x444 x540 x27 x91 x283 -x443 x539 -x26 x90 x282 x442 x538 x25 -x89 x281 -x441 -x537 
862.96/865.97	v -x24 -x88 -x280 x440 x536 -x23 x87 -x279 -x439 x535 -x22 -x86 x278 x438 -x534 -x21 x85 x277 x437 x533 x20 -x84 x276 x436 x532 
862.96/865.97	v -x19 x83 -x275 -x435 x531 x18 -x82 x274 x434 x530 -x17 x81 x273 x433 x529 -x16 -x80 x272 x432 -x528 x15 -x79 x271 -x431 -x527 
862.96/865.97	v -x14 -x78 -x270 -x430 -x526 -x13 -x77 -x269 -x429 -x525 -x12 -x76 x268 x428 -x524 x11 x75 x267 -x427 x523 -x10 x74 -x266 -x426 
862.96/865.97	v x522 -x9 x73 -x265 -x425 x521 -x8 -x72 x264 -x424 x520 -x7 -x71 -x263 x423 x519 -x6 x70 -x262 -x422 x518 x5 x69 x261 -x421 
862.96/865.97	v x517 -x4 -x68 -x260 x420 x516 x3 -x67 -x259 -x419 x515 x2 x66 x258 x418 -x514 -x1 x65 -x257 -x417 x513 
862.96/865.97	c SCIP Status        : problem is solved [optimal solution found]
862.96/865.97	c Total Time         :     865.96
862.96/865.97	c   solving          :     865.96
862.96/865.97	c   presolving       :       0.22 (included in solving)
862.96/865.97	c   reading          :       0.02 (included in solving)
862.96/865.97	c   copying          :       1.93 (105 #copies) (minimal 0.01, maximal 0.03, average 0.02)
862.96/865.97	c Original Problem   :
862.96/865.97	c   Problem name     : HOME/instance-4450775-1721420361.opb
862.96/865.97	c   Variables        : 3968 (3968 binary, 0 integer, 0 implicit integer, 0 continuous)
862.96/865.97	c   Constraints      : 7904 initial, 7904 maximal
862.96/865.97	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
862.96/865.97	c Presolved Problem  :
862.96/865.97	c   Problem name     : t_HOME/instance-4450775-1721420361.opb
862.96/865.97	c   Variables        : 3041 (3041 binary, 0 integer, 0 implicit integer, 0 continuous)
862.96/865.97	c   Constraints      : 7399 initial, 11597 maximal
862.96/865.97	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
862.96/865.97	c   Nonzeros         : 35574 constraint, 902 clique table
862.96/865.97	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
862.96/865.97	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
862.96/865.97	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
862.96/865.97	c   gateextraction   :       0.01       0.00      6          0          0          0          0          0        135         45          0          0
862.96/865.97	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
862.96/865.97	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   milp             :       0.03       0.00      1          2         85          0          0          0          0          0          0          0
862.96/865.97	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
862.96/865.97	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   trivial          :       0.00       0.00     20         55          0          0          0          0          0          0          0          0
862.96/865.97	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   dualfix          :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
862.96/865.97	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
862.96/865.97	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
862.96/865.97	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
862.96/865.97	c   vbounds          :       0.00       0.00      2          0          1          0          0          0          0          0          0          0
862.96/865.97	c   knapsack         :       0.00       0.00     20          0          0          0          0          0          5         11          3         13
862.96/865.97	c   setppc           :       0.00       0.00     22          0          0          0          0          0          1          0          0          0
862.96/865.97	c   and              :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
862.96/865.97	c   xor              :       0.00       0.00     31          0          0          0          0          0          0          0          0          0
862.96/865.97	c   linear           :       0.08       0.00     30        692         92          0        692          0       2451       1380        125          2
862.96/865.97	c   logicor          :       0.04       0.01     25          0          0          0          0          0        528          0          0         49
862.96/865.97	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
862.96/865.97	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
862.96/865.97	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
862.96/865.97	c   benderslp        :          0          0          0          0      12837          0          0      14722          0          0          0          0          0          0          0
862.96/865.97	c   integral         :          0          0          0          0      12837          0          0      14722          0          0          0          0          0          0      25672
862.96/865.97	c   knapsack         :         77+        95         11     226777          0          0          0          0      41361         50       7496        103         10          0          0
862.96/865.97	c   setppc           :        137+       139         11     189454          0          0          0          0      66695          6       1124          1          0          0          0
862.96/865.97	c   and              :         45         45       6228     136735          0          0          0      14715      79322          3        964        324        207          0          0
862.96/865.97	c   xor              :          1          1         22     155514          0          0          0      13235         24          0       1504          0          0          0          0
862.96/865.97	c   linear           :       1177+      1195         22     239756          0          0          0      13045    3889465       8458     886414          0          0          0          0
862.96/865.97	c   logicor          :       5962+     10146         22     175435          1          0          0          0    1094057       2304     320759          7          2          0          0
862.96/865.97	c   benders          :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
862.96/865.97	c   fixedvar         :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
862.96/865.97	c   countsols        :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
862.96/865.97	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
862.96/865.97	c   benderslp        :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   integral         :      21.27       0.00       0.00       0.00      20.46       0.00       0.00       0.81       0.00       0.00
862.96/865.97	c   knapsack         :       0.41       0.00       0.00       0.36       0.00       0.00       0.00       0.00       0.05       0.00
862.96/865.97	c   setppc           :       0.05       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.03       0.00
862.96/865.97	c   and              :       0.16       0.00       0.03       0.04       0.00       0.00       0.00       0.07       0.03       0.00
862.96/865.97	c   xor              :       3.76       0.00       0.00       3.75       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   linear           :      19.74       0.00       0.00      17.22       0.00       0.00       0.00       0.01       2.50       0.00
862.96/865.97	c   logicor          :      21.49       0.01       0.02      20.38       0.00       0.00       0.00       0.00       1.09       0.00
862.96/865.97	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
862.96/865.97	c   dualfix          :          2          0          0          0
862.96/865.97	c   genvbounds       :          0          0          0          0
862.96/865.97	c   nlobbt           :          0          0          0          0
862.96/865.97	c   obbt             :          0          0          0          0
862.96/865.97	c   probing          :          0          0          0          0
862.96/865.97	c   pseudoobj        :          0          0          0          0
862.96/865.97	c   redcost          :          0          0          0          0
862.96/865.97	c   rootredcost      :          0          0          0          0
862.96/865.97	c   symmetry         :          0          0          0          0
862.96/865.97	c   vbounds          :      77528          0          0          0
862.96/865.97	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
862.96/865.97	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
862.96/865.97	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
862.96/865.97	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
862.96/865.97	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
862.96/865.97	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
862.96/865.97	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
862.96/865.97	c   symmetry         :       0.05       0.00       0.02       0.03       0.00       0.00
862.96/865.97	c   vbounds          :       0.80       0.00       0.00       0.80       0.00       0.00
862.96/865.97	c Symmetry           :
862.96/865.97	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
862.96/865.97	c   orbital reduction:          0 reductions applied,          0 cutoffs
862.96/865.97	c   lexicographic red:          0 reductions applied,          0 cutoffs
862.96/865.97	c   shadow tree time :       0.00 s
862.96/865.97	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
862.96/865.97	c   propagation      :      33.85       4136       4136          -     666448      508.3       2271       50.6          -          -          -
862.96/865.97	c   infeasible LP    :       0.79        168        166          -      15015      451.6         80       23.1        135      170.5          0
862.96/865.97	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
862.96/865.97	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
862.96/865.97	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
862.96/865.97	c   applied globally :       0.30          -          -          0      39975      219.3          -          -        135          -          -
862.96/865.97	c   applied locally  :          -          -          -          0        114      217.4          -          -          0          -          -
862.96/865.97	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
862.96/865.97	c   cut pool         :       0.25          -       1900         42          -          -      10613     120262          -          -          -          -          -    (maximal pool size:       4988)
862.96/865.97	c   aggregation      :       0.43       0.00         42         22          0          0       7953     100713         61      38449      38406         43          0
862.96/865.97	c   > cmir           :          -          -          -          -          -          -          -      24315          0       4901       4901          0          -
862.96/865.97	c   > flowcover      :          -          -          -          -          -          -          -      40577          0      16794      16794          0          -
862.96/865.97	c   > knapsackcover  :          -          -          -          -          -          -          -      35821         61      16754      16711         43          -
862.96/865.97	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   clique           :       0.03       0.00         22         22          0          0          0          0          0          0          0          0          0
862.96/865.97	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   gomory           :      14.89       0.00         40         20          0          0       1803       8144         19        775        770          5          0
862.96/865.97	c   > gomorymi       :          -          -          -          -          -          -          -       3314         13        477        473          4          -
862.96/865.97	c   > strongcg       :          -          -          -          -          -          -          -       4830          6        298        297          1          -
862.96/865.97	c   impliedbounds    :       0.01       0.00         42         22          0          0        525       8328          0       4969       4969          0          0
862.96/865.97	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
862.96/865.97	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   multilinear      :       0.00       0.00         78         22          0          0          0          0          0          0          0          0          0
862.96/865.97	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
862.96/865.97	c   rapidlearning    :       7.64       0.00        100          2          0       4400          0          0          0          0          0          0         51
862.96/865.97	c   rlt              :       0.58       0.00         33         20          0          0         15         20          0         10         10          0          0
862.96/865.97	c   zerohalf         :       0.95       0.00         40         22          0          0        486       3057         89       1619       1535         84          0
862.96/865.97	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
862.96/865.97	c   hybrid           :       0.22       0.00        901         22      46046          0      74782       4553          0       7272
862.96/865.97	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c Pricers            :   ExecTime  SetupTime      Calls       Vars
862.96/865.97	c   problem variables:       0.00          -          0          0
862.96/865.97	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
862.96/865.97	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c   relpscost        :      20.45       0.00      12836          0          0          0          0          0          0      25672
862.96/865.97	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
862.96/865.97	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
862.96/865.97	c   LP solutions     :       0.00          -          -          1          1
862.96/865.97	c   relax solutions  :       0.00          -          -          0          0
862.96/865.97	c   pseudo solutions :       0.00          -          -          0          0
862.96/865.97	c   strong branching :       0.00          -          -          0          0
862.96/865.97	c   actconsdiving    :       0.00       0.00          0          0          0
862.96/865.97	c   adaptivediving   :      12.62       0.00          5          0          0
862.96/865.97	c   alns             :       0.15       0.00          5          0          0
862.96/865.97	c   bound            :       0.00       0.00          0          0          0
862.96/865.97	c   clique           :       0.02       0.00          1          0          0
862.96/865.97	c   coefdiving       :       0.00       0.00          0          0          0
862.96/865.97	c   completesol      :       0.00       0.00          0          0          0
862.96/865.97	c   conflictdiving   :      94.48       0.00         56          0          0
862.96/865.97	c   crossover        :       0.00       0.00          0          0          0
862.96/865.97	c   dins             :       0.00       0.00          0          0          0
862.96/865.97	c   distributiondivin:      39.44       0.00         15          0          0
862.96/865.97	c   dps              :       0.00       0.00          0          0          0
862.96/865.97	c   dualval          :       0.00       0.00          0          0          0
862.96/865.97	c   farkasdiving     :       0.00       0.00          0          0          0
862.96/865.97	c   feasjump         :       0.04       0.00          2          0          0
862.96/865.97	c   feaspump         :       9.81       0.00          4          0          0
862.96/865.97	c   fixandinfer      :       0.00       0.00          0          0          0
862.96/865.97	c   fracdiving       :      42.33       0.00         13          0          0
862.96/865.97	c   gins             :       0.00       0.00          0          0          0
862.96/865.97	c   guideddiving     :       0.00       0.00          0          0          0
862.96/865.97	c   indcoefdiving    :       0.00       0.00          0          0          0
862.96/865.97	c   indicator        :       0.01       0.00          0          0          0
862.96/865.97	c   indicatordiving  :       0.00       0.00          0          0          0
862.96/865.97	c   indoneopt        :       0.00       0.00          0          0          0
862.96/865.97	c   indrounding      :       0.00       0.00          0          0          0
862.96/865.97	c   indtwoopt        :       0.00       0.00          0          0          0
862.96/865.97	c   intdiving        :       0.00       0.00          0          0          0
862.96/865.97	c   intshifting      :       0.00       0.00          0          0          0
862.96/865.97	c   linesearchdiving :      42.77       0.00         15          0          0
862.96/865.97	c   localbranching   :       0.00       0.00          0          0          0
862.96/865.97	c   locks            :       0.02       0.00          1          0          0
862.96/865.97	c   lpface           :       0.07       0.00          0          0          0
862.96/865.97	c   mpec             :       0.00       0.00          0          0          0
862.96/865.97	c   multistart       :       0.00       0.00          0          0          0
862.96/865.97	c   mutation         :       0.00       0.00          0          0          0
862.96/865.97	c   nlpdiving        :       0.00       0.00          0          0          0
862.96/865.97	c   objpscostdiving  :     108.15       0.00          1          0          0
862.96/865.97	c   octane           :       0.00       0.00          0          0          0
862.96/865.97	c   ofins            :       0.00       0.00          0          0          0
862.96/865.97	c   oneopt           :       0.01       0.00          0          0          0
862.96/865.97	c   padm             :       0.00       0.00          0          0          0
862.96/865.97	c   proximity        :       0.00       0.00          0          0          0
862.96/865.97	c   pscostdiving     :      46.51       0.00         10          0          0
862.96/865.97	c   randrounding     :       0.23       0.00        941          0          0
862.96/865.97	c   rens             :       0.00       0.00          0          0          0
862.96/865.97	c   reoptsols        :       0.00       0.00          0          0          0
862.96/865.97	c   repair           :       0.00       0.00          0          0          0
862.96/865.97	c   rins             :       0.00       0.00          0          0          0
862.96/865.97	c   rootsoldiving    :       8.50       0.00          4          0          0
862.96/865.97	c   rounding         :       0.23       0.00       1599          0          0
862.96/865.97	c   scheduler        :       0.00       0.00          0          0          0
862.96/865.97	c   shiftandpropagate:       0.03       0.00          2          0          0
862.96/865.97	c   shifting         :       0.60       0.00        620          0          0
862.96/865.97	c   simplerounding   :       0.01       0.00          0          0          0
862.96/865.97	c   smallcard        :       0.00       0.00          0          0          0
862.96/865.97	c   subnlp           :       0.01       0.00          0          0          0
862.96/865.97	c   trivial          :       0.00       0.00          4          0          0
862.96/865.97	c   trivialnegation  :       0.00       0.00          0          0          0
862.96/865.97	c   trustregion      :       0.00       0.00          0          0          0
862.96/865.97	c   trysol           :       0.00       0.00          0          0          0
862.96/865.97	c   twoopt           :       0.00       0.00          0          0          0
862.96/865.97	c   undercover       :       0.00       0.00          1          0          0
862.96/865.97	c   vbounds          :       0.00       0.00          0          0          0
862.96/865.97	c   veclendiving     :      39.95       0.00         22          0          0
862.96/865.97	c   zeroobj          :       0.00       0.00          0          0          0
862.96/865.97	c   zirounding       :       0.21       0.00       1000          0          0
862.96/865.97	c   other solutions  :          -          -          -          0          -
862.96/865.97	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
862.96/865.97	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
862.96/865.97	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
862.96/865.97	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
862.96/865.97	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
862.96/865.97	c   primal LP        :       0.32        266          0       0.00       0.00       0.32        266
862.96/865.97	c   dual LP          :     311.96      13967    1324487      95.33    4245.70       0.09         73
862.96/865.97	c   lex dual LP      :       0.00          0          0       0.00          -
862.96/865.97	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
862.96/865.97	c   resolve instable :       0.00          0          0       0.00          -
862.96/865.97	c   diving/probing LP:     440.41       1629     692884     425.34    1573.28
862.96/865.97	c   strong branching :      17.11         37      35374     956.05    2067.41          -          -         70
862.96/865.97	c     (at root node) :          -         37      35374     956.05          -
862.96/865.97	c   conflict analysis:       0.00          0          0       0.00          -
862.96/865.97	c B&B Tree           :
862.96/865.97	c   number of runs   :          2
862.96/865.97	c   nodes            :      20229 (11790 internal, 8439 leaves)
862.96/865.97	c   feasible leaves  :          1
862.96/865.97	c   infeas. leaves   :       8438
862.96/865.97	c   objective leaves :          0
862.96/865.97	c   nodes (total)    :      21278 (12836 internal, 8442 leaves)
862.96/865.97	c   nodes left       :          0
862.96/865.97	c   max depth        :        364
862.96/865.97	c   max depth (total):        364
862.96/865.97	c   backtracks       :       5229 (25.8%)
862.96/865.97	c   early backtracks :          0 (0.0%)
862.96/865.97	c   nodes exc. ref.  :          0 (0.0%)
862.96/865.97	c   delayed cutoffs  :       2287
862.96/865.97	c   repropagations   :       5900 (183472 domain reductions, 1786 cutoffs)
862.96/865.97	c   avg switch length:       3.78
862.96/865.97	c   switching time   :       3.60
862.96/865.97	c Root Node          :
862.96/865.97	c   First LP value   : +0.00000000000000e+00
862.96/865.97	c   First LP Iters   :        860 (26036.15 Iter/sec)
862.96/865.97	c   First LP Time    :       0.03
862.96/865.97	c   Final Dual Bound : +0.00000000000000e+00
862.96/865.97	c   Final Root Iters :      96861
862.96/865.97	c   Root LP Estimate : +2.30334987061994e-01
862.96/865.97	c Solution           :
862.96/865.97	c   Solutions found  :          1 (1 improvements)
862.96/865.97	c   First Solution   : +0.00000000000000e+00   (in run 2, after 20229 nodes, 865.96 seconds, depth 350, found by <relaxation>)
862.96/865.97	c   Gap First Sol.   :       0.00 %
862.96/865.97	c   Gap Last Sol.    :       0.00 %
862.96/865.97	c   Primal Bound     : +0.00000000000000e+00   (in run 2, after 20229 nodes, 865.96 seconds, depth -1, found by <relaxation>)
862.96/865.97	c   Dual Bound       : +0.00000000000000e+00
862.96/865.97	c   Gap              :       0.00 %
862.96/865.97	c Integrals          :      Total       Avg%
862.96/865.97	c   primal-dual      :   86595.79     100.00
862.96/865.97	c   primal-ref       :          -          - (not evaluated)
862.96/865.97	c   dual-ref         :          -          - (not evaluated)
863.07/866.01	c Time complete: 863.093.

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (61727 MiB free)
  memory of node 1: 64473 MiB (61680 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450775-1721420361/watcher-4450775-1721420361 -o /tmp/evaluation-result-4450775-1721420361/solver-4450775-1721420361 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721410880-1025275 --watchdog 3760 pbscip -f HOME/instance-4450775-1721420361.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=1030736, runsolver pid=1030733
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 4.33 4.17 4.12 5/254 1030737
/proc/meminfo: memFree=126340400/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=84624 memory=45192 CPUtime=0.09 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 9063 0 0 0 8 1 0 0 20 0 1 0 194206979 86654976 11298 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 21156 11298 3716 3540 0 9413 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 84624 KiB
Current children cumulated memory: 45192 KiB

[startup+0.205788 s]*
/proc/loadavg: 4.33 4.17 4.12 5/254 1030737
/proc/meminfo: memFree=126321040/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=104436 memory=63444 CPUtime=0.2 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 13671 0 0 0 18 2 0 0 20 0 1 0 194206979 106942464 15861 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 26109 15861 3844 3540 0 14366 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 104436 KiB
Current children cumulated memory: 63444 KiB

[startup+0.305715 s]*
/proc/loadavg: 4.33 4.17 4.12 5/254 1030737
/proc/meminfo: memFree=126316532/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=108972 memory=68072 CPUtime=0.3 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 14755 0 0 0 28 2 0 0 20 0 1 0 194206979 111587328 17018 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 27243 17018 3956 3540 0 15500 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 108972 KiB
Current children cumulated memory: 68072 KiB

[startup+0.700226 s]
/proc/loadavg: 4.33 4.17 4.12 5/254 1030737
/proc/meminfo: memFree=126289512/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=128316 memory=85676 CPUtime=0.68 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 21570 0 0 0 66 2 0 0 20 0 1 0 194206979 131395584 21419 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 32079 21419 3981 3540 0 20336 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 128316 KiB
Current children cumulated memory: 85676 KiB

[startup+1.50022 s]
/proc/loadavg: 4.33 4.17 4.12 5/254 1030737
/proc/meminfo: memFree=126298864/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=128316 memory=85676 CPUtime=1.48 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 21597 0 0 0 146 2 0 0 20 0 1 0 194206979 131395584 21419 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 32079 21419 3981 3540 0 20336 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 128316 KiB
Current children cumulated memory: 85676 KiB

[startup+3.10559 s]
/proc/loadavg: 4.33 4.17 4.12 5/254 1030737
/proc/meminfo: memFree=126298592/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=128316 memory=85940 CPUtime=3.08 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 21649 0 0 0 306 2 0 0 20 0 1 0 194206979 131395584 21485 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 32079 21485 3981 3540 0 20336 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 128316 KiB
Current children cumulated memory: 85940 KiB

[startup+6.30022 s]
/proc/loadavg: 4.31 4.16 4.12 5/254 1030737
/proc/meminfo: memFree=126295232/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=130468 memory=89108 CPUtime=6.27 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 22479 0 0 0 624 3 0 0 20 0 1 0 194206979 133599232 22277 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 32617 22277 3981 3540 0 20874 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 130468 KiB
Current children cumulated memory: 89108 KiB

[startup+12.7002 s]
/proc/loadavg: 4.28 4.16 4.12 5/254 1030738
/proc/meminfo: memFree=126291904/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=135972 memory=92540 CPUtime=12.65 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 23316 0 0 0 1262 3 0 0 20 0 1 0 194206979 139235328 23135 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 33993 23135 3981 3540 0 22250 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 135972 KiB
Current children cumulated memory: 92540 KiB

[startup+25.5002 s]
/proc/loadavg: 4.22 4.15 4.11 5/254 1030740
/proc/meminfo: memFree=126290140/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=151252 memory=105676 CPUtime=25.41 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 27025 0 0 0 2537 4 0 0 20 0 1 0 194206979 154882048 26419 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 37813 26419 3981 3540 0 26070 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 151252 KiB
Current children cumulated memory: 105676 KiB

[startup+51.1056 s]
/proc/loadavg: 4.22 4.16 4.11 5/256 1030749
/proc/meminfo: memFree=126265912/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=164476 memory=117640 CPUtime=50.92 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 31049 0 0 0 5087 5 0 0 20 0 1 0 194206979 168423424 29410 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 41119 29410 3981 3540 0 29376 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 164476 KiB
Current children cumulated memory: 117640 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/256 1030759
/proc/meminfo: memFree=126264932/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=164476 memory=117640 CPUtime=101.95 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 31049 0 0 0 10190 5 0 0 20 0 1 0 194206979 168423424 29410 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 41119 29410 3981 3540 0 29376 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 164476 KiB
Current children cumulated memory: 117640 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/257 1030773
/proc/meminfo: memFree=126264052/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=164476 memory=117640 CPUtime=161.76 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 31049 0 0 0 16170 6 0 0 20 0 1 0 194206979 168423424 29410 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 41119 29410 3981 3540 0 29376 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 164476 KiB
Current children cumulated memory: 117640 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.14 4.10 5/257 1030784
/proc/meminfo: memFree=126252908/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=173564 memory=127892 CPUtime=221.55 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 36049 0 0 0 22148 7 0 0 20 0 1 0 194206979 177729536 31973 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 43391 31973 3981 3540 0 31648 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 173564 KiB
Current children cumulated memory: 127892 KiB

[startup+282.3 s]
/proc/loadavg: 4.37 4.22 4.13 5/257 1030795
/proc/meminfo: memFree=126251984/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=173564 memory=127892 CPUtime=281.36 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 36057 0 0 0 28128 8 0 0 20 0 1 0 194206979 177729536 31973 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 43391 31973 3981 3540 0 31648 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 173564 KiB
Current children cumulated memory: 127892 KiB

[startup+342.3 s]
/proc/loadavg: 4.22 4.19 4.13 5/258 1031188
/proc/meminfo: memFree=126243180/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=173564 memory=127892 CPUtime=341.15 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 36061 0 0 0 34107 8 0 0 20 0 1 0 194206979 177729536 31973 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 43391 31973 3981 3540 0 31648 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 173564 KiB
Current children cumulated memory: 127892 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/257 1031198
/proc/meminfo: memFree=126242432/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=173540 memory=128160 CPUtime=400.95 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 37109 0 0 0 40087 8 0 0 20 0 1 0 194206979 177704960 32040 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 43385 32040 3997 3540 0 31642 0
Current children cumulated CPU time: 400.95 s
Current children cumulated vsize: 173540 KiB
Current children cumulated memory: 128160 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.15 4.12 5/255 1031208
/proc/meminfo: memFree=126241656/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=173540 memory=128160 CPUtime=460.74 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 37109 0 0 0 46066 8 0 0 20 0 1 0 194206979 177704960 32040 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 43385 32040 3997 3540 0 31642 0
Current children cumulated CPU time: 460.74 s
Current children cumulated vsize: 173540 KiB
Current children cumulated memory: 128160 KiB

[startup+522.3 s]
/proc/loadavg: 4.07 4.14 4.11 5/257 1031389
/proc/meminfo: memFree=126236868/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=175492 memory=130240 CPUtime=520.54 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 40716 0 0 0 52045 9 0 0 20 0 1 0 194206979 179703808 32560 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 43873 32560 3997 3540 0 32130 0
Current children cumulated CPU time: 520.54 s
Current children cumulated vsize: 175492 KiB
Current children cumulated memory: 130240 KiB

[startup+582.3 s]
/proc/loadavg: 4.16 4.14 4.11 5/257 1031399
/proc/meminfo: memFree=126221704/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=190120 memory=145560 CPUtime=580.34 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 45336 0 0 0 58024 10 0 0 20 0 1 0 194206979 194682880 36390 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 47530 36390 3997 3540 0 35787 0
Current children cumulated CPU time: 580.34 s
Current children cumulated vsize: 190120 KiB
Current children cumulated memory: 145560 KiB

[startup+642.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/259 1031467
/proc/meminfo: memFree=126211688/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=190380 memory=153692 CPUtime=640.13 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 59966 0 0 0 64001 12 0 0 20 0 1 0 194206979 194949120 38423 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 47595 38423 3997 3540 0 35852 0
Current children cumulated CPU time: 640.13 s
Current children cumulated vsize: 190380 KiB
Current children cumulated memory: 153692 KiB

[startup+702.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/258 1031479
/proc/meminfo: memFree=126204220/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=196200 memory=159512 CPUtime=699.93 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 64347 0 0 0 69980 13 0 0 20 0 1 0 194206979 200908800 39878 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 49050 39878 3997 3540 0 37307 0
Current children cumulated CPU time: 699.93 s
Current children cumulated vsize: 196200 KiB
Current children cumulated memory: 159512 KiB

[startup+762.3 s]
/proc/loadavg: 4.06 4.12 4.10 5/258 1031490
/proc/meminfo: memFree=126188168/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=211240 memory=174552 CPUtime=759.73 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 70698 0 0 0 75958 15 0 0 20 0 1 0 194206979 216309760 43638 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 52810 43638 3997 3540 0 41067 0
Current children cumulated CPU time: 759.73 s
Current children cumulated vsize: 211240 KiB
Current children cumulated memory: 174552 KiB

[startup+822.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/257 1031502
/proc/meminfo: memFree=126163972/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=235512 memory=197960 CPUtime=819.51 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 99946 0 0 0 81931 20 0 0 20 0 1 0 194206979 241164288 49490 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 58878 49490 3997 3540 0 47135 0
Current children cumulated CPU time: 819.51 s
Current children cumulated vsize: 235512 KiB
Current children cumulated memory: 197960 KiB

[startup+866.021 s]
# the end of solver process 1030736 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=862.875 s, system=0.223886 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+844.8 s]
/proc/loadavg: 4.11 4.13 4.10 5/257 1031506
/proc/meminfo: memFree=126161968/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=237036 memory=200072 CPUtime=841.94 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 100477 0 0 0 84173 21 0 0 20 0 1 0 194206979 242724864 50018 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59259 50018 3997 3540 0 47516 0
Current children cumulated CPU time: 841.94 s
Current children cumulated vsize: 237036 KiB
Current children cumulated memory: 200072 KiB

[startup+857.6 s]
/proc/loadavg: 4.09 4.12 4.10 5/257 1031507
/proc/meminfo: memFree=126159288/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=239412 memory=202440 CPUtime=854.69 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 101086 0 0 0 85448 21 0 0 20 0 1 0 194206979 245157888 50610 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59853 50610 3997 3540 0 48110 0
Current children cumulated CPU time: 854.69 s
Current children cumulated vsize: 239412 KiB
Current children cumulated memory: 202440 KiB

[startup+860.8 s]
/proc/loadavg: 4.16 4.14 4.10 5/257 1031509
/proc/meminfo: memFree=126159204/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=239412 memory=202440 CPUtime=857.88 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 101099 0 0 0 85767 21 0 0 20 0 1 0 194206979 245157888 50610 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59853 50610 3997 3540 0 48110 0
Current children cumulated CPU time: 857.88 s
Current children cumulated vsize: 239412 KiB
Current children cumulated memory: 202440 KiB

[startup+864 s]*
/proc/loadavg: 4.15 4.14 4.10 5/257 1031509
/proc/meminfo: memFree=126159008/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=239560 memory=202704 CPUtime=861.08 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 101137 0 0 0 86087 21 0 0 20 0 1 0 194206979 245309440 50676 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59890 50676 3997 3540 0 48147 0
Current children cumulated CPU time: 861.08 s
Current children cumulated vsize: 239560 KiB
Current children cumulated memory: 202704 KiB

[startup+864.8 s]
/proc/loadavg: 4.15 4.14 4.10 5/257 1031509
/proc/meminfo: memFree=126159008/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=239768 memory=202704 CPUtime=861.87 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 101173 0 0 0 86166 21 0 0 20 0 1 0 194206979 245522432 50676 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59942 50676 3997 3540 0 48199 0
Current children cumulated CPU time: 861.87 s
Current children cumulated vsize: 239768 KiB
Current children cumulated memory: 202704 KiB

[startup+865.6 s]
/proc/loadavg: 4.15 4.14 4.10 5/257 1031509
/proc/meminfo: memFree=126158756/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=239932 memory=202968 CPUtime=862.66 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 101201 0 0 0 86245 21 0 0 20 0 1 0 194206979 245690368 50742 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59983 50742 3997 3540 0 48240 0
Current children cumulated CPU time: 862.66 s
Current children cumulated vsize: 239932 KiB
Current children cumulated memory: 202968 KiB

[startup+866 s]*
/proc/loadavg: 4.15 4.14 4.10 5/257 1031509
/proc/meminfo: memFree=126158728/131524600 swapFree=131071996/131071996
[pid=1030736] ppid=1030733 vsize=239932 memory=203100 CPUtime=863.07 cores=0,2
/proc/1030736/stat : 1030736 (pbscip) R 1030733 1030736 1025265 0 -1 4194304 101278 0 0 0 86286 21 0 0 20 0 1 0 194206979 245690368 50775 134679101440 4194304 18693293 140723099001792 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41308160 140723099005954 140723099006053 140723099006053 140723099013070 0
/proc/1030736/statm: 59983 50775 3997 3540 0 48240 0
Current children cumulated CPU time: 863.07 s
Current children cumulated vsize: 239932 KiB
Current children cumulated memory: 203100 KiB

Child status: 0

Real time (s): 866.022
CPU time (s): 863.099
CPU user time (s): 862.875
CPU system time (s): 0.223886
CPU usage (%): 99.6625
Max. virtual memory (cumulated for all children) (KiB): 239932
Max. memory (cumulated for all children) (KiB): 203100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 862.875
system time used= 0.223886
maximum resident set size= 203100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101330
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= 31
involuntary context switches= 5919


# summary of solver processes directly reported to runsolver:
#   pid: 1030736
#   total CPU time (s): 863.099
#   total CPU user time (s): 862.875
#   total CPU system time (s): 0.223886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42807 second user time and 4.36165 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-19 22:19:34
IDJOB=4450775
IDBENCH=162276
IDSOLVER=3059
FILE ID=nodeC035/4450775-1721420361
RUNJOBID= nodeC035-1721410880-1025275
SLURM_JOB_ID= 7545474
Free space on /tmp= 890012 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round21-4.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450775-1721420361/watcher-4450775-1721420361 -o /tmp/evaluation-result-4450775-1721420361/solver-4450775-1721420361 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721410880-1025275 --watchdog 3760  pbscip -f HOME/instance-4450775-1721420361.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= f504409cca969bd8c5b41a512643c0a3
RANDOM SEED=1190204475

nodeC035.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3650.880
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3682.245
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3650.116
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.121
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3653.403
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3682.266
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.409
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.073
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126370084 kB
MemAvailable:   129107372 kB
Buffers:          549436 kB
Cached:          3006180 kB
SwapCached:            0 kB
Active:          1021364 kB
Inactive:        3460424 kB
Active(anon):       1536 kB
Inactive(anon):   970548 kB
Active(file):    1019828 kB
Inactive(file):  2489876 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19040 kB
Writeback:             4 kB
AnonPages:        925788 kB
Mapped:           141980 kB
Shmem:             45916 kB
KReclaimable:     134816 kB
Slab:             251844 kB
SReclaimable:     134816 kB
SUnreclaim:       117028 kB
KernelStack:        4080 kB
PageTables:        11264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1227568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:    19488768 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 889992 MiB
End job on nodeC035 at 2024-07-19 22:34:00