Trace number 2705577

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
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.22 1790.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900545610--soft-33-100-0.wbo
MD5SUM81190eaa1a1e32ae5b8ead62e8a746de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark436.394
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705577-1278572956.wbo>
0.00/0.03	c original problem has 3957 variables (2094 bin, 0 int, 1863 impl, 0 cont) and 4571 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.05/0.08	c (round 2) 0 del vars, 66 del conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.05/0.09	c (round 3) 51 del vars, 149 del conss, 1876 chg bounds, 70 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.05/0.10	c (round 4) 128 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 5) 132 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 6) 132 del vars, 166 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.1s) probing: 101/2028 (5.0%) - 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  132 deleted vars, 166 deleted constraints, 1878 tightened bounds, 0 added holes, 72 changed sides, 0 changed coefficients
0.09/0.15	c  3714 implications, 5 cliques
0.09/0.15	c presolved problem has 3825 variables (2028 bin, 0 int, 1797 impl, 0 cont) and 4405 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1797 constraints of type <linear>
0.09/0.15	c    1797 constraints of type <indicator>
0.09/0.15	c     756 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.11
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
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 = 1789.98
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 = 3420
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 # 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.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |     6 |     - |  14M|   0 |   0 |3825 |4405 |3825 | 811 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    47 |     - |  14M|   0 |  36 |3825 |4405 |3825 | 829 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.3s|     1 |     0 |    79 |     - |  14M|   0 |  45 |3825 |4405 |3825 | 865 |  54 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.35	c   0.3s|     1 |     0 |   175 |     - |  14M|   0 |  32 |3825 |4405 |3825 | 880 |  69 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   285 |     - |  15M|   0 |  50 |3825 |4405 |3825 | 903 |  92 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.48	c   0.5s|     1 |     0 |   437 |     - |  15M|   0 |  66 |3825 |4405 |3825 | 925 | 114 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.5s|     1 |     0 |   542 |     - |  15M|   0 |  62 |3825 |4405 |3825 | 950 | 139 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.87	c   0.8s|     1 |     2 |   542 |     - |  15M|   0 |  62 |3825 |4405 |3825 | 950 | 139 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
5.50/5.58	o 90811
5.50/5.58	c y 5.6s|    71 |    70 |  4027 |  49.8 |  16M|  16 |   - |3825 |4405 |   0 |   0 | 295 |   0 | 785 | 0.000000e+00 | 9.081100e+04 |    Inf 
22.89/22.97	c  22.9s| 10000 | 10001 | 16270 |   1.6 |  36M| 953 |   0 |3825 |4405 |3825 |1018 |1548 |   0 |1284 | 0.000000e+00 | 9.081100e+04 |    Inf 
37.39/37.47	c  37.4s| 20000 | 20001 | 17868 |   0.9 |  53M| 953 |   0 |3825 |4405 |3825 |1000 |1759 |   0 |1287 | 0.000000e+00 | 9.081100e+04 |    Inf 
41.29/41.33	o 89
41.29/41.33	c *41.3s| 23214 |  6193 | 18246 |   0.8 |  33M|1791 |   - |3825 |4405 |3825 | 997 |1836 |   0 |1290 | 0.000000e+00 | 8.900000e+01 |    Inf 
41.69/41.80	o 83
41.69/41.80	c *41.8s| 23332 |  5282 | 18836 |   0.8 |  33M|1791 |   - |3825 |4386 |3825 | 982 |1895 | 170 |1311 | 0.000000e+00 | 8.300000e+01 |    Inf 
41.79/41.83	o 81
41.79/41.83	c *41.8s| 23341 |  4947 | 18859 |   0.8 |  32M|1791 |   - |3825 |4271 |3825 | 982 |1895 | 178 |1311 | 0.000000e+00 | 8.100000e+01 |    Inf 
41.89/41.93	o 68
41.89/41.93	c *41.9s| 23436 |  3366 | 18901 |   0.8 |  30M|1791 |   - |3825 |4232 |3825 | 983 |1896 | 178 |1312 | 0.000000e+00 | 6.800000e+01 |    Inf 
45.69/45.71	o 63
45.69/45.71	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.71	c *45.7s| 24871 |  2973 | 27585 |   1.1 |  33M|1791 |   - |3825 |5434 |3825 | 965 |2436 |1672 |1376 | 0.000000e+00 | 6.300000e+01 |    Inf 
46.69/46.70	o 60
46.69/46.70	c *46.7s| 25218 |  2818 | 30528 |   1.2 |  33M|1791 |   - |3825 |5685 |3825 | 972 |2648 |2053 |1408 | 0.000000e+00 | 6.000000e+01 |    Inf 
46.79/46.83	o 54
46.79/46.83	c *46.8s| 25240 |  2415 | 30965 |   1.2 |  32M|1791 |   - |3825 |5645 |3825 | 991 |2691 |2068 |1414 | 0.000000e+00 | 5.400000e+01 |    Inf 
46.79/46.88	o 53
46.79/46.88	c *46.9s| 25246 |  2346 | 31151 |   1.2 |  32M|1791 |   - |3825 |5515 |3825 |1009 |2710 |2074 |1414 | 0.000000e+00 | 5.300000e+01 |    Inf 
47.19/47.20	o 48
47.19/47.20	c *47.2s| 25339 |  1907 | 32333 |   1.3 |  28M|1791 |   - |3825 |5552 |3825 | 977 |2834 |2159 |1419 | 0.000000e+00 | 4.800000e+01 |    Inf 
57.78/57.88	c  57.9s| 30000 |  2078 | 65594 |   2.2 |  32M|1791 |   1 |3825 |6564 |3825 | 955 |4788 |7357 |1483 | 0.000000e+00 | 4.800000e+01 |    Inf 
78.69/78.74	c  78.7s| 40000 |  2389 |121002 |   3.0 |  38M|1791 |   6 |3825 |6717 |3825 | 956 |8501 |  17k|1541 | 0.000000e+00 | 4.800000e+01 |    Inf 
99.89/99.97	c  99.9s| 50000 |  2800 |182383 |   3.6 |  46M|1791 |  10 |3825 |6755 |3825 | 967 |  12k|  29k|1541 | 0.000000e+00 | 4.800000e+01 |    Inf 
120.19/120.24	c   120s| 60000 |  3209 |232320 |   3.9 |  51M|1791 |   1 |3825 |6668 |3825 | 971 |  16k|  42k|1541 | 0.000000e+00 | 4.800000e+01 |    Inf 
121.89/121.95	o 42
121.89/121.95	c * 122s| 60932 |  2943 |236207 |   3.9 |  50M|1791 |   - |3825 |6945 |3825 | 965 |  17k|  43k|1541 | 0.000000e+00 | 4.200000e+01 |    Inf 
137.59/137.64	o 38
137.59/137.64	c * 138s| 69144 |  2981 |277085 |   4.0 |  51M|1791 |   - |3825 |6788 |3825 | 982 |  19k|  53k|1541 | 0.000000e+00 | 3.800000e+01 |    Inf 
139.29/139.33	c   139s| 70000 |  3022 |281527 |   4.0 |  51M|1791 |   1 |3825 |5594 |3825 | 961 |  20k|  54k|1541 | 0.000000e+00 | 3.800000e+01 |    Inf 
139.89/139.99	o 28
139.89/139.99	c * 140s| 70406 |  2553 |282691 |   4.0 |  49M|1791 |   - |3825 |5904 |3825 | 976 |  20k|  55k|1541 | 0.000000e+00 | 2.800000e+01 |    Inf 
141.19/141.25	o 22
141.19/141.25	c * 141s| 71101 |  2304 |285860 |   4.0 |  48M|1791 |   - |3825 |5165 |3825 | 958 |  20k|  56k|1541 | 0.000000e+00 | 2.200000e+01 |    Inf 
156.49/156.53	c   157s| 80000 |  2483 |334704 |   4.2 |  51M|1791 |   1 |3825 |5837 |3825 | 978 |  23k|  67k|1582 | 0.000000e+00 | 2.200000e+01 |    Inf 
172.99/173.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
172.99/173.01	c   173s| 90000 |  2625 |379732 |   4.2 |  54M|1791 |  20 |3825 |9276 |3825 | 988 |  25k|  80k|1638 | 0.000000e+00 | 2.200000e+01 |    Inf 
177.29/177.30	o 20
177.29/177.30	c * 177s| 92253 |  2541 |392421 |   4.2 |  54M|1791 |   - |3825 |7508 |3825 | 989 |  26k|  83k|1699 | 0.000000e+00 | 2.000000e+01 |    Inf 
188.50/188.57	o 17
188.50/188.57	c * 189s| 99020 |  2267 |424964 |   4.3 |  49M|1791 |   - |3825 |7185 |3825 | 993 |  27k|  92k|1750 | 0.000000e+00 | 1.700000e+01 |    Inf 
189.99/190.09	c   190s|100000 |  2261 |428857 |   4.3 |  49M|1791 |  15 |3825 |6776 |3825 | 985 |  27k|  94k|1755 | 0.000000e+00 | 1.700000e+01 |    Inf 
196.40/196.44	o 16
196.40/196.44	c * 196s|103921 |  2266 |449069 |   4.3 |  49M|1791 |   - |3825 |6613 |3825 |1012 |  29k|  99k|1820 | 0.000000e+00 | 1.600000e+01 |    Inf 
199.69/199.76	o 13
199.69/199.76	c * 200s|105999 |  2243 |459116 |   4.3 |  49M|1791 |   - |3825 |7466 |3825 | 991 |  29k| 101k|1821 | 0.000000e+00 | 1.300000e+01 |    Inf 
200.89/200.92	o 10
200.89/200.92	c * 201s|106737 |  2133 |462547 |   4.3 |  48M|1791 |   - |3825 |7553 |3825 |1014 |  29k| 102k|1821 | 0.000000e+00 | 1.000000e+01 |    Inf 
206.39/206.46	c   206s|110000 |  2208 |484111 |   4.4 |  49M|1791 |   - |3825 |7798 |   0 |   0 |  30k| 107k|1873 | 0.000000e+00 | 1.000000e+01 |    Inf 
222.60/222.67	c   223s|120000 |  2294 |537906 |   4.5 |  51M|1791 |   - |3825 |  10k|   0 |   0 |  33k| 120k|2012 | 0.000000e+00 | 1.000000e+01 |    Inf 
239.49/239.58	c   240s|130000 |  2351 |596323 |   4.6 |  52M|1791 |   - |3825 |7801 |   0 |   0 |  35k| 133k|2130 | 0.000000e+00 | 1.000000e+01 |    Inf 
255.70/255.78	c   256s|140000 |  2441 |650005 |   4.6 |  55M|1791 |  23 |3825 |  11k|3825 | 964 |  38k| 146k|2245 | 0.000000e+00 | 1.000000e+01 |    Inf 
272.50/272.50	c   272s|150000 |  2566 |703033 |   4.7 |  57M|1791 |   - |3825 |  11k|   0 |   0 |  41k| 159k|2360 | 0.000000e+00 | 1.000000e+01 |    Inf 
290.00/290.09	c   290s|160000 |  2661 |757413 |   4.7 |  59M|1791 |   - |3825 |  15k|   0 |   0 |  44k| 173k|2462 | 0.000000e+00 | 1.000000e+01 |    Inf 
308.30/308.30	c   308s|170000 |  2845 |812918 |   4.8 |  60M|1791 |   - |3825 |  12k|   0 |   0 |  47k| 188k|2578 | 0.000000e+00 | 1.000000e+01 |    Inf 
325.90/325.92	c   326s|180000 |  2939 |865724 |   4.8 |  62M|1791 |   1 |3825 |  14k|3825 |1003 |  49k| 202k|2679 | 0.000000e+00 | 1.000000e+01 |    Inf 
343.70/343.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
343.70/343.74	c   344s|190000 |  2996 |920717 |   4.8 |  63M|1791 |  26 |3825 |  14k|3825 | 980 |  52k| 216k|2763 | 0.000000e+00 | 1.000000e+01 |    Inf 
362.20/362.23	o 9
362.20/362.23	c * 362s|199619 |  3029 |977713 |   4.9 |  65M|1791 |   - |3825 |  16k|3825 | 983 |  55k| 230k|2892 | 0.000000e+00 | 9.000000e+00 |    Inf 
362.90/362.98	c   363s|200000 |  3040 |979924 |   4.9 |  65M|1791 |   6 |3825 |  16k|3825 | 974 |  55k| 231k|2895 | 0.000000e+00 | 9.000000e+00 |    Inf 
381.20/381.22	c   381s|210000 |  3097 |  1030k|   4.9 |  66M|1791 |  16 |3825 |  15k|3825 | 980 |  57k| 245k|2964 | 0.000000e+00 | 9.000000e+00 |    Inf 
398.50/398.59	c   399s|220000 |  3117 |  1080k|   4.9 |  67M|1791 |   1 |3825 |  14k|3825 | 967 |  59k| 260k|3056 | 0.000000e+00 | 9.000000e+00 |    Inf 
409.70/409.77	o 8
409.70/409.77	c * 410s|226045 |  3088 |  1116k|   4.9 |  66M|1791 |   - |3825 |  13k|3825 | 969 |  61k| 269k|3134 | 0.000000e+00 | 8.000000e+00 |    Inf 
416.31/416.38	c   416s|230000 |  3130 |  1135k|   4.9 |  67M|1791 |   - |3825 |  13k|3825 | 960 |  62k| 274k|3160 | 0.000000e+00 | 8.000000e+00 |    Inf 
433.50/433.59	c   434s|240000 |  3197 |  1184k|   4.9 |  69M|1791 |   - |3825 |  15k|   0 |   0 |  65k| 289k|3245 | 0.000000e+00 | 8.000000e+00 |    Inf 
451.01/451.09	c   451s|250000 |  3225 |  1236k|   4.9 |  69M|1791 |   1 |3825 |  12k|3825 | 958 |  68k| 303k|3316 | 0.000000e+00 | 8.000000e+00 |    Inf 
466.20/466.29	o 2
466.20/466.29	c * 466s|258979 |  2284 |  1283k|   5.0 |  55M|1791 |   - |3825 |  11k|3825 | 971 |  70k| 315k|3411 | 0.000000e+00 | 2.000000e+00 |    Inf 
467.80/467.88	c   468s|260000 |  2290 |  1288k|   5.0 |  54M|1791 |   1 |3825 |  10k|3825 | 999 |  70k| 317k|3412 | 0.000000e+00 | 2.000000e+00 |    Inf 
483.91/483.94	c   484s|270000 |  2179 |  1344k|   5.0 |  53M|1791 |   - |3825 |8699 |   0 |   0 |  72k| 331k|3491 | 0.000000e+00 | 2.000000e+00 |    Inf 
501.00/501.07	c   501s|280000 |  2201 |  1410k|   5.0 |  55M|1791 |   - |3825 |  11k|   0 |   0 |  75k| 346k|3616 | 0.000000e+00 | 2.000000e+00 |    Inf 
519.00/519.03	c   519s|290000 |  2220 |  1469k|   5.1 |  56M|1791 |   - |3825 |  13k|   0 |   0 |  78k| 360k|3729 | 0.000000e+00 | 2.000000e+00 |    Inf 
536.31/536.34	c   536s|300000 |  2220 |  1527k|   5.1 |  56M|1791 |   1 |3825 |  13k|3825 | 978 |  81k| 374k|3812 | 0.000000e+00 | 2.000000e+00 |    Inf 
555.00/555.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
555.00/555.08	c   555s|310000 |  2309 |  1585k|   5.1 |  58M|1791 |  20 |3825 |  17k|3825 | 966 |  83k| 389k|3868 | 0.000000e+00 | 2.000000e+00 |    Inf 
574.91/574.93	c   575s|320000 |  2280 |  1648k|   5.2 |  58M|1791 |   - |3825 |  16k|   0 |   0 |  86k| 403k|3977 | 0.000000e+00 | 2.000000e+00 |    Inf 
594.11/594.20	c   594s|330000 |  2415 |  1706k|   5.2 |  60M|1791 |   1 |3825 |  18k|3825 | 977 |  89k| 417k|4044 | 0.000000e+00 | 2.000000e+00 |    Inf 
614.41/614.48	c   614s|340000 |  2321 |  1765k|   5.2 |  59M|1791 |   5 |3825 |  18k|3825 | 958 |  92k| 431k|4125 | 0.000000e+00 | 2.000000e+00 |    Inf 
633.01/633.05	c   633s|350000 |  2249 |  1819k|   5.2 |  57M|1791 |   1 |3825 |  12k|3825 | 986 |  94k| 444k|4230 | 0.000000e+00 | 2.000000e+00 |    Inf 
650.71/650.76	c   651s|360000 |  2241 |  1882k|   5.2 |  58M|1791 |   - |3825 |  15k|   0 |   0 |  97k| 458k|4314 | 0.000000e+00 | 2.000000e+00 |    Inf 
669.71/669.72	c   670s|370000 |  2268 |  1945k|   5.3 |  60M|1791 |  12 |3825 |  19k|3825 | 986 | 100k| 472k|4377 | 0.000000e+00 | 2.000000e+00 |    Inf 
689.52/689.54	c   690s|380000 |  2293 |  2004k|   5.3 |  60M|1791 |  11 |3825 |  19k|3825 | 974 | 103k| 487k|4488 | 0.000000e+00 | 2.000000e+00 |    Inf 
710.52/710.54	c   711s|390000 |  2324 |  2070k|   5.3 |  61M|1791 |  13 |3825 |  20k|3825 | 994 | 106k| 501k|4561 | 0.000000e+00 | 2.000000e+00 |    Inf 
731.52/731.53	c   732s|400000 |  2255 |  2128k|   5.3 |  60M|1791 |   - |3825 |  18k|   0 |   0 | 109k| 515k|4663 | 0.000000e+00 | 2.000000e+00 |    Inf 
751.51/751.51	c   751s|410000 |  2269 |  2186k|   5.3 |  60M|1791 |   - |3825 |  18k|   0 |   0 | 111k| 529k|4735 | 0.000000e+00 | 2.000000e+00 |    Inf 
770.62/770.61	c   771s|420000 |  2203 |  2249k|   5.4 |  59M|1791 |  11 |3825 |  14k|3825 | 959 | 114k| 542k|4813 | 0.000000e+00 | 2.000000e+00 |    Inf 
789.62/789.68	c   790s|430000 |  2217 |  2314k|   5.4 |  61M|1791 |  20 |3825 |  19k|3825 | 979 | 117k| 556k|4864 | 0.000000e+00 | 2.000000e+00 |    Inf 
810.32/810.39	c   810s|440000 |  2197 |  2374k|   5.4 |  61M|1791 |  14 |3825 |  21k|3825 | 959 | 119k| 570k|4929 | 0.000000e+00 | 2.000000e+00 |    Inf 
829.02/829.04	c   829s|450000 |  2276 |  2437k|   5.4 |  60M|1791 |   - |3825 |  15k|3825 |1007 | 122k| 584k|5043 | 0.000000e+00 | 2.000000e+00 |    Inf 
847.62/847.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
847.62/847.64	c   848s|460000 |  2255 |  2507k|   5.4 |  61M|1791 |  14 |3825 |  16k|3825 | 999 | 125k| 598k|5118 | 0.000000e+00 | 2.000000e+00 |    Inf 
867.32/867.30	c   867s|470000 |  2263 |  2572k|   5.5 |  62M|1791 |   - |3825 |  18k|   0 |   0 | 128k| 612k|5215 | 0.000000e+00 | 2.000000e+00 |    Inf 
887.32/887.36	c   887s|480000 |  2359 |  2630k|   5.5 |  64M|1791 |   - |3825 |  22k|   0 |   0 | 131k| 626k|5271 | 0.000000e+00 | 2.000000e+00 |    Inf 
908.12/908.17	c   908s|490000 |  2390 |  2692k|   5.5 |  65M|1791 |   - |3825 |  22k|   0 |   0 | 133k| 641k|5335 | 0.000000e+00 | 2.000000e+00 |    Inf 
928.82/928.87	c   929s|500000 |  2321 |  2749k|   5.5 |  64M|1791 |   - |3825 |  21k|   0 |   0 | 136k| 656k|5397 | 0.000000e+00 | 2.000000e+00 |    Inf 
949.73/949.70	c   950s|510000 |  2275 |  2806k|   5.5 |  64M|1791 |  20 |3825 |  21k|3825 | 984 | 138k| 670k|5447 | 0.000000e+00 | 2.000000e+00 |    Inf 
970.82/970.83	c   971s|520000 |  2297 |  2865k|   5.5 |  64M|1791 |   - |3825 |  21k|   0 |   0 | 140k| 684k|5512 | 0.000000e+00 | 2.000000e+00 |    Inf 
990.93/990.98	c   991s|530000 |  2357 |  2923k|   5.5 |  65M|1791 |  10 |3825 |  23k|3825 | 992 | 144k| 698k|5560 | 0.000000e+00 | 2.000000e+00 |    Inf 
1010.72/1010.80	c  1011s|540000 |  2391 |  2975k|   5.5 |  65M|1791 |   7 |3825 |  22k|3825 |1002 | 146k| 712k|5619 | 0.000000e+00 | 2.000000e+00 |    Inf 
1031.33/1031.32	c  1031s|550000 |  2409 |  3027k|   5.5 |  66M|1791 |   - |3825 |  24k|   0 |   0 | 149k| 726k|5683 | 0.000000e+00 | 2.000000e+00 |    Inf 
1053.93/1053.96	c  1054s|560000 |  2415 |  3079k|   5.5 |  68M|1791 |   1 |3825 |  29k|3825 | 973 | 152k| 741k|5744 | 0.000000e+00 | 2.000000e+00 |    Inf 
1077.53/1077.59	c  1078s|570000 |  2403 |  3132k|   5.5 |  67M|1791 |   - |3825 |  26k|   0 |   0 | 155k| 754k|5795 | 0.000000e+00 | 2.000000e+00 |    Inf 
1100.04/1100.09	c  1100s|580000 |  2407 |  3189k|   5.5 |  67M|1791 |   1 |3825 |  27k|3825 | 992 | 157k| 769k|5831 | 0.000000e+00 | 2.000000e+00 |    Inf 
1124.33/1124.39	c  1124s|590000 |  2414 |  3248k|   5.5 |  68M|1791 |   1 |3825 |  28k|3825 | 997 | 160k| 783k|5871 | 0.000000e+00 | 2.000000e+00 |    Inf 
1148.83/1148.85	c  1149s|600000 |  2410 |  3310k|   5.5 |  69M|1791 |  13 |3825 |  31k|3825 |1008 | 163k| 798k|5933 | 0.000000e+00 | 2.000000e+00 |    Inf 
1171.64/1171.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1171.64/1171.67	c  1172s|610000 |  2428 |  3360k|   5.5 |  70M|1791 |  14 |3825 |  34k|3825 | 993 | 165k| 813k|5959 | 0.000000e+00 | 2.000000e+00 |    Inf 
1196.74/1196.77	c  1197s|620000 |  2466 |  3411k|   5.5 |  72M|1791 |  10 |3825 |  38k|3825 | 997 | 168k| 827k|6014 | 0.000000e+00 | 2.000000e+00 |    Inf 
1222.14/1222.17	c  1222s|630000 |  2440 |  3463k|   5.5 |  72M|1791 |  14 |3825 |  39k|3825 |1017 | 171k| 842k|6050 | 0.000000e+00 | 2.000000e+00 |    Inf 
1249.43/1249.45	c  1249s|640000 |  2423 |  3520k|   5.5 |  72M|1791 |  35 |3825 |  37k|3825 | 990 | 174k| 857k|6116 | 0.000000e+00 | 2.000000e+00 |    Inf 
1278.44/1278.40	c  1278s|650000 |  2458 |  3579k|   5.5 |  73M|1791 |   1 |3825 |  38k|3825 | 977 | 177k| 872k|6168 | 0.000000e+00 | 2.000000e+00 |    Inf 
1306.03/1306.07	c  1306s|660000 |  2503 |  3637k|   5.5 |  75M|1791 |   - |3825 |  42k|3825 | 990 | 179k| 888k|6205 | 0.000000e+00 | 2.000000e+00 |    Inf 
1333.15/1333.17	c  1333s|670000 |  2420 |  3694k|   5.5 |  70M|1791 |   1 |3825 |  31k|3825 | 981 | 182k| 903k|6280 | 0.000000e+00 | 2.000000e+00 |    Inf 
1355.74/1355.78	c  1356s|680000 |  2297 |  3754k|   5.5 |  64M|1791 |   - |3825 |  19k|   0 |   0 | 184k| 917k|6332 | 0.000000e+00 | 2.000000e+00 |    Inf 
1375.15/1375.18	c  1375s|690000 |  2292 |  3813k|   5.5 |  65M|1791 |  11 |3825 |  22k|3825 | 978 | 187k| 932k|6381 | 0.000000e+00 | 2.000000e+00 |    Inf 
1395.04/1395.05	c  1395s|700000 |  2235 |  3868k|   5.5 |  65M|1791 |   - |3825 |  21k|   0 |   0 | 190k| 945k|6468 | 0.000000e+00 | 2.000000e+00 |    Inf 
1415.54/1415.53	c  1416s|710000 |  2202 |  3932k|   5.5 |  62M|1791 |   1 |3825 |  13k|3825 | 976 | 192k| 959k|6564 | 0.000000e+00 | 2.000000e+00 |    Inf 
1433.15/1433.19	c  1433s|720000 |  2193 |  3990k|   5.5 |  63M|1791 |   - |3825 |  16k|   0 |   0 | 195k| 971k|6613 | 0.000000e+00 | 2.000000e+00 |    Inf 
1451.15/1451.14	c  1451s|730000 |  2151 |  4045k|   5.5 |  63M|1791 |   - |3825 |  17k|   0 |   0 | 198k| 985k|6637 | 0.000000e+00 | 2.000000e+00 |    Inf 
1473.05/1473.01	c  1473s|740000 |  2236 |  4114k|   5.6 |  66M|1791 |   8 |3825 |  23k|3825 | 981 | 201k| 999k|6682 | 0.000000e+00 | 2.000000e+00 |    Inf 
1495.55/1495.58	c  1496s|750000 |  2280 |  4179k|   5.6 |  66M|1791 |   - |3825 |  22k|   0 |   0 | 204k|1012k|6761 | 0.000000e+00 | 2.000000e+00 |    Inf 
1516.45/1516.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1516.45/1516.48	c  1516s|760000 |  2253 |  4242k|   5.6 |  64M|1791 |   - |3825 |  16k|   0 |   0 | 207k|1026k|6822 | 0.000000e+00 | 2.000000e+00 |    Inf 
1537.45/1537.43	c  1537s|770000 |  2357 |  4307k|   5.6 |  65M|1791 |   - |3825 |  16k|3825 | 973 | 210k|1039k|6879 | 0.000000e+00 | 2.000000e+00 |    Inf 
1558.35/1558.34	c  1558s|780000 |  2387 |  4364k|   5.6 |  67M|1791 |   1 |3825 |  20k|3825 | 969 | 212k|1053k|6918 | 0.000000e+00 | 2.000000e+00 |    Inf 
1581.45/1581.44	c  1581s|790000 |  2372 |  4429k|   5.6 |  67M|1791 |   - |3825 |  19k|   0 |   0 | 214k|1067k|6955 | 0.000000e+00 | 2.000000e+00 |    Inf 
1602.25/1602.27	c  1602s|800000 |  2390 |  4490k|   5.6 |  67M|1791 |  18 |3825 |  19k|3825 | 971 | 216k|1081k|6995 | 0.000000e+00 | 2.000000e+00 |    Inf 
1624.16/1624.11	c  1624s|810000 |  2428 |  4554k|   5.6 |  67M|1791 |   - |3825 |  17k|   0 |   0 | 218k|1095k|7050 | 0.000000e+00 | 2.000000e+00 |    Inf 
1644.35/1644.40	c  1644s|820000 |  2380 |  4611k|   5.6 |  68M|1791 |   - |3825 |  20k|   0 |   0 | 221k|1110k|7103 | 0.000000e+00 | 2.000000e+00 |    Inf 
1664.85/1664.85	c  1665s|830000 |  2399 |  4667k|   5.6 |  68M|1791 |  16 |3825 |  20k|3825 | 979 | 224k|1124k|7144 | 0.000000e+00 | 2.000000e+00 |    Inf 
1686.46/1686.48	c  1686s|840000 |  2429 |  4724k|   5.6 |  70M|1791 |   - |3825 |  23k|   0 |   0 | 227k|1137k|7178 | 0.000000e+00 | 2.000000e+00 |    Inf 
1708.85/1708.80	c  1709s|850000 |  2450 |  4783k|   5.6 |  71M|1791 |  10 |3825 |  25k|3825 | 977 | 231k|1151k|7228 | 0.000000e+00 | 2.000000e+00 |    Inf 
1731.96/1731.92	c  1732s|860000 |  2359 |  4848k|   5.6 |  68M|1791 |   9 |3825 |  18k|3825 | 964 | 234k|1165k|7317 | 0.000000e+00 | 2.000000e+00 |    Inf 
1752.06/1752.04	c  1752s|870000 |  2374 |  4905k|   5.6 |  70M|1791 |   - |3825 |  23k|   0 |   0 | 236k|1179k|7345 | 0.000000e+00 | 2.000000e+00 |    Inf 
1773.75/1773.73	c  1774s|880000 |  2323 |  4965k|   5.6 |  67M|1791 |   1 |3825 |  17k|3825 | 969 | 239k|1193k|7395 | 0.000000e+00 | 2.000000e+00 |    Inf 
1790.06/1790.01	c 
1790.06/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.01	c Solving Time (sec) : 1789.98
1790.06/1790.01	c Solving Nodes      : 888401
1790.06/1790.01	c Primal Bound       : +2.00000000000000e+00 (121 solutions)
1790.06/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.06/1790.01	c Gap                : infinite
1790.06/1790.05	s SATISFIABLE
1790.06/1790.05	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1790.06/1790.05	v -x209 -x208 -x207 x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 x191 -x190 -x189 
1790.06/1790.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 
1790.06/1790.05	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 
1790.06/1790.05	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1790.06/1790.05	v -x125 -x124 -x123 x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 x104 
1790.06/1790.05	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1790.06/1790.05	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 
1790.06/1790.05	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 
1790.06/1790.05	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 
1790.06/1790.05	v -x1 
1790.06/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.05	c Solving Time       :    1789.98
1790.06/1790.05	c Original Problem   :
1790.06/1790.05	c   Problem name     : HOME/instance-2705577-1278572956.wbo
1790.06/1790.05	c   Variables        : 3957 (2094 binary, 0 integer, 1863 implicit integer, 0 continuous)
1790.06/1790.05	c   Constraints      : 4571 initial, 4571 maximal
1790.06/1790.05	c Presolved Problem  :
1790.06/1790.05	c   Problem name     : t_HOME/instance-2705577-1278572956.wbo
1790.06/1790.05	c   Variables        : 3825 (2028 binary, 0 integer, 1797 implicit integer, 0 continuous)
1790.06/1790.05	c   Constraints      : 4405 initial, 42509 maximal
1790.06/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.06/1790.05	c   trivial          :       0.00         66          0          0          0          0          0          0          0
1790.06/1790.05	c   dualfix          :       0.00         66          0          0          0          0          0          0          0
1790.06/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.06/1790.05	c   setppc           :       0.00          0          0          0          0          0         13          0          0
1790.06/1790.05	c   linear           :       0.06          0          0          0       1878          0         87         72          0
1790.06/1790.05	c   indicator        :       0.00          0          0          0          0          0         66          0          0
1790.06/1790.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.05	c   root node        :          -       3582          -          -       3582          -          -          -          -
1790.06/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.06/1790.05	c   integral         :          0          0          0     523114          0         43        619          0          0     935084
1790.06/1790.05	c   setppc           :         55          6    4690824      54596          1       3933     829439          0          0          0
1790.06/1790.05	c   linear           :       1797          6    4696196      54952          1     255799   19754372     241442          0          0
1790.06/1790.05	c   indicator        :       1797          0    4395736      54772          1        705    2343105          0          0          0
1790.06/1790.05	c   logicor          :        756+         6    1633093      23355          1     161854    3615255          0          0          0
1790.06/1790.05	c   bounddisjunction :          0+         0     239569          0          0        197       3411          0          0          0
1790.06/1790.05	c   countsols        :          0          0          0      23355          1          0          0          0          0          0
1790.06/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.06/1790.05	c   integral         :      20.63       0.00       0.00      20.63       0.00
1790.06/1790.05	c   setppc           :       7.93       0.00       7.89       0.04       0.00
1790.06/1790.05	c   linear           :     170.15       0.00     166.91       3.23       0.00
1790.06/1790.05	c   indicator        :      21.28       0.02      17.79       3.46       0.00
1790.06/1790.05	c   logicor          :     299.79       0.00     299.45       0.35       0.00
1790.06/1790.05	c   bounddisjunction :       1.14       0.00       1.14       0.00       0.00
1790.06/1790.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.06/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.06/1790.05	c   vbounds          :       0.75      22944          0       1184
1790.06/1790.05	c   rootredcost      :       0.67         22          0       1791
1790.06/1790.05	c   pseudoobj        :     126.58    4708465       8226    2383772
1790.06/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.06/1790.05	c   propagation      :      23.44     430009     429685    2723607       27.6      12136       24.7          -
1790.06/1790.05	c   infeasible LP    :       9.22      30637      30637     246825       43.4        411       17.3          0
1790.06/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.06/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.06/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.06/1790.05	c   applied globally :          -          -          -    1205913       22.4          -          -          -
1790.06/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.06/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.06/1790.05	c   cut pool         :       0.00          4          -          -         33          -    (maximal pool size: 341)
1790.06/1790.05	c   redcost          :      34.42     525680          0      59860          0          0
1790.06/1790.05	c   impliedbounds    :       0.00          5          0          0          0          0
1790.06/1790.05	c   intobj           :       0.00          0          0          0          0          0
1790.06/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1790.06/1790.05	c   gomory           :       0.10          5          0          0       1161          0
1790.06/1790.05	c   strongcg         :       0.09          5          0          0       1553          0
1790.06/1790.05	c   cmir             :       0.03          5          0          0          3          0
1790.06/1790.05	c   flowcover        :       0.05          5          0          0          5          0
1790.06/1790.05	c   clique           :       0.00          5          0          0          0          0
1790.06/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1790.06/1790.05	c   mcf              :       0.00          1          0          0          0          0
1790.06/1790.05	c   rapidlearning    :       0.07          1          0          0          0          0
1790.06/1790.05	c Pricers            :       Time      Calls       Vars
1790.06/1790.05	c   problem variables:       0.00          0          0
1790.06/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.06/1790.05	c   relpscost        :      20.15     468062         43        619          0          0     935084
1790.06/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1790.06/1790.05	c   inference        :       7.14      23335          0          0          0          0      46697
1790.06/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1790.06/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1790.06/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.06/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.06/1790.05	c   random           :       0.00          0          0          0          0          0          0
1790.06/1790.05	c Primal Heuristics  :       Time      Calls      Found
1790.06/1790.05	c   LP solutions     :       0.05          -         21
1790.06/1790.05	c   pseudo solutions :       0.00          -          0
1790.06/1790.05	c   intshifting      :       0.01          0          0
1790.06/1790.05	c   feaspump         :       0.02          1          0
1790.06/1790.05	c   oneopt           :       0.33         22          0
1790.06/1790.05	c   crossover        :       1.05         19          0
1790.06/1790.05	c   linesearchdiving :       0.13         83          0
1790.06/1790.05	c   coefdiving       :       0.13         83          0
1790.06/1790.05	c   guideddiving     :       0.18         83          0
1790.06/1790.05	c   pscostdiving     :       0.16         83          0
1790.06/1790.05	c   fracdiving       :       0.15         83          0
1790.06/1790.05	c   veclendiving     :       0.12         83          0
1790.06/1790.05	c   rootsoldiving    :       0.12         72          0
1790.06/1790.05	c   objpscostdiving  :       0.12         73          0
1790.06/1790.05	c   trivial          :       0.00          2          0
1790.06/1790.05	c   simplerounding   :       0.68     468281          0
1790.06/1790.05	c   zirounding       :       0.26       1000          0
1790.06/1790.05	c   rounding         :       1.00       9590          0
1790.06/1790.05	c   shifting         :       0.72       3021          0
1790.06/1790.05	c   twoopt           :       0.00          0          0
1790.06/1790.05	c   fixandinfer      :       0.00          0          0
1790.06/1790.05	c   intdiving        :       0.00          0          0
1790.06/1790.05	c   actconsdiving    :       0.00          0          0
1790.06/1790.05	c   octane           :       0.00          0          0
1790.06/1790.05	c   rens             :       0.03          1          0
1790.06/1790.05	c   rins             :       0.00          0          0
1790.06/1790.05	c   localbranching   :       0.00          0          0
1790.06/1790.05	c   mutation         :       0.00          0          0
1790.06/1790.05	c   dins             :       0.00          0          0
1790.06/1790.05	c   undercover       :       0.00          0          0
1790.06/1790.05	c   nlp              :       0.16          0          0
1790.06/1790.05	c   trysol           :       0.33        122        100
1790.06/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.06/1790.05	c   primal LP        :       0.00          0          0       0.00          -
1790.06/1790.05	c   dual LP          :     575.63     530052    5011841       9.46    8706.69
1790.06/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1790.06/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1790.06/1790.05	c   diving/probing LP:       0.21        181       1185       6.55    5519.69
1790.06/1790.05	c   strong branching :      16.38       7443     178746      24.02   10915.15
1790.06/1790.05	c     (at root node) :          -         17       2837     166.88          -
1790.06/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1790.06/1790.05	c B&B Tree           :
1790.06/1790.05	c   number of runs   :          1
1790.06/1790.05	c   nodes            :     888401
1790.06/1790.05	c   nodes (total)    :     888401
1790.06/1790.05	c   nodes left       :       2355
1790.06/1790.05	c   max depth        :       1791
1790.06/1790.05	c   max depth (total):       1791
1790.06/1790.05	c   backtracks       :      81119 (9.1%)
1790.06/1790.05	c   delayed cutoffs  :      66345
1790.06/1790.05	c   repropagations   :    2332718 (5011023 domain reductions, 63785 cutoffs)
1790.06/1790.05	c   avg switch length:       6.59
1790.06/1790.05	c   switching time   :     272.06
1790.06/1790.05	c Solution           :
1790.06/1790.05	c   Solutions found  :        121 (22 improvements)
1790.06/1790.05	c   First Solution   : +9.08110000000000e+04   (in run 1, after 70 nodes, 5.54 seconds, depth 16, found by <trysol>)
1790.06/1790.05	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 258979 nodes, 466.26 seconds, depth 41, found by <relaxation>)
1790.06/1790.05	c   Dual Bound       : +0.00000000000000e+00
1790.06/1790.05	c   Gap              :   infinite
1790.06/1790.05	c   Root Dual Bound  : +0.00000000000000e+00
1790.06/1790.05	c   Root Iterations  :        542
1790.16/1790.14	c Time complete: 1790.21.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705577-1278572956/watcher-2705577-1278572956 -o /tmp/evaluation-result-2705577-1278572956/solver-2705577-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705577-1278572956.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 24062
/proc/meminfo: memFree=29844128/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=12336 CPUtime=0
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 1921 0 0 0 0 0 0 0 24 0 1 0 25508214 12632064 1839 4089446400 4194304 10345943 140735128715280 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24062/statm: 3084 1840 429 1502 0 1577 0

