Trace number 2705513

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.2 1790.16

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568706--soft-33-100-0.wbo
MD5SUMd42cf4effb818ceec652d99deb164158
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 benchmark379.165
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 711
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-2705513-1278572954.wbo>
0.00/0.03	c original problem has 3797 variables (2014 bin, 0 int, 1783 impl, 0 cont) and 4491 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, 148 impls, 11 clqs
0.07/0.09	c (round 2) 0 del vars, 72 del conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.07/0.09	c (round 3) 55 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 4) 158 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 5) 158 del vars, 229 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 148 impls, 11 clqs
0.09/0.16	c    (0.1s) probing: 101/1935 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  158 deleted vars, 229 deleted constraints, 1807 tightened bounds, 0 added holes, 97 changed sides, 0 changed coefficients
0.09/0.16	c  3544 implications, 11 cliques
0.09/0.16	c presolved problem has 3639 variables (1935 bin, 0 int, 1704 impl, 0 cont) and 4262 constraints
0.09/0.16	c      31 constraints of type <setppc>
0.09/0.16	c    1704 constraints of type <linear>
0.09/0.16	c    1704 constraints of type <indicator>
0.09/0.16	c     823 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1789.97
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.17	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4262 |3639 | 854 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    59 |     - |  13M|   0 |  30 |3639 |4262 |3639 | 873 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |    88 |     - |  14M|   0 |  37 |3639 |4262 |3639 | 896 |  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   127 |     - |  14M|   0 |  30 |3639 |4262 |3639 | 904 |  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   177 |     - |  14M|   0 |  44 |3639 |4262 |3639 | 915 |  61 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   294 |     - |  14M|   0 |  31 |3639 |4262 |3639 | 926 |  72 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |   316 |     - |  14M|   0 |  27 |3639 |4262 |3639 | 935 |  81 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.81	c   0.8s|     1 |     2 |   316 |     - |  14M|   0 |  27 |3639 |4262 |3639 | 935 |  81 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
0.89/0.94	o 86790
0.89/0.94	c y 0.9s|    20 |    19 |   524 |  10.9 |  14M|  18 |   - |3639 |4262 |   0 |   0 | 107 |   0 |  64 | 0.000000e+00 | 8.679000e+04 |    Inf 
11.79/11.85	o 399
11.79/11.85	c *11.8s|  8859 |  8510 |  2373 |   0.2 |  30M|1457 |   - |3639 |4263 |3639 | 964 | 417 |   1 | 515 | 0.000000e+00 | 3.990000e+02 |    Inf 
13.29/13.40	c  13.4s| 10000 |  9651 |  2635 |   0.2 |  32M|1457 |   0 |3639 |4263 |3639 | 948 | 470 |   1 | 551 | 0.000000e+00 | 3.990000e+02 |    Inf 
24.99/25.06	c  25.0s| 20000 | 19642 |  3595 |   0.2 |  49M|1457 |   0 |3639 |4289 |3639 | 967 | 629 |  27 | 647 | 0.000000e+00 | 3.990000e+02 |    Inf 
33.39/33.47	o 195
33.39/33.47	c *33.4s| 27366 | 21840 |  3934 |   0.1 |  54M|1458 |   - |3639 |4289 |3639 | 951 | 696 |  27 | 664 | 0.000000e+00 | 1.950000e+02 |    Inf 
37.39/37.43	o 191
37.39/37.43	c *37.4s| 29584 | 23456 |  6360 |   0.2 |  61M|1458 |   - |3639 |4829 |3639 | 946 |1199 | 569 | 801 | 0.000000e+00 | 1.910000e+02 |    Inf 
38.39/38.40	c  38.4s| 30000 | 23747 |  7137 |   0.2 |  62M|1458 |   0 |3639 |4962 |3639 | 954 |1305 | 713 | 865 | 0.000000e+00 | 1.910000e+02 |    Inf 
41.19/41.27	o 162
41.19/41.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.19/41.27	c *41.2s| 31097 | 21290 |  9954 |   0.3 |  62M|1458 |   - |3639 |5587 |3639 | 953 |1823 |1396 | 985 | 0.000000e+00 | 1.620000e+02 |    Inf 
41.29/41.35	o 159
41.29/41.35	c *41.3s| 31116 | 20800 | 10083 |   0.3 |  62M|1458 |   - |3639 |5600 |3639 | 960 |1851 |1410 | 989 | 0.000000e+00 | 1.590000e+02 |    Inf 
41.39/41.46	o 151
41.39/41.46	c *41.4s| 31152 | 19464 | 10213 |   0.3 |  60M|1458 |   - |3639 |5610 |3639 | 959 |1873 |1424 | 992 | 0.000000e+00 | 1.510000e+02 |    Inf 
41.89/41.99	o 150
41.89/41.99	c *42.0s| 31341 | 19406 | 10703 |   0.3 |  60M|1458 |   - |3639 |5716 |3639 | 950 |1971 |1551 |1009 | 0.000000e+00 | 1.500000e+02 |    Inf 
41.99/42.09	o 112
41.99/42.09	c *42.1s| 31381 | 13202 | 10748 |   0.3 |  50M|1458 |   - |3639 |5727 |3639 | 956 |1989 |1563 |1009 | 0.000000e+00 | 1.120000e+02 |    Inf 
42.99/43.08	o 106
42.99/43.08	c *43.0s| 31702 | 12539 | 11651 |   0.4 |  50M|1458 |   - |3639 |5838 |3639 | 949 |2196 |1734 |1039 | 0.000000e+00 | 1.060000e+02 |    Inf 
43.09/43.14	o 104
43.09/43.14	c *43.1s| 31724 | 12283 | 11871 |   0.4 |  49M|1458 |   - |3639 |5842 |3639 | 961 |2230 |1738 |1042 | 0.000000e+00 | 1.040000e+02 |    Inf 
43.09/43.15	o 81
43.09/43.15	c *43.1s| 31725 |  7738 | 11876 |   0.4 |  39M|1458 |   - |3639 |5842 |3639 | 961 |2230 |1738 |1042 | 0.000000e+00 | 8.100000e+01 |    Inf 
43.19/43.22	o 60
43.19/43.22	c *43.2s| 31734 |  4631 | 12053 |   0.4 |  31M|1458 |   - |3639 |5444 |3639 | 958 |2261 |1741 |1048 | 0.000000e+00 | 6.000000e+01 |    Inf 
45.50/45.51	o 50
45.50/45.51	c *45.5s| 32637 |  4008 | 16504 |   0.5 |  31M|1458 |   - |3639 |5709 |3639 | 940 |2794 |2670 |1259 | 0.000000e+00 | 5.000000e+01 |    Inf 
45.50/45.51	o 46
45.50/45.51	c *45.5s| 32638 |  3716 | 16504 |   0.5 |  31M|1458 |   - |3639 |5709 |3639 | 940 |2794 |2670 |1259 | 0.000000e+00 | 4.600000e+01 |    Inf 
51.60/51.68	o 40
51.60/51.68	c *51.6s| 35292 |  3440 | 32131 |   0.9 |  32M|1458 |   - |3639 |5961 |3639 | 933 |4399 |5829 |1735 | 0.000000e+00 | 4.000000e+01 |    Inf 
61.19/61.29	c  61.3s| 40000 |  3782 | 60660 |   1.5 |  35M|1458 |   - |3639 |7051 |   0 |   0 |7234 |  11k|1893 | 0.000000e+00 | 4.000000e+01 |    Inf 
78.10/78.11	o 37
78.10/78.11	c *78.1s| 48376 |  3888 |104737 |   2.2 |  40M|1458 |   - |3639 |9596 |3639 | 962 |  11k|  21k|2024 | 0.000000e+00 | 3.700000e+01 |    Inf 
81.49/81.57	c  81.5s| 50000 |  3950 |113409 |   2.3 |  41M|1458 |   - |3639 |8730 |   0 |   0 |  12k|  23k|2109 | 0.000000e+00 | 3.700000e+01 |    Inf 
86.40/86.46	o 27
86.40/86.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.40/86.46	c *86.4s| 52359 |  3271 |127981 |   2.4 |  39M|1458 |   - |3639 |8346 |3639 | 947 |  13k|  26k|2219 | 0.000000e+00 | 2.700000e+01 |    Inf 
101.19/101.22	c   101s| 60000 |  3361 |177925 |   3.0 |  41M|1458 |   - |3639 |9010 |   0 |   0 |  18k|  36k|2529 | 0.000000e+00 | 2.700000e+01 |    Inf 
112.69/112.72	o 23
112.69/112.72	c * 113s| 65689 |  3101 |217463 |   3.3 |  42M|1458 |   - |3639 |  10k|3639 | 941 |  22k|  43k|2767 | 0.000000e+00 | 2.300000e+01 |    Inf 
121.09/121.15	c   121s| 70000 |  3144 |249710 |   3.6 |  42M|1458 |   9 |3639 |9401 |3639 | 948 |  24k|  49k|2948 | 0.000000e+00 | 2.300000e+01 |    Inf 
140.99/141.02	c   141s| 80000 |  3292 |329667 |   4.1 |  45M|1458 |  12 |3639 |  10k|3639 | 954 |  31k|  61k|3284 | 0.000000e+00 | 2.300000e+01 |    Inf 
144.39/144.45	o 21
144.39/144.45	c * 144s| 81777 |  3245 |341479 |   4.2 |  46M|1458 |   - |3639 |  11k|3639 | 937 |  32k|  63k|3365 | 0.000000e+00 | 2.100000e+01 |    Inf 
160.39/160.48	c   160s| 90000 |  3479 |397331 |   4.4 |  48M|1458 |   - |3639 |  13k|   0 |   0 |  37k|  74k|3568 | 0.000000e+00 | 2.100000e+01 |    Inf 
168.40/168.49	o 19
168.40/168.49	c * 168s| 94074 |  3479 |423068 |   4.5 |  49M|1458 |   - |3639 |  14k|3639 | 964 |  39k|  79k|3660 | 0.000000e+00 | 1.900000e+01 |    Inf 
180.10/180.16	c   180s|100000 |  3510 |460368 |   4.6 |  50M|1458 |   - |3639 |  14k|   0 |   0 |  43k|  87k|3773 | 0.000000e+00 | 1.900000e+01 |    Inf 
200.00/200.08	c   200s|110000 |  3747 |529937 |   4.8 |  53M|1458 |   6 |3639 |  15k|3639 | 959 |  50k| 100k|4002 | 0.000000e+00 | 1.900000e+01 |    Inf 
215.30/215.38	o 16
215.30/215.38	c * 215s|117429 |  3612 |582724 |   5.0 |  52M|1458 |   - |3639 |  12k|3639 | 970 |  54k| 110k|4184 | 0.000000e+00 | 1.600000e+01 |    Inf 
220.40/220.42	c   220s|120000 |  3617 |600975 |   5.0 |  52M|1458 |  10 |3639 |  12k|3639 | 971 |  56k| 113k|4207 | 0.000000e+00 | 1.600000e+01 |    Inf 
239.80/239.89	c   240s|130000 |  3640 |670595 |   5.2 |  53M|1458 |  12 |3639 |  12k|3639 | 990 |  62k| 127k|4419 | 0.000000e+00 | 1.600000e+01 |    Inf 
259.99/260.06	c   260s|140000 |  3654 |742659 |   5.3 |  55M|1458 |  13 |3639 |  14k|3639 | 971 |  69k| 140k|4631 | 0.000000e+00 | 1.600000e+01 |    Inf 
282.19/282.24	c   282s|150000 |  3876 |823149 |   5.5 |  57M|1458 |   8 |3639 |  17k|3639 | 927 |  78k| 153k|4796 | 0.000000e+00 | 1.600000e+01 |    Inf 
305.80/305.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
305.80/305.84	c   306s|160000 |  4011 |911594 |   5.7 |  58M|1458 |   - |3639 |  15k|   0 |   0 |  88k| 166k|5004 | 0.000000e+00 | 1.600000e+01 |    Inf 
308.80/308.87	o 8
308.80/308.87	c * 309s|161416 |  3115 |923496 |   5.7 |  51M|1458 |   - |3639 |  15k|3639 | 955 |  89k| 168k|5020 | 0.000000e+00 | 8.000000e+00 |    Inf 
325.51/325.58	c   326s|170000 |  2957 |993755 |   5.8 |  50M|1458 |   7 |3639 |  13k|3639 | 963 |  93k| 180k|5172 | 0.000000e+00 | 8.000000e+00 |    Inf 
345.10/345.18	c   345s|180000 |  3012 |  1075k|   6.0 |  51M|1458 |   - |3639 |  15k|   0 |   0 |  99k| 193k|5344 | 0.000000e+00 | 8.000000e+00 |    Inf 
366.40/366.44	c   366s|190000 |  3107 |  1164k|   6.1 |  53M|1458 |   - |3639 |  17k|   0 |   0 | 106k| 205k|5524 | 0.000000e+00 | 8.000000e+00 |    Inf 
387.60/387.64	c   388s|200000 |  3165 |  1245k|   6.2 |  54M|1458 |   1 |3639 |  18k|3639 | 959 | 112k| 219k|5664 | 0.000000e+00 | 8.000000e+00 |    Inf 
408.60/408.68	c   409s|210000 |  3158 |  1325k|   6.3 |  54M|1458 |   - |3639 |  17k|   0 |   0 | 117k| 232k|5772 | 0.000000e+00 | 8.000000e+00 |    Inf 
429.50/429.50	c   429s|220000 |  3193 |  1414k|   6.4 |  55M|1458 |   - |3639 |  16k|   0 |   0 | 122k| 245k|5920 | 0.000000e+00 | 8.000000e+00 |    Inf 
450.10/450.14	c   450s|230000 |  3098 |  1502k|   6.5 |  55M|1458 |  10 |3639 |  17k|3639 | 965 | 126k| 258k|6077 | 0.000000e+00 | 8.000000e+00 |    Inf 
472.51/472.52	c   472s|240000 |  3158 |  1590k|   6.6 |  56M|1458 |   - |3639 |  19k|3639 | 950 | 132k| 271k|6196 | 0.000000e+00 | 8.000000e+00 |    Inf 
495.21/495.22	c   495s|250000 |  3124 |  1682k|   6.7 |  55M|1458 |   - |3639 |  17k|   0 |   0 | 138k| 285k|6327 | 0.000000e+00 | 8.000000e+00 |    Inf 
518.30/518.31	c   518s|260000 |  3123 |  1766k|   6.8 |  57M|1458 |  13 |3639 |  20k|3639 | 961 | 143k| 298k|6443 | 0.000000e+00 | 8.000000e+00 |    Inf 
541.21/541.24	c   541s|270000 |  3190 |  1848k|   6.8 |  59M|1458 |   - |3639 |  23k|   0 |   0 | 148k| 312k|6542 | 0.000000e+00 | 8.000000e+00 |    Inf 
564.21/564.23	c   564s|280000 |  3196 |  1926k|   6.9 |  59M|1458 |  23 |3639 |  23k|3639 | 978 | 152k| 326k|6660 | 0.000000e+00 | 8.000000e+00 |    Inf 
586.90/586.90	c   587s|290000 |  3205 |  2005k|   6.9 |  59M|1458 |   - |3639 |  22k|   0 |   0 | 157k| 339k|6768 | 0.000000e+00 | 8.000000e+00 |    Inf 
612.31/612.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
612.31/612.34	c   612s|300000 |  3213 |  2097k|   7.0 |  61M|1458 |   - |3639 |  25k|3639 | 989 | 161k| 353k|6866 | 0.000000e+00 | 8.000000e+00 |    Inf 
636.10/636.10	c   636s|310000 |  3247 |  2180k|   7.0 |  61M|1458 |  17 |3639 |  24k|3639 | 957 | 166k| 366k|6999 | 0.000000e+00 | 8.000000e+00 |    Inf 
661.01/661.02	c   661s|320000 |  3318 |  2264k|   7.1 |  62M|1458 |  15 |3639 |  24k|3639 | 970 | 170k| 380k|7104 | 0.000000e+00 | 8.000000e+00 |    Inf 
685.32/685.34	c   685s|330000 |  3392 |  2347k|   7.1 |  63M|1458 |  27 |3639 |  25k|3639 | 967 | 175k| 394k|7185 | 0.000000e+00 | 8.000000e+00 |    Inf 
709.71/709.78	c   710s|340000 |  3388 |  2430k|   7.1 |  64M|1458 |   - |3639 |  25k|   0 |   0 | 179k| 409k|7296 | 0.000000e+00 | 8.000000e+00 |    Inf 
734.61/734.61	c   735s|350000 |  3313 |  2523k|   7.2 |  62M|1458 |   - |3639 |  20k|   0 |   0 | 183k| 422k|7612 | 0.000000e+00 | 8.000000e+00 |    Inf 
756.91/756.93	c   757s|360000 |  3254 |  2608k|   7.2 |  61M|1458 |   - |3639 |  19k|   0 |   0 | 187k| 436k|7633 | 0.000000e+00 | 8.000000e+00 |    Inf 
779.71/779.74	c   780s|370000 |  3282 |  2695k|   7.3 |  63M|1458 |   1 |3639 |  22k|3639 | 961 | 192k| 449k|7729 | 0.000000e+00 | 8.000000e+00 |    Inf 
802.81/802.86	c   803s|380000 |  3183 |  2786k|   7.3 |  60M|1458 |   - |3639 |  15k|   0 |   0 | 196k| 463k|7959 | 0.000000e+00 | 8.000000e+00 |    Inf 
823.21/823.21	c   823s|390000 |  2953 |  2874k|   7.4 |  57M|1458 |   6 |3639 |  10k|3639 | 954 | 201k| 476k|8163 | 0.000000e+00 | 8.000000e+00 |    Inf 
842.62/842.63	c   843s|400000 |  2892 |  2954k|   7.4 |  58M|1458 |   - |3639 |  14k|   0 |   0 | 206k| 489k|8210 | 0.000000e+00 | 8.000000e+00 |    Inf 
863.01/863.00	c   863s|410000 |  2701 |  3034k|   7.4 |  56M|1458 |  15 |3639 |  11k|3639 |1002 | 212k| 503k|8278 | 0.000000e+00 | 8.000000e+00 |    Inf 
882.42/882.49	c   882s|420000 |  2688 |  3115k|   7.4 |  58M|1458 |   - |3639 |  16k|   0 |   0 | 217k| 516k|8324 | 0.000000e+00 | 8.000000e+00 |    Inf 
904.41/904.46	c   904s|430000 |  2696 |  3192k|   7.4 |  59M|1458 |  18 |3639 |  19k|3639 | 965 | 223k| 529k|8410 | 0.000000e+00 | 8.000000e+00 |    Inf 
928.61/928.62	c   929s|440000 |  2771 |  3274k|   7.4 |  61M|1458 |  18 |3639 |  22k|3639 | 944 | 229k| 542k|8486 | 0.000000e+00 | 8.000000e+00 |    Inf 
953.22/953.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
953.22/953.26	c   953s|450000 |  2719 |  3352k|   7.4 |  62M|1458 |  17 |3639 |  25k|3639 | 953 | 234k| 556k|8526 | 0.000000e+00 | 8.000000e+00 |    Inf 
978.51/978.60	c   979s|460000 |  2638 |  3439k|   7.5 |  61M|1458 |   1 |3639 |  23k|3639 | 950 | 240k| 569k|8702 | 0.000000e+00 | 8.000000e+00 |    Inf 
1003.61/1003.67	c  1004s|470000 |  2681 |  3527k|   7.5 |  62M|1458 |   - |3639 |  25k|   0 |   0 | 246k| 583k|8755 | 0.000000e+00 | 8.000000e+00 |    Inf 
1029.72/1029.74	c  1030s|480000 |  2725 |  3617k|   7.5 |  64M|1458 |  25 |3639 |  28k|3639 | 967 | 252k| 597k|8831 | 0.000000e+00 | 8.000000e+00 |    Inf 
1057.31/1057.30	c  1057s|490000 |  2806 |  3708k|   7.6 |  65M|1458 |  12 |3639 |  28k|3639 | 948 | 260k| 610k|8925 | 0.000000e+00 | 8.000000e+00 |    Inf 
1085.22/1085.29	c  1085s|500000 |  2864 |  3796k|   7.6 |  67M|1458 |   - |3639 |  31k|   0 |   0 | 268k| 624k|9016 | 0.000000e+00 | 8.000000e+00 |    Inf 
1114.02/1114.08	c  1114s|510000 |  2944 |  3885k|   7.6 |  69M|1458 |  23 |3639 |  35k|3639 | 961 | 275k| 638k|9070 | 0.000000e+00 | 8.000000e+00 |    Inf 
1143.82/1143.89	c  1144s|520000 |  2958 |  3972k|   7.6 |  68M|1458 |   - |3639 |  33k|3639 | 963 | 281k| 653k|9124 | 0.000000e+00 | 8.000000e+00 |    Inf 
1173.92/1173.92	c  1174s|530000 |  2953 |  4061k|   7.7 |  69M|1458 |   1 |3639 |  34k|3639 | 949 | 289k| 667k|9214 | 0.000000e+00 | 8.000000e+00 |    Inf 
1202.02/1202.06	c  1202s|540000 |  2948 |  4149k|   7.7 |  68M|1458 |   4 |3639 |  29k|3639 | 952 | 296k| 681k|9306 | 0.000000e+00 | 8.000000e+00 |    Inf 
1229.62/1229.64	c  1230s|550000 |  2905 |  4241k|   7.7 |  68M|1458 |   - |3639 |  29k|   0 |   0 | 304k| 695k|9390 | 0.000000e+00 | 8.000000e+00 |    Inf 
1255.62/1255.61	c  1256s|560000 |  2857 |  4330k|   7.7 |  67M|1458 |   - |3639 |  27k|   0 |   0 | 311k| 710k|9450 | 0.000000e+00 | 8.000000e+00 |    Inf 
1281.92/1281.94	c  1282s|570000 |  2761 |  4426k|   7.8 |  66M|1458 |   - |3639 |  26k|   0 |   0 | 317k| 724k|9575 | 0.000000e+00 | 8.000000e+00 |    Inf 
1305.73/1305.74	c  1306s|580000 |  2580 |  4504k|   7.8 |  63M|1458 |  12 |3639 |  23k|3639 | 960 | 322k| 737k|9648 | 0.000000e+00 | 8.000000e+00 |    Inf 
1329.82/1329.88	c  1330s|590000 |  2573 |  4582k|   7.8 |  64M|1458 |   - |3639 |  25k|   0 |   0 | 328k| 750k|9724 | 0.000000e+00 | 8.000000e+00 |    Inf 
1354.62/1354.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1354.62/1354.62	c  1355s|600000 |  2591 |  4660k|   7.8 |  65M|1458 |   - |3639 |  27k|   0 |   0 | 333k| 763k|9771 | 0.000000e+00 | 8.000000e+00 |    Inf 
1379.53/1379.53	c  1380s|610000 |  2567 |  4746k|   7.8 |  65M|1458 |   - |3639 |  26k|   0 |   0 | 339k| 776k|9839 | 0.000000e+00 | 8.000000e+00 |    Inf 
1403.63/1403.68	c  1404s|620000 |  2540 |  4826k|   7.8 |  65M|1458 |  15 |3639 |  27k|3639 | 953 | 344k| 789k|9900 | 0.000000e+00 | 8.000000e+00 |    Inf 
1428.83/1428.82	c  1429s|630000 |  2574 |  4904k|   7.8 |  67M|1458 |   - |3639 |  30k|   0 |   0 | 349k| 801k|9960 | 0.000000e+00 | 8.000000e+00 |    Inf 
1456.34/1456.32	c  1456s|640000 |  2643 |  4990k|   7.8 |  68M|1458 |   - |3639 |  31k|   0 |   0 | 354k| 814k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1482.84/1482.87	c  1483s|650000 |  2722 |  5074k|   7.8 |  69M|1458 |   - |3639 |  30k|   0 |   0 | 359k| 827k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1509.03/1509.10	c  1509s|660000 |  2783 |  5153k|   7.8 |  70M|1458 |  20 |3639 |  31k|3639 | 958 | 365k| 840k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1536.63/1536.65	c  1537s|670000 |  2820 |  5244k|   7.8 |  71M|1458 |   - |3639 |  32k|   0 |   0 | 372k| 853k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1565.53/1565.58	c  1566s|680000 |  2984 |  5333k|   7.8 |  72M|1458 |   - |3639 |  34k|   0 |   0 | 382k| 867k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1593.63/1593.66	c  1594s|690000 |  2996 |  5419k|   7.9 |  73M|1458 |  14 |3639 |  35k|3639 | 956 | 388k| 880k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1621.34/1621.35	c  1621s|700000 |  3060 |  5506k|   7.9 |  75M|1458 |   1 |3639 |  37k|3639 | 950 | 394k| 894k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1648.63/1648.66	c  1649s|710000 |  3092 |  5589k|   7.9 |  76M|1458 |   - |3639 |  39k|   0 |   0 | 402k| 907k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1676.73/1676.73	c  1677s|720000 |  3156 |  5668k|   7.9 |  77M|1458 |   5 |3639 |  40k|3639 | 947 | 409k| 920k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1704.43/1704.43	c  1704s|730000 |  3132 |  5748k|   7.9 |  76M|1458 |  12 |3639 |  36k|3639 | 965 | 414k| 933k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1732.14/1732.19	c  1732s|740000 |  3223 |  5831k|   7.9 |  77M|1458 |  13 |3639 |  37k|3639 | 940 | 420k| 946k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1759.84/1759.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1759.84/1759.83	c  1760s|750000 |  3272 |  5908k|   7.9 |  78M|1458 |  15 |3639 |  37k|3639 | 946 | 425k| 959k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1788.83/1788.82	c  1789s|760000 |  3353 |  5995k|   7.9 |  80M|1458 |   - |3639 |  40k|   0 |   0 | 432k| 972k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1790.03/1790.00	c 
1790.03/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.00	c Solving Time (sec) : 1789.97
1790.03/1790.00	c Solving Nodes      : 760405
1790.03/1790.00	c Primal Bound       : +8.00000000000000e+00 (149 solutions)
1790.03/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.00	c Gap                : infinite
1790.03/1790.04	s SATISFIABLE
1790.03/1790.04	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.03/1790.04	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
1790.03/1790.04	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.03/1790.04	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.03/1790.04	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 x131 -x130 -x129 -x128 -x127 -x126 
1790.03/1790.04	v -x125 -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1790.03/1790.04	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.03/1790.04	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 
1790.03/1790.04	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 
1790.03/1790.04	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.03/1790.04	v x1 
1790.03/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.04	c Solving Time       :    1789.97
1790.03/1790.04	c Original Problem   :
1790.03/1790.04	c   Problem name     : HOME/instance-2705513-1278572954.wbo
1790.03/1790.04	c   Variables        : 3797 (2014 binary, 0 integer, 1783 implicit integer, 0 continuous)
1790.03/1790.04	c   Constraints      : 4491 initial, 4491 maximal
1790.03/1790.04	c Presolved Problem  :
1790.03/1790.04	c   Problem name     : t_HOME/instance-2705513-1278572954.wbo
1790.03/1790.04	c   Variables        : 3639 (1935 binary, 0 integer, 1704 implicit integer, 0 continuous)
1790.03/1790.04	c   Constraints      : 4262 initial, 41825 maximal
1790.03/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.04	c   trivial          :       0.00         79          0          0          0          0          0          0          0
1790.03/1790.04	c   dualfix          :       0.00         79          0          0          0          0          0          0          0
1790.03/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   probing          :       0.05          0          0          0          0          0          0          0          0
1790.03/1790.04	c   setppc           :       0.00          0          0          0          0          0         36          0          0
1790.03/1790.04	c   linear           :       0.06          0          0          0       1807          0        114         97          0
1790.03/1790.04	c   indicator        :       0.00          0          0          0          0          0         79          0          0
1790.03/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   root node        :          -       3182          -          -       3182          -          -          -          -
1790.03/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.04	c   integral         :          0          0          0     490233          0        137       1849          0          0     785928
1790.03/1790.04	c   setppc           :         31          6    3565105      92191          1      23094    1422837          0          0          0
1790.03/1790.04	c   linear           :       1704          6    3546924      95654          1     177455   17630124     432384          0          0
1790.03/1790.04	c   indicator        :       1704          0    3366661      95594          1        412    1689411          0          0          0
1790.03/1790.04	c   logicor          :        823+         6    1479681      32024          1     123078    3408188          0          0          0
1790.03/1790.04	c   bounddisjunction :          0+         0     298747          0          0        112       1767          0          0          0
1790.03/1790.04	c   countsols        :          0          0          0      32024          1          0          0          0          0          0
1790.03/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.04	c   integral         :      21.04       0.00       0.00      21.04       0.00
1790.03/1790.04	c   setppc           :      13.83       0.00      13.76       0.06       0.00
1790.03/1790.04	c   linear           :     151.96       0.00     147.23       4.72       0.00
1790.03/1790.04	c   indicator        :      27.73       0.02      22.46       5.25       0.00
1790.03/1790.04	c   logicor          :     309.35       0.00     309.03       0.32       0.00
1790.03/1790.04	c   bounddisjunction :       1.01       0.00       1.01       0.00       0.00
1790.03/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.04	c   vbounds          :       0.60      16511          0        879
1790.03/1790.04	c   rootredcost      :       0.53         23          0       1591
1790.03/1790.04	c   pseudoobj        :      95.11    3574986       5035    1667577
1790.03/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.04	c   propagation      :      16.93     328774     328348    1970132       26.5       8649       25.8          -
1790.03/1790.04	c   infeasible LP    :      17.13      59981      59981     460257       41.4        576       18.4          0
1790.03/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.04	c   applied globally :          -          -          -     973469       23.8          -          -          -
1790.03/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.04	c   cut pool         :       0.00          5          -          -          8          -    (maximal pool size: 234)
1790.03/1790.04	c   redcost          :      32.30     492100          0      75893          0          0
1790.03/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.04	c   gomory           :       0.10          6          0          0       1012          0
1790.03/1790.04	c   strongcg         :       0.09          6          0          0       1057          0
1790.03/1790.04	c   cmir             :       0.02          6          0          0          1          0
1790.03/1790.04	c   flowcover        :       0.06          6          0          0          0          0
1790.03/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.03/1790.04	c Pricers            :       Time      Calls       Vars
1790.03/1790.04	c   problem variables:       0.00          0          0
1790.03/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.04	c   relpscost        :      20.65     394568        137       1849          0          0     785928
1790.03/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   inference        :       7.84      32003          0          0          0          0      64061
1790.03/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.04	c   LP solutions     :       0.05          -         22
1790.03/1790.04	c   pseudo solutions :       0.00          -          0
1790.03/1790.04	c   feaspump         :       0.03          1          0
1790.03/1790.04	c   oneopt           :       0.31         21          0
1790.03/1790.04	c   crossover        :       1.30         32          0
1790.03/1790.04	c   guideddiving     :       0.18         99          0
1790.03/1790.04	c   fracdiving       :       0.17         99          0
1790.03/1790.04	c   veclendiving     :       0.15         99          0
1790.03/1790.04	c   pscostdiving     :       0.17         99          0
1790.03/1790.04	c   coefdiving       :       0.16        100          0
1790.03/1790.04	c   linesearchdiving :       0.16        100          0
1790.03/1790.04	c   objpscostdiving  :       0.14         68          0
1790.03/1790.04	c   rootsoldiving    :       0.20         69          0
1790.03/1790.04	c   trivial          :       0.01          2          0
1790.03/1790.04	c   simplerounding   :       0.75     394686          0
1790.03/1790.04	c   zirounding       :       0.31       1000          0
1790.03/1790.04	c   rounding         :       0.95       8895          0
1790.03/1790.04	c   shifting         :       0.79       2774          0
1790.03/1790.04	c   intshifting      :       0.01          0          0
1790.03/1790.04	c   twoopt           :       0.00          0          0
1790.03/1790.04	c   fixandinfer      :       0.00          0          0
1790.03/1790.04	c   intdiving        :       0.00          0          0
1790.03/1790.04	c   actconsdiving    :       0.00          0          0
1790.03/1790.04	c   octane           :       0.00          0          0
1790.03/1790.04	c   rens             :       0.03          1          0
1790.03/1790.04	c   rins             :       0.00          0          0
1790.03/1790.04	c   localbranching   :       0.00          0          0
1790.03/1790.04	c   mutation         :       0.00          0          0
1790.03/1790.04	c   dins             :       0.00          0          0
1790.03/1790.04	c   undercover       :       0.00          0          0
1790.03/1790.04	c   nlp              :       0.12          0          0
1790.03/1790.04	c   trysol           :       0.34        178        127
1790.03/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.04	c   dual LP          :     605.84     517138    5997457      11.60    9899.44
1790.03/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.04	c   diving/probing LP:       0.37        206       1829       8.88    4931.31
1790.03/1790.04	c   strong branching :      16.94      10727     177908      16.59   10502.85
1790.03/1790.04	c     (at root node) :          -         17       2126     125.06          -
1790.03/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.04	c B&B Tree           :
1790.03/1790.04	c   number of runs   :          1
1790.03/1790.04	c   nodes            :     760405
1790.03/1790.04	c   nodes (total)    :     760405
1790.03/1790.04	c   nodes left       :       3354
1790.03/1790.04	c   max depth        :       1458
1790.03/1790.04	c   max depth (total):       1458
1790.03/1790.04	c   backtracks       :      89251 (11.7%)
1790.03/1790.04	c   delayed cutoffs  :      56361
1790.03/1790.04	c   repropagations   :    1429527 (4738457 domain reductions, 53437 cutoffs)
1790.03/1790.04	c   avg switch length:       5.29
1790.03/1790.04	c   switching time   :     271.75
1790.03/1790.04	c Solution           :
1790.03/1790.04	c   Solutions found  :        149 (23 improvements)
1790.03/1790.04	c   First Solution   : +8.67900000000000e+04   (in run 1, after 19 nodes, 0.90 seconds, depth 19, found by <trysol>)
1790.03/1790.04	c   Primal Bound     : +8.00000000000000e+00   (in run 1, after 161416 nodes, 308.84 seconds, depth 51, found by <relaxation>)
1790.03/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.04	c   Gap              :   infinite
1790.03/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.04	c   Root Iterations  :        316
1790.13/1790.15	c Time complete: 1790.19.

