Trace number 3447714

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.4MSAT (TO) 1800.14 1800.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900554072--soft-66-100-0.wbo
MD5SUM94413eaf3e98de59f2ecdb125fc71636
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark30.8213
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 constraints961
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 46411
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46410
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
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-3447714-1307897182.wbo>
0.00/0.02	c original problem has 1192 variables (1192 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.04	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, 200 impls, 15 clqs
0.04/0.07	c (round 2) 0 del vars, 157 del conss, 0 add conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 15 clqs
0.04/0.08	c (round 3) 100 del vars, 157 del conss, 0 add conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 200 impls, 15 clqs
0.04/0.09	c (round 4) 100 del vars, 233 del conss, 0 add conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 200 impls, 15 clqs
0.09/0.13	c    (0.1s) probing: 101/1142 (8.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  100 deleted vars, 233 deleted constraints, 0 added constraints, 961 tightened bounds, 0 added holes, 50 changed sides, 0 changed coefficients
0.09/0.13	c  1111 implications, 15 cliques
0.09/0.13	c presolved problem has 2053 variables (1142 bin, 0 int, 911 impl, 0 cont) and 3436 constraints
0.09/0.13	c       1 constraints of type <knapsack>
0.09/0.13	c      39 constraints of type <setppc>
0.09/0.13	c     911 constraints of type <linear>
0.09/0.13	c     911 constraints of type <indicator>
0.09/0.13	c    1574 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.11
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.19/0.25	o 627
0.19/0.25	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.25	c T 0.2s|     1 |     0 |     0 |     - |9451k|   0 |   - |2053 |4350 |2053 |2525 |   0 |   3 |   0 |      --      | 6.270000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |   152 |     - |9034k|   0 |  48 |2053 |4350 |2053 |2525 |   0 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
0.39/0.49	c   0.5s|     1 |     0 |   467 |     - |9856k|   0 |  44 |2053 |4389 |2053 |2538 |  13 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |   519 |     - |  10M|   0 |  56 |2053 |4389 |2053 |2545 |  20 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
0.69/0.76	c   0.8s|     1 |     0 |   540 |     - |  11M|   0 |  60 |2053 |4389 |2053 |2549 |  24 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
0.99/1.00	c   1.0s|     1 |     0 |   564 |     - |  11M|   0 |  63 |2053 |4389 |2053 |2556 |  31 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
1.19/1.29	c   1.3s|     1 |     0 |   577 |     - |  12M|   0 |  63 |2053 |4389 |2053 |2559 |  34 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
1.49/1.58	c   1.6s|     1 |     0 |   610 |     - |  13M|   0 |  64 |2053 |4389 |2053 |2560 |  35 |   3 |   0 | 0.000000e+00 | 6.270000e+02 |    Inf 
1.79/1.85	c   1.9s|     1 |     2 |   610 |     - |  13M|   0 |  64 |2053 |4389 |2053 |2560 |  35 |   3 |   9 | 0.000000e+00 | 6.270000e+02 |    Inf 
2.29/2.38	o 569
2.29/2.38	c * 2.4s|     9 |     8 |  1098 |  61.0 |  13M|   8 |   - |2053 |4389 |2053 |2566 |  36 |   3 |  76 | 0.000000e+00 | 5.690000e+02 |    Inf 
2.39/2.46	o 473
2.39/2.46	c * 2.5s|    15 |    10 |  1213 |  43.1 |  13M|  12 |   - |2053 |4391 |2053 |2571 |  42 |   5 |  87 | 0.000000e+00 | 4.730000e+02 |    Inf 
2.39/2.47	o 447
2.39/2.47	c * 2.5s|    16 |     9 |  1213 |  40.2 |  13M|  12 |   - |2053 |4391 |2053 |2570 |  42 |   5 |  87 | 0.000000e+00 | 4.470000e+02 |    Inf 
2.69/2.74	o 412
2.69/2.74	c * 2.7s|    21 |    12 |  1350 |  37.0 |  13M|  12 |   - |2053 |4391 |2053 |2567 |  44 |   5 | 139 | 0.000000e+00 | 4.120000e+02 |    Inf 
2.69/2.76	o 405
2.69/2.76	c * 2.8s|    23 |    12 |  1362 |  34.2 |  14M|  12 |   - |2053 |4391 |2053 |2566 |  45 |   5 | 139 | 0.000000e+00 | 4.050000e+02 |    Inf 
2.69/2.78	o 368
2.69/2.78	c * 2.8s|    25 |    12 |  1401 |  33.0 |  14M|  13 |   - |2053 |4391 |2053 |2567 |  47 |   5 | 139 | 0.000000e+00 | 3.680000e+02 |    Inf 
4.19/4.29	o 331
4.19/4.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.19/4.29	c * 4.3s|    72 |    26 |  2481 |  26.4 |  14M|  18 |   - |2053 |4434 |2053 |2569 |  61 |  48 | 393 | 0.000000e+00 | 3.310000e+02 |    Inf 
6.89/6.94	o 289
6.89/6.94	c * 6.9s|   146 |    73 |  4178 |  24.6 |  15M|  18 |   - |2053 |4462 |2053 |2567 |  85 |  76 | 850 | 0.000000e+00 | 2.890000e+02 |    Inf 
7.69/7.74	o 252
7.69/7.74	c * 7.7s|   206 |    88 |  5017 |  21.5 |  15M|  23 |   - |2053 |4515 |2053 |2569 |  98 | 129 |1011 | 0.000000e+00 | 2.520000e+02 |    Inf 
7.69/7.75	o 242
7.69/7.75	c * 7.7s|   207 |    87 |  5017 |  21.4 |  15M|  23 |   - |2053 |4515 |2053 |2568 |  98 | 129 |1011 | 0.000000e+00 | 2.420000e+02 |    Inf 
8.19/8.29	o 213
8.19/8.29	c * 8.3s|   280 |   105 |  5726 |  18.3 |  16M|  27 |   - |2053 |4592 |2053 |2567 | 103 | 206 |1091 | 0.000000e+00 | 2.130000e+02 |    Inf 
8.39/8.42	o 185
8.39/8.42	c * 8.4s|   297 |   105 |  5922 |  17.9 |  16M|  27 |   - |2053 |4613 |2053 |2567 | 105 | 227 |1114 | 0.000000e+00 | 1.850000e+02 |    Inf 
8.39/8.43	o 149
8.39/8.43	c * 8.4s|   298 |    94 |  5939 |  17.9 |  16M|  27 |   - |2053 |4613 |2053 |2572 | 110 | 227 |1114 | 0.000000e+00 | 1.490000e+02 |    Inf 
13.39/13.46	o 148
13.39/13.46	c *13.5s|  1353 |   294 | 16244 |  11.6 |  19M|  49 |   - |2053 |5391 |2053 |2547 | 161 |1275 |1688 | 0.000000e+00 | 1.480000e+02 |    Inf 
15.40/15.45	o 130
15.40/15.45	c *15.5s|  2012 |   384 | 22840 |  11.1 |  20M|  49 |   - |2053 |5832 |2053 |2565 | 188 |2111 |1777 | 0.000000e+00 | 1.300000e+02 |    Inf 
16.59/16.65	o 120
16.59/16.65	c *16.7s|  2425 |   445 | 26495 |  10.7 |  20M|  49 |   - |2053 |6043 |2053 |2565 | 191 |2497 |1817 | 0.000000e+00 | 1.200000e+02 |    Inf 
20.19/20.25	o 106
20.19/20.25	c *20.3s|  3524 |   655 | 39866 |  11.1 |  22M|  61 |   - |2053 |5992 |2053 |2566 | 246 |3564 |1853 | 0.000000e+00 | 1.060000e+02 |    Inf 
24.59/24.60	o 92
24.59/24.60	c *24.6s|  4967 |   925 | 57076 |  11.4 |  25M|  61 |   - |2053 |6449 |2053 |2568 | 269 |4795 |1865 | 0.000000e+00 | 9.200000e+01 |    Inf 
29.70/29.78	o 74
29.70/29.78	c *29.8s|  6509 |  1095 | 74506 |  11.4 |  26M|  61 |   - |2053 |6075 |2053 |2566 | 305 |6363 |1877 | 0.000000e+00 | 7.400000e+01 |    Inf 
41.50/41.50	o 50
41.50/41.50	c *41.5s|  9568 |  1394 |118584 |  12.3 |  28M|  61 |   - |2053 |6153 |2053 |2548 | 348 |9444 |1927 | 0.000000e+00 | 5.000000e+01 |    Inf 
43.59/43.69	c  43.7s| 10000 |  1432 |128579 |  12.8 |  29M|  61 |   8 |2053 |5240 |2053 |2565 | 348 |9936 |1931 | 0.000000e+00 | 5.000000e+01 |    Inf 
45.69/45.78	o 48
45.69/45.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
45.69/45.78	c *45.8s| 10532 |  1500 |136825 |  12.9 |  29M|  61 |   - |2053 |5515 |2053 |2566 | 368 |  10k|1934 | 0.000000e+00 | 4.800000e+01 |    Inf 
45.79/45.80	o 32
45.79/45.80	c *45.8s| 10535 |  1400 |136899 |  12.9 |  28M|  61 |   - |2053 |5413 |2053 |2565 | 368 |  10k|1934 | 0.000000e+00 | 3.200000e+01 |    Inf 
58.69/58.78	o 24
58.69/58.78	c *58.8s| 13983 |  1375 |199868 |  14.3 |  30M|  61 |   - |2053 |6028 |2053 |2548 | 390 |  14k|1958 | 0.000000e+00 | 2.400000e+01 |    Inf 
75.40/75.42	o 23
75.40/75.42	c *75.4s| 19194 |  1519 |277685 |  14.4 |  32M|  61 |   - |2053 |6825 |2053 |2547 | 411 |  21k|2040 | 0.000000e+00 | 2.300000e+01 |    Inf 
77.69/77.72	c  77.7s| 20000 |  1511 |288382 |  14.4 |  32M|  61 |  32 |2053 |6904 |2053 |2547 | 428 |  22k|2048 | 0.000000e+00 | 2.300000e+01 |    Inf 
80.49/80.52	o 18
80.49/80.52	c *80.5s| 20725 |  1405 |301858 |  14.5 |  31M|  61 |   - |2053 |6051 |2053 |2569 | 433 |  23k|2089 | 0.000000e+00 | 1.800000e+01 |    Inf 
114.90/114.90	c   115s| 30000 |  1672 |468101 |  15.6 |  34M|  61 |  24 |2053 |6904 |2053 |2547 | 449 |  34k|2631 | 0.000000e+00 | 1.800000e+01 |    Inf 
147.50/147.57	c   148s| 40000 |  2107 |614190 |  15.3 |  39M|  61 |  24 |2053 |9561 |2053 |2547 | 502 |  47k|3084 | 0.000000e+00 | 1.800000e+01 |    Inf 
174.70/174.75	o 13
174.70/174.75	c * 175s| 49651 |  2029 |729588 |  14.7 |  40M|  61 |   - |2053 |9810 |2053 |2565 | 585 |  60k|3366 | 0.000000e+00 | 1.300000e+01 |    Inf 
175.69/175.79	c   176s| 50000 |  2044 |733908 |  14.7 |  39M|  61 |   - |2053 |8839 |   0 |   0 | 585 |  61k|3380 | 0.000000e+00 | 1.300000e+01 |    Inf 
181.20/181.24	o 11
181.20/181.24	c * 181s| 51871 |  1873 |756488 |  14.6 |  38M|  61 |   - |2053 |8701 |2053 |2549 | 593 |  63k|3486 | 0.000000e+00 | 1.100000e+01 |    Inf 
207.40/207.42	c   207s| 60000 |  1835 |885937 |  14.8 |  38M|  61 |  35 |2053 |6844 |2053 |2547 | 604 |  75k|3742 | 0.000000e+00 | 1.100000e+01 |    Inf 
244.20/244.27	c   244s| 70000 |  1855 |  1082k|  15.5 |  40M|  67 |  26 |2053 |  10k|2053 |2565 | 606 |  88k|4041 | 0.000000e+00 | 1.100000e+01 |    Inf 
247.60/247.64	o 10
247.60/247.64	c * 248s| 70615 |  1547 |  1100k|  15.6 |  36M|  67 |   - |2053 |  10k|2053 |2565 | 606 |  89k|4092 | 0.000000e+00 | 1.000000e+01 |    Inf 
277.60/277.67	c   278s| 80000 |  1526 |  1256k|  15.7 |  36M|  67 |  24 |2053 |9728 |2053 |2547 | 606 | 101k|4350 | 0.000000e+00 | 1.000000e+01 |    Inf 
305.60/305.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
305.60/305.67	c   306s| 90000 |  1648 |  1391k|  15.5 |  38M|  67 |  33 |2053 |  13k|2053 |2547 | 606 | 114k|4610 | 0.000000e+00 | 1.000000e+01 |    Inf 
323.70/323.78	o 7
323.70/323.78	c * 324s| 96247 |  1427 |  1480k|  15.4 |  38M|  67 |   - |2053 |  15k|2053 |2547 | 606 | 123k|4738 | 0.000000e+00 | 7.000000e+00 |    Inf 
334.71/334.72	c   335s|100000 |  1408 |  1529k|  15.3 |  37M|  67 |  19 |2053 |  14k|2053 |2547 | 606 | 128k|4862 | 0.000000e+00 | 7.000000e+00 |    Inf 
366.00/366.08	c   366s|110000 |  1448 |  1685k|  15.3 |  38M|  67 |   - |2053 |  15k|   0 |   0 | 606 | 141k|5066 | 0.000000e+00 | 7.000000e+00 |    Inf 
386.11/386.18	o 6
386.11/386.18	c * 386s|116255 |   974 |  1784k|  15.3 |  35M|  67 |   - |2053 |  17k|2053 |2549 | 608 | 149k|5191 | 0.000000e+00 | 6.000000e+00 |    Inf 
399.71/399.79	c   400s|120000 |  1009 |  1848k|  15.4 |  36M|  67 |  26 |2053 |  18k|2053 |2547 | 608 | 154k|5340 | 0.000000e+00 | 6.000000e+00 |    Inf 
430.91/430.90	c   431s|130000 |  1046 |  1993k|  15.3 |  37M|  67 |   - |2053 |  20k|2053 |2547 | 608 | 168k|5533 | 0.000000e+00 | 6.000000e+00 |    Inf 
463.81/463.80	c   464s|140000 |  1046 |  2150k|  15.4 |  36M|  83 |   - |2053 |  18k|   0 |   0 | 608 | 183k|5707 | 0.000000e+00 | 6.000000e+00 |    Inf 
497.91/497.95	c   498s|150000 |   985 |  2321k|  15.5 |  36M|  83 |  36 |2053 |  18k|2053 |2547 | 608 | 196k|5959 | 0.000000e+00 | 6.000000e+00 |    Inf 
528.71/528.76	c   529s|160000 |  1025 |  2464k|  15.4 |  37M|  83 |   - |2053 |  18k|2053 |2547 | 608 | 210k|6138 | 0.000000e+00 | 6.000000e+00 |    Inf 
558.72/558.73	c   559s|170000 |  1137 |  2605k|  15.3 |  39M|  83 |   - |2053 |  21k|2053 |2547 | 608 | 224k|6281 | 0.000000e+00 | 6.000000e+00 |    Inf 
588.91/588.93	c   589s|180000 |  1124 |  2745k|  15.2 |  39M|  83 |   - |2053 |  21k|2053 |2547 | 608 | 238k|6444 | 0.000000e+00 | 6.000000e+00 |    Inf 
618.81/618.89	c   619s|190000 |  1013 |  2884k|  15.2 |  38M|  83 |   - |2053 |  20k|2053 |2547 | 608 | 253k|6586 | 0.000000e+00 | 6.000000e+00 |    Inf 
651.01/651.00	c   651s|200000 |  1088 |  3031k|  15.2 |  38M|  83 |  20 |2053 |  19k|2053 |2547 | 608 | 267k|6745 | 0.000000e+00 | 6.000000e+00 |    Inf 
684.52/684.55	c   685s|210000 |  1009 |  3191k|  15.2 |  38M|  83 |   - |2053 |  21k|2053 |2547 | 608 | 280k|6873 | 0.000000e+00 | 6.000000e+00 |    Inf 
718.01/718.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
718.01/718.05	c   718s|220000 |  1088 |  3352k|  15.2 |  41M|  83 |  32 |2053 |  25k|2053 |2547 | 608 | 294k|7055 | 0.000000e+00 | 6.000000e+00 |    Inf 
750.62/750.67	c   751s|230000 |  1024 |  3505k|  15.2 |  40M|  83 |   - |2053 |  25k|2053 |2547 | 611 | 308k|7234 | 0.000000e+00 | 6.000000e+00 |    Inf 
783.62/783.67	c   784s|240000 |  1125 |  3660k|  15.2 |  42M|  83 |  20 |2053 |  27k|2053 |2547 | 611 | 322k|7371 | 0.000000e+00 | 6.000000e+00 |    Inf 
816.13/816.17	c   816s|250000 |  1228 |  3808k|  15.2 |  43M|  83 |   - |2053 |  29k|   0 |   0 | 611 | 336k|7501 | 0.000000e+00 | 6.000000e+00 |    Inf 
848.92/848.92	c   849s|260000 |  1275 |  3958k|  15.2 |  44M|  83 |   - |2053 |  29k|2053 |2547 | 611 | 350k|7637 | 0.000000e+00 | 6.000000e+00 |    Inf 
880.62/880.60	c   881s|270000 |  1298 |  4101k|  15.2 |  45M|  83 |  34 |2053 |  30k|2053 |2547 | 611 | 365k|7787 | 0.000000e+00 | 6.000000e+00 |    Inf 
913.73/913.71	c   914s|280000 |  1287 |  4248k|  15.2 |  45M|  83 |  29 |2053 |  30k|2053 |2547 | 611 | 379k|7925 | 0.000000e+00 | 6.000000e+00 |    Inf 
947.52/947.53	c   948s|290000 |  1311 |  4395k|  15.2 |  44M|  83 |  22 |2053 |  29k|2053 |2547 | 611 | 393k|8058 | 0.000000e+00 | 6.000000e+00 |    Inf 
981.33/981.38	c   981s|300000 |  1305 |  4548k|  15.2 |  45M|  83 |   - |2053 |  30k|   0 |   0 | 611 | 408k|8197 | 0.000000e+00 | 6.000000e+00 |    Inf 
1014.13/1014.17	c  1014s|310000 |  1241 |  4696k|  15.1 |  45M|  83 |  23 |2053 |  30k|2053 |2547 | 611 | 422k|8324 | 0.000000e+00 | 6.000000e+00 |    Inf 
1046.03/1046.09	c  1046s|320000 |  1354 |  4836k|  15.1 |  46M|  83 |  34 |2053 |  30k|2053 |2547 | 611 | 437k|8413 | 0.000000e+00 | 6.000000e+00 |    Inf 
1079.43/1079.41	c  1079s|330000 |  1366 |  4983k|  15.1 |  46M|  99 |  35 |2053 |  30k|2053 |2547 | 611 | 452k|8505 | 0.000000e+00 | 6.000000e+00 |    Inf 
1112.33/1112.39	c  1112s|340000 |  1390 |  5124k|  15.1 |  48M|  99 |   - |2053 |  33k|   0 |   0 | 611 | 466k|8599 | 0.000000e+00 | 6.000000e+00 |    Inf 
1145.53/1145.51	c  1146s|350000 |  1348 |  5269k|  15.1 |  47M|  99 |   - |2053 |  32k|   0 |   0 | 611 | 481k|8710 | 0.000000e+00 | 6.000000e+00 |    Inf 
1178.13/1178.14	c  1178s|360000 |  1319 |  5408k|  15.0 |  47M|  99 |   - |2053 |  32k|2053 |2547 | 611 | 496k|8838 | 0.000000e+00 | 6.000000e+00 |    Inf 
1211.14/1211.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1211.14/1211.17	c  1211s|370000 |  1311 |  5550k|  15.0 |  48M|  99 |   - |2053 |  33k|2053 |2547 | 611 | 511k|8977 | 0.000000e+00 | 6.000000e+00 |    Inf 
1243.73/1243.78	c  1244s|380000 |  1259 |  5696k|  15.0 |  47M|  99 |  21 |2053 |  31k|2053 |2547 | 614 | 526k|9060 | 0.000000e+00 | 6.000000e+00 |    Inf 
1274.14/1274.16	c  1274s|390000 |  1196 |  5828k|  14.9 |  47M|  99 |  30 |2053 |  32k|2053 |2547 | 614 | 541k|9159 | 0.000000e+00 | 6.000000e+00 |    Inf 
1306.54/1306.52	c  1307s|400000 |  1229 |  5970k|  14.9 |  47M|  99 |  37 |2053 |  32k|2053 |2547 | 614 | 557k|9284 | 0.000000e+00 | 6.000000e+00 |    Inf 
1338.54/1338.58	c  1339s|410000 |  1191 |  6113k|  14.9 |  46M|  99 |   - |2053 |  31k|2053 |2547 | 614 | 573k|9388 | 0.000000e+00 | 6.000000e+00 |    Inf 
1375.05/1375.09	c  1375s|420000 |  1203 |  6278k|  14.9 |  47M|  99 |  23 |2053 |  32k|2053 |2547 | 614 | 588k|9486 | 0.000000e+00 | 6.000000e+00 |    Inf 
1406.95/1406.94	c  1407s|430000 |  1202 |  6410k|  14.9 |  46M|  99 |  26 |2053 |  30k|2053 |2547 | 614 | 602k|9593 | 0.000000e+00 | 6.000000e+00 |    Inf 
1442.94/1442.92	c  1443s|440000 |  1287 |  6572k|  14.9 |  48M|  99 |   - |2053 |  32k|   0 |   0 | 614 | 616k|9699 | 0.000000e+00 | 6.000000e+00 |    Inf 
1479.75/1479.79	c  1480s|450000 |  1244 |  6733k|  15.0 |  48M|  99 |   - |2053 |  33k|2053 |2547 | 614 | 630k|9844 | 0.000000e+00 | 6.000000e+00 |    Inf 
1512.65/1512.61	c  1513s|460000 |  1247 |  6868k|  14.9 |  49M|  99 |  27 |2053 |  35k|2053 |2547 | 614 | 644k|9895 | 0.000000e+00 | 6.000000e+00 |    Inf 
1544.35/1544.34	c  1544s|470000 |  1298 |  6994k|  14.9 |  50M|  99 |   - |2053 |  38k|2053 |2547 | 614 | 658k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1577.45/1577.41	c  1577s|480000 |  1342 |  7128k|  14.9 |  50M|  99 |  26 |2053 |  37k|2053 |2547 | 614 | 672k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1609.75/1609.79	c  1610s|490000 |  1301 |  7261k|  14.8 |  51M|  99 |  33 |2053 |  38k|2053 |2547 | 614 | 686k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1642.74/1642.73	c  1643s|500000 |  1276 |  7396k|  14.8 |  51M|  99 |  33 |2053 |  40k|2053 |2547 | 614 | 700k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1676.15/1676.13	c  1676s|510000 |  1216 |  7532k|  14.8 |  50M|  99 |   - |2053 |  38k|   0 |   0 | 614 | 714k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1708.65/1708.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1708.65/1708.60	c  1709s|520000 |  1225 |  7673k|  14.8 |  50M|  99 |   - |2053 |  37k|2053 |2547 | 614 | 728k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1742.86/1742.82	c  1743s|530000 |  1211 |  7824k|  14.8 |  50M|  99 |   - |2053 |  37k|   0 |   0 | 614 | 742k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1776.96/1776.99	c  1777s|540000 |  1241 |  7965k|  14.7 |  49M|  99 |   - |2053 |  35k|2053 |2547 | 614 | 755k|  10k| 0.000000e+00 | 6.000000e+00 |    Inf 
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1800.00
1800.06/1800.00	c Solving Nodes      : 546938
1800.06/1800.00	c Primal Bound       : +6.00000000000000e+00 (244 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.00	s SATISFIABLE
1800.06/1800.00	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1800.06/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.06/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.06/1800.00	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.06/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.06/1800.00	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.06/1800.00	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 
1800.06/1800.00	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 
1800.06/1800.00	v -x54 -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 
1800.06/1800.00	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 
1800.06/1800.00	v -x1 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Total Time         :    1800.00
1800.06/1800.00	c   solving          :    1800.00
1800.06/1800.00	c   presolving       :       0.11 (included in solving)
1800.06/1800.00	c   reading          :       0.02 (included in solving)
1800.06/1800.00	c Original Problem   :
1800.06/1800.00	c   Problem name     : HOME/instance-3447714-1307897182.wbo
1800.06/1800.00	c   Variables        : 1192 (1192 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.06/1800.00	c Presolved Problem  :
1800.06/1800.00	c   Problem name     : t_HOME/instance-3447714-1307897182.wbo
1800.06/1800.00	c   Variables        : 2053 (1142 binary, 0 integer, 911 implicit integer, 0 continuous)
1800.06/1800.00	c   Constraints      : 3436 initial, 41744 maximal
1800.06/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.06/1800.00	c   trivial          :       0.00         50          0          0          0          0          0          0          0          0
1800.06/1800.00	c   dualfix          :       0.00         50          0          0          0          0          0          0          0          0
1800.06/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   setppc           :       0.00          0          0          0          0          0         76          0          0          0
1800.06/1800.00	c   linear           :       0.05          0          0          0        961          0        107          0         50          0
1800.06/1800.00	c   indicator        :       0.00          0          0          0          0          0         50          0          0          0
1800.06/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   root node        :          -       1726          -          -       1726          -          -          -          -          -
1800.06/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   integral         :          0          0          0     286078          0       1584          0        392       3202          0          0     566112
1800.06/1800.00	c   varbound         :          0+         6    2721313        606          0          0      14414         10    1094168        601          0          0
1800.06/1800.00	c   knapsack         :          1          6    2711421         11          0       1581     726420      11658    4289281          0          0          0
1800.06/1800.00	c   setppc           :         39          6    2709573          4          0       1575    3577332      33569    2262178          0          0          0
1800.06/1800.00	c   linear           :        911+         7    2676487         15          0       1562    3308592      29227    2263879          0          0          0
1800.06/1800.00	c   indicator        :        911          0    2647166        606          0       1562      18479          0      38359          0          0          0
1800.06/1800.00	c   logicor          :       1574+         6    1252206         30          0        214    4888094      42375    3813946          0          0          0
1800.06/1800.00	c   bounddisjunction :          0+         0     320225          0          0          0       1735        110       2130          0          0          0
1800.06/1800.00	c   countsols        :          0          0          0         30          0        216          0          0          0          0          0          0
1800.06/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.06/1800.00	c   integral         :      58.32       0.00       0.00      58.29       0.00       0.03       0.00
1800.06/1800.00	c   varbound         :       4.26       0.00       4.25       0.01       0.00       0.00       0.01
1800.06/1800.00	c   knapsack         :      13.57       0.00      12.78       0.00       0.00       0.00       0.79
1800.06/1800.00	c   setppc           :      16.59       0.00      15.60       0.00       0.00       0.01       0.98
1800.06/1800.00	c   linear           :      30.49       0.00      28.56       0.00       0.00       0.14       1.78
1800.06/1800.00	c   indicator        :       6.06       0.01       5.30       0.02       0.00       0.72       0.01
1800.06/1800.00	c   logicor          :     177.98       0.00     173.80       0.00       0.00       0.02       4.16
1800.06/1800.00	c   bounddisjunction :       3.50       0.00       3.50       0.00       0.00       0.00       0.00
1800.06/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.06/1800.00	c   vbounds          :     119682       5989          9     192498
1800.06/1800.00	c   rootredcost      :         30          0          0        863
1800.06/1800.00	c   pseudoobj        :    2726843      15530       3394    1091994
1800.06/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.06/1800.00	c   vbounds          :      10.08      10.08       0.00
1800.06/1800.00	c   rootredcost      :       0.44       0.44       0.00
1800.06/1800.00	c   pseudoobj        :      40.74      40.58       0.16
1800.06/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.00	c   propagation      :       7.17     120352     120211     712607       34.8       3425       26.4          -
1800.06/1800.00	c   infeasible LP    :      31.46     156988     156986    1116291       44.9       2908       14.3          0
1800.06/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   pseudo solution  :       0.00          8          8          9        3.0          0        0.0          -
1800.06/1800.00	c   applied globally :          -          -          -     765179       35.2          -          -          -
1800.06/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.00	c   cut pool         :       0.00          5          -          -         24          -    (maximal pool size: 794)
1800.06/1800.00	c   redcost          :      11.00     291746          0     207482          0          0
1800.06/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.06/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.00	c   gomory           :       0.58          6          0          0       1200          0
1800.06/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.06/1800.00	c   strongcg         :       0.43          6          0          0       3000          0
1800.06/1800.00	c   cmir             :       0.05          6          0          0          1          0
1800.06/1800.00	c   flowcover        :       0.06          6          0          0          1          0
1800.06/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.06/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.06/1800.01	c   rapidlearning    :       0.12          1          0          0          0         39
1800.06/1800.01	c Pricers            :       Time      Calls       Vars
1800.06/1800.01	c   problem variables:       0.00          0          0
1800.06/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   relpscost        :      58.08     285469        392       3202          0          0     566112
1800.06/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.01	c   LP solutions     :       0.01          -         30
1800.06/1800.01	c   pseudo solutions :       0.00          -          0
1800.06/1800.01	c   feaspump         :       0.01          0          0
1800.06/1800.01	c   oneopt           :       0.32         28          0
1800.06/1800.01	c   guideddiving     :       0.97         68          0
1800.06/1800.01	c   coefdiving       :       1.19         68          0
1800.06/1800.01	c   pscostdiving     :       0.63         68          0
1800.06/1800.01	c   fracdiving       :       1.15         68          0
1800.06/1800.01	c   veclendiving     :       0.92         68          0
1800.06/1800.01	c   linesearchdiving :       0.57         68          0
1800.06/1800.01	c   objpscostdiving  :       0.40         35          0
1800.06/1800.01	c   rootsoldiving    :       1.00         35          0
1800.06/1800.01	c   crossover        :       1.39         39          0
1800.06/1800.01	c   trivial          :       0.00          2          0
1800.06/1800.01	c   shiftandpropagate:       0.12          1          1
1800.06/1800.01	c   simplerounding   :       0.51     287934          0
1800.06/1800.01	c   zirounding       :       0.64       1000          0
1800.06/1800.01	c   rounding         :       1.02       7590          0
1800.06/1800.01	c   shifting         :       0.95       2302          0
1800.06/1800.01	c   intshifting      :       0.01          0          0
1800.06/1800.01	c   twoopt           :       0.00          0          0
1800.06/1800.01	c   fixandinfer      :       0.00          0          0
1800.06/1800.01	c   clique           :       0.00          0          0
1800.06/1800.01	c   intdiving        :       0.00          0          0
1800.06/1800.01	c   actconsdiving    :       0.00          0          0
1800.06/1800.01	c   octane           :       0.00          0          0
1800.06/1800.01	c   rens             :       0.05          1          0
1800.06/1800.01	c   rins             :       0.00          0          0
1800.06/1800.01	c   localbranching   :       0.00          0          0
1800.06/1800.01	c   mutation         :       0.00          0          0
1800.06/1800.01	c   dins             :       0.00          0          0
1800.06/1800.01	c   vbounds          :       0.00          0          0
1800.06/1800.01	c   undercover       :       0.00          0          0
1800.06/1800.01	c   subnlp           :       0.09          0          0
1800.06/1800.01	c   trysol           :       0.28       1279        213
1800.06/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.01	c   primal LP        :       0.01          0          0       0.00          -
1800.06/1800.01	c   dual LP          :    1081.98     447175    8029889      17.96    7421.46
1800.06/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.01	c   diving/probing LP:       4.90       3804      29402       7.73    5994.63
1800.06/1800.01	c   strong branching :      54.16      10784     394829      36.61    7290.47
1800.06/1800.01	c     (at root node) :          -          9       1841     204.56          -
1800.06/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.01	c B&B Tree           :
1800.06/1800.01	c   number of runs   :          1
1800.06/1800.01	c   nodes            :     546938
1800.06/1800.01	c   nodes (total)    :     546938
1800.06/1800.01	c   nodes left       :       1278
1800.06/1800.01	c   max depth        :         99
1800.06/1800.01	c   max depth (total):         99
1800.06/1800.01	c   backtracks       :      59780 (10.9%)
1800.06/1800.01	c   delayed cutoffs  :      16126
1800.06/1800.01	c   repropagations   :    1106760 (2024631 domain reductions, 15609 cutoffs)
1800.06/1800.01	c   avg switch length:       5.62
1800.06/1800.01	c   switching time   :     156.92
1800.06/1800.01	c Solution           :
1800.06/1800.01	c   Solutions found  :        244 (31 improvements)
1800.06/1800.01	c   First Solution   : +6.27000000000000e+02   (in run 1, after 1 nodes, 0.25 seconds, depth 926, found by <shiftandpropagate>)
1800.06/1800.01	c   Primal Bound     : +6.00000000000000e+00   (in run 1, after 116255 nodes, 386.18 seconds, depth 31, found by <relaxation>)
1800.06/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.01	c   Gap              :   infinite
1800.06/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.01	c   Root Iterations  :        610
1800.06/1800.07	c Time complete: 1800.13.

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 /var/tmp/evaluation-result-3447714-1307897182/watcher-3447714-1307897182 -o /var/tmp/evaluation-result-3447714-1307897182/solver-3447714-1307897182 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447714-1307897182.wbo -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.77 1.94 1.80 2/177 12972
/proc/meminfo: memFree=1090900/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 1542 0 0 0 0 0 0 0 24 0 1 0 979948842 10375168 1496 33554432000 4194304 9128323 140733303406512 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12972/statm: 2533 1496 399 1205 0 1324 0

[startup+0.0566539 s]
/proc/loadavg: 1.77 1.94 1.80 2/177 12972
/proc/meminfo: memFree=1090900/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=28152 CPUtime=0.04 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 6030 0 0 0 4 0 0 0 24 0 1 0 979948842 28827648 5725 33554432000 4194304 9128323 140733303406512 18446744073709551615 5266583 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 7038 5725 514 1205 0 5829 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28152

[startup+0.100645 s]
/proc/loadavg: 1.77 1.94 1.80 2/177 12972
/proc/meminfo: memFree=1090900/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=28448 CPUtime=0.09 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 6164 0 0 0 9 0 0 0 24 0 1 0 979948842 29130752 5859 33554432000 4194304 9128323 140733303406512 18446744073709551615 5973112 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 7112 5859 556 1205 0 5903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28448

[startup+0.300602 s]
/proc/loadavg: 1.77 1.94 1.80 2/177 12972
/proc/meminfo: memFree=1090900/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=36504 CPUtime=0.29 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 8554 0 0 0 28 1 0 0 25 0 1 0 979948842 37380096 8123 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 9126 8123 688 1205 0 7917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36504

[startup+0.700536 s]
/proc/loadavg: 1.77 1.94 1.80 2/177 12972
/proc/meminfo: memFree=1090900/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=59048 CPUtime=0.69 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 14338 0 0 0 67 2 0 0 25 0 1 0 979948842 60465152 13552 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 14762 13552 739 1205 0 13553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59048

[startup+1.50038 s]
/proc/loadavg: 1.77 1.94 1.80 3/178 12973
/proc/meminfo: memFree=1004860/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=59048 CPUtime=1.49 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 14339 0 0 0 145 4 0 0 25 0 1 0 979948842 60465152 13553 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 14762 13553 739 1205 0 13553 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59048

[startup+3.10108 s]
/proc/loadavg: 1.77 1.94 1.80 3/178 12973
/proc/meminfo: memFree=991500/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=71496 CPUtime=3.09 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 17412 0 0 0 300 9 0 0 25 0 1 0 979948842 73211904 16623 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 17874 16623 752 1205 0 16665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71496

[startup+6.30048 s]
/proc/loadavg: 1.79 1.94 1.80 3/178 12973
/proc/meminfo: memFree=991400/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=71496 CPUtime=6.3 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 17412 0 0 0 612 18 0 0 25 0 1 0 979948842 73211904 16623 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12972/statm: 17874 16623 752 1205 0 16665 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 71496

[startup+12.7003 s]
/proc/loadavg: 1.81 1.94 1.80 3/178 12973
/proc/meminfo: memFree=988536/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=71468 CPUtime=12.69 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 19273 0 0 0 1237 32 0 0 25 0 1 0 979948842 73183232 16986 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 17867 16986 757 1205 0 16658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71468

[startup+25.5008 s]
/proc/loadavg: 1.85 1.94 1.80 3/178 12974
/proc/meminfo: memFree=983104/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=72360 CPUtime=25.49 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 34235 0 0 0 2497 52 0 0 25 0 1 0 979948842 74096640 17162 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 18090 17162 757 1205 0 16881 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72360

[startup+51.101 s]
/proc/loadavg: 1.90 1.94 1.81 3/178 12975
/proc/meminfo: memFree=958592/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=86040 CPUtime=51.1 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 61491 0 0 0 5012 98 0 0 25 0 1 0 979948842 88104960 20605 33554432000 4194304 9128323 140733303406512 18446744073709551615 4786848 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 21510 20605 757 1205 0 20301 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 86040

[startup+102.306 s]
/proc/loadavg: 1.95 1.95 1.82 3/178 12976
/proc/meminfo: memFree=940568/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=91984 CPUtime=102.3 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 90732 0 0 0 10032 198 0 0 25 0 1 0 979948842 94191616 22101 33554432000 4194304 9128323 140733303406512 18446744073709551615 6857095 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 22996 22101 757 1205 0 21787 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91984

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.82 3/178 12977
/proc/meminfo: memFree=919412/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=103048 CPUtime=162.3 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 102073 0 0 0 15923 307 0 0 25 0 1 0 979948842 105521152 24897 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 25762 24897 757 1205 0 24553 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103048

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.83 3/178 12979
/proc/meminfo: memFree=916016/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=104944 CPUtime=222.3 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 130550 0 0 0 21806 424 0 0 25 0 1 0 979948842 107462656 25351 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 26236 25351 757 1205 0 25027 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104944

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/178 12981
/proc/meminfo: memFree=913852/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=105668 CPUtime=282.3 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 149284 0 0 0 27677 553 0 0 25 0 1 0 979948842 108204032 25544 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 26417 25544 757 1205 0 25208 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105668

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 12982
/proc/meminfo: memFree=911548/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=108036 CPUtime=342.31 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 170052 0 0 0 33557 674 0 0 25 0 1 0 979948842 110628864 26110 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 27009 26110 757 1205 0 25800 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 108036

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 12984
/proc/meminfo: memFree=909276/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=109512 CPUtime=402.3 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 188397 0 0 0 39435 795 0 0 25 0 1 0 979948842 112140288 26493 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 27378 26493 757 1205 0 26169 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109512

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 12985
/proc/meminfo: memFree=906396/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=110912 CPUtime=462.31 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 196912 0 0 0 45324 907 0 0 25 0 1 0 979948842 113573888 26836 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 27728 26836 757 1205 0 26519 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 110912

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/178 12987
/proc/meminfo: memFree=904236/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=113212 CPUtime=522.31 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 201585 0 0 0 51209 1022 0 0 25 0 1 0 979948842 115929088 27397 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 28303 27397 757 1205 0 27094 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 113212

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.86 3/178 12989
/proc/meminfo: memFree=903560/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=113160 CPUtime=582.31 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 203338 0 0 0 57101 1130 0 0 25 0 1 0 979948842 115875840 27413 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 28290 27413 757 1205 0 27081 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 113160

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 12995
/proc/meminfo: memFree=893848/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=117560 CPUtime=822.32 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 208544 0 0 0 80670 1562 0 0 25 0 1 0 979948842 120381440 28502 33554432000 4194304 9128323 140733303406512 18446744073709551615 4982560 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 29390 28502 757 1205 0 28181 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 117560

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 13006
/proc/meminfo: memFree=888420/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=118140 CPUtime=882.32 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 208695 0 0 0 86565 1667 0 0 25 0 1 0 979948842 120975360 28653 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 29535 28653 757 1205 0 28326 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 118140

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 13007
/proc/meminfo: memFree=884612/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=120340 CPUtime=942.32 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 209250 0 0 0 92464 1768 0 0 25 0 1 0 979948842 123228160 29208 33554432000 4194304 9128323 140733303406512 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30085 29208 757 1205 0 28876 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 120340

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 13009
/proc/meminfo: memFree=881948/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=120720 CPUtime=1002.32 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 209330 0 0 0 98365 1867 0 0 25 0 1 0 979948842 123617280 29279 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30180 29279 757 1205 0 28971 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 120720

[startup+1062.3 s]
/proc/loadavg: 2.07 2.00 1.91 3/178 13010
/proc/meminfo: memFree=879900/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=120720 CPUtime=1062.33 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 213375 0 0 0 104266 1967 0 0 25 0 1 0 979948842 123617280 29312 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30180 29312 757 1205 0 28971 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 120720

[startup+1122.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 13012
/proc/meminfo: memFree=876996/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=121564 CPUtime=1122.33 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 213549 0 0 0 110171 2062 0 0 25 0 1 0 979948842 124481536 29486 33554432000 4194304 9128323 140733303406512 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30391 29486 757 1205 0 29182 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 121564

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 13014
/proc/meminfo: memFree=875600/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=121864 CPUtime=1182.33 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 213623 0 0 0 116068 2165 0 0 25 0 1 0 979948842 124788736 29560 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30466 29560 757 1205 0 29257 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 121864

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13015
/proc/meminfo: memFree=874316/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=121864 CPUtime=1242.34 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 213632 0 0 0 121971 2263 0 0 25 0 1 0 979948842 124788736 29569 33554432000 4194304 9128323 140733303406512 18446744073709551615 7342760 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30466 29569 757 1205 0 29257 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 121864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13017
/proc/meminfo: memFree=872628/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=122352 CPUtime=1302.34 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 213739 0 0 0 127873 2361 0 0 25 0 1 0 979948842 125288448 29676 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30588 29676 757 1205 0 29379 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 122352

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13018
/proc/meminfo: memFree=871448/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=123136 CPUtime=1362.34 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 213970 0 0 0 133775 2459 0 0 25 0 1 0 979948842 126091264 29907 33554432000 4194304 9128323 140733303406512 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 30784 29907 757 1205 0 29575 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 123136

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13020
/proc/meminfo: memFree=868532/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=125248 CPUtime=1422.35 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 214476 0 0 0 139672 2563 0 0 25 0 1 0 979948842 128253952 30412 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 31312 30412 757 1205 0 30103 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 125248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13022
/proc/meminfo: memFree=866860/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=125248 CPUtime=1482.35 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 214477 0 0 0 145572 2663 0 0 25 0 1 0 979948842 128253952 30413 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 31312 30413 757 1205 0 30103 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 125248

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13023
/proc/meminfo: memFree=862964/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=127600 CPUtime=1542.35 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 214990 0 0 0 151474 2761 0 0 25 0 1 0 979948842 130662400 30926 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 31900 30926 757 1205 0 30691 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 127600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13025
/proc/meminfo: memFree=862660/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=127916 CPUtime=1602.35 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 215072 0 0 0 157381 2854 0 0 25 0 1 0 979948842 130985984 31008 33554432000 4194304 9128323 140733303406512 18446744073709551615 7346252 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 31979 31008 757 1205 0 30770 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 127916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13026
/proc/meminfo: memFree=861212/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=129184 CPUtime=1662.35 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 215409 0 0 0 163277 2958 0 0 25 0 1 0 979948842 132284416 31345 33554432000 4194304 9128323 140733303406512 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 32296 31345 757 1205 0 31087 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 129184

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/178 13028
/proc/meminfo: memFree=859420/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=130888 CPUtime=1722.35 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 215835 0 0 0 169173 3062 0 0 25 0 1 0 979948842 134029312 31771 33554432000 4194304 9128323 140733303406512 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 32722 31771 757 1205 0 31513 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 130888

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/178 13030
/proc/meminfo: memFree=858344/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=130880 CPUtime=1782.36 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 219970 0 0 0 175070 3166 0 0 25 0 1 0 979948842 134021120 31786 33554432000 4194304 9128323 140733303406512 18446744073709551615 5333134 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 32720 31786 757 1205 0 31511 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 130880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 1.92 2/176 13031
/proc/meminfo: memFree=995360/32950928 swapFree=67056212/67111528
[pid=12972] ppid=12970 vsize=130880 CPUtime=1800.06 cores=1,3,5,7
/proc/12972/stat : 12972 (scip-2.0.1.4.li) R 12970 12972 11872 0 -1 4202496 219970 0 0 0 176811 3195 0 0 25 0 1 0 979948842 134021120 31786 33554432000 4194304 9128323 140733303406512 18446744073709551615 7337592 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12972/statm: 32720 31786 757 1205 0 31511 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 130880

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

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

Child status: 0
Real time (s): 1800.08
CPU time (s): 1800.14
CPU user time (s): 1768.18
CPU system time (s): 31.9581
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 130888

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

runsolver used 2.99154 second user time and 6.78297 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-12 18:46:22
IDJOB=3447714
IDBENCH=78890
IDSOLVER=1944
FILE ID=node115/3447714-1307897182
RUNJOBID= node115-1307897170-12489
PBS_JOBID= 13559590
Free space on /var/tmp= 2872 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.1900554072--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 /var/tmp/evaluation-result-3447714-1307897182/watcher-3447714-1307897182 -o /var/tmp/evaluation-result-3447714-1307897182/solver-3447714-1307897182 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447714-1307897182.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 94413eaf3e98de59f2ecdb125fc71636
RANDOM SEED=2092984420

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:     32950928 kB
MemFree:       1091576 kB
Buffers:         53280 kB
Cached:       30793448 kB
SwapCached:       9240 kB
Active:       16032920 kB
Inactive:     14865308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1091576 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           24512 kB
Writeback:           4 kB
AnonPages:       48676 kB
Mapped:          15648 kB
Slab:           897548 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   241876 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 /var/tmp at the end= 2860 MiB
End job on node115 at 2011-06-12 19:16:24