Trace number 2693509

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.19 1800.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900582300--soft-33-100-0.wbo
MD5SUM9fdf6a24194e0c0ae14212c193866ebe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark403.22
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
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-2693509-1277907894.wbo>
0.01/0.03	c original problem has 3891 variables (2061 bin, 0 int, 0 impl, 1830 cont) and 4538 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.05	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, 1960 impls, 7 clqs
0.01/0.09	c (round 2) 0 del vars, 63 del conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1960 impls, 7 clqs
0.01/0.09	c (round 3) 48 del vars, 129 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 0 upgd conss, 1960 impls, 7 clqs
0.09/0.11	c (round 4) 107 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 1960 impls, 7 clqs
0.09/0.12	c (round 5) 118 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 1960 impls, 7 clqs
0.09/0.16	c    (0.1s) probing: 101/2002 (5.0%) - 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  118 deleted vars, 140 deleted constraints, 1841 tightened bounds, 0 added holes, 66 changed sides, 0 changed coefficients
0.09/0.16	c  1960 implications, 7 cliques
0.09/0.16	c presolved problem has 3773 variables (2002 bin, 0 int, 0 impl, 1771 cont) and 4398 constraints
0.09/0.16	c    1771 constraints of type <indicator>
0.09/0.16	c       7 constraints of type <setppc>
0.09/0.16	c    1771 constraints of type <linear>
0.09/0.16	c     849 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.11
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
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 = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	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.18	c   0.1s|     1 |     0 |     8 |     - |  13M|   0 |   5 |3773 |4398 |3773 | 856 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 89215
0.09/0.19	c y 0.1s|     1 |     0 |     8 |     - |  14M|   0 |   5 |3773 |4398 |3773 | 856 |   0 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    49 |     - |  14M|   0 |  14 |3773 |4398 |3773 | 877 |  21 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |   103 |     - |  14M|   0 |  37 |3773 |4398 |3773 | 891 |  35 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   128 |     - |  14M|   0 |  26 |3773 |4398 |3773 | 902 |  46 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   140 |     - |  14M|   0 |   1 |3773 |4398 |3773 | 913 |  57 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   210 |     - |  14M|   0 |  28 |3773 |4398 |3773 | 918 |  62 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.39/0.41	c   0.3s|     1 |     0 |   217 |     - |  14M|   0 |  28 |3773 |4398 |3773 | 924 |  68 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
1.00/1.06	c   1.0s|     1 |     2 |   217 |     - |  14M|   0 |  28 |3773 |4398 |3773 | 924 |  68 |   0 |  28 | 0.000000e+00 | 8.921500e+04 |    Inf 
9.59/9.63	o 653
9.59/9.63	c * 9.2s|  2119 |  1993 | 15603 |   7.3 |  24M|1205 |   - |3773 |4405 |3773 | 961 |2130 |   7 |1469 | 0.000000e+00 | 6.530000e+02 |    Inf 
13.59/13.61	o 642
13.59/13.61	c *13.0s|  5068 |  4764 | 19661 |   3.8 |  30M|1205 |   - |3773 |4535 |3773 | 964 |2914 | 137 |1550 | 0.000000e+00 | 6.420000e+02 |    Inf 
15.40/15.46	o 638
15.40/15.46	c *14.8s|  6412 |  6009 | 21663 |   3.3 |  33M|1205 |   - |3773 |4591 |3773 | 939 |3288 | 193 |1563 | 0.000000e+00 | 6.380000e+02 |    Inf 
15.40/15.46	o 625
15.40/15.46	c *14.8s|  6413 |  5791 | 21663 |   3.3 |  32M|1205 |   - |3773 |4591 |3773 | 939 |3288 | 193 |1563 | 0.000000e+00 | 6.250000e+02 |    Inf 
16.09/16.19	o 606
16.09/16.19	c *15.5s|  6854 |  5826 | 22962 |   3.3 |  32M|1205 |   - |3773 |4693 |3773 | 965 |3569 | 296 |1572 | 0.000000e+00 | 6.060000e+02 |    Inf 
16.09/16.19	o 605
16.09/16.19	c *15.5s|  6855 |  5811 | 22962 |   3.3 |  32M|1205 |   - |3773 |4693 |3773 | 965 |3569 | 296 |1572 | 0.000000e+00 | 6.050000e+02 |    Inf 
16.39/16.50	o 591
16.39/16.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.39/16.50	c *15.8s|  7037 |  5709 | 23389 |   3.3 |  32M|1205 |   - |3773 |4703 |3773 | 953 |3675 | 309 |1583 | 0.000000e+00 | 5.910000e+02 |    Inf 
16.39/16.50	o 578
16.39/16.50	c *15.8s|  7038 |  5496 | 23389 |   3.3 |  32M|1205 |   - |3773 |4703 |3773 | 953 |3675 | 309 |1583 | 0.000000e+00 | 5.780000e+02 |    Inf 
17.89/17.93	o 370
17.89/17.93	c *17.1s|  8029 |  3658 | 24897 |   3.1 |  28M|1205 |   - |3773 |4814 |3773 | 926 |3972 | 433 |1593 | 0.000000e+00 | 3.700000e+02 |    Inf 
18.29/18.37	o 366
18.29/18.37	c *17.6s|  8230 |  3729 | 25671 |   3.1 |  29M|1205 |   - |3773 |4961 |3773 | 926 |4159 | 600 |1598 | 0.000000e+00 | 3.660000e+02 |    Inf 
18.39/18.49	o 353
18.39/18.49	c *17.7s|  8304 |  3610 | 25921 |   3.1 |  29M|1205 |   - |3773 |4966 |3773 | 955 |4185 | 605 |1599 | 0.000000e+00 | 3.530000e+02 |    Inf 
18.50/18.50	o 346
18.50/18.50	c *17.7s|  8305 |  3517 | 25931 |   3.1 |  29M|1205 |   - |3773 |4966 |3773 | 955 |4185 | 605 |1599 | 0.000000e+00 | 3.460000e+02 |    Inf 
18.50/18.59	o 343
18.50/18.59	c *17.8s|  8346 |  3515 | 26154 |   3.1 |  29M|1205 |   - |3773 |4972 |3773 | 948 |4222 | 612 |1599 | 0.000000e+00 | 3.430000e+02 |    Inf 
19.10/19.10	o 287
19.10/19.10	c *18.2s|  8602 |  2896 | 26822 |   3.1 |  27M|1205 |   - |3773 |5102 |3773 | 940 |4367 | 766 |1606 | 0.000000e+00 | 2.870000e+02 |    Inf 
19.19/19.27	o 280
19.19/19.27	c *18.4s|  8669 |  2865 | 27207 |   3.1 |  28M|1205 |   - |3773 |5135 |3773 | 929 |4431 | 811 |1608 | 0.000000e+00 | 2.800000e+02 |    Inf 
19.19/19.27	o 259
19.19/19.27	c *18.4s|  8670 |  2652 | 27207 |   3.1 |  27M|1205 |   - |3773 |5135 |3773 | 929 |4431 | 811 |1608 | 0.000000e+00 | 2.590000e+02 |    Inf 
19.39/19.47	o 229
19.39/19.47	c *18.6s|  8749 |  2343 | 27771 |   3.1 |  26M|1205 |   - |3773 |5141 |3773 | 944 |4534 | 829 |1614 | 0.000000e+00 | 2.290000e+02 |    Inf 
19.59/19.61	o 223
19.59/19.61	c *18.7s|  8837 |  2345 | 28040 |   3.1 |  26M|1205 |   - |3773 |5148 |3773 | 951 |4576 | 853 |1614 | 0.000000e+00 | 2.230000e+02 |    Inf 
19.59/19.61	o 214
19.59/19.61	c *18.7s|  8838 |  2186 | 28040 |   3.1 |  26M|1205 |   - |3773 |5148 |3773 | 951 |4576 | 853 |1614 | 0.000000e+00 | 2.140000e+02 |    Inf 
19.59/19.69	o 203
19.59/19.69	c *18.8s|  8883 |  2104 | 28148 |   3.1 |  26M|1205 |   - |3773 |5143 |3773 | 953 |4609 | 853 |1614 | 0.000000e+00 | 2.030000e+02 |    Inf 
19.59/19.70	o 200
19.59/19.70	c *18.8s|  8884 |  2073 | 28148 |   3.1 |  26M|1205 |   - |3773 |5143 |3773 | 953 |4609 | 853 |1614 | 0.000000e+00 | 2.000000e+02 |    Inf 
19.89/19.93	o 169
19.89/19.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.89/19.93	c *19.1s|  8993 |  1750 | 28481 |   3.1 |  25M|1205 |   - |3773 |5180 |3773 | 961 |4669 | 904 |1620 | 0.000000e+00 | 1.690000e+02 |    Inf 
19.89/19.93	o 160
19.89/19.93	c *19.1s|  8994 |  1615 | 28481 |   3.1 |  25M|1205 |   - |3773 |5179 |3773 | 961 |4669 | 904 |1620 | 0.000000e+00 | 1.600000e+02 |    Inf 
20.49/20.53	o 158
20.49/20.53	c *19.6s|  9200 |  1630 | 29608 |   3.2 |  26M|1205 |   - |3773 |5280 |3773 | 952 |4861 |1125 |1640 | 0.000000e+00 | 1.580000e+02 |    Inf 
20.49/20.54	o 157
20.49/20.54	c *19.6s|  9201 |  1621 | 29608 |   3.2 |  26M|1205 |   - |3773 |5279 |3773 | 952 |4861 |1125 |1640 | 0.000000e+00 | 1.570000e+02 |    Inf 
20.59/20.63	o 152
20.59/20.63	c *19.7s|  9226 |  1578 | 29763 |   3.2 |  26M|1205 |   - |3773 |5287 |3773 | 932 |4886 |1146 |1640 | 0.000000e+00 | 1.520000e+02 |    Inf 
20.59/20.63	o 139
20.59/20.63	c *19.7s|  9227 |  1458 | 29763 |   3.2 |  25M|1205 |   - |3773 |5287 |3773 | 932 |4886 |1146 |1640 | 0.000000e+00 | 1.390000e+02 |    Inf 
20.90/20.98	o 128
20.90/20.98	c *20.1s|  9334 |  1416 | 30639 |   3.3 |  25M|1205 |   - |3773 |5267 |3773 | 925 |4940 |1240 |1653 | 0.000000e+00 | 1.280000e+02 |    Inf 
21.19/21.20	o 119
21.19/21.20	c *20.3s|  9406 |  1378 | 31261 |   3.3 |  25M|1205 |   - |3773 |5279 |3773 | 953 |5020 |1307 |1659 | 0.000000e+00 | 1.190000e+02 |    Inf 
21.19/21.28	o 112
21.19/21.28	c *20.4s|  9427 |  1364 | 31433 |   3.3 |  25M|1205 |   - |3773 |5286 |3773 | 951 |5039 |1335 |1660 | 0.000000e+00 | 1.120000e+02 |    Inf 
21.29/21.37	o 108
21.29/21.37	c *20.4s|  9456 |  1365 | 31569 |   3.3 |  25M|1205 |   - |3773 |5287 |3773 | 962 |5058 |1353 |1661 | 0.000000e+00 | 1.080000e+02 |    Inf 
21.49/21.50	o 106
21.49/21.50	c *20.6s|  9483 |  1361 | 31903 |   3.3 |  25M|1205 |   - |3773 |5267 |3773 | 960 |5101 |1387 |1664 | 0.000000e+00 | 1.060000e+02 |    Inf 
21.59/21.63	o 100
21.59/21.63	c *20.7s|  9542 |  1387 | 32064 |   3.3 |  25M|1205 |   - |3773 |5244 |3773 | 953 |5135 |1411 |1664 | 0.000000e+00 | 1.000000e+02 |    Inf 
22.09/22.16	o 96
22.09/22.16	c *21.2s|  9703 |  1360 | 33181 |   3.4 |  26M|1205 |   - |3773 |5131 |3773 | 924 |5342 |1524 |1673 | 0.000000e+00 | 9.600000e+01 |    Inf 
22.09/22.16	o 83
22.09/22.16	c *21.2s|  9704 |  1196 | 33181 |   3.4 |  25M|1205 |   - |3773 |5131 |3773 | 924 |5342 |1524 |1673 | 0.000000e+00 | 8.300000e+01 |    Inf 
22.19/22.21	o 71
22.19/22.21	c *21.2s|  9713 |   941 | 33301 |   3.4 |  24M|1205 |   - |3773 |4808 |3773 | 938 |5360 |1527 |1675 | 0.000000e+00 | 7.100000e+01 |    Inf 
23.00/23.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.00/23.08	c  22.1s| 10000 |   968 | 36008 |   3.6 |  25M|1205 |   - |3773 |4604 |   0 |   0 |5564 |1823 |1716 | 0.000000e+00 | 7.100000e+01 |    Inf 
28.99/29.01	o 64
28.99/29.01	c *27.7s| 12573 |  1015 | 49522 |   3.9 |  28M|1205 |   - |3773 |5994 |3773 | 939 |6895 |4867 |1787 | 0.000000e+00 | 6.400000e+01 |    Inf 
45.59/45.64	c  43.6s| 20000 |  1638 | 91919 |   4.6 |  39M|1205 |   9 |3773 |6686 |3773 | 947 |  10k|  13k|1815 | 0.000000e+00 | 6.400000e+01 |    Inf 
47.49/47.52	o 58
47.49/47.52	c *45.4s| 20821 |  1606 | 95820 |   4.6 |  40M|1205 |   - |3773 |6746 |3773 | 957 |  11k|  14k|1815 | 0.000000e+00 | 5.800000e+01 |    Inf 
50.50/50.52	o 51
50.50/50.52	c *48.2s| 22134 |  1572 |103481 |   4.7 |  40M|1205 |   - |3773 |6097 |3773 | 935 |  11k|  15k|1815 | 0.000000e+00 | 5.100000e+01 |    Inf 
50.50/50.57	o 50
50.50/50.57	c *48.3s| 22160 |  1555 |103575 |   4.7 |  40M|1205 |   - |3773 |5968 |3773 | 931 |  11k|  15k|1815 | 0.000000e+00 | 5.000000e+01 |    Inf 
66.09/66.18	c  63.2s| 30000 |  1867 |139199 |   4.6 |  45M|1205 |   - |3773 |6227 |   0 |   0 |  14k|  25k|1815 | 0.000000e+00 | 5.000000e+01 |    Inf 
66.79/66.81	o 41
66.79/66.81	c *63.8s| 30290 |  1748 |140398 |   4.6 |  43M|1205 |   - |3773 |6341 |3773 | 952 |  14k|  25k|1815 | 0.000000e+00 | 4.100000e+01 |    Inf 
78.89/78.97	o 34
78.89/78.97	c *75.3s| 36595 |  1851 |169595 |   4.6 |  44M|1205 |   - |3773 |7414 |3773 | 963 |  16k|  34k|1815 | 0.000000e+00 | 3.400000e+01 |    Inf 
81.60/81.65	o 31
81.60/81.65	c *77.9s| 38042 |  1865 |176151 |   4.6 |  44M|1205 |   - |3773 |7699 |3773 | 931 |  17k|  36k|1815 | 0.000000e+00 | 3.100000e+01 |    Inf 
81.60/81.65	o 30
81.60/81.65	c *77.9s| 38043 |  1857 |176156 |   4.6 |  44M|1205 |   - |3773 |7699 |3773 | 931 |  17k|  36k|1815 | 0.000000e+00 | 3.000000e+01 |    Inf 
82.29/82.37	o 21
82.29/82.37	c *78.5s| 38426 |  1711 |177828 |   4.6 |  42M|1205 |   - |3773 |7837 |3773 | 931 |  17k|  36k|1815 | 0.000000e+00 | 2.100000e+01 |    Inf 
82.59/82.69	o 15
82.59/82.69	c *78.8s| 38585 |  1548 |178796 |   4.6 |  40M|1205 |   - |3773 |7702 |3773 | 944 |  17k|  36k|1815 | 0.000000e+00 | 1.500000e+01 |    Inf 
85.09/85.14	c  81.2s| 40000 |  1572 |186818 |   4.7 |  40M|1205 |  19 |3773 |7736 |3773 | 943 |  17k|  38k|1815 | 0.000000e+00 | 1.500000e+01 |    Inf 
88.09/88.17	o 1
88.09/88.17	c *84.0s| 41685 |  1047 |196783 |   4.7 |  34M|1205 |   - |3773 |6586 |3773 | 932 |  18k|  41k|1815 | 0.000000e+00 | 1.000000e-00 |    Inf 
101.29/101.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
101.29/101.32	c  96.5s| 50000 |  1060 |249354 |   5.0 |  35M|1205 |   - |3773 |8032 |   0 |   0 |  21k|  52k|1825 | 0.000000e+00 | 1.000000e-00 |    Inf 
118.19/118.28	c   113s| 60000 |  1177 |316160 |   5.3 |  37M|1205 |   7 |3773 |  10k|3773 | 950 |  25k|  65k|1937 | 0.000000e+00 | 1.000000e-00 |    Inf 
135.49/135.50	c   129s| 70000 |  1264 |373257 |   5.3 |  39M|1205 |   1 |3773 |  13k|3773 | 932 |  29k|  78k|2039 | 0.000000e+00 | 1.000000e-00 |    Inf 
152.90/152.95	c   145s| 80000 |  1478 |427648 |   5.3 |  41M|1205 |   - |3773 |  14k|   0 |   0 |  32k|  92k|2168 | 0.000000e+00 | 1.000000e-00 |    Inf 
170.90/170.91	c   163s| 90000 |  1475 |481113 |   5.3 |  43M|1205 |   - |3773 |  15k|   0 |   0 |  35k| 105k|2258 | 0.000000e+00 | 1.000000e-00 |    Inf 
189.20/189.29	c   180s|100000 |  1274 |540878 |   5.4 |  40M|1205 |   9 |3773 |9378 |3773 | 931 |  38k| 119k|2504 | 0.000000e+00 | 1.000000e-00 |    Inf 
206.49/206.54	c   196s|110000 |  1262 |601152 |   5.5 |  42M|1205 |  17 |3773 |  12k|3773 | 946 |  40k| 133k|2648 | 0.000000e+00 | 1.000000e-00 |    Inf 
225.80/225.89	c   215s|120000 |  1318 |666701 |   5.6 |  44M|1205 |   - |3773 |  17k|   0 |   0 |  43k| 148k|2806 | 0.000000e+00 | 1.000000e-00 |    Inf 
244.70/244.70	c   233s|130000 |  1290 |727985 |   5.6 |  43M|1205 |  19 |3773 |  14k|3773 | 952 |  46k| 161k|2930 | 0.000000e+00 | 1.000000e-00 |    Inf 
263.20/263.22	c   251s|140000 |  1288 |784922 |   5.6 |  43M|1205 |   - |3773 |  13k|   0 |   0 |  47k| 175k|3060 | 0.000000e+00 | 1.000000e-00 |    Inf 
282.71/282.75	c   269s|150000 |  1369 |847513 |   5.6 |  45M|1205 |  18 |3773 |  15k|3773 | 951 |  50k| 190k|3172 | 0.000000e+00 | 1.000000e-00 |    Inf 
302.70/302.76	c   288s|160000 |  1340 |913852 |   5.7 |  45M|1205 |  13 |3773 |  16k|3773 | 945 |  52k| 205k|3287 | 0.000000e+00 | 1.000000e-00 |    Inf 
321.30/321.36	c   306s|170000 |  1355 |969490 |   5.7 |  47M|1205 |   1 |3773 |  19k|3773 | 947 |  55k| 218k|3502 | 0.000000e+00 | 1.000000e-00 |    Inf 
342.01/342.04	c   326s|180000 |  1485 |  1025k|   5.7 |  50M|1205 |   - |3773 |  24k|   0 |   0 |  57k| 231k|3616 | 0.000000e+00 | 1.000000e-00 |    Inf 
364.60/364.60	c   348s|190000 |  1575 |  1087k|   5.7 |  52M|1205 |  15 |3773 |  27k|3773 | 951 |  59k| 244k|3721 | 0.000000e+00 | 1.000000e-00 |    Inf 
386.80/386.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
386.80/386.85	c   369s|200000 |  1474 |  1145k|   5.7 |  51M|1205 |   1 |3773 |  25k|3773 | 940 |  61k| 258k|3796 | 0.000000e+00 | 1.000000e-00 |    Inf 
409.60/409.62	c   391s|210000 |  1433 |  1209k|   5.8 |  49M|1205 |   - |3773 |  19k|   0 |   0 |  64k| 272k|3972 | 0.000000e+00 | 1.000000e-00 |    Inf 
431.00/431.05	c   411s|220000 |  1462 |  1269k|   5.8 |  50M|1205 |   1 |3773 |  22k|3773 | 956 |  66k| 285k|4091 | 0.000000e+00 | 1.000000e-00 |    Inf 
453.00/453.04	c   432s|230000 |  1482 |  1330k|   5.8 |  52M|1205 |   - |3773 |  26k|   0 |   0 |  69k| 299k|4150 | 0.000000e+00 | 1.000000e-00 |    Inf 
476.60/476.60	c   455s|240000 |  1528 |  1392k|   5.8 |  53M|1205 |   1 |3773 |  26k|3773 | 938 |  72k| 313k|4253 | 0.000000e+00 | 1.000000e-00 |    Inf 
500.10/500.17	c   478s|250000 |  1528 |  1459k|   5.8 |  56M|1205 |   1 |3773 |  32k|3773 | 977 |  75k| 328k|4341 | 0.000000e+00 | 1.000000e-00 |    Inf 
525.50/525.55	c   502s|260000 |  1520 |  1522k|   5.9 |  54M|1205 |   - |3773 |  28k|3773 | 961 |  78k| 342k|4443 | 0.000000e+00 | 1.000000e-00 |    Inf 
551.51/551.57	c   528s|270000 |  1547 |  1578k|   5.8 |  56M|1205 |   - |3773 |  31k|   0 |   0 |  80k| 356k|4528 | 0.000000e+00 | 1.000000e-00 |    Inf 
578.90/578.94	c   554s|280000 |  1550 |  1637k|   5.8 |  57M|1205 |  21 |3773 |  33k|3773 | 953 |  82k| 370k|4589 | 0.000000e+00 | 1.000000e-00 |    Inf 
608.31/608.39	c   583s|290000 |  1541 |  1704k|   5.9 |  58M|1205 |  23 |3773 |  34k|3773 | 943 |  84k| 384k|4669 | 0.000000e+00 | 1.000000e-00 |    Inf 
637.01/637.09	c   610s|300000 |  1572 |  1766k|   5.9 |  61M|1205 |  16 |3773 |  41k|3773 | 956 |  87k| 399k|4778 | 0.000000e+00 | 1.000000e-00 |    Inf 
666.20/666.25	c   639s|310000 |  1631 |  1830k|   5.9 |  62M|1205 |  21 |3773 |  41k|3773 | 938 |  90k| 414k|4850 | 0.000000e+00 | 1.000000e-00 |    Inf 
696.91/696.91	c   669s|320000 |  1643 |  1892k|   5.9 |  63M|1205 |   - |3773 |  44k|   0 |   0 |  93k| 430k|4910 | 0.000000e+00 | 1.000000e-00 |    Inf 
728.51/728.57	c   699s|330000 |  1709 |  1953k|   5.9 |  65M|1205 |   - |3773 |  47k|   0 |   0 |  96k| 445k|5006 | 0.000000e+00 | 1.000000e-00 |    Inf 
760.41/760.42	c   730s|340000 |  1691 |  2015k|   5.9 |  65M|1205 |   1 |3773 |  45k|3773 | 960 |  98k| 460k|5101 | 0.000000e+00 | 1.000000e-00 |    Inf 
795.71/795.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
795.71/795.71	c   765s|350000 |  1711 |  2079k|   5.9 |  66M|1205 |  23 |3773 |  48k|3773 | 946 | 101k| 475k|5179 | 0.000000e+00 | 1.000000e-00 |    Inf 
831.72/831.70	c   800s|360000 |  1737 |  2148k|   6.0 |  67M|1205 |   - |3773 |  48k|   0 |   0 | 103k| 489k|5238 | 0.000000e+00 | 1.000000e-00 |    Inf 
867.42/867.42	c   834s|370000 |  1737 |  2216k|   6.0 |  67M|1205 |   - |3773 |  48k|   0 |   0 | 105k| 504k|5324 | 0.000000e+00 | 1.000000e-00 |    Inf 
896.21/896.27	c   862s|380000 |  1771 |  2275k|   6.0 |  69M|1205 |   9 |3773 |  51k|3773 | 968 | 108k| 518k|5406 | 0.000000e+00 | 1.000000e-00 |    Inf 
926.72/926.79	c   892s|390000 |  1785 |  2336k|   6.0 |  69M|1205 |   7 |3773 |  50k|3773 | 953 | 111k| 534k|5465 | 0.000000e+00 | 1.000000e-00 |    Inf 
960.12/960.13	c   924s|400000 |  1821 |  2399k|   6.0 |  69M|1205 |   7 |3773 |  49k|3773 | 977 | 114k| 549k|5542 | 0.000000e+00 | 1.000000e-00 |    Inf 
991.52/991.59	c   955s|410000 |  1848 |  2459k|   6.0 |  72M|1205 |  11 |3773 |  53k|3773 | 958 | 117k| 565k|5603 | 0.000000e+00 | 1.000000e-00 |    Inf 
1026.82/1026.84	c   989s|420000 |  1881 |  2531k|   6.0 |  73M|1205 |  11 |3773 |  54k|3773 | 958 | 120k| 580k|5670 | 0.000000e+00 | 1.000000e-00 |    Inf 
1062.62/1062.68	c  1024s|430000 |  2065 |  2598k|   6.0 |  76M|1205 |   1 |3773 |  57k|3773 | 958 | 123k| 596k|5748 | 0.000000e+00 | 1.000000e-00 |    Inf 
1100.42/1100.41	c  1061s|440000 |  2091 |  2667k|   6.1 |  76M|1205 |   - |3773 |  56k|   0 |   0 | 126k| 611k|5818 | 0.000000e+00 | 1.000000e-00 |    Inf 
1136.52/1136.51	c  1096s|450000 |  2020 |  2738k|   6.1 |  76M|1205 |   - |3773 |  57k|   0 |   0 | 129k| 627k|5904 | 0.000000e+00 | 1.000000e-00 |    Inf 
1171.93/1171.95	c  1131s|460000 |  2070 |  2810k|   6.1 |  78M|1205 |   7 |3773 |  60k|3773 | 976 | 131k| 643k|5967 | 0.000000e+00 | 1.000000e-00 |    Inf 
1207.92/1207.96	c  1166s|470000 |  2003 |  2881k|   6.1 |  77M|1205 |  22 |3773 |  57k|3773 | 989 | 133k| 659k|6018 | 0.000000e+00 | 1.000000e-00 |    Inf 
1243.22/1243.29	c  1200s|480000 |  1979 |  2951k|   6.1 |  76M|1205 |  24 |3773 |  56k|3773 | 958 | 137k| 674k|6080 | 0.000000e+00 | 1.000000e-00 |    Inf 
1278.02/1278.00	c  1234s|490000 |  2017 |  3009k|   6.1 |  78M|1205 |  13 |3773 |  59k|3773 | 969 | 139k| 690k|6147 | 0.000000e+00 | 1.000000e-00 |    Inf 
1314.53/1314.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1314.53/1314.57	c  1270s|500000 |  1885 |  3073k|   6.1 |  72M|1205 |   - |3773 |  47k|   0 |   0 | 142k| 705k|6220 | 0.000000e+00 | 1.000000e-00 |    Inf 
1345.12/1345.17	c  1299s|510000 |  1457 |  3139k|   6.2 |  57M|1205 |  18 |3773 |  29k|3773 | 949 | 144k| 719k|6449 | 0.000000e+00 | 1.000000e-00 |    Inf 
1369.83/1369.84	c  1323s|520000 |  1420 |  3195k|   6.1 |  55M|1205 |   - |3773 |  24k|   0 |   0 | 147k| 733k|6550 | 0.000000e+00 | 1.000000e-00 |    Inf 
1392.93/1392.94	c  1345s|530000 |  1430 |  3251k|   6.1 |  56M|1205 |   - |3773 |  28k|   0 |   0 | 149k| 747k|6557 | 0.000000e+00 | 1.000000e-00 |    Inf 
1416.84/1416.85	c  1368s|540000 |  1408 |  3312k|   6.1 |  54M|1205 |   1 |3773 |  22k|3773 | 920 | 152k| 760k|7041 | 0.000000e+00 | 1.000000e-00 |    Inf 
1440.13/1440.15	c  1391s|550000 |  1507 |  3373k|   6.1 |  56M|1205 |  18 |3773 |  26k|3773 | 944 | 155k| 773k|7048 | 0.000000e+00 | 1.000000e-00 |    Inf 
1464.13/1464.16	c  1414s|560000 |  1559 |  3435k|   6.1 |  58M|1205 |   - |3773 |  29k|   0 |   0 | 158k| 788k|7056 | 0.000000e+00 | 1.000000e-00 |    Inf 
1488.53/1488.57	c  1437s|570000 |  1428 |  3499k|   6.1 |  56M|1205 |   - |3773 |  26k|   0 |   0 | 161k| 802k|7136 | 0.000000e+00 | 1.000000e-00 |    Inf 
1513.44/1513.43	c  1461s|580000 |  1493 |  3554k|   6.1 |  57M|1205 |   - |3773 |  29k|   0 |   0 | 163k| 815k|7195 | 0.000000e+00 | 1.000000e-00 |    Inf 
1540.73/1540.77	c  1488s|590000 |  1723 |  3619k|   6.1 |  60M|1205 |  21 |3773 |  32k|3773 | 928 | 165k| 828k|7240 | 0.000000e+00 | 1.000000e-00 |    Inf 
1566.44/1566.46	c  1512s|600000 |  1947 |  3676k|   6.1 |  63M|1205 |   - |3773 |  32k|   0 |   0 | 168k| 841k|7284 | 0.000000e+00 | 1.000000e-00 |    Inf 
1593.43/1593.41	c  1538s|610000 |  2047 |  3741k|   6.1 |  65M|1205 |   - |3773 |  36k|   0 |   0 | 170k| 855k|7339 | 0.000000e+00 | 1.000000e-00 |    Inf 
1619.53/1619.56	c  1564s|620000 |  2029 |  3801k|   6.1 |  65M|1205 |  24 |3773 |  34k|3773 | 920 | 172k| 869k|7381 | 0.000000e+00 | 1.000000e-00 |    Inf 
1645.53/1645.54	c  1589s|630000 |  2023 |  3862k|   6.1 |  66M|1205 |  21 |3773 |  34k|3773 | 948 | 175k| 883k|7425 | 0.000000e+00 | 1.000000e-00 |    Inf 
1673.34/1673.33	c  1616s|640000 |  2055 |  3933k|   6.1 |  68M|1205 |   - |3773 |  39k|   0 |   0 | 177k| 898k|7485 | 0.000000e+00 | 1.000000e-00 |    Inf 
1700.54/1700.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1700.54/1700.52	c  1642s|650000 |  2025 |  3999k|   6.2 |  66M|1205 |   - |3773 |  34k|   0 |   0 | 179k| 912k|7528 | 0.000000e+00 | 1.000000e-00 |    Inf 
1728.24/1728.26	c  1669s|660000 |  2308 |  4061k|   6.2 |  69M|1205 |   - |3773 |  37k|   0 |   0 | 181k| 927k|7569 | 0.000000e+00 | 1.000000e-00 |    Inf 
1756.33/1756.31	c  1696s|670000 |  2558 |  4122k|   6.2 |  71M|1205 |   - |3773 |  36k|   0 |   0 | 184k| 941k|7618 | 0.000000e+00 | 1.000000e-00 |    Inf 
1782.54/1782.56	c  1721s|680000 |  2637 |  4180k|   6.1 |  72M|1205 |   - |3773 |  38k|   0 |   0 | 186k| 956k|7679 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1738.02
1800.05/1800.00	c Solving Nodes      : 686390
1800.05/1800.00	c Primal Bound       : +1.00000000000000e-00 (244 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.05	s SATISFIABLE
1800.05/1800.05	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.05	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.05	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.05	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.05	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.05	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.05	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1800.05/1800.05	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 x54 
1800.05/1800.05	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 x31 -x30 -x29 
1800.05/1800.05	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 
1800.05/1800.05	v -x1 
1800.05/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.05	c Solving Time       :    1738.02
1800.05/1800.05	c Original Problem   :
1800.05/1800.05	c   Problem name     : HOME/instance-2693509-1277907894.wbo
1800.05/1800.05	c   Variables        : 3891 (2061 binary, 0 integer, 0 implicit integer, 1830 continuous)
1800.05/1800.05	c   Constraints      : 4538 initial, 4538 maximal
1800.05/1800.05	c Presolved Problem  :
1800.05/1800.05	c   Problem name     : t_HOME/instance-2693509-1277907894.wbo
1800.05/1800.05	c   Variables        : 3773 (2002 binary, 0 integer, 0 implicit integer, 1771 continuous)
1800.05/1800.05	c   Constraints      : 4398 initial, 62261 maximal
1800.05/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.05	c   trivial          :       0.00         59          0          0          0          0          0          0          0
1800.05/1800.05	c   dualfix          :       0.00         59          0          0          0          0          0          0          0
1800.05/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.05/1800.05	c   indicator        :       0.00          0          0          0          0          0         59          0          0
1800.05/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   linear           :       0.04          0          0          0       1841          0         81         66          0
1800.05/1800.05	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   root node        :          -       1771          -          -       3542          -          -          -          -
1800.05/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.05	c   integral         :          0          0          0     405491          0         43        651          0          0     742250
1800.05/1800.05	c   indicator        :       1771          0     206872      11138          0        235    1562411          0          0          0
1800.05/1800.05	c   setppc           :          7          7    3421960      30966          0      12684     833763          0          0          0
1800.05/1800.05	c   linear           :       1771          7    3418279      33341          0     214089   15393289     187787          0          0
1800.05/1800.05	c   logicor          :        849+         7    1339049       8593          0     109016    3364076          0          0          0
1800.05/1800.05	c   bounddisjunction :          0+         0      87540          0          0          0         16          0          0          0
1800.05/1800.05	c   countsols        :          0          0          0       8593          0          0          0          0          0          0
1800.05/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.05	c   integral         :      19.50       0.00       0.00      19.50       0.00
1800.05/1800.05	c   indicator        :       4.46       0.00       3.24       1.22       0.00
1800.05/1800.05	c   setppc           :       7.06       0.00       7.05       0.01       0.00
1800.05/1800.05	c   linear           :     145.51       0.01     143.66       1.84       0.00
1800.05/1800.05	c   logicor          :     418.74       0.00     418.65       0.09       0.00
1800.05/1800.05	c   bounddisjunction :       0.20       0.00       0.20       0.00       0.00
1800.05/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.05	c   vbounds          :       0.01          2          0          0
1800.05/1800.05	c   rootredcost      :       0.00         48          0       1771
1800.05/1800.05	c   pseudoobj        :     108.97    3435625       4046    1157706
1800.05/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.05	c   propagation      :      18.79     339835     339618    2026267       29.8      11236       24.9          -
1800.05/1800.05	c   infeasible LP    :       7.16      24666      24666     188218       46.6        240       18.3          0
1800.05/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.05	c   pseudo solution  :       0.01         58         58        289       13.9         29        7.5          -
1800.05/1800.05	c   applied globally :          -          -          -     965881       24.4          -          -          -
1800.05/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.05	c   cut pool         :       0.00          6          -          -          0          -    (maximal pool size: 178)
1800.05/1800.05	c   redcost          :      19.59     406995          0     382643          0          0
1800.05/1800.05	c   impliedbounds    :       0.00          7          0          0          0          0
1800.05/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.05	c   gomory           :       0.07          7          0          0        919          0
1800.05/1800.05	c   strongcg         :       0.04          7          0          0         72          0
1800.05/1800.05	c   cmir             :       0.01          7          0          0          1          0
1800.05/1800.05	c   flowcover        :       0.08          7          0          0          2          0
1800.05/1800.05	c   clique           :       0.00          7          0          0          0          0
1800.05/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.05	c Pricers            :       Time      Calls       Vars
1800.05/1800.05	c   problem variables:       0.00          0          0
1800.05/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.05	c   relpscost        :      19.35     371689         43        651          0          0     742250
1800.05/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   inference        :       0.94       8546          0          0          0          0      17092
1800.05/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.05	c   LP solutions     :       0.04          -         47
1800.05/1800.05	c   pseudo solutions :       0.00          -          0
1800.05/1800.05	c   feaspump         :       0.01          1          0
1800.05/1800.05	c   oneopt           :       0.18         36          0
1800.05/1800.05	c   crossover        :       0.54         23          0
1800.05/1800.05	c   veclendiving     :       0.04         95          0
1800.05/1800.05	c   pscostdiving     :       0.13         96          0
1800.05/1800.05	c   fracdiving       :       0.15         96          0
1800.05/1800.05	c   coefdiving       :       0.10         96          0
1800.05/1800.05	c   linesearchdiving :       0.08         96          0
1800.05/1800.05	c   guideddiving     :       0.14         96          0
1800.05/1800.05	c   objpscostdiving  :       0.06         80          0
1800.05/1800.05	c   rootsoldiving    :       0.16         80          0
1800.05/1800.05	c   trivial          :       0.01          2          0
1800.05/1800.05	c   simplerounding   :       0.50     372227          0
1800.05/1800.05	c   zirounding       :       0.18       1000          0
1800.05/1800.05	c   rounding         :       1.22       8628          0
1800.05/1800.05	c   shifting         :       0.79       2679          0
1800.05/1800.05	c   intshifting      :       0.00          5          0
1800.05/1800.05	c   twoopt           :       0.00          0          0
1800.05/1800.05	c   fixandinfer      :       0.00          0          0
1800.05/1800.05	c   intdiving        :       0.00          0          0
1800.05/1800.05	c   actconsdiving    :       0.00          0          0
1800.05/1800.05	c   octane           :       0.00          0          0
1800.05/1800.05	c   rens             :       0.02          1          0
1800.05/1800.05	c   rins             :       0.00          0          0
1800.05/1800.05	c   localbranching   :       0.00          0          0
1800.05/1800.05	c   mutation         :       0.00          0          0
1800.05/1800.05	c   dins             :       0.00          0          0
1800.05/1800.05	c   undercover       :       0.00          0          0
1800.05/1800.05	c   nlp              :       0.00          0          0
1800.05/1800.05	c   trysol           :       0.85       1473        197
1800.05/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.05	c   dual LP          :     474.86     421838    4217997      10.00    8882.61
1800.05/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.05	c   diving/probing LP:       0.23        122       1851      15.17    8047.83
1800.05/1800.05	c   strong branching :      15.60       7718     158774      20.57   10177.82
1800.05/1800.05	c     (at root node) :          -         28       6863     245.11          -
1800.05/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.05	c B&B Tree           :
1800.05/1800.05	c   number of runs   :          1
1800.05/1800.05	c   nodes            :     686390
1800.05/1800.05	c   nodes (total)    :     686390
1800.05/1800.05	c   nodes left       :       2663
1800.05/1800.05	c   max depth        :       1205
1800.05/1800.05	c   max depth (total):       1205
1800.05/1800.05	c   backtracks       :      73876 (10.8%)
1800.05/1800.05	c   delayed cutoffs  :      61045
1800.05/1800.05	c   repropagations   :    1598222 (4020200 domain reductions, 57994 cutoffs)
1800.05/1800.05	c   avg switch length:       5.97
1800.05/1800.05	c   switching time   :     308.23
1800.05/1800.05	c Solution           :
1800.05/1800.05	c   Solutions found  :        244 (48 improvements)
1800.05/1800.05	c   First Solution   : +8.92150000000000e+04   (in run 1, after 1 nodes, 0.13 seconds, depth 0, found by <trysol>)
1800.05/1800.05	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 41685 nodes, 84.02 seconds, depth 39, found by <relaxation>)
1800.05/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.05	c   Gap              :   infinite
1800.05/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.05	c   Root Iterations  :        217
1800.15/1800.14	c Time complete: 1800.19.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693509-1277907894/watcher-2693509-1277907894 -o /tmp/evaluation-result-2693509-1277907894/solver-2693509-1277907894 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693509-1277907894.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.04 2.01 2.00 3/178 13206
/proc/meminfo: memFree=31386528/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=10972 CPUtime=0
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 1665 0 0 0 0 0 0 0 23 0 1 0 132086345 11235328 1586 4089446400 4194304 9819077 140736631018704 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13206/statm: 2743 1586 392 1374 0 1364 0