Verifier Data

OK	8

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705513-1278572954/watcher-2705513-1278572954 -o /tmp/evaluation-result-2705513-1278572954/solver-2705513-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705513-1278572954.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.22 0.05 0.02 4/178 21147
/proc/meminfo: memFree=29279772/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=12340 CPUtime=0
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 1923 0 0 0 0 0 0 0 24 0 1 0 25509256 12636160 1842 4089446400 4194304 10345943 140736480803328 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21147/statm: 3085 1842 429 1502 0 1578 0

[startup+0.0794599 s]
/proc/loadavg: 0.22 0.05 0.02 4/178 21147
/proc/meminfo: memFree=29279772/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=32824 CPUtime=0.07
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 7246 0 0 0 7 0 0 0 24 0 1 0 25509256 33611776 6811 4089446400 4194304 10345943 140736480803328 18446744073709551615 4982375 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21147/statm: 8206 6811 534 1502 0 6699 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32824

[startup+0.100456 s]
/proc/loadavg: 0.22 0.05 0.02 4/178 21147
/proc/meminfo: memFree=29279772/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=33976 CPUtime=0.09
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 7517 0 0 0 9 0 0 0 24 0 1 0 25509256 34791424 7082 4089446400 4194304 10345943 140736480803328 18446744073709551615 5017692 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21147/statm: 8494 7082 542 1502 0 6987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33976