[startup+0.063403 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 24062
/proc/meminfo: memFree=29844128/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=33428 CPUtime=0.05
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 7363 0 0 0 5 0 0 0 24 0 1 0 25508214 34230272 6927 4089446400 4194304 10345943 140735128715280 18446744073709551615 5018604 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/24062/statm: 8357 6927 534 1502 0 6850 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33428

[startup+0.100365 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 24062
/proc/meminfo: memFree=29844128/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=34452 CPUtime=0.09
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 7634 0 0 0 9 0 0 0 24 0 1 0 25508214 35278848 7198 4089446400 4194304 10345943 140735128715280 18446744073709551615 9192112 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/24062/statm: 8613 7198 542 1502 0 7106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34452

[startup+0.300302 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 24062
/proc/meminfo: memFree=29844128/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=42092 CPUtime=0.29
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 14397 0 0 0 27 2 0 0 25 0 1 0 25508214 43102208 8965 4089446400 4194304 10345943 140735128715280 18446744073709551615 6197330 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 10523 8965 742 1502 0 9016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42092

[startup+0.701224 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 24062
/proc/meminfo: memFree=29844128/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=49288 CPUtime=0.69
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 20048 0 0 0 66 3 0 0 25 0 1 0 25508214 50470912 10777 4089446400 4194304 10345943 140735128715280 18446744073709551615 7509392 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 12322 10777 762 1502 0 10815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49288

[startup+1.50107 s]
/proc/loadavg: 0.07 0.02 0.00 3/179 24073
/proc/meminfo: memFree=29748476/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=49520 CPUtime=1.49
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 20162 0 0 0 146 3 0 0 25 0 1 0 25508214 50708480 10891 4089446400 4194304 10345943 140735128715280 18446744073709551615 6358440 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 12380 10891 766 1502 0 10873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49520

[startup+3.10076 s]
/proc/loadavg: 0.07 0.02 0.00 3/179 24073
/proc/meminfo: memFree=29746624/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=49652 CPUtime=3.09
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 20283 0 0 0 305 4 0 0 25 0 1 0 25508214 50843648 11012 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 12413 11012 767 1502 0 10906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49652

[startup+6.30115 s]
/proc/loadavg: 0.22 0.05 0.01 3/179 24073
/proc/meminfo: memFree=29746592/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=49784 CPUtime=6.29
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 21811 0 0 0 623 6 0 0 25 0 1 0 25508214 50978816 10653 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24062/statm: 12446 10635 768 1502 0 10939 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49784

[startup+12.7009 s]
/proc/loadavg: 0.36 0.08 0.02 3/179 24073
/proc/meminfo: memFree=29725444/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=56976 CPUtime=12.69
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 37859 0 0 0 1259 10 0 0 25 0 1 0 25508214 58343424 12829 4089446400 4194304 10345943 140735128715280 18446744073709551615 4688072 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24062/statm: 14244 12829 769 1502 0 12737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56976

[startup+25.5005 s]
/proc/loadavg: 0.73 0.17 0.06 3/179 24074
/proc/meminfo: memFree=29683624/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=72744 CPUtime=25.48
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 50280 0 0 0 2535 13 0 0 25 0 1 0 25508214 74489856 16786 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24062/statm: 18186 16786 769 1502 0 16679 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72744

[startup+51.1005 s]
/proc/loadavg: 1.16 0.32 0.11 3/179 24074
/proc/meminfo: memFree=29592592/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=122324 CPUtime=51.09
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 85874 0 0 0 5087 22 0 0 25 0 1 0 25508214 125259776 28866 4089446400 4194304 10345943 140735128715280 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 30581 28866 775 1502 0 29074 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122324

[startup+102.307 s]
/proc/loadavg: 1.63 0.58 0.20 3/179 24076
/proc/meminfo: memFree=29496012/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=169804 CPUtime=102.29
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 106623 0 0 0 10195 34 0 0 25 0 1 0 25508214 173879296 40425 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 42451 40425 775 1502 0 40944 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 169804

[startup+162.301 s]
/proc/loadavg: 1.91 0.85 0.32 3/179 24077
/proc/meminfo: memFree=29454284/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=200172 CPUtime=162.29
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 140960 0 0 0 16178 51 0 0 25 0 1 0 25508214 204976128 47301 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 50043 47301 786 1502 0 48536 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 200172

[startup+222.301 s]
/proc/loadavg: 1.97 1.06 0.42 3/179 24079
/proc/meminfo: memFree=29442440/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=209304 CPUtime=222.3
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 188443 0 0 0 22160 70 0 0 25 0 1 0 25508214 214327296 49702 4089446400 4194304 10345943 140735128715280 18446744073709551615 6120558 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 52326 49702 786 1502 0 50819 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 209304

[startup+282.301 s]
/proc/loadavg: 2.07 1.24 0.52 3/179 24080
/proc/meminfo: memFree=29435932/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=216820 CPUtime=282.3
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 197883 0 0 0 28145 85 0 0 25 0 1 0 25508214 222023680 51282 4089446400 4194304 10345943 140735128715280 18446744073709551615 6119731 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 54205 51282 786 1502 0 52698 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 216820

[startup+342.3 s]
/proc/loadavg: 2.02 1.38 0.61 3/179 24082
/proc/meminfo: memFree=29423252/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=224040 CPUtime=342.3
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 208260 0 0 0 34131 99 0 0 25 0 1 0 25508214 229416960 53043 4089446400 4194304 10345943 140735128715280 18446744073709551615 4706426 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 56010 53043 798 1502 0 54503 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 224040

[startup+402.301 s]
/proc/loadavg: 2.01 1.49 0.70 3/179 24084
/proc/meminfo: memFree=29414000/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=228652 CPUtime=402.3
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 227291 0 0 0 40117 113 0 0 25 0 1 0 25508214 234139648 54218 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 57163 54218 798 1502 0 55656 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 228652

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.77 3/179 24085
/proc/meminfo: memFree=29406892/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=234408 CPUtime=462.3
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 251087 0 0 0 46101 129 0 0 25 0 1 0 25508214 240033792 55836 4089446400 4194304 10345943 140735128715280 18446744073709551615 5926399 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 58602 55836 799 1502 0 57095 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 234408

[startup+522.301 s]
/proc/loadavg: 2.00 1.65 0.85 3/179 24087
/proc/meminfo: memFree=29404964/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=234292 CPUtime=522.31
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 272089 0 0 0 52085 146 0 0 25 0 1 0 25508214 239915008 55857 4089446400 4194304 10345943 140735128715280 18446744073709551615 9100035 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 58573 55857 799 1502 0 57066 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 234292

[startup+582.301 s]
/proc/loadavg: 2.07 1.73 0.92 3/179 24091
/proc/meminfo: memFree=29400792/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=235344 CPUtime=582.31
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 277234 0 0 0 58070 161 0 0 25 0 1 0 25508214 240992256 56050 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 58836 56050 799 1502 0 57329 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 235344

[startup+642.3 s]
/proc/loadavg: 2.10 1.79 0.99 3/179 24093
/proc/meminfo: memFree=29396712/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=236696 CPUtime=642.31
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 277700 0 0 0 64059 172 0 0 25 0 1 0 25508214 242376704 56515 4089446400 4194304 10345943 140735128715280 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 59174 56515 799 1502 0 57667 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 236696

[startup+702.301 s]

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

/proc/meminfo: memFree=29378868/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=241972 CPUtime=1002.33
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 287992 0 0 0 99991 242 0 0 25 0 1 0 25508214 247779328 57452 4089446400 4194304 10345943 140735128715280 18446744073709551615 6557549 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 60493 57452 799 1502 0 58986 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 241972

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.34 3/179 24104
/proc/meminfo: memFree=29373616/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=244028 CPUtime=1062.33
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 288782 0 0 0 105981 252 0 0 25 0 1 0 25508214 249884672 58242 4089446400 4194304 10345943 140735128715280 18446744073709551615 6756198 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 61007 58242 799 1502 0 59500 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 244028

[startup+1122.3 s]
/proc/loadavg: 2.03 1.96 1.38 3/179 24106
/proc/meminfo: memFree=29369456/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=244324 CPUtime=1122.34
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 289682 0 0 0 111970 264 0 0 25 0 1 0 25508214 250187776 58338 4089446400 4194304 10345943 140735128715280 18446744073709551615 4995169 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 61081 58338 799 1502 0 59574 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 244324

[startup+1182.3 s]
/proc/loadavg: 2.01 1.97 1.42 3/179 24107
/proc/meminfo: memFree=29363936/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=248632 CPUtime=1182.33
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 290798 0 0 0 117960 273 0 0 25 0 1 0 25508214 254599168 59083 4089446400 4194304 10345943 140735128715280 18446744073709551615 5031905 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 62158 59083 799 1502 0 60651 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 248632

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.45 3/179 24109
/proc/meminfo: memFree=29360056/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=251536 CPUtime=1242.34
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 291565 0 0 0 123952 282 0 0 25 0 1 0 25508214 257572864 59675 4089446400 4194304 10345943 140735128715280 18446744073709551615 4232148 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 62884 59675 799 1502 0 61377 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 251536

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 24111
/proc/meminfo: memFree=29359116/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=252000 CPUtime=1302.35
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 291864 0 0 0 129944 291 0 0 25 0 1 0 25508214 258048000 59973 4089446400 4194304 10345943 140735128715280 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63000 59973 799 1502 0 61493 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 252000

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 24112
/proc/meminfo: memFree=29357576/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=252812 CPUtime=1362.34
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 293484 0 0 0 135932 302 0 0 25 0 1 0 25508214 258879488 60150 4089446400 4194304 10345943 140735128715280 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63203 60150 799 1502 0 61696 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 252812

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 24114
/proc/meminfo: memFree=29353540/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=253828 CPUtime=1422.35
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 293789 0 0 0 141920 315 0 0 25 0 1 0 25508214 259919872 60455 4089446400 4194304 10345943 140735128715280 18446744073709551615 6802957 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63457 60455 799 1502 0 61950 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 253828

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 24115
/proc/meminfo: memFree=29353084/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=254044 CPUtime=1482.34
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 293873 0 0 0 147908 326 0 0 25 0 1 0 25508214 260141056 60539 4089446400 4194304 10345943 140735128715280 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63511 60539 799 1502 0 62004 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 254044

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 24117
/proc/meminfo: memFree=29351304/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=254044 CPUtime=1542.35
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 293936 0 0 0 153897 338 0 0 25 0 1 0 25508214 260141056 60602 4089446400 4194304 10345943 140735128715280 18446744073709551615 4962548 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63511 60602 799 1502 0 62004 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 254044

[startup+1602.3 s]
/proc/loadavg: 2.05 1.99 1.62 3/179 24119
/proc/meminfo: memFree=29351612/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=254204 CPUtime=1602.35
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 294440 0 0 0 159886 349 0 0 25 0 1 0 25508214 260304896 60463 4089446400 4194304 10345943 140735128715280 18446744073709551615 6307346 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63551 60463 799 1502 0 62044 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 254204

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.64 3/179 24120
/proc/meminfo: memFree=29350920/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=254288 CPUtime=1662.36
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 295034 0 0 0 165875 361 0 0 25 0 1 0 25508214 260390912 60545 4089446400 4194304 10345943 140735128715280 18446744073709551615 4217025 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63572 60545 799 1502 0 62065 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 254288

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 24122
/proc/meminfo: memFree=29349128/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=255352 CPUtime=1722.36
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 295943 0 0 0 171865 371 0 0 25 0 1 0 25508214 261480448 60924 4089446400 4194304 10345943 140735128715280 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63838 60924 799 1502 0 62331 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 255352

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 24123
/proc/meminfo: memFree=29347328/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=254104 CPUtime=1782.36
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 296975 0 0 0 177852 384 0 0 25 0 1 0 25508214 260202496 60652 4089446400 4194304 10345943 140735128715280 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63526 60652 799 1502 0 62019 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 254104

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 24124
/proc/meminfo: memFree=29347332/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=253432 CPUtime=1785.56
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 297080 0 0 0 178172 384 0 0 25 0 1 0 25508214 259514368 60639 4089446400 4194304 10345943 140735128715280 18446744073709551615 6119749 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63358 60639 799 1502 0 61851 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 253432

[startup+1788.7 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 24124
/proc/meminfo: memFree=29347084/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=255428 CPUtime=1788.76
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 297226 0 0 0 178491 385 0 0 25 0 1 0 25508214 261558272 60749 4089446400 4194304 10345943 140735128715280 18446744073709551615 6068933 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63857 60749 799 1502 0 62350 0
Current children cumulated CPU time (s) 1788.76
Current children cumulated vsize (KiB) 255428

[startup+1789.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 24124
/proc/meminfo: memFree=29347084/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=255428 CPUtime=1789.56
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 297228 0 0 0 178571 385 0 0 25 0 1 0 25508214 261558272 60751 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63857 60751 799 1502 0 62350 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (KiB) 255428

[startup+1789.9 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 24124
/proc/meminfo: memFree=29346960/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=255428 CPUtime=1789.96
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 297228 0 0 0 178611 385 0 0 25 0 1 0 25508214 261558272 60751 4089446400 4194304 10345943 140735128715280 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24062/statm: 63857 60751 799 1502 0 62350 0
Current children cumulated CPU time (s) 1789.96
Current children cumulated vsize (KiB) 255428

[startup+1790.1 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 24124
/proc/meminfo: memFree=29346960/32950928 swapFree=67111528/67111528
[pid=24062] ppid=24060 vsize=255428 CPUtime=1790.16
/proc/24062/stat : 24062 (pbscip.linux.x8) R 24060 24062 23909 0 -1 4202496 297229 0 0 0 178631 385 0 0 25 0 1 0 25508214 261558272 60752 4089446400 4194304 10345943 140735128715280 18446744073709551615 4220144 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24062/statm: 63857 60752 800 1502 0 62350 0
Current children cumulated CPU time (s) 1790.16
Current children cumulated vsize (KiB) 255428

Child status: 0
Real time (s): 1790.15
CPU time (s): 1790.22
CPU user time (s): 1786.35
CPU system time (s): 3.86241
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 255688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.35
system time used= 3.86241
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297232
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= 4
involuntary context switches= 1697

runsolver used 2.6526 second user time and 5.49116 second system time

The end

Launcher Data

Begin job on node148 at 2010-07-08 09:09:17
IDJOB=2705577
IDBENCH=78931
IDSOLVER=1214
FILE ID=node148/2705577-1278572956
PBS_JOBID= 11240158
Free space on /tmp= 73724 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705577-1278572956/watcher-2705577-1278572956 -o /tmp/evaluation-result-2705577-1278572956/solver-2705577-1278572956 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705577-1278572956.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 81190eaa1a1e32ae5b8ead62e8a746de
RANDOM SEED=1273911761

node148.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.825
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.65
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.825
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.83
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.825
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.82
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.825
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.77
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.825
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.825
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29844532 kB
Buffers:        160728 kB
Cached:        2720304 kB
SwapCached:          0 kB
Active:        1047184 kB
Inactive:      1895920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29844532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12824 kB
Writeback:           0 kB
AnonPages:       61580 kB
Mapped:          14424 kB
Slab:           100860 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   182952 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= 73700 MiB
End job on node148 at 2010-07-08 09:39:07