Trace number 3447881

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 spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1225.24 1225.21

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900566157--soft-66-100-0.wbo
MD5SUMd542ebd8fdf9cdf1064a589ed9ad7045
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark70.5163
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints930
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 801
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3447881-1307898921.wbo>
0.00/0.02	c original problem has 1161 variables (1161 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 167 del conss, 0 add conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.09	c (round 3) 114 del vars, 249 del conss, 0 add conss, 949 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.09	c (round 4) 152 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.09/0.10	c (round 5) 158 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.11	c (round 6) 158 del vars, 278 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.15	c    (0.1s) probing: 101/1082 (9.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  158 deleted vars, 278 deleted constraints, 0 added constraints, 952 tightened bounds, 0 added holes, 129 changed sides, 0 changed coefficients
0.09/0.15	c  1063 implications, 14 cliques
0.09/0.15	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3360 constraints
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c     851 constraints of type <linear>
0.09/0.15	c     851 constraints of type <indicator>
0.09/0.15	c    1604 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.19/0.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.27	c   0.3s|     1 |     0 |    95 |     - |8712k|   0 |  33 |1933 |4222 |1933 |2509 |   0 |  11 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	o 42798
0.29/0.32	c y 0.3s|     1 |     0 |   608 |     - |8842k|   0 |  33 |1933 |4222 |1933 |2509 |   0 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
0.39/0.48	c   0.5s|     1 |     0 |   631 |     - |9431k|   0 |  37 |1933 |4249 |1933 |2518 |   9 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |   715 |     - |9821k|   0 |  40 |1933 |4249 |1933 |2526 |  17 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
0.69/0.71	c   0.7s|     1 |     0 |   734 |     - |  10M|   0 |  44 |1933 |4249 |1933 |2527 |  18 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
0.79/0.89	c   0.9s|     1 |     0 |   767 |     - |  10M|   0 |  46 |1933 |4249 |1933 |2532 |  23 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
0.99/1.09	c   1.1s|     1 |     0 |   811 |     - |  11M|   0 |  49 |1933 |4249 |1933 |2537 |  28 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
1.19/1.30	c   1.3s|     1 |     0 |   821 |     - |  11M|   0 |  51 |1933 |4249 |1933 |2541 |  32 |  11 |   0 | 0.000000e+00 | 4.279800e+04 |    Inf 
1.59/1.60	c   1.6s|     1 |     2 |   821 |     - |  11M|   0 |  51 |1933 |4249 |1933 |2541 |  32 |  11 |   9 | 0.000000e+00 | 4.279800e+04 |    Inf 
1.99/2.09	o 1042
1.99/2.09	c * 2.1s|    11 |    10 |  1404 |  58.3 |  11M|  10 |   - |1933 |4249 |1933 |2548 |  47 |  11 | 101 | 0.000000e+00 | 1.042000e+03 |    Inf 
2.09/2.19	o 862
2.09/2.19	c * 2.2s|    16 |    13 |  1461 |  42.7 |  11M|  14 |   - |1933 |4249 |1933 |2555 |  55 |  11 | 145 | 0.000000e+00 | 8.620000e+02 |    Inf 
2.39/2.48	o 492
2.39/2.48	c * 2.5s|    23 |    13 |  1661 |  38.2 |  11M|  14 |   - |1933 |4253 |1933 |2546 |  68 |  15 | 198 | 0.000000e+00 | 4.920000e+02 |    Inf 
2.39/2.48	o 410
2.39/2.48	c * 2.5s|    24 |    12 |  1662 |  36.6 |  11M|  14 |   - |1933 |4253 |1933 |2539 |  69 |  15 | 198 | 0.000000e+00 | 4.100000e+02 |    Inf 
8.70/8.72	o 402
8.70/8.72	c * 8.7s|   775 |   215 |  9331 |  11.0 |  15M|  44 |   - |1933 |4964 |1933 |2527 | 114 | 756 |1286 | 0.000000e+00 | 4.020000e+02 |    Inf 
8.99/9.00	o 385
8.99/9.00	c * 9.0s|   862 |   236 | 10163 |  10.9 |  15M|  44 |   - |1933 |5026 |1933 |2532 | 128 | 834 |1300 | 0.000000e+00 | 3.850000e+02 |    Inf 
8.99/9.03	o 370
8.99/9.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.99/9.03	c * 9.0s|   869 |   235 | 10199 |  10.8 |  15M|  44 |   - |1933 |5035 |1933 |2537 | 133 | 843 |1300 | 0.000000e+00 | 3.700000e+02 |    Inf 
9.59/9.69	o 346
9.59/9.69	c * 9.7s|  1106 |   276 | 11640 |   9.8 |  16M|  44 |   - |1933 |5207 |1933 |2537 | 149 |1076 |1344 | 0.000000e+00 | 3.460000e+02 |    Inf 
9.70/9.72	o 313
9.70/9.72	c * 9.7s|  1110 |   275 | 11707 |   9.8 |  16M|  44 |   - |1933 |5212 |1933 |2538 | 160 |1081 |1345 | 0.000000e+00 | 3.130000e+02 |    Inf 
9.70/9.75	o 292
9.70/9.75	c * 9.7s|  1114 |   270 | 11804 |   9.9 |  16M|  44 |   - |1933 |5216 |1933 |2539 | 172 |1085 |1345 | 0.000000e+00 | 2.920000e+02 |    Inf 
9.99/10.08	o 256
9.99/10.08	c *10.1s|  1262 |   275 | 12467 |   9.2 |  16M|  48 |   - |1933 |5322 |1933 |2529 | 184 |1210 |1359 | 0.000000e+00 | 2.560000e+02 |    Inf 
13.09/13.16	o 231
13.09/13.16	c *13.2s|  2576 |   447 | 22195 |   8.3 |  17M|  48 |   - |1933 |5634 |1933 |2529 | 254 |2484 |1473 | 0.000000e+00 | 2.310000e+02 |    Inf 
19.49/19.50	o 226
19.49/19.50	c *19.5s|  4838 |   947 | 45078 |   9.1 |  19M|  49 |   - |1933 |6051 |1933 |2529 | 408 |4946 |1628 | 0.000000e+00 | 2.260000e+02 |    Inf 
23.89/23.97	o 189
23.89/23.97	c *24.0s|  6747 |  1291 | 62075 |   9.1 |  20M|  60 |   - |1933 |6106 |1933 |2532 | 630 |6832 |1705 | 0.000000e+00 | 1.890000e+02 |    Inf 
28.69/28.71	o 165
28.69/28.71	c *28.7s|  8784 |  1558 | 79059 |   8.9 |  22M|  60 |   - |1933 |6389 |1933 |2530 | 736 |8899 |1769 | 0.000000e+00 | 1.650000e+02 |    Inf 
31.39/31.46	c  31.5s| 10000 |  1679 | 87631 |   8.7 |  22M|  60 |   7 |1933 |6811 |1933 |2533 | 814 |  10k|1794 | 0.000000e+00 | 1.650000e+02 |    Inf 
34.00/34.06	o 162
34.00/34.06	c *34.1s| 11115 |  1795 | 96264 |   8.6 |  23M|  66 |   - |1933 |6773 |1933 |2541 | 875 |  11k|1822 | 0.000000e+00 | 1.620000e+02 |    Inf 
34.10/34.12	o 161
34.10/34.12	c g34.1s| 11122 |  1794 | 96410 |   8.6 |  23M|  66 |   - |1933 |6773 |1933 |2541 | 879 |  11k|1823 | 0.000000e+00 | 1.610000e+02 |    Inf 
38.09/38.13	o 139
38.09/38.13	c *38.1s| 12940 |  1988 |109087 |   8.4 |  24M|  66 |   - |1933 |7357 |1933 |2528 |1009 |  13k|1853 | 0.000000e+00 | 1.390000e+02 |    Inf 
38.19/38.29	o 137
38.19/38.29	c *38.3s| 12987 |  1978 |109678 |   8.4 |  24M|  66 |   - |1933 |7356 |1933 |2529 |1017 |  13k|1855 | 0.000000e+00 | 1.370000e+02 |    Inf 
40.90/40.98	o 134
40.90/40.98	c *41.0s| 14079 |  2014 |117457 |   8.3 |  24M|  66 |   - |1933 |6715 |1933 |2534 |1099 |  14k|1867 | 0.000000e+00 | 1.340000e+02 |    Inf 
40.90/40.99	o 133
40.90/40.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
40.90/40.99	c *41.0s| 14080 |  2002 |117492 |   8.3 |  24M|  66 |   - |1933 |6715 |1933 |2534 |1099 |  14k|1867 | 0.000000e+00 | 1.330000e+02 |    Inf 
51.89/51.94	o 118
51.89/51.94	c *51.9s| 18897 |  2067 |154076 |   8.1 |  26M|  66 |   - |1933 |7214 |1933 |2529 |1359 |  20k|1900 | 0.000000e+00 | 1.180000e+02 |    Inf 
54.49/54.57	c  54.6s| 20000 |  2100 |163478 |   8.1 |  26M|  66 |   8 |1933 |7613 |1933 |2527 |1426 |  21k|1903 | 0.000000e+00 | 1.180000e+02 |    Inf 
55.39/55.46	o 104
55.39/55.46	c *55.5s| 20412 |  2027 |166386 |   8.1 |  26M|  66 |   - |1933 |7753 |1933 |2529 |1444 |  21k|1904 | 0.000000e+00 | 1.040000e+02 |    Inf 
67.69/67.75	o 102
67.69/67.75	c c67.7s| 25051 |  2104 |208769 |   8.3 |  28M|  66 |   - |1933 |8105 |1933 |2533 |1654 |  26k|1915 | 0.000000e+00 | 1.020000e+02 |    Inf 
68.89/68.96	o 97
68.89/68.96	c *69.0s| 25551 |  2041 |212310 |   8.3 |  27M|  69 |   - |1933 |8066 |1933 |2528 |1686 |  26k|1919 | 0.000000e+00 | 9.700000e+01 |    Inf 
72.29/72.35	o 86
72.29/72.35	c *72.4s| 26841 |  1962 |223969 |   8.3 |  27M|  69 |   - |1933 |8425 |1933 |2532 |1748 |  28k|1921 | 0.000000e+00 | 8.600000e+01 |    Inf 
73.29/73.31	o 85
73.29/73.31	c *73.3s| 27277 |  1941 |226707 |   8.3 |  27M|  69 |   - |1933 |8347 |1933 |2527 |1764 |  28k|1922 | 0.000000e+00 | 8.500000e+01 |    Inf 
74.89/74.93	o 84
74.89/74.93	c *74.9s| 27782 |  1929 |233288 |   8.4 |  27M|  69 |   - |1933 |7324 |1933 |2533 |1775 |  29k|1927 | 0.000000e+00 | 8.400000e+01 |    Inf 
76.49/76.55	o 74
76.49/76.55	c *76.5s| 28277 |  1726 |238455 |   8.4 |  26M|  69 |   - |1933 |6652 |1933 |2533 |1780 |  30k|1959 | 0.000000e+00 | 7.400000e+01 |    Inf 
79.39/79.48	o 70
79.39/79.48	c *79.5s| 29115 |  1664 |249006 |   8.5 |  26M|  69 |   - |1933 |5914 |1933 |2535 |1790 |  31k|2016 | 0.000000e+00 | 7.000000e+01 |    Inf 
81.79/81.86	o 50
81.79/81.86	c *81.9s| 29724 |  1284 |258190 |   8.7 |  25M|  69 |   - |1933 |5882 |1933 |2527 |1797 |  31k|2026 | 0.000000e+00 | 5.000000e+01 |    Inf 
82.90/82.92	c  82.9s| 30000 |  1280 |262572 |   8.7 |  25M|  69 |   - |1933 |5396 |1933 |2527 |1798 |  32k|2031 | 0.000000e+00 | 5.000000e+01 |    Inf 
86.09/86.19	o 42
86.09/86.19	c *86.2s| 31044 |  1222 |273853 |   8.8 |  25M|  69 |   - |1933 |5858 |1933 |2528 |1811 |  33k|2117 | 0.000000e+00 | 4.200000e+01 |    Inf 
87.69/87.76	o 27
87.69/87.76	c *87.8s| 31593 |   681 |280558 |   8.9 |  22M|  69 |   - |1933 |5853 |1933 |2527 |1812 |  34k|2128 | 0.000000e+00 | 2.700000e+01 |    Inf 
87.69/87.77	o 25
87.69/87.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
87.69/87.77	c *87.8s| 31594 |   619 |280568 |   8.9 |  22M|  69 |   - |1933 |5853 |1933 |2527 |1812 |  34k|2128 | 0.000000e+00 | 2.500000e+01 |    Inf 
112.70/112.74	c   113s| 40000 |   689 |388518 |   9.7 |  24M|  69 |   - |1933 |8383 |1933 |2527 |1824 |  44k|2428 | 0.000000e+00 | 2.500000e+01 |    Inf 
124.20/124.29	o 23
124.20/124.29	c * 124s| 43742 |   667 |437725 |  10.0 |  24M|  69 |   - |1933 |6760 |1933 |2527 |1827 |  49k|2598 | 0.000000e+00 | 2.300000e+01 |    Inf 
125.60/125.61	o 21
125.60/125.61	c * 126s| 44173 |   662 |443463 |  10.0 |  23M|  69 |   - |1933 |6391 |1933 |2527 |1827 |  50k|2620 | 0.000000e+00 | 2.100000e+01 |    Inf 
131.80/131.90	o 19
131.80/131.90	c * 132s| 46312 |   686 |471689 |  10.2 |  23M|  69 |   - |1933 |6289 |1933 |2527 |1832 |  52k|2670 | 0.000000e+00 | 1.900000e+01 |    Inf 
143.40/143.45	c   143s| 50000 |   682 |526228 |  10.5 |  24M|  69 |   - |1933 |6652 |1933 |2527 |1833 |  57k|2822 | 0.000000e+00 | 1.900000e+01 |    Inf 
174.81/174.82	c   175s| 60000 |   897 |671007 |  11.2 |  27M|  69 |   - |1933 |6449 |1933 |2527 |1835 |  70k|3242 | 0.000000e+00 | 1.900000e+01 |    Inf 
204.90/204.99	c   205s| 70000 |  1152 |814644 |  11.6 |  30M|  69 |  31 |1933 |8257 |1933 |2527 |1841 |  83k|3585 | 0.000000e+00 | 1.900000e+01 |    Inf 
207.91/207.99	o 13
207.91/207.99	c * 208s| 71097 |  1147 |828517 |  11.6 |  30M|  69 |   - |1933 |8641 |1933 |2529 |1844 |  84k|3586 | 0.000000e+00 | 1.300000e+01 |    Inf 
233.59/233.62	c   234s| 80000 |  1335 |951030 |  11.9 |  33M|  79 |   - |1933 |9315 |1933 |2527 |1844 |  96k|3879 | 0.000000e+00 | 1.300000e+01 |    Inf 
254.70/254.70	o 10
254.70/254.70	c * 255s| 87378 |  1541 |  1047k|  12.0 |  35M|  79 |   - |1933 |  11k|1933 |2533 |1846 | 105k|4140 | 0.000000e+00 | 1.000000e+01 |    Inf 
262.80/262.81	c   263s| 90000 |  1628 |  1085k|  12.1 |  36M|  79 |  25 |1933 |  10k|1933 |2533 |1846 | 108k|4192 | 0.000000e+00 | 1.000000e+01 |    Inf 
294.10/294.12	c   294s|100000 |  1916 |  1234k|  12.3 |  39M|  79 |   - |1933 |9644 |1933 |2533 |1847 | 121k|4505 | 0.000000e+00 | 1.000000e+01 |    Inf 
323.90/323.95	o 9
323.90/323.95	c * 324s|109711 |  2307 |  1381k|  12.6 |  43M|  79 |   - |1933 |9230 |1933 |2528 |1848 | 133k|4750 | 0.000000e+00 | 9.000000e+00 |    Inf 
324.90/324.92	c   325s|110000 |  2319 |  1386k|  12.6 |  43M|  79 |   - |1933 |9049 |1933 |2527 |1848 | 133k|4765 | 0.000000e+00 | 9.000000e+00 |    Inf 
354.51/354.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
354.51/354.56	c   355s|120000 |  2488 |  1535k|  12.8 |  45M|  79 |  21 |1933 |9855 |1933 |2527 |1848 | 144k|4989 | 0.000000e+00 | 9.000000e+00 |    Inf 
384.00/384.09	c   384s|130000 |  2807 |  1684k|  12.9 |  49M|  79 |  30 |1933 |  10k|1933 |2527 |1848 | 156k|5229 | 0.000000e+00 | 9.000000e+00 |    Inf 
412.80/412.89	c   413s|140000 |  3087 |  1826k|  13.0 |  52M|  79 |   - |1933 |  11k|   0 |   0 |1848 | 168k|5432 | 0.000000e+00 | 9.000000e+00 |    Inf 
440.50/440.51	c   441s|150000 |  3201 |  1961k|  13.1 |  54M|  79 |  26 |1933 |  12k|1933 |2527 |1848 | 181k|5591 | 0.000000e+00 | 9.000000e+00 |    Inf 
468.51/468.52	c   469s|160000 |  3393 |  2095k|  13.1 |  56M|  79 |   - |1933 |  11k|1933 |2527 |1848 | 194k|5797 | 0.000000e+00 | 9.000000e+00 |    Inf 
497.11/497.17	c   497s|170000 |  3532 |  2234k|  13.1 |  58M|  79 |  34 |1933 |  12k|1933 |2527 |1848 | 206k|5956 | 0.000000e+00 | 9.000000e+00 |    Inf 
526.10/526.10	c   526s|180000 |  3739 |  2376k|  13.2 |  60M|  79 |   - |1933 |  13k|1933 |2527 |1849 | 218k|6090 | 0.000000e+00 | 9.000000e+00 |    Inf 
554.31/554.33	c   554s|190000 |  3891 |  2511k|  13.2 |  63M|  79 |   - |1933 |  14k|1933 |2527 |1849 | 231k|6267 | 0.000000e+00 | 9.000000e+00 |    Inf 
583.31/583.39	c   583s|200000 |  4102 |  2653k|  13.3 |  65M|  83 |  18 |1933 |  13k|1933 |2527 |1849 | 243k|6426 | 0.000000e+00 | 9.000000e+00 |    Inf 
611.01/611.08	c   611s|210000 |  4185 |  2791k|  13.3 |  65M|  83 |  22 |1933 |  11k|1933 |2527 |1849 | 256k|6577 | 0.000000e+00 | 9.000000e+00 |    Inf 
637.51/637.51	c   638s|220000 |  4295 |  2920k|  13.3 |  67M|  83 |  27 |1933 |  11k|1933 |2527 |1849 | 268k|6712 | 0.000000e+00 | 9.000000e+00 |    Inf 
665.31/665.30	c   665s|230000 |  4393 |  3060k|  13.3 |  69M|  83 |  20 |1933 |  12k|1933 |2527 |1849 | 281k|6864 | 0.000000e+00 | 9.000000e+00 |    Inf 
694.92/694.91	c   695s|240000 |  4533 |  3211k|  13.4 |  72M|  83 |  19 |1933 |  15k|1933 |2527 |1849 | 293k|7040 | 0.000000e+00 | 9.000000e+00 |    Inf 
723.11/723.12	c   723s|250000 |  4678 |  3346k|  13.4 |  72M|  83 |   - |1933 |  11k|   0 |   0 |1849 | 306k|7167 | 0.000000e+00 | 9.000000e+00 |    Inf 
751.21/751.30	c   751s|260000 |  4767 |  3488k|  13.4 |  74M|  86 |   - |1933 |  12k|1933 |2527 |1849 | 319k|7299 | 0.000000e+00 | 9.000000e+00 |    Inf 
781.71/781.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
781.71/781.73	c   782s|270000 |  5094 |  3644k|  13.5 |  78M|  86 |  41 |1933 |  13k|1933 |2527 |1849 | 332k|7417 | 0.000000e+00 | 9.000000e+00 |    Inf 
787.52/787.51	o 8
787.52/787.51	c * 788s|271834 |  5092 |  3674k|  13.5 |  78M|  86 |   - |1933 |  14k|1933 |2530 |1852 | 334k|7417 | 0.000000e+00 | 8.000000e+00 |    Inf 
811.92/811.98	c   812s|280000 |  5230 |  3796k|  13.6 |  78M|  86 |  39 |1933 |  10k|1933 |2527 |1852 | 344k|7554 | 0.000000e+00 | 8.000000e+00 |    Inf 
840.81/840.88	c   841s|290000 |  5375 |  3943k|  13.6 |  81M|  86 |  30 |1933 |  12k|1933 |2527 |1852 | 356k|7710 | 0.000000e+00 | 8.000000e+00 |    Inf 
873.22/873.24	c   873s|300000 |  5607 |  4115k|  13.7 |  83M|  86 |   - |1933 |  12k|   0 |   0 |1852 | 367k|7839 | 0.000000e+00 | 8.000000e+00 |    Inf 
905.12/905.13	c   905s|310000 |  5959 |  4280k|  13.8 |  87M|  86 |  28 |1933 |  14k|1933 |2527 |1852 | 379k|7955 | 0.000000e+00 | 8.000000e+00 |    Inf 
935.82/935.88	c   936s|320000 |  6090 |  4433k|  13.9 |  88M|  86 |  38 |1933 |  12k|1933 |2527 |1852 | 391k|8117 | 0.000000e+00 | 8.000000e+00 |    Inf 
964.42/964.43	c   964s|330000 |  6289 |  4579k|  13.9 |  91M|  86 |  26 |1933 |  14k|1933 |2527 |1852 | 402k|8230 | 0.000000e+00 | 8.000000e+00 |    Inf 
993.52/993.55	c   994s|340000 |  6552 |  4726k|  13.9 |  94M|  86 |   - |1933 |  13k|1933 |2527 |1852 | 414k|8365 | 0.000000e+00 | 8.000000e+00 |    Inf 
1023.12/1023.12	c  1023s|350000 |  6711 |  4877k|  13.9 |  96M|  86 |   - |1933 |  14k|   0 |   0 |1852 | 426k|8470 | 0.000000e+00 | 8.000000e+00 |    Inf 
1052.32/1052.32	c  1052s|360000 |  6826 |  5024k|  14.0 |  98M|  86 |  26 |1933 |  14k|1933 |2527 |1852 | 439k|8571 | 0.000000e+00 | 8.000000e+00 |    Inf 
1054.12/1054.14	o 6
1054.12/1054.14	c *1054s|360568 |  6748 |  5033k|  14.0 |  97M|  86 |   - |1933 |  14k|1933 |2529 |1854 | 439k|8585 | 0.000000e+00 | 6.000000e+00 |    Inf 
1083.53/1083.55	c  1084s|370000 |  6731 |  5191k|  14.0 |  97M|  86 |  37 |1933 |  13k|1933 |2527 |1854 | 450k|8689 | 0.000000e+00 | 6.000000e+00 |    Inf 
1112.32/1112.34	c  1112s|380000 |  6772 |  5343k|  14.1 |  97M|  88 |  35 |1933 |  14k|1933 |2527 |1854 | 463k|8786 | 0.000000e+00 | 6.000000e+00 |    Inf 
1139.93/1139.91	c  1140s|390000 |  6682 |  5486k|  14.1 |  97M|  91 |  21 |1933 |  14k|1933 |2527 |1854 | 477k|8868 | 0.000000e+00 | 6.000000e+00 |    Inf 
1172.93/1172.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1172.93/1172.99	c  1173s|400000 |  6479 |  5667k|  14.2 |  94M|  91 |  30 |1933 |  11k|1933 |2527 |1854 | 487k|9008 | 0.000000e+00 | 6.000000e+00 |    Inf 
1202.63/1202.63	c  1203s|410000 |  4937 |  5806k|  14.2 |  80M|  91 |  26 |1933 |6530 |1933 |2527 |1854 | 501k|9084 | 7.142857e-01 | 6.000000e+00 | 740.00%
1225.13/1225.17	c 
1225.13/1225.17	c SCIP Status        : problem is solved [optimal solution found]
1225.13/1225.17	c Solving Time (sec) : 1225.17
1225.13/1225.17	c Solving Nodes      : 417247
1225.13/1225.17	c Primal Bound       : +5.99999999999998e+00 (213 solutions)
1225.13/1225.17	c Dual Bound         : +5.99999999999998e+00
1225.13/1225.17	c Gap                : 0.00 %
1225.13/1225.17	s OPTIMUM FOUND
1225.13/1225.17	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1225.13/1225.17	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1225.13/1225.17	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 
1225.13/1225.17	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 
1225.13/1225.17	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1225.13/1225.17	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1225.13/1225.17	v -x104 -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1225.13/1225.17	v -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 x55 -x54 
1225.13/1225.17	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1225.13/1225.17	v -x28 -x27 -x26 -x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 
1225.13/1225.17	v -x1 
1225.13/1225.17	c SCIP Status        : problem is solved [optimal solution found]
1225.13/1225.17	c Total Time         :    1225.17
1225.13/1225.17	c   solving          :    1225.17
1225.13/1225.17	c   presolving       :       0.13 (included in solving)
1225.13/1225.17	c   reading          :       0.02 (included in solving)
1225.13/1225.17	c Original Problem   :
1225.13/1225.17	c   Problem name     : HOME/instance-3447881-1307898921.wbo
1225.13/1225.17	c   Variables        : 1161 (1161 binary, 0 integer, 0 implicit integer, 0 continuous)
1225.13/1225.17	c   Constraints      : 2708 initial, 2708 maximal
1225.13/1225.17	c Presolved Problem  :
1225.13/1225.17	c   Problem name     : t_HOME/instance-3447881-1307898921.wbo
1225.13/1225.17	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
1225.13/1225.17	c   Constraints      : 3360 initial, 16855 maximal
1225.13/1225.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1225.13/1225.17	c   trivial          :       0.00         79          0          0          0          0          0          0          0          0
1225.13/1225.17	c   dualfix          :       0.00         79          0          0          0          0          0          0          0          0
1225.13/1225.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1225.13/1225.17	c   linear           :       0.07          0          0          0        952          0        182          0        129          0
1225.13/1225.17	c   indicator        :       0.00          0          0          0          0          0         79          0          0          0
1225.13/1225.17	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1225.13/1225.17	c   root node        :          -       1626          -          -       1626          -          -          -          -          -
1225.13/1225.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1225.13/1225.17	c   integral         :          0          0          0     220615          0       2196          0        254       2054          0          0     434572
1225.13/1225.17	c   varbound         :          0+         6    1948538       1858          0          0      38629         40    2023226       1836          0          0
1225.13/1225.17	c   knapsack         :          1          6    1949213         10          0       2193     752023       9332    4656264          0          0          0
1225.13/1225.17	c   setppc           :         53          6    1948153          6          0       2184    1930979      23083    1259594          0          0          0
1225.13/1225.17	c   linear           :        851+         7    1926257         11          0       2165    1985748      25424    1841963          0          0          0
1225.13/1225.17	c   indicator        :        851          0    1900751       1858          0       2165      47859          0      67425          0          0          0
1225.13/1225.17	c   logicor          :       1604+         6     981654         40          0        173    2464498      46984    2736692          0          0          0
1225.13/1225.17	c   bounddisjunction :          0+         0     167569          0          0          0        781        101       2337          0          0          0
1225.13/1225.17	c   countsols        :          0          0          0         40          0        175          0          0          0          0          0          0
1225.13/1225.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1225.13/1225.17	c   integral         :      44.44       0.00       0.00      44.42       0.00       0.03       0.00
1225.13/1225.17	c   varbound         :       5.52       0.00       5.46       0.04       0.00       0.00       0.02
1225.13/1225.17	c   knapsack         :      11.27       0.00      10.54       0.00       0.00       0.01       0.72
1225.13/1225.17	c   setppc           :       7.77       0.00       7.24       0.00       0.00       0.02       0.52
1225.13/1225.17	c   linear           :      20.99       0.00      19.64       0.00       0.00       0.25       1.10
1225.13/1225.17	c   indicator        :       7.03       0.01       5.90       0.10       0.00       1.01       0.01
1225.13/1225.17	c   logicor          :      68.98       0.00      67.20       0.00       0.00       0.02       1.76
1225.13/1225.17	c   bounddisjunction :       0.39       0.00       0.39       0.00       0.00       0.00       0.00
1225.13/1225.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1225.13/1225.17	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1225.13/1225.17	c   vbounds          :     319413      22097         45     731527
1225.13/1225.17	c   rootredcost      :         43          0          0        813
1225.13/1225.17	c   pseudoobj        :    1969177      39799       8735    2020400
1225.13/1225.17	c Propagator Timings :  TotalTime  Propagate    Resprop
1225.13/1225.17	c   vbounds          :      22.72      22.71       0.01
1225.13/1225.17	c   rootredcost      :       0.34       0.34       0.00
1225.13/1225.17	c   pseudoobj        :      29.63      29.26       0.38
1225.13/1225.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1225.13/1225.17	c   propagation      :       5.42     113744     113613     624002       30.3       3479       26.5          -
1225.13/1225.17	c   infeasible LP    :      13.96      79307      79307     529862       42.6       1378       17.9          0
1225.13/1225.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1225.13/1225.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1225.13/1225.17	c   pseudo solution  :       0.00          4          4          4        2.0          1       12.0          -
1225.13/1225.17	c   applied globally :          -          -          -     517267       31.2          -          -          -
1225.13/1225.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
1225.13/1225.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1225.13/1225.17	c   cut pool         :       0.00          5          -          -         17          -    (maximal pool size: 538)
1225.13/1225.17	c   redcost          :      10.37     248728          0    1037226          0          0
1225.13/1225.17	c   impliedbounds    :       0.00          6          0          0          0          0
1225.13/1225.17	c   intobj           :       0.00          0          0          0          0          0
1225.13/1225.17	c   gomory           :       0.41          6          0          0       1096          0
1225.13/1225.17	c   cgmip            :       0.00          0          0          0          0          0
1225.13/1225.17	c   closecuts        :       0.00          0          0          0          0          0
1225.13/1225.17	c   strongcg         :       0.32          6          0          0       2514          0
1225.13/1225.17	c   cmir             :       0.05          6          0          0          0          0
1225.13/1225.17	c   flowcover        :       0.06          6          0          0          1          0
1225.13/1225.17	c   clique           :       0.00          6          0          0          0          0
1225.13/1225.17	c   zerohalf         :       0.00          0          0          0          0          0
1225.13/1225.17	c   mcf              :       0.00          1          0          0          0          0
1225.13/1225.17	c   oddcycle         :       0.00          0          0          0          0          0
1225.13/1225.17	c   rapidlearning    :       0.10          1          0          0          0         27
1225.13/1225.17	c Pricers            :       Time      Calls       Vars
1225.13/1225.17	c   problem variables:       0.00          0          0
1225.13/1225.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1225.13/1225.17	c   relpscost        :      44.25     218753        254       2054          0          0     434572
1225.13/1225.17	c   pscost           :       0.00          0          0          0          0          0          0
1225.13/1225.17	c   inference        :       0.00          0          0          0          0          0          0
1225.13/1225.17	c   mostinf          :       0.00          0          0          0          0          0          0
1225.13/1225.17	c   leastinf         :       0.00          0          0          0          0          0          0
1225.13/1225.17	c   fullstrong       :       0.00          0          0          0          0          0          0
1225.13/1225.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
1225.13/1225.17	c   random           :       0.00          0          0          0          0          0          0
1225.13/1225.17	c Primal Heuristics  :       Time      Calls      Found
1225.13/1225.17	c   LP solutions     :       0.02          -         40
1225.13/1225.17	c   pseudo solutions :       0.00          -          0
1225.13/1225.17	c   feaspump         :       0.06          1          0
1225.13/1225.17	c   oneopt           :       0.33         40          0
1225.13/1225.17	c   guideddiving     :       1.90        110          1
1225.13/1225.17	c   fracdiving       :       1.80        111          0
1225.13/1225.17	c   coefdiving       :       1.47        111          1
1225.13/1225.17	c   pscostdiving     :       1.01        111          0
1225.13/1225.17	c   veclendiving     :       1.20        111          0
1225.13/1225.17	c   linesearchdiving :       1.02        111          0
1225.13/1225.17	c   objpscostdiving  :       0.77         56          0
1225.13/1225.17	c   rootsoldiving    :       2.97         56          0
1225.13/1225.17	c   crossover        :       1.54         44          0
1225.13/1225.17	c   trivial          :       0.00          2          0
1225.13/1225.17	c   shiftandpropagate:       0.10          1          0
1225.13/1225.17	c   simplerounding   :       0.40     230734          0
1225.13/1225.17	c   zirounding       :       0.52       1000          0
1225.13/1225.17	c   rounding         :       1.12       6751          0
1225.13/1225.17	c   shifting         :       0.94       2078          0
1225.13/1225.17	c   intshifting      :       0.01          0          0
1225.13/1225.17	c   twoopt           :       0.00          0          0
1225.13/1225.17	c   fixandinfer      :       0.00          0          0
1225.13/1225.17	c   clique           :       0.00          0          0
1225.13/1225.17	c   intdiving        :       0.00          0          0
1225.13/1225.17	c   actconsdiving    :       0.00          0          0
1225.13/1225.17	c   octane           :       0.00          0          0
1225.13/1225.17	c   rens             :       0.03          1          0
1225.13/1225.17	c   rins             :       0.00          0          0
1225.13/1225.17	c   localbranching   :       0.00          0          0
1225.13/1225.17	c   mutation         :       0.00          0          0
1225.13/1225.17	c   dins             :       0.00          0          0
1225.13/1225.17	c   vbounds          :       0.00          0          0
1225.13/1225.18	c   undercover       :       0.00          0          0
1225.13/1225.18	c   subnlp           :       0.06          0          0
1225.13/1225.18	c   trysol           :       0.24       1896        171
1225.13/1225.18	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1225.13/1225.18	c   primal LP        :       0.00          0          0       0.00          -
1225.13/1225.18	c   dual LP          :     777.18     328288    5826293      17.75    7496.74
1225.13/1225.18	c   lex dual LP      :       0.00          0          0       0.00          -
1225.13/1225.18	c   barrier LP       :       0.00          0          0       0.00          -
1225.13/1225.18	c   diving/probing LP:       8.49       7053      52396       7.43    6168.01
1225.13/1225.18	c   strong branching :      41.39       9164     308171      33.63    7444.96
1225.13/1225.18	c     (at root node) :          -          9       2507     278.56          -
1225.13/1225.18	c   conflict analysis:       0.00          0          0       0.00          -
1225.13/1225.18	c B&B Tree           :
1225.13/1225.18	c   number of runs   :          1
1225.13/1225.18	c   nodes            :     417247
1225.13/1225.18	c   nodes (total)    :     417247
1225.13/1225.18	c   nodes left       :          0
1225.13/1225.18	c   max depth        :         91
1225.13/1225.18	c   max depth (total):         91
1225.13/1225.18	c   backtracks       :      50187 (12.0%)
1225.13/1225.18	c   delayed cutoffs  :      15098
1225.13/1225.18	c   repropagations   :     647382 (1931111 domain reductions, 12718 cutoffs)
1225.13/1225.18	c   avg switch length:       5.87
1225.13/1225.18	c   switching time   :      85.25
1225.13/1225.18	c Solution           :
1225.13/1225.18	c   Solutions found  :        213 (43 improvements)
1225.13/1225.18	c   First Solution   : +4.27980000000000e+04   (in run 1, after 1 nodes, 0.31 seconds, depth 0, found by <trysol>)
1225.13/1225.18	c   Primal Bound     : +5.99999999999998e+00   (in run 1, after 360568 nodes, 1054.14 seconds, depth 43, found by <relaxation>)
1225.13/1225.18	c   Dual Bound       : +5.99999999999998e+00
1225.13/1225.18	c   Gap              :       0.00 %
1225.13/1225.18	c   Root Dual Bound  : +0.00000000000000e+00
1225.13/1225.18	c   Root Iterations  :        821
1225.22/1225.20	c Time complete: 1225.23.

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447881-1307898921/watcher-3447881-1307898921 -o /tmp/evaluation-result-3447881-1307898921/solver-3447881-1307898921 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447881-1307898921.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.00 4/176 14851
/proc/meminfo: memFree=1772632/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=10328 CPUtime=0 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 1571 0 0 0 0 0 0 0 23 0 1 0 901489861 10575872 1525 33554432000 4194304 9128323 140737431667584 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14851/statm: 2582 1525 399 1205 0 1373 0

[startup+0.00775095 s]
/proc/loadavg: 0.92 0.98 1.00 4/176 14851
/proc/meminfo: memFree=1772632/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=10328 CPUtime=0 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 1593 0 0 0 0 0 0 0 23 0 1 0 901489861 10575872 1547 33554432000 4194304 9128323 140737431667584 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14851/statm: 2582 1547 399 1205 0 1373 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10328

[startup+0.100749 s]
/proc/loadavg: 0.92 0.98 1.00 4/176 14851
/proc/meminfo: memFree=1772632/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=28148 CPUtime=0.09 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 6050 0 0 0 9 0 0 0 23 0 1 0 901489861 28823552 5745 33554432000 4194304 9128323 140737431667584 18446744073709551615 4337002 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 7037 5745 528 1205 0 5828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28148

[startup+0.300718 s]
/proc/loadavg: 0.92 0.98 1.00 4/176 14851
/proc/meminfo: memFree=1772632/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=34716 CPUtime=0.29 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 8038 0 0 0 29 0 0 0 25 0 1 0 901489861 35549184 7610 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 8679 7610 680 1205 0 7470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34716

[startup+0.700647 s]
/proc/loadavg: 0.92 0.98 1.00 4/176 14851
/proc/meminfo: memFree=1772632/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=58064 CPUtime=0.69 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 14079 0 0 0 67 2 0 0 25 0 1 0 901489861 59457536 13294 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 14516 13294 742 1205 0 13307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58064

[startup+1.50047 s]
/proc/loadavg: 0.92 0.98 1.00 4/178 14853
/proc/meminfo: memFree=1670736/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=58108 CPUtime=1.49 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 15564 0 0 0 146 3 0 0 25 0 1 0 901489861 59502592 13641 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 14527 13641 751 1205 0 13318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58108

[startup+3.10021 s]
/proc/loadavg: 0.92 0.98 1.00 4/178 14853
/proc/meminfo: memFree=1667512/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=58108 CPUtime=3.09 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 15567 0 0 0 306 3 0 0 25 0 1 0 901489861 59502592 13644 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 14527 13644 752 1205 0 13318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58108

[startup+6.30063 s]
/proc/loadavg: 1.01 1.00 1.01 4/178 14853
/proc/meminfo: memFree=1667044/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=60764 CPUtime=6.29 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 17427 0 0 0 623 6 0 0 25 0 1 0 901489861 62222336 14309 33554432000 4194304 9128323 140737431667584 18446744073709551615 7342969 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 15191 14309 753 1205 0 13982 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60764

[startup+12.7005 s]
/proc/loadavg: 1.09 1.02 1.01 4/178 14854
/proc/meminfo: memFree=1667256/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=58108 CPUtime=12.69 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 21086 0 0 0 1259 10 0 0 25 0 1 0 901489861 59502592 13648 33554432000 4194304 9128323 140737431667584 18446744073709551615 4683728 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 14527 13648 756 1205 0 13318 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58108

[startup+25.5012 s]
/proc/loadavg: 1.29 1.06 1.03 4/178 14854
/proc/meminfo: memFree=1662404/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=77192 CPUtime=25.49 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 40170 0 0 0 2529 20 0 0 25 0 1 0 901489861 79044608 18075 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 19298 18076 756 1205 0 18089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77192

[startup+51.1006 s]
/proc/loadavg: 1.53 1.14 1.05 4/178 14855
/proc/meminfo: memFree=1648084/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=72272 CPUtime=51.1 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 74106 0 0 0 5072 38 0 0 25 0 1 0 901489861 74006528 17164 33554432000 4194304 9128323 140737431667584 18446744073709551615 5822117 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 18068 17164 756 1205 0 16859 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 72272

[startup+102.307 s]
/proc/loadavg: 1.89 1.30 1.11 4/178 14856
/proc/meminfo: memFree=1631400/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=85676 CPUtime=102.3 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 124928 0 0 0 10160 70 0 0 25 0 1 0 901489861 87732224 20509 33554432000 4194304 9128323 140737431667584 18446744073709551615 8012681 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 21419 20509 756 1205 0 20210 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85676

[startup+162.3 s]
/proc/loadavg: 1.96 1.42 1.16 4/178 14858
/proc/meminfo: memFree=1624884/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=88372 CPUtime=162.29 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 143224 0 0 0 16119 110 0 0 25 0 1 0 901489861 90492928 21189 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 22093 21189 756 1205 0 20884 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88372

[startup+222.301 s]
/proc/loadavg: 1.98 1.52 1.21 4/178 14859
/proc/meminfo: memFree=1616780/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=95012 CPUtime=222.3 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 160575 0 0 0 22078 152 0 0 25 0 1 0 901489861 97292288 22857 33554432000 4194304 9128323 140737431667584 18446744073709551615 7343050 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 23753 22857 756 1205 0 22544 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95012

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.26 4/178 14861
/proc/meminfo: memFree=1607640/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=103184 CPUtime=282.29 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 178561 0 0 0 28035 194 0 0 25 0 1 0 901489861 105660416 24899 33554432000 4194304 9128323 140737431667584 18446744073709551615 4528884 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 25796 24899 756 1205 0 24587 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 103184

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.30 4/178 14862
/proc/meminfo: memFree=1580036/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=128360 CPUtime=342.3 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 197326 0 0 0 33996 234 0 0 25 0 1 0 901489861 131440640 31116 33554432000 4194304 9128323 140737431667584 18446744073709551615 5132754 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 32090 31116 756 1205 0 30881 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 128360

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 4/178 14864
/proc/meminfo: memFree=1577128/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=128360 CPUtime=402.3 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 197328 0 0 0 39956 274 0 0 25 0 1 0 901489861 131440640 31118 33554432000 4194304 9128323 140737431667584 18446744073709551615 7163040 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 32090 31118 756 1205 0 30881 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 128360

[startup+462.3 s]
/proc/loadavg: 1.99 1.78 1.38 4/178 14866
/proc/meminfo: memFree=1573592/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=128360 CPUtime=462.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 197331 0 0 0 45918 313 0 0 25 0 1 0 901489861 131440640 31121 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 32090 31121 756 1205 0 30881 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 128360

[startup+522.3 s]
/proc/loadavg: 1.99 1.82 1.42 4/178 14867
/proc/meminfo: memFree=1568076/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=131216 CPUtime=522.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 201282 0 0 0 51878 353 0 0 25 0 1 0 901489861 134365184 31888 33554432000 4194304 9128323 140737431667584 18446744073709551615 4892216 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 32804 31888 756 1205 0 31595 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 131216

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.45 4/178 14869
/proc/meminfo: memFree=1561936/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=134528 CPUtime=582.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 202117 0 0 0 57837 394 0 0 25 0 1 0 901489861 137756672 32706 33554432000 4194304 9128323 140737431667584 18446744073709551615 7343109 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 33632 32706 756 1205 0 32423 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 134528

[startup+642.301 s]
/proc/loadavg: 2.13 1.90 1.49 4/178 14870
/proc/meminfo: memFree=1555792/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=138836 CPUtime=642.32 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 206968 0 0 0 63798 434 0 0 25 0 1 0 901489861 142168064 33789 33554432000 4194304 9128323 140737431667584 18446744073709551615 7267336 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 34709 33789 756 1205 0 33500 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 138836

[startup+702.301 s]
/proc/loadavg: 2.05 1.92 1.52 4/178 14872
/proc/meminfo: memFree=1549920/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=143068 CPUtime=702.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 208023 0 0 0 69757 474 0 0 25 0 1 0 901489861 146501632 34844 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 35767 34844 756 1205 0 34558 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 143068

[startup+762.307 s]
/proc/loadavg: 2.02 1.93 1.55 4/178 14874
/proc/meminfo: memFree=1545760/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=146760 CPUtime=762.32 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 208893 0 0 0 75719 513 0 0 25 0 1 0 901489861 150282240 35714 33554432000 4194304 9128323 140737431667584 18446744073709551615 7217837 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 36690 35714 756 1205 0 35481 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146760

[startup+822.3 s]
/proc/loadavg: 2.00 1.94 1.57 4/178 14875
/proc/meminfo: memFree=1539872/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=151736 CPUtime=822.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 222949 0 0 0 81675 556 0 0 25 0 1 0 901489861 155377664 37022 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 37934 37022 756 1205 0 36725 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 151736

[startup+882.3 s]
/proc/loadavg: 2.00 1.95 1.60 4/178 14877
/proc/meminfo: memFree=1535200/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=156148 CPUtime=882.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 228107 0 0 0 87636 595 0 0 25 0 1 0 901489861 159895552 38170 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 39037 38170 756 1205 0 37828 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 156148

[startup+942.301 s]
/proc/loadavg: 2.00 1.95 1.62 4/178 14878
/proc/meminfo: memFree=1528556/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=162548 CPUtime=942.31 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 229695 0 0 0 93594 637 0 0 25 0 1 0 901489861 166449152 39757 33554432000 4194304 9128323 140737431667584 18446744073709551615 5992960 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 40637 39757 756 1205 0 39428 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 162548

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.64 4/178 14880
/proc/meminfo: memFree=1521796/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=169168 CPUtime=1002.32 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 232464 0 0 0 99554 678 0 0 25 0 1 0 901489861 173228032 41426 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 42292 41426 756 1205 0 41083 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169168

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.66 4/178 14882
/proc/meminfo: memFree=1512312/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=177796 CPUtime=1062.32 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 244594 0 0 0 105510 722 0 0 25 0 1 0 901489861 182063104 43575 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44449 43575 756 1205 0 43240 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177796

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.68 4/178 14883
/proc/meminfo: memFree=1511268/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=178112 CPUtime=1122.32 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 248209 0 0 0 111465 767 0 0 25 0 1 0 901489861 182386688 43654 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44528 43654 756 1205 0 43319 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178112

[startup+1182.3 s]
/proc/loadavg: 2.04 1.99 1.70 4/178 14885
/proc/meminfo: memFree=1510204/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179160 CPUtime=1182.33 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 251162 0 0 0 117425 808 0 0 25 0 1 0 901489861 183459840 43924 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44790 43924 756 1205 0 43581 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 179160

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

[startup+1203.1 s]
/proc/loadavg: 2.16 2.02 1.72 4/178 14885
/proc/meminfo: memFree=1510048/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179160 CPUtime=1203.12 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 251162 0 0 0 119493 819 0 0 25 0 1 0 901489861 183459840 43924 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44790 43924 756 1205 0 43581 0
Current children cumulated CPU time (s) 1203.12
Current children cumulated vsize (KiB) 179160

[startup+1215.9 s]
/proc/loadavg: 2.13 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510276/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179296 CPUtime=1215.92 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254936 0 0 0 120765 827 0 0 25 0 1 0 901489861 183599104 43943 33554432000 4194304 9128323 140737431667584 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44824 43943 756 1205 0 43615 0
Current children cumulated CPU time (s) 1215.92
Current children cumulated vsize (KiB) 179296

[startup+1219.1 s]
/proc/loadavg: 2.13 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510276/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179432 CPUtime=1219.12 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254967 0 0 0 121084 828 0 0 25 0 1 0 901489861 183738368 43974 33554432000 4194304 9128323 140737431667584 18446744073709551615 5202130 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44858 43974 756 1205 0 43649 0
Current children cumulated CPU time (s) 1219.12
Current children cumulated vsize (KiB) 179432

[startup+1222.3 s]
/proc/loadavg: 2.12 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510152/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179432 CPUtime=1222.33 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254977 0 0 0 121403 830 0 0 25 0 1 0 901489861 183738368 43984 33554432000 4194304 9128323 140737431667584 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44858 43984 756 1205 0 43649 0
Current children cumulated CPU time (s) 1222.33
Current children cumulated vsize (KiB) 179432

[startup+1223.9 s]
/proc/loadavg: 2.12 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510152/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179432 CPUtime=1223.92 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254979 0 0 0 121562 830 0 0 25 0 1 0 901489861 183738368 43986 33554432000 4194304 9128323 140737431667584 18446744073709551615 7342440 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44858 43986 756 1205 0 43649 0
Current children cumulated CPU time (s) 1223.92
Current children cumulated vsize (KiB) 179432

[startup+1224.7 s]
/proc/loadavg: 2.11 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510152/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179432 CPUtime=1224.73 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254979 0 0 0 121642 831 0 0 25 0 1 0 901489861 183738368 43986 33554432000 4194304 9128323 140737431667584 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44858 43986 756 1205 0 43649 0
Current children cumulated CPU time (s) 1224.73
Current children cumulated vsize (KiB) 179432

[startup+1225.1 s]
/proc/loadavg: 2.11 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510152/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=179432 CPUtime=1225.13 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254979 0 0 0 121682 831 0 0 25 0 1 0 901489861 183738368 43986 33554432000 4194304 9128323 140737431667584 18446744073709551615 6581557 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14851/statm: 44858 43986 756 1205 0 43649 0
Current children cumulated CPU time (s) 1225.13
Current children cumulated vsize (KiB) 179432

[startup+1225.2 s]
/proc/loadavg: 2.11 2.02 1.72 4/178 14886
/proc/meminfo: memFree=1510152/32951124 swapFree=67053176/67111528
[pid=14851] ppid=14847 vsize=150812 CPUtime=1225.22 cores=0,2,4,6
/proc/14851/stat : 14851 (scip-2.0.1.4.li) R 14847 14851 13203 0 -1 4202496 254981 0 0 0 121691 831 0 0 18 0 1 0 901489861 154431488 18027 33554432000 4194304 9128323 140737431667584 18446744073709551615 8231418 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14851/statm: 37703 17317 758 1205 0 36494 0
Current children cumulated CPU time (s) 1225.22
Current children cumulated vsize (KiB) 150812

Child status: 0
Real time (s): 1225.21
CPU time (s): 1225.24
CPU user time (s): 1216.92
CPU system time (s): 8.32173
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 184336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1216.92
system time used= 8.32173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254983
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= 6
involuntary context switches= 1362

runsolver used 2.08068 second user time and 4.5713 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-12 19:15:21
IDJOB=3447881
IDBENCH=78979
IDSOLVER=1944
FILE ID=node137/3447881-1307898921
RUNJOBID= node137-1307898921-14824
PBS_JOBID= 13559569
Free space on /tmp= 3508 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900566157--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447881-1307898921/watcher-3447881-1307898921 -o /tmp/evaluation-result-3447881-1307898921/solver-3447881-1307898921 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447881-1307898921.wbo -t 1800 -m 15500

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

MD5SUM BENCH= d542ebd8fdf9cdf1064a589ed9ad7045
RANDOM SEED=87445674

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1773752 kB
Buffers:         55704 kB
Cached:       30161556 kB
SwapCached:      11932 kB
Active:       15640960 kB
Inactive:     14595080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1773752 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:           24104 kB
Writeback:           0 kB
AnonPages:       16844 kB
Mapped:           8484 kB
Slab:           877432 kB
PageTables:       4408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 3484 MiB
End job on node137 at 2011-06-12 19:35:47