[startup+0.300422 s]
/proc/loadavg: 0.22 0.05 0.02 4/178 21147
/proc/meminfo: memFree=29279772/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=40424 CPUtime=0.29
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 14081 0 0 0 28 1 0 0 25 0 1 0 25509256 41394176 8636 4089446400 4194304 10345943 140736480803328 18446744073709551615 6128034 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21147/statm: 10106 8636 746 1502 0 8599 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40424

[startup+0.700351 s]
/proc/loadavg: 0.22 0.05 0.02 4/178 21147
/proc/meminfo: memFree=29279772/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=46248 CPUtime=0.69
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 19163 0 0 0 67 2 0 0 25 0 1 0 25509256 47357952 9554 4089446400 4194304 10345943 140736480803328 18446744073709551615 7523590 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21147/statm: 11562 9554 762 1502 0 10055 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46248

[startup+1.50021 s]
/proc/loadavg: 0.22 0.05 0.02 3/179 21148
/proc/meminfo: memFree=29243720/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=46512 CPUtime=1.49
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 20624 0 0 0 147 2 0 0 25 0 1 0 25509256 47628288 9782 4089446400 4194304 10345943 140736480803328 18446744073709551615 6358272 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21147/statm: 11628 9782 768 1502 0 10121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46512

[startup+3.10099 s]
/proc/loadavg: 0.22 0.05 0.02 3/179 21148
/proc/meminfo: memFree=29241984/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=47244 CPUtime=3.09
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 30013 0 0 0 305 4 0 0 25 0 1 0 25509256 48377856 10292 4089446400 4194304 10345943 140736480803328 18446744073709551615 6777546 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21147/statm: 11811 10292 769 1502 0 10304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47244

