Trace number 2693427

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.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.14 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900670167--soft-66-100-0.wbo
MD5SUM3458f76d1c0eafd16754e96da618f7a2
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 benchmark303.96
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 constraints925
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 46664
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46663
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 707
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
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-2693427-1277903620.wbo>
0.01/0.03	c original problem has 2081 variables (1156 bin, 0 int, 0 impl, 925 cont) and 3633 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1143 impls, 14 clqs
0.01/0.07	c (round 2) 0 del vars, 113 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 1143 impls, 14 clqs
0.01/0.09	c (round 3) 45 del vars, 158 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 1143 impls, 14 clqs
0.09/0.10	c (round 4) 90 del vars, 158 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 1143 impls, 14 clqs
0.09/0.15	c    (0.1s) probing: 101/1111 (9.1%) - 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 (5 rounds):
0.09/0.15	c  90 deleted vars, 158 deleted constraints, 925 tightened bounds, 0 added holes, 45 changed sides, 0 changed coefficients
0.09/0.15	c  1143 implications, 14 cliques
0.09/0.15	c presolved problem has 1991 variables (1111 bin, 0 int, 0 impl, 880 cont) and 3475 constraints
0.09/0.15	c     880 constraints of type <indicator>
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      14 constraints of type <setppc>
0.09/0.15	c     880 constraints of type <linear>
0.09/0.15	c    1700 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.2
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 = 1799.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 # 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 # 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 |    28 |     - |8860k|   0 |  23 |1991 |3475 |1991 |1715 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |    58 |     - |9020k|   0 |  15 |1991 |3475 |1991 |1732 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    77 |     - |9129k|   0 |  26 |1991 |3475 |1991 |1744 |  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |    95 |     - |9323k|   0 |  29 |1991 |3475 |1991 |1748 |  33 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   135 |     - |9346k|   0 |  29 |1991 |3475 |1991 |1753 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	o 44621
0.29/0.37	c y 0.3s|     1 |     0 |   135 |     - |9375k|   0 |  29 |1991 |3475 |1991 |1753 |  38 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   180 |     - |9381k|   0 |  40 |1991 |3475 |1991 |1754 |  39 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |   259 |     - |9385k|   0 |  43 |1991 |3475 |1991 |1759 |  44 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
1.10/1.18	c   1.1s|     1 |     2 |   259 |     - |9418k|   0 |  43 |1991 |3475 |1991 |1759 |  44 |   0 |  33 | 0.000000e+00 | 4.462100e+04 |    Inf 
6.59/6.63	o 467
6.59/6.63	c * 6.3s|  1454 |   499 |  2793 |   1.7 |  11M| 303 |   - |1991 |3493 |1991 |1758 | 134 |  18 | 722 | 0.000000e+00 | 4.670000e+02 |    Inf 
7.49/7.58	o 456
7.49/7.58	c * 7.2s|  1571 |   536 |  3778 |   2.2 |  12M| 303 |   - |1991 |3563 |1991 |1764 | 184 |  88 | 910 | 0.000000e+00 | 4.560000e+02 |    Inf 
7.99/8.06	o 374
7.99/8.06	c * 7.7s|  1658 |   348 |  4392 |   2.5 |  12M| 303 |   - |1991 |3620 |1991 |1760 | 220 | 145 |1004 | 0.000000e+00 | 3.740000e+02 |    Inf 
7.99/8.09	o 301
7.99/8.09	c * 7.7s|  1672 |   303 |  4421 |   2.5 |  12M| 303 |   - |1991 |3626 |1991 |1763 | 222 | 151 |1004 | 0.000000e+00 | 3.010000e+02 |    Inf 
8.89/8.94	o 241
8.89/8.94	c * 8.5s|  1883 |   387 |  5772 |   2.9 |  12M| 303 |   - |1991 |3779 |1991 |1762 | 312 | 309 |1161 | 0.000000e+00 | 2.410000e+02 |    Inf 
11.69/11.75	o 230
11.69/11.75	c *11.2s|  2653 |   671 | 10256 |   3.8 |  14M| 303 |   - |1991 |4354 |1991 |1767 | 569 |1043 |1611 | 0.000000e+00 | 2.300000e+02 |    Inf 
13.19/13.30	o 193
13.19/13.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.19/13.30	c *12.7s|  3141 |   765 | 13130 |   4.1 |  15M| 303 |   - |1991 |4649 |1991 |1774 | 692 |1461 |1808 | 0.000000e+00 | 1.930000e+02 |    Inf 
14.89/14.94	o 186
14.89/14.94	c *14.2s|  3765 |   872 | 16773 |   4.4 |  16M| 303 |   - |1991 |4928 |1991 |1764 | 798 |2213 |1927 | 0.000000e+00 | 1.860000e+02 |    Inf 
14.89/14.94	o 171
14.89/14.94	c *14.2s|  3773 |   858 | 16773 |   4.4 |  16M| 303 |   - |1991 |4928 |1991 |1764 | 798 |2213 |1927 | 0.000000e+00 | 1.710000e+02 |    Inf 
18.99/19.03	o 141
18.99/19.03	c *18.2s|  5599 |  1131 | 31345 |   5.6 |  17M| 303 |   - |1991 |5066 |1991 |1766 |1059 |4192 |2022 | 0.000000e+00 | 1.410000e+02 |    Inf 
24.20/24.25	o 135
24.20/24.25	c *23.2s|  8134 |  1425 | 47489 |   5.8 |  20M| 303 |   - |1991 |6213 |1991 |1757 |1454 |6854 |2101 | 0.000000e+00 | 1.350000e+02 |    Inf 
27.59/27.69	c  26.5s| 10000 |  1618 | 57244 |   5.7 |  21M| 303 |   1 |1991 |6039 |1991 |1771 |1741 |9145 |2103 | 0.000000e+00 | 1.350000e+02 |    Inf 
40.09/40.16	o 132
40.09/40.16	c *38.6s| 16347 |  2256 | 97588 |   6.0 |  27M| 303 |   - |1991 |6396 |1991 |1760 |2820 |  16k|2103 | 0.000000e+00 | 1.320000e+02 |    Inf 
40.29/40.35	o 110
40.29/40.35	c *38.8s| 16440 |  2183 | 97986 |   5.9 |  27M| 303 |   - |1991 |6460 |1991 |1763 |2840 |  16k|2103 | 0.000000e+00 | 1.100000e+02 |    Inf 
40.60/40.64	o 101
40.60/40.64	c *39.1s| 16597 |  2153 | 98565 |   5.9 |  27M| 303 |   - |1991 |6500 |1991 |1768 |2868 |  16k|2103 | 0.000000e+00 | 1.010000e+02 |    Inf 
40.79/40.87	o 85
40.79/40.87	c *39.3s| 16696 |  1989 | 99294 |   5.9 |  26M| 303 |   - |1991 |6524 |1991 |1769 |2887 |  16k|2103 | 0.000000e+00 | 8.500000e+01 |    Inf 
47.29/47.32	c  45.5s| 20000 |  2149 |119155 |   5.9 |  28M| 303 |   1 |1991 |7007 |1991 |1755 |3289 |  20k|2103 | 0.000000e+00 | 8.500000e+01 |    Inf 
50.09/50.10	o 76
50.09/50.10	c *48.2s| 21289 |  2119 |128734 |   6.0 |  27M| 303 |   - |1991 |5897 |1991 |1769 |3511 |  22k|2103 | 0.000000e+00 | 7.600000e+01 |    Inf 
66.99/67.01	c  64.5s| 30000 |  2462 |178469 |   5.9 |  32M| 303 |  18 |1991 |6643 |1991 |1755 |5050 |  32k|2103 | 0.000000e+00 | 7.600000e+01 |    Inf 
73.09/73.19	o 69
73.09/73.19	c *70.5s| 32987 |  2403 |198896 |   6.0 |  33M| 303 |   - |1991 |6192 |1991 |1768 |5531 |  36k|2103 | 0.000000e+00 | 6.900000e+01 |    Inf 
86.69/86.77	c  83.6s| 40000 |  2537 |237214 |   5.9 |  36M| 303 |   6 |1991 |7367 |1991 |1762 |6691 |  45k|2103 | 0.000000e+00 | 6.900000e+01 |    Inf 
89.20/89.23	o 52
89.20/89.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
89.20/89.23	c *86.0s| 41281 |  2370 |244166 |   5.9 |  35M| 303 |   - |1991 |7480 |1991 |1765 |6930 |  46k|2103 | 0.000000e+00 | 5.200000e+01 |    Inf 
90.40/90.40	o 44
90.40/90.40	c *87.1s| 41906 |  2246 |247572 |   5.9 |  33M| 303 |   - |1991 |7015 |1991 |1760 |7066 |  47k|2103 | 0.000000e+00 | 4.400000e+01 |    Inf 
99.69/99.77	o 17
99.69/99.77	c *96.2s| 46570 |  1806 |280356 |   6.0 |  29M| 303 |   - |1991 |7407 |1991 |1770 |7715 |  53k|2127 | 0.000000e+00 | 1.700000e+01 |    Inf 
100.50/100.58	o 16
100.50/100.58	c *97.0s| 46922 |  1787 |283966 |   6.0 |  29M| 303 |   - |1991 |6399 |1991 |1763 |7756 |  54k|2130 | 0.000000e+00 | 1.600000e+01 |    Inf 
106.60/106.68	c   103s| 50000 |  1784 |310089 |   6.2 |  29M| 303 |  12 |1991 |5807 |1991 |1756 |8117 |  58k|2175 | 0.000000e+00 | 1.600000e+01 |    Inf 
126.89/126.96	c   122s| 60000 |  1810 |399469 |   6.7 |  31M| 303 |  17 |1991 |8185 |1991 |1767 |9221 |  71k|2387 | 0.000000e+00 | 1.600000e+01 |    Inf 
147.19/147.24	c   142s| 70000 |  1651 |493867 |   7.1 |  31M| 303 |   7 |1991 |7316 |1991 |1759 |  10k|  85k|2674 | 0.000000e+00 | 1.600000e+01 |    Inf 
168.09/168.11	c   162s| 80000 |  1797 |604860 |   7.6 |  33M| 303 |  18 |1991 |9895 |1991 |1755 |  12k|  98k|2933 | 0.000000e+00 | 1.600000e+01 |    Inf 
188.29/188.38	c   182s| 90000 |  1836 |703199 |   7.8 |  34M| 303 |  15 |1991 |  10k|1991 |1761 |  14k| 110k|3137 | 0.000000e+00 | 1.600000e+01 |    Inf 
209.40/209.48	c   202s|100000 |  1915 |807509 |   8.1 |  37M| 303 |   - |1991 |  13k|   0 |   0 |  15k| 123k|3350 | 0.000000e+00 | 1.600000e+01 |    Inf 
231.39/231.44	c   223s|110000 |  1765 |911888 |   8.3 |  35M| 303 |   - |1991 |8867 |   0 |   0 |  16k| 136k|3625 | 0.000000e+00 | 1.600000e+01 |    Inf 
251.09/251.10	c   242s|120000 |  1724 |999515 |   8.3 |  36M| 303 |  18 |1991 |  10k|1991 |1756 |  18k| 149k|3849 | 0.000000e+00 | 1.600000e+01 |    Inf 
271.79/271.80	c   262s|130000 |  1892 |  1099k|   8.5 |  38M| 303 |   - |1991 |  11k|   0 |   0 |  20k| 162k|4029 | 0.000000e+00 | 1.600000e+01 |    Inf 
292.50/292.57	c   282s|140000 |  2106 |  1196k|   8.5 |  41M| 303 |  22 |1991 |  11k|1991 |1756 |  21k| 175k|4211 | 0.000000e+00 | 1.600000e+01 |    Inf 
312.90/312.96	c   302s|150000 |  2174 |  1290k|   8.6 |  42M| 303 |   - |1991 |  12k|   0 |   0 |  22k| 189k|4337 | 0.000000e+00 | 1.600000e+01 |    Inf 
332.80/332.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
332.80/332.88	c   321s|160000 |  2292 |  1379k|   8.6 |  44M| 303 |   - |1991 |  12k|   0 |   0 |  23k| 203k|4518 | 0.000000e+00 | 1.600000e+01 |    Inf 
352.50/352.51	c   340s|170000 |  2363 |  1468k|   8.6 |  45M| 303 |   6 |1991 |  12k|1991 |1755 |  24k| 217k|4617 | 0.000000e+00 | 1.600000e+01 |    Inf 
371.81/371.87	c   359s|180000 |  2481 |  1548k|   8.6 |  47M| 303 |  15 |1991 |  15k|1991 |1755 |  25k| 231k|4738 | 0.000000e+00 | 1.600000e+01 |    Inf 
391.50/391.59	c   378s|190000 |  2407 |  1631k|   8.6 |  46M| 303 |  15 |1991 |  11k|1991 |1762 |  27k| 245k|4888 | 0.000000e+00 | 1.600000e+01 |    Inf 
412.50/412.58	c   398s|200000 |  2499 |  1729k|   8.6 |  49M| 303 |  14 |1991 |  15k|1991 |1755 |  28k| 258k|5055 | 0.000000e+00 | 1.600000e+01 |    Inf 
429.70/429.78	o 10
429.70/429.78	c * 415s|207842 |  1452 |  1811k|   8.7 |  36M| 303 |   - |1991 |  17k|1991 |1755 |  29k| 269k|5153 | 0.000000e+00 | 1.000000e+01 |    Inf 
434.10/434.16	c   419s|210000 |  1412 |  1831k|   8.7 |  35M| 303 |   - |1991 |  14k|   0 |   0 |  29k| 272k|5157 | 0.000000e+00 | 1.000000e+01 |    Inf 
454.70/454.71	c   439s|220000 |  1440 |  1927k|   8.8 |  36M| 303 |   9 |1991 |  17k|1991 |1756 |  30k| 284k|5299 | 0.000000e+00 | 1.000000e+01 |    Inf 
477.31/477.35	c   461s|230000 |  1426 |  2033k|   8.8 |  36M| 303 |  25 |1991 |  18k|1991 |1755 |  31k| 297k|5453 | 0.000000e+00 | 1.000000e+01 |    Inf 
499.11/499.15	c   482s|240000 |  1512 |  2130k|   8.9 |  38M| 303 |  24 |1991 |  23k|1991 |1755 |  31k| 310k|5556 | 0.000000e+00 | 1.000000e+01 |    Inf 
521.51/521.58	c   503s|250000 |  1504 |  2223k|   8.9 |  39M| 303 |  23 |1991 |  23k|1991 |1755 |  32k| 324k|5654 | 0.000000e+00 | 1.000000e+01 |    Inf 
544.01/544.00	c   525s|260000 |  1519 |  2320k|   8.9 |  40M| 303 |   - |1991 |  25k|   0 |   0 |  33k| 337k|5762 | 0.000000e+00 | 1.000000e+01 |    Inf 
566.71/566.72	o 9
566.71/566.72	c * 547s|269339 |  1513 |  2405k|   8.9 |  42M| 303 |   - |1991 |  29k|1991 |1755 |  34k| 350k|5854 | 0.000000e+00 | 9.000000e+00 |    Inf 
568.41/568.47	c   549s|270000 |  1514 |  2412k|   8.9 |  41M| 303 |   - |1991 |  27k|   0 |   0 |  34k| 351k|5871 | 0.000000e+00 | 9.000000e+00 |    Inf 
594.01/594.02	c   574s|280000 |  1648 |  2515k|   9.0 |  43M| 303 |  10 |1991 |  29k|1991 |1755 |  35k| 364k|6008 | 0.000000e+00 | 9.000000e+00 |    Inf 
620.11/620.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
620.11/620.16	c   599s|290000 |  1688 |  2620k|   9.0 |  44M| 303 |   - |1991 |  30k|1991 |1755 |  35k| 378k|6136 | 0.000000e+00 | 9.000000e+00 |    Inf 
646.81/646.84	c   625s|300000 |  1708 |  2729k|   9.1 |  44M| 303 |   - |1991 |  30k|1991 |1763 |  36k| 391k|6225 | 0.000000e+00 | 9.000000e+00 |    Inf 
672.81/672.87	c   650s|310000 |  1714 |  2836k|   9.1 |  43M| 303 |  15 |1991 |  26k|1991 |1756 |  37k| 405k|6397 | 0.000000e+00 | 9.000000e+00 |    Inf 
697.81/697.86	c   675s|320000 |  1724 |  2937k|   9.2 |  44M| 303 |  17 |1991 |  28k|1991 |1755 |  38k| 419k|6498 | 0.000000e+00 | 9.000000e+00 |    Inf 
721.81/721.88	c   698s|330000 |  1782 |  3031k|   9.2 |  45M| 303 |  24 |1991 |  27k|1991 |1755 |  39k| 432k|6593 | 0.000000e+00 | 9.000000e+00 |    Inf 
747.31/747.37	c   723s|340000 |  1753 |  3132k|   9.2 |  45M| 303 |   - |1991 |  26k|   0 |   0 |  39k| 445k|6697 | 0.000000e+00 | 9.000000e+00 |    Inf 
772.92/772.90	c   748s|350000 |  1780 |  3220k|   9.2 |  47M| 303 |   - |1991 |  32k|   0 |   0 |  41k| 459k|6781 | 0.000000e+00 | 9.000000e+00 |    Inf 
796.21/796.28	c   770s|360000 |  1615 |  3313k|   9.2 |  40M| 303 |  16 |1991 |  18k|1991 |1755 |  41k| 472k|6896 | 0.000000e+00 | 9.000000e+00 |    Inf 
816.71/816.70	c   790s|370000 |  1712 |  3389k|   9.2 |  43M| 303 |   - |1991 |  23k|   0 |   0 |  43k| 485k|6972 | 0.000000e+00 | 9.000000e+00 |    Inf 
838.71/838.77	c   811s|380000 |  1754 |  3466k|   9.1 |  43M| 303 |   - |1991 |  23k|1991 |1755 |  44k| 499k|7075 | 0.000000e+00 | 9.000000e+00 |    Inf 
861.62/861.63	c   834s|390000 |  1865 |  3546k|   9.1 |  45M| 303 |   - |1991 |  26k|   0 |   0 |  45k| 513k|7126 | 0.000000e+00 | 9.000000e+00 |    Inf 
885.31/885.31	c   857s|400000 |  1963 |  3627k|   9.1 |  47M| 303 |   - |1991 |  27k|1991 |1755 |  46k| 526k|7186 | 0.000000e+00 | 9.000000e+00 |    Inf 
908.52/908.59	c   879s|410000 |  1927 |  3706k|   9.0 |  47M| 303 |  14 |1991 |  28k|1991 |1755 |  47k| 540k|7283 | 0.000000e+00 | 9.000000e+00 |    Inf 
932.61/932.64	c   903s|420000 |  1961 |  3792k|   9.0 |  48M| 303 |   6 |1991 |  31k|1991 |1755 |  48k| 554k|7361 | 0.000000e+00 | 9.000000e+00 |    Inf 
952.21/952.26	o 7
952.21/952.26	c * 922s|427598 |  1994 |  3856k|   9.0 |  48M| 303 |   - |1991 |  30k|1991 |1755 |  48k| 564k|7416 | 0.000000e+00 | 7.000000e+00 |    Inf 
957.82/957.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
957.82/957.86	c   927s|430000 |  1996 |  3873k|   9.0 |  48M| 303 |  16 |1991 |  29k|1991 |1755 |  49k| 568k|7437 | 0.000000e+00 | 7.000000e+00 |    Inf 
981.62/981.63	c   950s|440000 |  1917 |  3955k|   9.0 |  47M| 303 |   - |1991 |  27k|   0 |   0 |  49k| 582k|7481 | 0.000000e+00 | 7.000000e+00 |    Inf 
1004.61/1004.64	c   973s|450000 |  1898 |  4034k|   9.0 |  47M| 303 |   - |1991 |  28k|   0 |   0 |  50k| 596k|7540 | 0.000000e+00 | 7.000000e+00 |    Inf 
1030.22/1030.20	c   998s|460000 |  1973 |  4120k|   9.0 |  49M| 303 |   - |1991 |  33k|   0 |   0 |  52k| 610k|7618 | 0.000000e+00 | 7.000000e+00 |    Inf 
1055.92/1055.93	c  1023s|470000 |  1986 |  4204k|   8.9 |  48M| 303 |   - |1991 |  30k|   0 |   0 |  53k| 624k|7700 | 0.000000e+00 | 7.000000e+00 |    Inf 
1080.23/1080.23	c  1046s|480000 |  1945 |  4288k|   8.9 |  48M| 303 |   - |1991 |  28k|   0 |   0 |  54k| 638k|7758 | 0.000000e+00 | 7.000000e+00 |    Inf 
1103.62/1103.60	c  1069s|490000 |  1916 |  4373k|   8.9 |  47M| 303 |  20 |1991 |  26k|1991 |1755 |  55k| 652k|7806 | 0.000000e+00 | 7.000000e+00 |    Inf 
1127.72/1127.73	c  1093s|500000 |  1970 |  4466k|   8.9 |  48M| 303 |   - |1991 |  29k|   0 |   0 |  55k| 666k|7881 | 0.000000e+00 | 7.000000e+00 |    Inf 
1151.82/1151.88	c  1116s|510000 |  1884 |  4551k|   8.9 |  48M| 303 |   - |1991 |  29k|   0 |   0 |  57k| 680k|7971 | 0.000000e+00 | 7.000000e+00 |    Inf 
1176.12/1176.14	c  1140s|520000 |  1936 |  4637k|   8.9 |  49M| 303 |   - |1991 |  31k|   0 |   0 |  58k| 693k|8048 | 0.000000e+00 | 7.000000e+00 |    Inf 
1200.62/1200.63	c  1164s|530000 |  1879 |  4721k|   8.9 |  49M| 303 |   - |1991 |  33k|   0 |   0 |  59k| 708k|8098 | 0.000000e+00 | 7.000000e+00 |    Inf 
1226.53/1226.51	c  1189s|540000 |  1950 |  4813k|   8.9 |  50M| 303 |  16 |1991 |  33k|1991 |1763 |  60k| 721k|8148 | 0.000000e+00 | 7.000000e+00 |    Inf 
1253.33/1253.35	c  1215s|550000 |  1947 |  4900k|   8.9 |  51M| 303 |   - |1991 |  36k|1991 |1755 |  61k| 736k|8246 | 0.000000e+00 | 7.000000e+00 |    Inf 
1280.34/1280.37	c  1241s|560000 |  1979 |  4981k|   8.9 |  52M| 303 |   - |1991 |  38k|   0 |   0 |  62k| 749k|8331 | 0.000000e+00 | 7.000000e+00 |    Inf 
1308.02/1308.01	c  1268s|570000 |  1938 |  5062k|   8.9 |  53M| 303 |  27 |1991 |  40k|1991 |1764 |  63k| 763k|8372 | 0.000000e+00 | 7.000000e+00 |    Inf 
1337.53/1337.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1337.53/1337.60	c  1297s|580000 |  1943 |  5150k|   8.9 |  53M| 303 |  23 |1991 |  40k|1991 |1767 |  64k| 776k|8432 | 0.000000e+00 | 7.000000e+00 |    Inf 
1365.53/1365.53	c  1324s|590000 |  1758 |  5240k|   8.9 |  49M| 303 |  10 |1991 |  32k|1991 |1755 |  65k| 790k|8511 | 0.000000e+00 | 7.000000e+00 |    Inf 
1391.23/1391.21	c  1350s|600000 |  1573 |  5337k|   8.9 |  43M| 303 |  19 |1991 |  22k|1991 |1755 |  66k| 804k|8742 | 0.000000e+00 | 7.000000e+00 |    Inf 
1413.54/1413.52	c  1371s|610000 |  1292 |  5436k|   8.9 |  38M| 303 |  24 |1991 |  16k|1991 |1762 |  67k| 818k|8783 | 0.000000e+00 | 7.000000e+00 |    Inf 
1433.43/1433.42	c  1390s|620000 |  1068 |  5524k|   8.9 |  35M| 303 |   5 |1991 |  15k|1991 |1755 |  68k| 831k|8846 | 0.000000e+00 | 7.000000e+00 |    Inf 
1455.54/1455.57	c  1412s|630000 |  1062 |  5630k|   8.9 |  37M| 303 |  18 |1991 |  20k|1991 |1762 |  69k| 843k|8900 | 0.000000e+00 | 7.000000e+00 |    Inf 
1478.83/1478.82	c  1435s|640000 |  1056 |  5732k|   9.0 |  38M| 303 |  20 |1991 |  22k|1991 |1755 |  70k| 856k|8988 | 0.000000e+00 | 7.000000e+00 |    Inf 
1501.64/1501.69	c  1457s|650000 |  1113 |  5826k|   9.0 |  40M| 303 |   - |1991 |  27k|   0 |   0 |  71k| 870k|9062 | 0.000000e+00 | 7.000000e+00 |    Inf 
1527.53/1527.59	c  1482s|660000 |  1127 |  5932k|   9.0 |  42M| 303 |  23 |1991 |  30k|1991 |1755 |  72k| 884k|9130 | 0.000000e+00 | 7.000000e+00 |    Inf 
1552.93/1552.90	c  1507s|670000 |  1189 |  6025k|   9.0 |  43M| 303 |  24 |1991 |  32k|1991 |1755 |  72k| 898k|9170 | 0.000000e+00 | 7.000000e+00 |    Inf 
1578.54/1578.60	c  1532s|680000 |  1127 |  6126k|   9.0 |  41M| 303 |   9 |1991 |  29k|1991 |1768 |  73k| 913k|9214 | 0.000000e+00 | 7.000000e+00 |    Inf 
1604.74/1604.72	c  1557s|690000 |  1126 |  6230k|   9.0 |  42M| 303 |   7 |1991 |  31k|1991 |1755 |  74k| 926k|9281 | 0.000000e+00 | 7.000000e+00 |    Inf 
1630.54/1630.53	c  1582s|700000 |   934 |  6333k|   9.0 |  38M| 303 |  16 |1991 |  24k|1991 |1764 |  75k| 939k|9387 | 0.000000e+00 | 7.000000e+00 |    Inf 
1656.14/1656.18	c  1607s|710000 |   955 |  6434k|   9.1 |  39M| 303 |  22 |1991 |  26k|1991 |1762 |  75k| 953k|9443 | 0.000000e+00 | 7.000000e+00 |    Inf 
1680.94/1680.96	c  1632s|720000 |   975 |  6525k|   9.1 |  40M| 303 |   - |1991 |  29k|   0 |   0 |  76k| 966k|9473 | 0.000000e+00 | 7.000000e+00 |    Inf 
1707.94/1707.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1707.94/1707.96	c  1658s|730000 |  1046 |  6616k|   9.1 |  42M| 303 |   9 |1991 |  32k|1991 |1756 |  77k| 979k|9514 | 0.000000e+00 | 7.000000e+00 |    Inf 
1735.94/1735.95	c  1685s|740000 |  1090 |  6713k|   9.1 |  43M| 303 |  30 |1991 |  34k|1991 |1763 |  78k| 993k|9577 | 0.000000e+00 | 7.000000e+00 |    Inf 
1762.44/1762.45	c  1711s|750000 |  1098 |  6805k|   9.1 |  44M| 303 |   - |1991 |  36k|1991 |1756 |  79k|1007k|9642 | 0.000000e+00 | 7.000000e+00 |    Inf 
1789.65/1789.62	c  1737s|760000 |  1130 |  6896k|   9.1 |  45M| 303 |   - |1991 |  37k|   0 |   0 |  80k|1021k|9671 | 0.000000e+00 | 7.000000e+00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1747.62
1800.05/1800.01	c Solving Nodes      : 763690
1800.05/1800.01	c Primal Bound       : +7.00000000000000e+00 (284 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.02	s SATISFIABLE
1800.05/1800.02	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1800.05/1800.02	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 
1800.05/1800.02	v -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.05/1800.02	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.02	v -x146 -x145 -x144 -x143 x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
1800.05/1800.02	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.05/1800.02	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 
1800.05/1800.02	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 
1800.05/1800.02	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 
1800.05/1800.02	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 x4 -x3 -x2 
1800.05/1800.02	v -x1 
1800.05/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.02	c Solving Time       :    1747.62
1800.05/1800.02	c Original Problem   :
1800.05/1800.02	c   Problem name     : HOME/instance-2693427-1277903620.wbo
1800.05/1800.02	c   Variables        : 2081 (1156 binary, 0 integer, 0 implicit integer, 925 continuous)
1800.05/1800.02	c   Constraints      : 3633 initial, 3633 maximal
1800.05/1800.02	c Presolved Problem  :
1800.05/1800.02	c   Problem name     : t_HOME/instance-2693427-1277903620.wbo
1800.05/1800.02	c   Variables        : 1991 (1111 binary, 0 integer, 0 implicit integer, 880 continuous)
1800.05/1800.02	c   Constraints      : 3475 initial, 41678 maximal
1800.05/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.02	c   trivial          :       0.00         45          0          0          0          0          0          0          0
1800.05/1800.02	c   dualfix          :       0.00         45          0          0          0          0          0          0          0
1800.05/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.05/1800.02	c   indicator        :       0.01          0          0          0          0          0         45          0          0
1800.05/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   linear           :       0.05          0          0          0        925          0        113         45          0
1800.05/1800.02	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   root node        :          -        826          -          -       1652          -          -          -          -
1800.05/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   integral         :          0          0          0     427717          0        147       1894          0          0     814924
1800.05/1800.02	c   indicator        :        880          0    3727244      18715          0        615    2197463          0          0          0
1800.05/1800.02	c   knapsack         :          1          6    3736991      17889          0      50743    9987706          0          0          0
1800.05/1800.02	c   setppc           :         14          6    3694274      17816          0      64983    2036131          0          0          0
1800.05/1800.02	c   linear           :        880          6    3632446      18751          0      67517    4065901      80280          0          0
1800.05/1800.02	c   logicor          :       1700+         6    1710091       4268          0     138190    6208923          0          0          0
1800.05/1800.02	c   bounddisjunction :          0+         0       1305          0          0          0         24          0          0          0
1800.05/1800.02	c   countsols        :          0          0          0       4268          0          0          0          0          0          0
1800.05/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.02	c   integral         :      33.65       0.00       0.00      33.65       0.00
1800.05/1800.02	c   indicator        :       8.83       0.00       8.42       0.41       0.00
1800.05/1800.02	c   knapsack         :      43.19       0.00      43.19       0.00       0.00
1800.05/1800.02	c   setppc           :      14.15       0.00      14.14       0.01       0.00
1800.05/1800.02	c   linear           :      50.90       0.01      50.40       0.49       0.00
1800.05/1800.02	c   logicor          :     288.62       0.00     288.53       0.09       0.00
1800.05/1800.02	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.02	c   vbounds          :       0.91          2          0          0
1800.05/1800.02	c   rootredcost      :       0.65         25          0        826
1800.05/1800.02	c   pseudoobj        :      67.08    3755647       6923    1908085
1800.05/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.02	c   propagation      :      13.37     328356     327922    1977722       28.3      10683       23.1          -
1800.05/1800.02	c   infeasible LP    :      14.35      74941      74939     582054       45.2        896       14.0          0
1800.05/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   pseudo solution  :       0.00         52         52        292       16.3         10        8.6          -
1800.05/1800.02	c   applied globally :          -          -          -    1026873       26.0          -          -          -
1800.05/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.02	c   cut pool         :       0.00          5          -          -         76          -    (maximal pool size: 206)
1800.05/1800.02	c   redcost          :      12.09     430265          0     252381          0          0
1800.05/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.02	c   gomory           :       0.11          6          0          0       1273          0
1800.05/1800.02	c   strongcg         :       0.10          6          0          0        644          0
1800.05/1800.02	c   cmir             :       0.01          6          0          0          1          0
1800.05/1800.02	c   flowcover        :       0.05          6          0          0          1          0
1800.05/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.02	c Pricers            :       Time      Calls       Vars
1800.05/1800.02	c   problem variables:       0.00          0          0
1800.05/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   relpscost        :      33.39     408948        147       1894          0          0     814924
1800.05/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   inference        :       0.36       4244          0          0          0          0       8488
1800.05/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.02	c   LP solutions     :       0.04          -         24
1800.05/1800.02	c   pseudo solutions :       0.00          -          0
1800.05/1800.02	c   feaspump         :       0.02          1          0
1800.05/1800.02	c   oneopt           :       0.41         25          0
1800.05/1800.02	c   veclendiving     :       0.11         48          0
1800.05/1800.02	c   linesearchdiving :       0.15         48          0
1800.05/1800.02	c   guideddiving     :       0.09         49          0
1800.05/1800.02	c   coefdiving       :       0.08         49          0
1800.05/1800.02	c   pscostdiving     :       0.10         49          0
1800.05/1800.02	c   fracdiving       :       0.10         49          0
1800.05/1800.02	c   rootsoldiving    :       0.16         25          0
1800.05/1800.02	c   objpscostdiving  :       0.12         26          0
1800.05/1800.02	c   crossover        :       0.86         31          0
1800.05/1800.02	c   trivial          :       0.00          2          0
1800.05/1800.02	c   simplerounding   :       0.68     409834          0
1800.05/1800.02	c   zirounding       :       0.33       1000          0
1800.05/1800.02	c   rounding         :       1.22       8918          0
1800.05/1800.02	c   shifting         :       0.96       2820          0
1800.05/1800.02	c   intshifting      :       0.01          9          0
1800.05/1800.02	c   twoopt           :       0.00          0          0
1800.05/1800.02	c   fixandinfer      :       0.00          0          0
1800.05/1800.02	c   intdiving        :       0.00          0          0
1800.05/1800.02	c   actconsdiving    :       0.00          0          0
1800.05/1800.02	c   octane           :       0.00          0          0
1800.05/1800.02	c   rens             :       0.01          1          0
1800.05/1800.02	c   rins             :       0.00          0          0
1800.05/1800.02	c   localbranching   :       0.00          0          0
1800.05/1800.02	c   mutation         :       0.00          0          0
1800.05/1800.02	c   dins             :       0.00          0          0
1800.05/1800.02	c   undercover       :       0.00          0          0
1800.05/1800.02	c   nlp              :       0.20          0          0
1800.05/1800.02	c   trysol           :       0.89       2350        260
1800.05/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.02	c   dual LP          :     797.41     498633    6926465      13.89    8686.20
1800.05/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.02	c   diving/probing LP:       0.51        245       2459      10.04    4821.57
1800.05/1800.02	c   strong branching :      28.93       9713     269348      27.73    9310.34
1800.05/1800.02	c     (at root node) :          -         33       5079     153.91          -
1800.05/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.02	c B&B Tree           :
1800.05/1800.02	c   number of runs   :          1
1800.05/1800.02	c   nodes            :     763690
1800.05/1800.02	c   nodes (total)    :     763690
1800.05/1800.02	c   nodes left       :       1193
1800.05/1800.02	c   max depth        :        303
1800.05/1800.02	c   max depth (total):        303
1800.05/1800.02	c   backtracks       :      87452 (11.5%)
1800.05/1800.02	c   delayed cutoffs  :      54522
1800.05/1800.02	c   repropagations   :    1608474 (4675084 domain reductions, 51685 cutoffs)
1800.05/1800.02	c   avg switch length:       5.64
1800.05/1800.02	c   switching time   :     228.76
1800.05/1800.02	c Solution           :
1800.05/1800.02	c   Solutions found  :        284 (25 improvements)
1800.05/1800.02	c   First Solution   : +4.46210000000000e+04   (in run 1, after 1 nodes, 0.33 seconds, depth 0, found by <trysol>)
1800.05/1800.02	c   Primal Bound     : +7.00000000000000e+00   (in run 1, after 427598 nodes, 921.79 seconds, depth 50, found by <relaxation>)
1800.05/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.02	c   Gap              :   infinite
1800.05/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.02	c   Root Iterations  :        259
1800.05/1800.09	c Time complete: 1800.13.

Verifier Data

OK	7

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693427-1277903620/watcher-2693427-1277903620 -o /tmp/evaluation-result-2693427-1277903620/solver-2693427-1277903620 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693427-1277903620.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: 2.00 2.00 2.00 4/178 14517
/proc/meminfo: memFree=31209764/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=10872 CPUtime=0
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 1642 0 0 0 0 0 0 0 25 0 1 0 131656702 11132928 1562 4089446400 4194304 9819077 140733215947040 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14517/statm: 2718 1562 392 1374 0 1339 0

[startup+0.0145719 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14517
/proc/meminfo: memFree=31209764/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=12492 CPUtime=0.01
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 2071 0 0 0 1 0 0 0 25 0 1 0 131656702 12791808 1991 4089446400 4194304 9819077 140733215947040 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14517/statm: 3123 1991 392 1374 0 1744 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12492

[startup+0.100558 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14517
/proc/meminfo: memFree=31209764/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=24896 CPUtime=0.09
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 7424 0 0 0 9 0 0 0 25 0 1 0 131656702 25493504 4934 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 6224 4934 512 1374 0 4845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24896

[startup+0.30052 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14517
/proc/meminfo: memFree=31209764/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=35708 CPUtime=0.29
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 11195 0 0 0 27 2 0 0 25 0 1 0 131656702 36564992 7321 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 8927 7321 690 1374 0 7548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35708

[startup+0.700461 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14517
/proc/meminfo: memFree=31209764/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=43508 CPUtime=0.69
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 20643 0 0 0 65 4 0 0 25 0 1 0 131656702 44552192 8604 4089446400 4194304 9819077 140733215947040 18446744073709551615 7291968 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 10877 8604 720 1374 0 9498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43508

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14518
/proc/meminfo: memFree=31177144/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=43852 CPUtime=1.49
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 27573 0 0 0 143 6 0 0 25 0 1 0 131656702 44904448 8641 4089446400 4194304 9819077 140733215947040 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 10963 8641 723 1374 0 9584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43852

[startup+3.10101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14518
/proc/meminfo: memFree=31177144/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=41136 CPUtime=3.1
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 53187 0 0 0 298 12 0 0 25 0 1 0 131656702 42123264 8582 4089446400 4194304 9819077 140733215947040 18446744073709551615 6389093 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 10284 8582 724 1374 0 8905 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 41136

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14518
/proc/meminfo: memFree=31175496/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=44664 CPUtime=6.29
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 114772 0 0 0 604 25 0 0 25 0 1 0 131656702 45735936 9457 4089446400 4194304 9819077 140733215947040 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 11166 9457 728 1374 0 9787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44664

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14518
/proc/meminfo: memFree=31168544/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=51088 CPUtime=12.69
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 250670 0 0 0 1211 58 0 0 25 0 1 0 131656702 52314112 10947 4089446400 4194304 9819077 140733215947040 18446744073709551615 4560868 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 12772 10947 728 1374 0 11393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51088

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14518
/proc/meminfo: memFree=31155688/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=64292 CPUtime=25.5
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 424514 0 0 0 2442 108 0 0 25 0 1 0 131656702 65835008 14210 4089446400 4194304 9819077 140733215947040 18446744073709551615 4978944 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 16073 14210 728 1374 0 14694 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 64292

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14519
/proc/meminfo: memFree=31128940/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=90676 CPUtime=51.09
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 670330 0 0 0 4917 192 0 0 25 0 1 0 131656702 92852224 20597 4089446400 4194304 9819077 140733215947040 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 22669 20606 730 1374 0 21290 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90676

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14520
/proc/meminfo: memFree=31107548/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=112024 CPUtime=102.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 1164001 0 0 0 9861 369 0 0 25 0 1 0 131656702 114712576 25562 4089446400 4194304 9819077 140733215947040 18446744073709551615 7316198 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14517/statm: 28006 25562 741 1374 0 26627 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 112024

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14522
/proc/meminfo: memFree=31102808/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=116692 CPUtime=162.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 1841125 0 0 0 15639 591 0 0 25 0 1 0 131656702 119492608 26708 4089446400 4194304 9819077 140733215947040 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14517/statm: 28656 26688 741 1374 0 27277 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 116692

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14552
/proc/meminfo: memFree=31368912/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=122352 CPUtime=222.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 2519491 0 0 0 21431 799 0 0 25 0 1 0 131656702 125288448 28038 4089446400 4194304 9819077 140733215947040 18446744073709551615 6510605 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14517/statm: 30588 28038 745 1374 0 29209 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 122352

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14553
/proc/meminfo: memFree=31184336/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=126012 CPUtime=282.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 3198660 0 0 0 27227 1003 0 0 25 0 1 0 131656702 129036288 28884 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14517/statm: 31503 28884 745 1374 0 30124 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126012

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14555
/proc/meminfo: memFree=31028308/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=130396 CPUtime=342.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 3834623 0 0 0 33023 1207 0 0 25 0 1 0 131656702 133525504 29908 4089446400 4194304 9819077 140733215947040 18446744073709551615 6391494 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14517/statm: 32327 29894 745 1374 0 30948 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130396

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14583
/proc/meminfo: memFree=31313468/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=134416 CPUtime=402.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 4458290 0 0 0 38816 1414 0 0 25 0 1 0 131656702 137641984 30823 4089446400 4194304 9819077 140733215947040 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 33604 30823 745 1374 0 32225 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134416

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14585
/proc/meminfo: memFree=31288500/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=137076 CPUtime=462.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 5106724 0 0 0 44612 1618 0 0 25 0 1 0 131656702 140365824 31577 4089446400 4194304 9819077 140733215947040 18446744073709551615 7226843 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 34335 31580 745 1374 0 32956 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 137076

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14587
/proc/meminfo: memFree=31282260/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=139120 CPUtime=522.3
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 5684580 0 0 0 50419 1811 0 0 25 0 1 0 131656702 142458880 31868 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 34780 31868 745 1374 0 33401 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 139120

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14588
/proc/meminfo: memFree=31276028/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=142912 CPUtime=582.31
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 6216824 0 0 0 56239 1992 0 0 25 0 1 0 131656702 146341888 32782 4089446400 4194304 9819077 140733215947040 18446744073709551615 6361119 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 35728 32782 745 1374 0 34349 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 142912

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14590
/proc/meminfo: memFree=31270032/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=144016 CPUtime=642.31
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 6709815 0 0 0 62077 2154 0 0 25 0 1 0 131656702 147472384 33048 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 36004 33048 745 1374 0 34625 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 144016

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14595
/proc/meminfo: memFree=31261656/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=146768 CPUtime=822.31
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 8228368 0 0 0 79544 2687 0 0 25 0 1 0 131656702 150290432 33729 4089446400 4194304 9819077 140733215947040 18446744073709551615 6566694 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 36692 33729 745 1374 0 35313 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 146768

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14596
/proc/meminfo: memFree=31260500/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=147416 CPUtime=882.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 8685721 0 0 0 85373 2859 0 0 25 0 1 0 131656702 150953984 33881 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 36854 33881 745 1374 0 35475 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 147416

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14598
/proc/meminfo: memFree=31256612/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=147556 CPUtime=942.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 9124717 0 0 0 91210 3022 0 0 25 0 1 0 131656702 151097344 34086 4089446400 4194304 9819077 140733215947040 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 36889 34086 745 1374 0 35510 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 147556

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14599
/proc/meminfo: memFree=31255332/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=148228 CPUtime=1002.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 9571434 0 0 0 97045 3187 0 0 25 0 1 0 131656702 151785472 34117 4089446400 4194304 9819077 140733215947040 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 37057 34117 745 1374 0 35678 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 148228

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14601
/proc/meminfo: memFree=31254296/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=149268 CPUtime=1062.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 9998442 0 0 0 102894 3338 0 0 25 0 1 0 131656702 152850432 34411 4089446400 4194304 9819077 140733215947040 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 37317 34411 745 1374 0 35938 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 149268

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14606
/proc/meminfo: memFree=31251560/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=149820 CPUtime=1122.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 10452207 0 0 0 108729 3503 0 0 25 0 1 0 131656702 153415680 34456 4089446400 4194304 9819077 140733215947040 18446744073709551615 4210373 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 37455 34456 745 1374 0 36076 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 149820

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14607
/proc/meminfo: memFree=31250172/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=150352 CPUtime=1182.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 10913001 0 0 0 114568 3664 0 0 25 0 1 0 131656702 153960448 34597 4089446400 4194304 9819077 140733215947040 18446744073709551615 6367515 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 37588 34597 745 1374 0 36209 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 150352

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14609
/proc/meminfo: memFree=31248896/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=150876 CPUtime=1242.32
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 11354269 0 0 0 120415 3817 0 0 25 0 1 0 131656702 154497024 34715 4089446400 4194304 9819077 140733215947040 18446744073709551615 4221383 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 37719 34715 745 1374 0 36340 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 150876

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14610
/proc/meminfo: memFree=31241176/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=155604 CPUtime=1302.34
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 11750733 0 0 0 126264 3970 0 0 25 0 1 0 131656702 159338496 35417 4089446400 4194304 9819077 140733215947040 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 39000 35419 745 1374 0 37621 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 155604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14612
/proc/meminfo: memFree=31238640/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=155108 CPUtime=1362.33
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 12077359 0 0 0 132132 4101 0 0 25 0 1 0 131656702 158830592 35791 4089446400 4194304 9819077 140733215947040 18446744073709551615 4431658 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 38777 35791 745 1374 0 37398 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 155108

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14614
/proc/meminfo: memFree=31236720/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=155216 CPUtime=1422.34
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 12490657 0 0 0 137972 4262 0 0 25 0 1 0 131656702 158941184 35815 4089446400 4194304 9819077 140733215947040 18446744073709551615 4677433 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 38804 35815 745 1374 0 37425 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 155216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14615
/proc/meminfo: memFree=31235800/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=155244 CPUtime=1482.33
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 12931425 0 0 0 143801 4432 0 0 25 0 1 0 131656702 158969856 35842 4089446400 4194304 9819077 140733215947040 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 38811 35842 745 1374 0 37432 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 155244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14617
/proc/meminfo: memFree=31235128/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=155192 CPUtime=1542.33
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 13300245 0 0 0 149649 4584 0 0 25 0 1 0 131656702 158916608 35855 4089446400 4194304 9819077 140733215947040 18446744073709551615 6364912 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 38798 35855 745 1374 0 37419 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 155192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14618
/proc/meminfo: memFree=31234192/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=155372 CPUtime=1602.33
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 13690473 0 0 0 155494 4739 0 0 25 0 1 0 131656702 159100928 35859 4089446400 4194304 9819077 140733215947040 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 38843 35859 745 1374 0 37464 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 155372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14620
/proc/meminfo: memFree=31231776/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=157020 CPUtime=1662.34
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 14139474 0 0 0 161341 4893 0 0 25 0 1 0 131656702 160788480 36141 4089446400 4194304 9819077 140733215947040 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 39255 36141 745 1374 0 37876 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 157020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14622
/proc/meminfo: memFree=31229860/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=157024 CPUtime=1722.34
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 14539249 0 0 0 167190 5044 0 0 25 0 1 0 131656702 160792576 36146 4089446400 4194304 9819077 140733215947040 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 39256 36146 745 1374 0 37877 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 157024

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14623
/proc/meminfo: memFree=31229568/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=156904 CPUtime=1782.34
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 14945184 0 0 0 173037 5197 0 0 25 0 1 0 131656702 160669696 36139 4089446400 4194304 9819077 140733215947040 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 39226 36139 745 1374 0 37847 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 156904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14624
/proc/meminfo: memFree=31229544/32951124 swapFree=67111528/67111528
[pid=14517] ppid=14515 vsize=157080 CPUtime=1800.05
/proc/14517/stat : 14517 (pbscip.linux.x8) R 14515 14517 13904 0 -1 4202496 15060146 0 0 0 174764 5241 0 0 25 0 1 0 131656702 160849920 36158 4089446400 4194304 9819077 140733215947040 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14517/statm: 39270 36158 745 1374 0 37891 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 157080

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

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

Child status: 0
Real time (s): 1800.09
CPU time (s): 1800.14
CPU user time (s): 1747.73
CPU system time (s): 52.417
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 159316

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

runsolver used 2.41263 second user time and 5.79812 second system time

The end

Launcher Data

Begin job on node142 at 2010-06-30 15:13:41
IDJOB=2693427
IDBENCH=78912
IDSOLVER=1205
FILE ID=node142/2693427-1277903620
PBS_JOBID= 11197199
Free space on /tmp= 74172 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 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.1900670167--soft-66-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-2693427-1277903620/watcher-2693427-1277903620 -o /tmp/evaluation-result-2693427-1277903620/solver-2693427-1277903620 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693427-1277903620.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 3458f76d1c0eafd16754e96da618f7a2
RANDOM SEED=242635262

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.827
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:     32951124 kB
MemFree:      31210292 kB
Buffers:        185252 kB
Cached:        1076804 kB
SwapCached:          0 kB
Active:         766356 kB
Inactive:       831756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31210292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:      336164 kB
Mapped:          17256 kB
Slab:            79544 kB
PageTables:       5628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   484684 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= 74168 MiB
End job on node142 at 2010-06-30 15:43:43