[startup+0.0212001 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13206
/proc/meminfo: memFree=31386528/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=15540 CPUtime=0.01
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 2753 0 0 0 1 0 0 0 23 0 1 0 132086345 15912960 2675 4089446400 4194304 9819077 140736631018704 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13206/statm: 3885 2705 392 1374 0 2506 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15540

[startup+0.100187 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13206
/proc/meminfo: memFree=31386528/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=30896 CPUtime=0.09
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 7879 0 0 0 8 1 0 0 23 0 1 0 132086345 31637504 6418 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 7724 6418 498 1374 0 6345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30896

[startup+0.300153 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13206
/proc/meminfo: memFree=31386528/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=40888 CPUtime=0.29
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 12285 0 0 0 26 3 0 0 23 0 1 0 132086345 41869312 8669 4089446400 4194304 9819077 140736631018704 18446744073709551615 4310901 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 10222 8669 681 1374 0 8843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40888

[startup+0.700077 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13206
/proc/meminfo: memFree=31386528/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=43452 CPUtime=0.69
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 19086 0 0 0 64 5 0 0 25 0 1 0 132086345 44494848 8944 4089446400 4194304 9819077 140736631018704 18446744073709551615 7291738 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 10863 8944 703 1374 0 9484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43452

[startup+1.50093 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13207
/proc/meminfo: memFree=31352792/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=41420 CPUtime=1.49
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 26530 0 0 0 142 7 0 0 25 0 1 0 132086345 42414080 8886 4089446400 4194304 9819077 140736631018704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 10186 8866 708 1374 0 8807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41420

[startup+3.10065 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13207
/proc/meminfo: memFree=31352916/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=42600 CPUtime=3.09
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 58473 0 0 0 294 15 0 0 25 0 1 0 132086345 43622400 9016 4089446400 4194304 9819077 140736631018704 18446744073709551615 7299364 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 10650 9016 709 1374 0 9271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42600

[startup+6.30115 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13207
/proc/meminfo: memFree=31351112/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=47360 CPUtime=6.29
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 124324 0 0 0 598 31 0 0 25 0 1 0 132086345 48496640 9951 4089446400 4194304 9819077 140736631018704 18446744073709551615 6003398 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 11840 9951 711 1374 0 10461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47360

[startup+12.7009 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13207
/proc/meminfo: memFree=31338272/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=58536 CPUtime=12.69
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 189241 0 0 0 1212 57 0 0 25 0 1 0 132086345 59940864 12936 4089446400 4194304 9819077 140736631018704 18446744073709551615 6669217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 14634 12936 714 1374 0 13255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58536

[startup+25.5007 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13207
/proc/meminfo: memFree=31320228/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=77672 CPUtime=25.49
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 282991 0 0 0 2440 109 0 0 25 0 1 0 132086345 79536128 17666 4089446400 4194304 9819077 140736631018704 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 19418 17666 717 1374 0 18039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77672

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13208
/proc/meminfo: memFree=31279416/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=120184 CPUtime=51.09
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 416435 0 0 0 4880 229 0 0 25 0 1 0 132086345 123068416 27941 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 30046 27941 726 1374 0 28667 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120184

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13209
/proc/meminfo: memFree=31255776/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=144816 CPUtime=102.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 747458 0 0 0 9743 487 0 0 25 0 1 0 132086345 148291584 33628 4089446400 4194304 9819077 140736631018704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 36204 33628 726 1374 0 34825 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144816

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13211
/proc/meminfo: memFree=31248928/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=151464 CPUtime=162.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 1095463 0 0 0 15439 791 0 0 25 0 1 0 132086345 155099136 35261 4089446400 4194304 9819077 140736631018704 18446744073709551615 6519535 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 37866 35261 726 1374 0 36487 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 151464

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13213
/proc/meminfo: memFree=31246300/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=154100 CPUtime=222.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 1428967 0 0 0 21151 1079 0 0 25 0 1 0 132086345 157798400 35964 4089446400 4194304 9819077 140736631018704 18446744073709551615 6003021 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 38525 35964 726 1374 0 37146 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154100

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13214
/proc/meminfo: memFree=31244528/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=155628 CPUtime=282.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 1719255 0 0 0 26882 1348 0 0 25 0 1 0 132086345 159363072 36358 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 38907 36358 741 1374 0 37528 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 155628

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13216
/proc/meminfo: memFree=31240268/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=159420 CPUtime=342.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 2023485 0 0 0 32620 1610 0 0 25 0 1 0 132086345 163246080 37407 4089446400 4194304 9819077 140736631018704 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 39855 37407 741 1374 0 38476 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159420

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13220
/proc/meminfo: memFree=31235872/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=165048 CPUtime=402.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 2298173 0 0 0 38385 1845 0 0 25 0 1 0 132086345 169009152 38597 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 41262 38597 741 1374 0 39883 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165048

[startup+462.301 s]
/proc/loadavg: 2.36 2.09 2.03 4/200 13282
/proc/meminfo: memFree=31048872/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=165712 CPUtime=462.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 2576439 0 0 0 44139 2091 0 0 25 0 1 0 132086345 169689088 38804 4089446400 4194304 9819077 140736631018704 18446744073709551615 7816519 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 41428 38804 741 1374 0 40049 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165712

[startup+522.301 s]
/proc/loadavg: 2.76 2.25 2.08 4/200 13284
/proc/meminfo: memFree=31025244/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=169808 CPUtime=522.31
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 2819603 0 0 0 49921 2310 0 0 25 0 1 0 132086345 173883392 39793 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 42452 39793 741 1374 0 41073 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 169808

[startup+582.3 s]
/proc/loadavg: 2.87 2.37 2.13 4/200 13285
/proc/meminfo: memFree=31015624/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=170928 CPUtime=582.3
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 3024675 0 0 0 55736 2494 0 0 25 0 1 0 132086345 175030272 40109 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 42732 40109 741 1374 0 41353 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 170928

[startup+642.301 s]
/proc/loadavg: 2.84 2.45 2.17 3/200 13287
/proc/meminfo: memFree=31003916/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=174700 CPUtime=642.31
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 3234898 0 0 0 61558 2673 0 0 25 0 1 0 132086345 178892800 40968 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 43675 40968 741 1374 0 42296 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174700

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.68 2.62 2.30 3/200 13293
/proc/meminfo: memFree=30970676/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=183924 CPUtime=882.31
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 3982224 0 0 0 84882 3349 0 0 25 0 1 0 132086345 188338176 43093 4089446400 4194304 9819077 140736631018704 18446744073709551615 6162098 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 45981 43093 741 1374 0 44602 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 183924

[startup+942.301 s]
/proc/loadavg: 2.70 2.63 2.32 4/200 13295
/proc/meminfo: memFree=30963792/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=186976 CPUtime=942.32
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 4164235 0 0 0 90707 3525 0 0 25 0 1 0 132086345 191463424 43835 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 46744 43835 741 1374 0 45365 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 186976

[startup+1002.3 s]
/proc/loadavg: 2.63 2.61 2.33 10/200 13296
/proc/meminfo: memFree=30959264/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=188624 CPUtime=1002.31
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 4308224 0 0 0 96552 3679 0 0 25 0 1 0 132086345 193150976 44202 4089446400 4194304 9819077 140736631018704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 47156 44202 741 1374 0 45777 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 188624

[startup+1062.3 s]
/proc/loadavg: 2.93 2.70 2.38 4/200 13298
/proc/meminfo: memFree=30949660/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=192836 CPUtime=1062.32
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 4471275 0 0 0 102410 3822 0 0 25 0 1 0 132086345 197464064 45321 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999910 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 48209 45321 741 1374 0 46830 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192836

[startup+1122.3 s]
/proc/loadavg: 2.66 2.67 2.39 3/179 13328
/proc/meminfo: memFree=31213796/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=193388 CPUtime=1122.32
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 4644036 0 0 0 108269 3963 0 0 25 0 1 0 132086345 198029312 45477 4089446400 4194304 9819077 140736631018704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 48347 45478 741 1374 0 46968 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 193388

[startup+1182.3 s]
/proc/loadavg: 2.24 2.55 2.36 3/179 13329
/proc/meminfo: memFree=31026652/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=195312 CPUtime=1182.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 4826873 0 0 0 114105 4128 0 0 25 0 1 0 132086345 199999488 45941 4089446400 4194304 9819077 140736631018704 18446744073709551615 4221190 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 48828 45941 741 1374 0 47449 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 195312

[startup+1242.3 s]
/proc/loadavg: 2.09 2.45 2.33 3/179 13331
/proc/meminfo: memFree=30871116/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=195812 CPUtime=1242.32
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 4992411 0 0 0 119944 4288 0 0 25 0 1 0 132086345 200511488 46143 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 48953 46143 741 1374 0 47574 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 195812

[startup+1302.3 s]
/proc/loadavg: 2.03 2.36 2.31 3/179 13359
/proc/meminfo: memFree=31158564/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197004 CPUtime=1302.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 5160709 0 0 0 125781 4452 0 0 25 0 1 0 132086345 201732096 46325 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49251 46325 741 1374 0 47872 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 197004

[startup+1362.3 s]
/proc/loadavg: 2.01 2.29 2.29 3/179 13361
/proc/meminfo: memFree=31149604/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197048 CPUtime=1362.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 5363540 0 0 0 131596 4637 0 0 25 0 1 0 132086345 201777152 46444 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49262 46444 741 1374 0 47883 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 197048

[startup+1422.31 s]
/proc/loadavg: 2.00 2.24 2.27 3/179 13363
/proc/meminfo: memFree=31144236/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197020 CPUtime=1422.34
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 5631756 0 0 0 137351 4883 0 0 25 0 1 0 132086345 201748480 46458 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49255 46458 741 1374 0 47876 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 197020

[startup+1482.3 s]
/proc/loadavg: 2.05 2.21 2.25 3/179 13364
/proc/meminfo: memFree=31140468/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197020 CPUtime=1482.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 5872621 0 0 0 143118 5115 0 0 25 0 1 0 132086345 201748480 46458 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49255 46458 741 1374 0 47876 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 197020

[startup+1542.3 s]
/proc/loadavg: 2.02 2.17 2.24 3/179 13366
/proc/meminfo: memFree=31136720/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197020 CPUtime=1542.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 6090604 0 0 0 148900 5333 0 0 25 0 1 0 132086345 201748480 46521 4089446400 4194304 9819077 140736631018704 18446744073709551615 4431478 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49255 46521 741 1374 0 47876 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 197020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.13 2.22 3/179 13367
/proc/meminfo: memFree=31134204/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197220 CPUtime=1602.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 6302555 0 0 0 154696 5537 0 0 25 0 1 0 132086345 201953280 46558 4089446400 4194304 9819077 140736631018704 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49305 46558 741 1374 0 47926 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 197220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.11 2.20 3/179 13369
/proc/meminfo: memFree=31132792/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197300 CPUtime=1662.34
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 6525725 0 0 0 160487 5747 0 0 25 0 1 0 132086345 202035200 46591 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49325 46591 741 1374 0 47946 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 197300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.08 2.18 3/179 13371
/proc/meminfo: memFree=31127792/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=197272 CPUtime=1722.33
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 6737981 0 0 0 166282 5951 0 0 25 0 1 0 132086345 202006528 46592 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999842 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49318 46592 741 1374 0 47939 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 197272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.07 2.17 3/179 13372
/proc/meminfo: memFree=31123416/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=198808 CPUtime=1782.34
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 6944538 0 0 0 172094 6140 0 0 25 0 1 0 132086345 203579392 46954 4089446400 4194304 9819077 140736631018704 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49702 46954 741 1374 0 48323 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 198808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.06 2.17 3/179 13373
/proc/meminfo: memFree=31122536/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=198948 CPUtime=1800.05
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 7007357 0 0 0 173804 6201 0 0 25 0 1 0 132086345 203722752 46993 4089446400 4194304 9819077 140736631018704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13206/statm: 49737 46993 741 1374 0 48358 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 198948

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.06 2.17 3/179 13373
/proc/meminfo: memFree=31122536/32950928 swapFree=67111528/67111528
[pid=13206] ppid=13204 vsize=196644 CPUtime=1800.15
/proc/13206/stat : 13206 (pbscip.linux.x8) R 13204 13206 12322 0 -1 4202496 7007383 0 0 0 173814 6201 0 0 25 0 1 0 132086345 201363456 46417 4089446400 4194304 9819077 140736631018704 18446744073709551615 4212062 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13206/statm: 49161 46417 742 1374 0 47782 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 196644

Child status: 0
Real time (s): 1800.15
CPU time (s): 1800.19
CPU user time (s): 1738.17
CPU system time (s): 62.0216
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 200608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1738.17
system time used= 62.0216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7007387
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= 2
involuntary context switches= 2706

runsolver used 2.48762 second user time and 5.77712 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 16:24:54
IDJOB=2693509
IDBENCH=78953
IDSOLVER=1205
FILE ID=node122/2693509-1277907894
PBS_JOBID= 11197231
Free space on /tmp= 74208 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.1900582300--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-2693509-1277907894/watcher-2693509-1277907894 -o /tmp/evaluation-result-2693509-1277907894/solver-2693509-1277907894 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693509-1277907894.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 9fdf6a24194e0c0ae14212c193866ebe
RANDOM SEED=835538996

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31387304 kB
Buffers:        189400 kB
Cached:        1153492 kB
SwapCached:          0 kB
Active:         597704 kB
Inactive:       822948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31387304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6212 kB
Writeback:           0 kB
AnonPages:       77624 kB
Mapped:          15808 kB
Slab:            78928 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219800 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= 74200 MiB
End job on node122 at 2010-06-30 16:54:56