[startup+6.30037 s]
/proc/loadavg: 0.36 0.08 0.03 2/174 21165
/proc/meminfo: memFree=29271996/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=54096 CPUtime=6.29
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 39455 0 0 0 623 6 0 0 25 0 1 0 25509256 55394304 11695 4089446400 4194304 10345943 140736480803328 18446744073709551615 4881982 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 13524 11695 769 1502 0 12017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54096

[startup+12.7002 s]
/proc/loadavg: 0.49 0.11 0.04 3/179 21175
/proc/meminfo: memFree=29205672/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=64956 CPUtime=12.69
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 54327 0 0 0 1260 9 0 0 25 0 1 0 25509256 66514944 14539 4089446400 4194304 10345943 140736480803328 18446744073709551615 6119850 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 16239 14539 774 1502 0 14732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64956

[startup+25.501 s]
/proc/loadavg: 0.83 0.20 0.07 3/179 21175
/proc/meminfo: memFree=29169512/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=83596 CPUtime=25.49
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 70491 0 0 0 2537 12 0 0 25 0 1 0 25509256 85602304 19173 4089446400 4194304 10345943 140736480803328 18446744073709551615 9137947 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 20899 19173 775 1502 0 19392 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83596

[startup+51.1005 s]
/proc/loadavg: 1.30 0.36 0.12 3/179 21177
/proc/meminfo: memFree=29100320/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=121296 CPUtime=51.09
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 131807 0 0 0 5083 26 0 0 25 0 1 0 25509256 124207104 28413 4089446400 4194304 10345943 140736480803328 18446744073709551615 4719834 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 30324 28413 775 1502 0 28817 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121296

[startup+102.306 s]
/proc/loadavg: 1.69 0.61 0.22 3/179 21177
/proc/meminfo: memFree=29027416/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=150168 CPUtime=102.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 190062 0 0 0 10178 52 0 0 25 0 1 0 25509256 153772032 35711 4089446400 4194304 10345943 140736480803328 18446744073709551615 7523546 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 37542 35711 798 1502 0 36035 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 150168

[startup+162.301 s]
/proc/loadavg: 1.89 0.86 0.33 3/179 21179
/proc/meminfo: memFree=29011364/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=161100 CPUtime=162.29
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 240492 0 0 0 16148 81 0 0 25 0 1 0 25509256 164966400 38547 4089446400 4194304 10345943 140736480803328 18446744073709551615 7569791 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 40275 38547 798 1502 0 38768 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 161100

[startup+222.3 s]
/proc/loadavg: 1.96 1.07 0.43 3/179 21181
/proc/meminfo: memFree=29000268/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=168212 CPUtime=222.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 271699 0 0 0 22124 106 0 0 25 0 1 0 25509256 172249088 40019 4089446400 4194304 10345943 140736480803328 18446744073709551615 4326039 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 42053 40019 798 1502 0 40546 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 168212

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 21183
/proc/meminfo: memFree=28990684/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=174840 CPUtime=282.29
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 286440 0 0 0 28103 126 0 0 25 0 1 0 25509256 179036160 41466 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085227 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 43710 41466 798 1502 0 42203 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174840

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/179 21184
/proc/meminfo: memFree=28984804/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=175944 CPUtime=342.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 304789 0 0 0 34080 150 0 0 25 0 1 0 25509256 180166656 42121 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 43986 42121 798 1502 0 42479 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175944

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.70 3/179 21185
/proc/meminfo: memFree=28981156/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=178992 CPUtime=402.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 315898 0 0 0 40055 175 0 0 25 0 1 0 25509256 183287808 42673 4089446400 4194304 10345943 140736480803328 18446744073709551615 4469793 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 44748 42673 798 1502 0 43241 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178992

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 0.78 3/179 21187
/proc/meminfo: memFree=28977512/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=180760 CPUtime=462.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 322690 0 0 0 46031 199 0 0 25 0 1 0 25509256 185098240 43361 4089446400 4194304 10345943 140736480803328 18446744073709551615 5614325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 45190 43361 798 1502 0 43683 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 180760

[startup+522.3 s]
/proc/loadavg: 1.99 1.65 0.85 3/179 21189
/proc/meminfo: memFree=28976980/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=181588 CPUtime=522.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 325627 0 0 0 52011 219 0 0 25 0 1 0 25509256 185946112 43390 4089446400 4194304 10345943 140736480803328 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 45397 43390 798 1502 0 43890 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 181588

[startup+582.301 s]
/proc/loadavg: 2.06 1.73 0.92 3/179 21194
/proc/meminfo: memFree=28971336/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=185392 CPUtime=582.3
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 329927 0 0 0 57991 239 0 0 25 0 1 0 25509256 189841408 44350 4089446400 4194304 10345943 140736480803328 18446744073709551615 6929854 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 46348 44350 798 1502 0 44841 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 185392

[startup+642.3 s]
/proc/loadavg: 2.02 1.77 0.99 3/179 21196
/proc/meminfo: memFree=28969728/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=186828 CPUtime=642.31
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 332554 0 0 0 63972 259 0 0 25 0 1 0 25509256 191311872 44680 4089446400 4194304 10345943 140736480803328 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 46707 44680 798 1502 0 45200 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186828

[startup+702.301 s]

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

/proc/meminfo: memFree=28953332/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=194060 CPUtime=1002.32
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 346255 0 0 0 99848 384 0 0 25 0 1 0 25509256 198717440 46504 4089446400 4194304 10345943 140736480803328 18446744073709551615 6756383 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 48515 46504 798 1502 0 47008 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 194060

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.34 3/179 21206
/proc/meminfo: memFree=28950308/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=195800 CPUtime=1062.32
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 348880 0 0 0 105829 403 0 0 25 0 1 0 25509256 200499200 46742 4089446400 4194304 10345943 140736480803328 18446744073709551615 5614585 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 48950 46742 798 1502 0 47443 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 195800

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/179 21208
/proc/meminfo: memFree=28941944/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=201600 CPUtime=1122.32
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 351213 0 0 0 111814 418 0 0 25 0 1 0 25509256 206438400 47919 4089446400 4194304 10345943 140736480803328 18446744073709551615 5926485 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 50400 47919 798 1502 0 48893 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 201600

[startup+1182.3 s]
/proc/loadavg: 2.03 1.97 1.42 3/179 21210
/proc/meminfo: memFree=28938924/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=203052 CPUtime=1182.32
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 352178 0 0 0 117798 434 0 0 25 0 1 0 25509256 207925248 48340 4089446400 4194304 10345943 140736480803328 18446744073709551615 4212623 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 50763 48340 798 1502 0 49256 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 203052

[startup+1242.3 s]
/proc/loadavg: 2.01 1.97 1.45 3/179 21211
/proc/meminfo: memFree=28937892/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=201328 CPUtime=1242.32
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 352779 0 0 0 123782 450 0 0 25 0 1 0 25509256 206159872 48242 4089446400 4194304 10345943 140736480803328 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 50332 48242 798 1502 0 48825 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 201328

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 21212
/proc/meminfo: memFree=28937232/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=203040 CPUtime=1302.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 355081 0 0 0 129766 467 0 0 25 0 1 0 25509256 207912960 48543 4089446400 4194304 10345943 140736480803328 18446744073709551615 6864999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 50760 48543 798 1502 0 49253 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 203040

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 21214
/proc/meminfo: memFree=28935308/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=202932 CPUtime=1362.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 355714 0 0 0 135748 485 0 0 25 0 1 0 25509256 207802368 48574 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085342 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 50733 48574 798 1502 0 49226 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 202932

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 21216
/proc/meminfo: memFree=28934644/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=202468 CPUtime=1422.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 358830 0 0 0 141729 504 0 0 25 0 1 0 25509256 207327232 48668 4089446400 4194304 10345943 140736480803328 18446744073709551615 4216939 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 50617 48668 798 1502 0 49110 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 202468

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 21218
/proc/meminfo: memFree=28932868/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=204744 CPUtime=1482.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 360619 0 0 0 147712 521 0 0 25 0 1 0 25509256 209657856 48994 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 51186 48994 798 1502 0 49679 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 204744

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 21219
/proc/meminfo: memFree=28932200/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=205352 CPUtime=1542.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 361234 0 0 0 153695 538 0 0 25 0 1 0 25509256 210280448 49152 4089446400 4194304 10345943 140736480803328 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 51338 49152 798 1502 0 49831 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 205352

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/179 21220
/proc/meminfo: memFree=28931164/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=205424 CPUtime=1602.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 362966 0 0 0 159679 554 0 0 25 0 1 0 25509256 210354176 49425 4089446400 4194304 10345943 140736480803328 18446744073709551615 5614745 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 51356 49425 798 1502 0 49849 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 205424

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/179 21222
/proc/meminfo: memFree=28927888/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=209780 CPUtime=1662.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 364524 0 0 0 165662 571 0 0 25 0 1 0 25509256 214814720 50210 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52445 50210 798 1502 0 50938 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 209780

[startup+1722.3 s]
/proc/loadavg: 2.04 1.99 1.66 3/179 21224
/proc/meminfo: memFree=28926604/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210980 CPUtime=1722.34
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 364808 0 0 0 171645 589 0 0 25 0 1 0 25509256 216043520 50494 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52745 50494 798 1502 0 51238 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 210980

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 21226
/proc/meminfo: memFree=28923696/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210988 CPUtime=1782.33
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 365687 0 0 0 177628 605 0 0 25 0 1 0 25509256 216051712 50503 4089446400 4194304 10345943 140736480803328 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52747 50503 798 1502 0 51240 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 210988

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

[startup+1785.5 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 21226
/proc/meminfo: memFree=28922952/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210988 CPUtime=1785.53
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 365748 0 0 0 177947 606 0 0 25 0 1 0 25509256 216051712 50563 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52747 50563 798 1502 0 51240 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 210988

[startup+1788.7 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 21226
/proc/meminfo: memFree=28921960/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210988 CPUtime=1788.74
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 365774 0 0 0 178267 607 0 0 25 0 1 0 25509256 216051712 50589 4089446400 4194304 10345943 140736480803328 18446744073709551615 6785218 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52747 50589 798 1502 0 51240 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 210988

[startup+1789.5 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 21226
/proc/meminfo: memFree=28921960/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210988 CPUtime=1789.53
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 365784 0 0 0 178346 607 0 0 25 0 1 0 25509256 216051712 50599 4089446400 4194304 10345943 140736480803328 18446744073709551615 6071671 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52747 50599 798 1502 0 51240 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (KiB) 210988

[startup+1789.9 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 21226
/proc/meminfo: memFree=28922072/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210988 CPUtime=1789.93
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 365796 0 0 0 178386 607 0 0 25 0 1 0 25509256 216051712 50611 4089446400 4194304 10345943 140736480803328 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21147/statm: 52747 50611 798 1502 0 51240 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 210988

[startup+1790.1 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 21226
/proc/meminfo: memFree=28922072/32950928 swapFree=67111528/67111528
[pid=21147] ppid=21145 vsize=210988 CPUtime=1790.13
/proc/21147/stat : 21147 (pbscip.linux.x8) R 21145 21147 21026 0 -1 4202496 365891 0 0 0 178406 607 0 0 25 0 1 0 25509256 216051712 50706 4089446400 4194304 10345943 140736480803328 18446744073709551615 4219916 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21147/statm: 52747 50706 799 1502 0 51240 0
Current children cumulated CPU time (s) 1790.13
Current children cumulated vsize (KiB) 210988

Child status: 0
Real time (s): 1790.16
CPU time (s): 1790.2
CPU user time (s): 1784.12
CPU system time (s): 6.08707
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.12
system time used= 6.08707
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1706

runsolver used 3.53146 second user time and 6.17106 second system time

The end

Launcher Data

Begin job on node125 at 2010-07-08 09:09:14
IDJOB=2705513
IDBENCH=78897
IDSOLVER=1214
FILE ID=node125/2705513-1278572954
PBS_JOBID= 11240204
Free space on /tmp= 73528 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.1900568706--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-2705513-1278572954/watcher-2705513-1278572954 -o /tmp/evaluation-result-2705513-1278572954/solver-2705513-1278572954 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705513-1278572954.wbo -t 1800 -m 3800

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

MD5SUM BENCH= d42cf4effb818ceec652d99deb164158
RANDOM SEED=646221503

node125.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.823
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.64
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.823
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.823
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.82
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.823
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29280300 kB
Buffers:        131772 kB
Cached:        3295680 kB
SwapCached:          0 kB
Active:         947376 kB
Inactive:      2566200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29280300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25768 kB
Writeback:           0 kB
AnonPages:       85440 kB
Mapped:          17704 kB
Slab:            93524 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227732 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= 73516 MiB
End job on node125 at 2010-07-08 09:39:05