Trace number 2693513

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.1 1800.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573137--soft-66-100-0.wbo
MD5SUMa13978843da5adfb99f4aab775862f78
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 benchmark204.023
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 693
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-2693513-1277908131.wbo>
0.01/0.02	c original problem has 2081 variables (1156 bin, 0 int, 0 impl, 925 cont) and 3633 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.04	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.08	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.01/0.09	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.14	c    (0.1s) probing: 101/1111 (9.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  90 deleted vars, 158 deleted constraints, 925 tightened bounds, 0 added holes, 45 changed sides, 0 changed coefficients
0.09/0.14	c  1143 implications, 14 cliques
0.09/0.14	c presolved problem has 1991 variables (1111 bin, 0 int, 0 impl, 880 cont) and 3475 constraints
0.09/0.14	c     880 constraints of type <indicator>
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      14 constraints of type <setppc>
0.09/0.14	c     880 constraints of type <linear>
0.09/0.14	c    1700 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.09
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 3420
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.15	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.15	c   0.1s|     1 |     0 |    30 |     - |8860k|   0 |  22 |1991 |3475 |1991 |1715 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.2s|     1 |     0 |    60 |     - |9005k|   0 |  29 |1991 |3475 |1991 |1728 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |    84 |     - |9294k|   0 |  33 |1991 |3475 |1991 |1740 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   109 |     - |9477k|   0 |  41 |1991 |3475 |1991 |1748 |  33 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   158 |     - |9479k|   0 |  39 |1991 |3475 |1991 |1749 |  34 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   198 |     - |9498k|   0 |  45 |1991 |3475 |1991 |1756 |  41 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   206 |     - |9528k|   0 |  46 |1991 |3475 |1991 |1757 |  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.24	c   1.2s|     1 |     2 |   206 |     - |9532k|   0 |  46 |1991 |3475 |1991 |1757 |  42 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
2.79/2.80	o 44621
2.79/2.80	c y 2.7s|    19 |    18 |   490 |  15.8 |9679k|  17 |   - |1991 |3475 |   0 |   0 |  55 |   0 | 146 | 0.000000e+00 | 4.462100e+04 |    Inf 
3.39/3.43	o 721
3.39/3.43	c * 3.3s|    90 |    88 |   990 |   8.8 |9988k|  23 |   - |1991 |3475 |1991 |1761 |  95 |   0 | 323 | 0.000000e+00 | 7.210000e+02 |    Inf 
3.39/3.43	o 648
3.39/3.43	c * 3.3s|    91 |    83 |   990 |   8.7 |  10M|  23 |   - |1991 |3475 |1991 |1761 |  95 |   0 | 323 | 0.000000e+00 | 6.480000e+02 |    Inf 
3.49/3.53	o 627
3.49/3.53	c * 3.4s|    98 |    87 |  1042 |   8.6 |  10M|  23 |   - |1991 |3475 |1991 |1756 |  96 |   0 | 365 | 0.000000e+00 | 6.270000e+02 |    Inf 
3.59/3.63	o 545
3.59/3.63	c * 3.5s|   126 |   108 |  1110 |   7.2 |  10M|  25 |   - |1991 |3480 |1991 |1759 | 105 |   5 | 393 | 0.000000e+00 | 5.450000e+02 |    Inf 
3.59/3.65	o 335
3.59/3.65	c * 3.5s|   135 |    51 |  1136 |   6.9 |  10M|  25 |   - |1991 |3489 |1991 |1757 | 107 |  14 | 396 | 0.000000e+00 | 3.350000e+02 |    Inf 
3.59/3.66	o 309
3.59/3.66	c * 3.5s|   136 |    41 |  1136 |   6.9 |  10M|  25 |   - |1991 |3489 |1991 |1757 | 107 |  14 | 396 | 0.000000e+00 | 3.090000e+02 |    Inf 
3.79/3.85	o 302
3.79/3.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.85	c * 3.7s|   171 |    56 |  1357 |   6.8 |  10M|  25 |   - |1991 |3514 |1991 |1763 | 137 |  39 | 445 | 0.000000e+00 | 3.020000e+02 |    Inf 
4.09/4.15	o 256
4.09/4.15	c * 4.0s|   246 |    79 |  1671 |   6.0 |  11M|  25 |   - |1991 |3589 |1991 |1763 | 173 | 114 | 514 | 0.000000e+00 | 2.560000e+02 |    Inf 
4.29/4.33	o 239
4.29/4.33	c * 4.2s|   257 |    83 |  1898 |   6.6 |  11M|  25 |   - |1991 |3594 |1991 |1760 | 182 | 119 | 567 | 0.000000e+00 | 2.390000e+02 |    Inf 
4.29/4.34	o 215
4.29/4.34	c * 4.2s|   258 |    81 |  1900 |   6.6 |  11M|  25 |   - |1991 |3594 |1991 |1760 | 182 | 119 | 567 | 0.000000e+00 | 2.150000e+02 |    Inf 
5.99/6.05	o 159
5.99/6.05	c * 5.8s|   599 |   249 |  4055 |   6.4 |  12M|  36 |   - |1991 |3814 |1991 |1755 | 342 | 343 | 995 | 0.000000e+00 | 1.590000e+02 |    Inf 
6.29/6.38	o 153
6.29/6.38	c * 6.1s|   755 |   301 |  4410 |   5.6 |  13M|  36 |   - |1991 |3951 |1991 |1759 | 393 | 496 |1027 | 0.000000e+00 | 1.530000e+02 |    Inf 
6.50/6.60	o 145
6.50/6.60	c * 6.3s|   837 |   317 |  4684 |   5.4 |  13M|  36 |   - |1991 |4021 |1991 |1762 | 414 | 573 |1063 | 0.000000e+00 | 1.450000e+02 |    Inf 
9.80/9.85	o 143
9.80/9.85	c * 9.4s|  2255 |   658 |  9183 |   4.0 |  16M|  52 |   - |1991 |5006 |1991 |1768 | 662 |2071 |1509 | 0.000000e+00 | 1.430000e+02 |    Inf 
9.90/9.95	o 142
9.90/9.95	c * 9.5s|  2306 |   666 |  9342 |   4.0 |  16M|  52 |   - |1991 |5060 |1991 |1768 | 665 |2153 |1516 | 0.000000e+00 | 1.420000e+02 |    Inf 
9.99/10.00	o 133
9.99/10.00	c * 9.5s|  2332 |   657 |  9454 |   4.0 |  16M|  52 |   - |1991 |5099 |1991 |1767 | 668 |2202 |1519 | 0.000000e+00 | 1.330000e+02 |    Inf 
10.79/10.87	o 123
10.79/10.87	c *10.4s|  2823 |   728 | 10985 |   3.8 |  17M|  52 |   - |1991 |5322 |1991 |1765 | 735 |2786 |1563 | 0.000000e+00 | 1.230000e+02 |    Inf 
10.99/11.09	o 117
10.99/11.09	c *10.6s|  2968 |   761 | 11214 |   3.7 |  17M|  52 |   - |1991 |5355 |1991 |1765 | 754 |2929 |1567 | 0.000000e+00 | 1.170000e+02 |    Inf 
13.89/13.90	o 99
13.89/13.90	c *13.3s|  4491 |   964 | 16647 |   3.7 |  19M|  55 |   - |1991 |5335 |1991 |1765 |1050 |4608 |1714 | 0.000000e+00 | 9.900000e+01 |    Inf 
15.09/15.18	o 97
15.09/15.18	c *14.5s|  5167 |  1048 | 18960 |   3.6 |  19M|  55 |   - |1991 |5078 |1991 |1764 |1172 |5363 |1783 | 0.000000e+00 | 9.700000e+01 |    Inf 
16.29/16.35	o 76
16.29/16.35	c *15.6s|  5617 |   945 | 22288 |   3.9 |  19M|  55 |   - |1991 |5000 |1991 |1767 |1313 |5820 |1886 | 0.000000e+00 | 7.600000e+01 |    Inf 
20.80/20.83	o 50
20.80/20.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.80/20.83	c *19.9s|  7833 |  1016 | 37815 |   4.8 |  20M|  55 |   - |1991 |5583 |1991 |1756 |1642 |8532 |1980 | 0.000000e+00 | 5.000000e+01 |    Inf 
25.09/25.18	c  24.1s| 10000 |  1131 | 56781 |   5.7 |  21M|  55 |   8 |1991 |6037 |1991 |1754 |2037 |  11k|2001 | 0.000000e+00 | 5.000000e+01 |    Inf 
25.49/25.52	o 46
25.49/25.52	c *24.5s| 10179 |  1147 | 58274 |   5.7 |  22M|  55 |   - |1991 |6102 |1991 |1751 |2060 |  11k|2001 | 0.000000e+00 | 4.600000e+01 |    Inf 
42.59/42.61	o 41
42.59/42.61	c *41.0s| 19082 |  1499 |129122 |   6.8 |  26M|  55 |   - |1991 |8095 |1991 |1758 |3428 |  22k|2002 | 0.000000e+00 | 4.100000e+01 |    Inf 
42.59/42.62	o 34
42.59/42.62	c *41.0s| 19083 |  1423 |129128 |   6.8 |  25M|  55 |   - |1991 |8095 |1991 |1758 |3428 |  22k|2002 | 0.000000e+00 | 3.400000e+01 |    Inf 
44.30/44.35	c  42.7s| 20000 |  1494 |136365 |   6.8 |  26M|  55 |   - |1991 |7810 |   0 |   0 |3633 |  23k|2002 | 0.000000e+00 | 3.400000e+01 |    Inf 
49.90/49.95	o 27
49.90/49.95	c *48.0s| 22905 |  1479 |162086 |   7.1 |  25M|  55 |   - |1991 |7132 |1991 |1763 |4120 |  27k|2002 | 0.000000e+00 | 2.700000e+01 |    Inf 
51.69/51.76	o 17
51.69/51.76	c *49.8s| 23792 |  1422 |171276 |   7.2 |  24M|  55 |   - |1991 |7479 |1991 |1769 |4234 |  28k|2002 | 0.000000e+00 | 1.700000e+01 |    Inf 
63.40/63.49	c  61.1s| 30000 |  1662 |233069 |   7.8 |  27M|  55 |  16 |1991 |9844 |1991 |1754 |5323 |  36k|2031 | 0.000000e+00 | 1.700000e+01 |    Inf 
66.29/66.35	o 16
66.29/66.35	c *63.8s| 31472 |  1595 |246299 |   7.8 |  27M|  55 |   - |1991 |  10k|1991 |1764 |5620 |  38k|2083 | 0.000000e+00 | 1.600000e+01 |    Inf 
83.19/83.22	c  80.1s| 40000 |  1717 |325333 |   8.1 |  29M|  55 |  10 |1991 |  10k|1991 |1756 |6989 |  49k|2345 | 0.000000e+00 | 1.600000e+01 |    Inf 
93.09/93.14	o 14
93.09/93.14	c *89.6s| 45409 |  1819 |368180 |   8.1 |  30M|  56 |   - |1991 |  11k|1991 |1754 |7637 |  56k|2494 | 0.000000e+00 | 1.400000e+01 |    Inf 
102.50/102.50	c  98.6s| 50000 |  1851 |414068 |   8.3 |  31M|  56 |   1 |1991 |  12k|1991 |1760 |8285 |  62k|2623 | 0.000000e+00 | 1.400000e+01 |    Inf 
123.20/123.29	c   119s| 60000 |  2022 |515368 |   8.6 |  33M|  56 |  16 |1991 |  12k|1991 |1751 |9839 |  75k|2915 | 0.000000e+00 | 1.400000e+01 |    Inf 
133.50/133.51	o 12
133.50/133.51	c * 128s| 64838 |  1998 |565388 |   8.7 |  34M|  56 |   - |1991 |  12k|1991 |1762 |  10k|  81k|3080 | 0.000000e+00 | 1.200000e+01 |    Inf 
138.39/138.40	o 10
138.39/138.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
138.39/138.40	c * 133s| 67370 |  1545 |589531 |   8.7 |  29M|  56 |   - |1991 |  12k|1991 |1754 |  10k|  84k|3096 | 0.000000e+00 | 1.000000e+01 |    Inf 
143.39/143.50	c   138s| 70000 |  1554 |613725 |   8.8 |  30M|  56 |   1 |1991 |  12k|1991 |1754 |  11k|  88k|3196 | 0.000000e+00 | 1.000000e+01 |    Inf 
161.80/161.81	o 8
161.80/161.81	c * 156s| 79259 |  1412 |701451 |   8.8 |  29M|  56 |   - |1991 |  13k|1991 |1762 |  12k| 100k|3448 | 0.000000e+00 | 8.000000e+00 |    Inf 
162.80/162.83	o 1
162.80/162.83	c * 157s| 79815 |  1309 |705583 |   8.8 |  28M|  56 |   - |1991 |  13k|1991 |1754 |  12k| 100k|3475 | 0.000000e+00 | 1.000000e-00 |    Inf 
163.20/163.22	c   157s| 80000 |  1314 |707255 |   8.8 |  28M|  56 |  23 |1991 |  13k|1991 |1754 |  12k| 101k|3486 | 0.000000e+00 | 1.000000e-00 |    Inf 
182.50/182.59	c   176s| 90000 |  1360 |793075 |   8.8 |  31M|  56 |   - |1991 |  19k|   0 |   0 |  14k| 114k|3645 | 0.000000e+00 | 1.000000e-00 |    Inf 
204.70/204.77	c   197s|100000 |  1437 |892913 |   8.9 |  32M|  56 |   - |1991 |  21k|   0 |   0 |  15k| 128k|3778 | 0.000000e+00 | 1.000000e-00 |    Inf 
227.70/227.74	c   219s|110000 |  1306 |993185 |   9.0 |  30M|  61 |   - |1991 |  15k|   0 |   0 |  16k| 143k|4148 | 0.000000e+00 | 1.000000e-00 |    Inf 
250.40/250.40	c   241s|120000 |  1389 |  1107k|   9.2 |  32M|  64 |  10 |1991 |  18k|1991 |1751 |  16k| 156k|4293 | 0.000000e+00 | 1.000000e-00 |    Inf 
273.91/273.98	c   264s|130000 |  1344 |  1225k|   9.4 |  31M|  64 |   - |1991 |  18k|1991 |1760 |  18k| 170k|4526 | 0.000000e+00 | 1.000000e-00 |    Inf 
295.81/295.90	c   285s|140000 |  1426 |  1329k|   9.5 |  34M|  64 |   - |1991 |  23k|   0 |   0 |  19k| 183k|4670 | 0.000000e+00 | 1.000000e-00 |    Inf 
321.00/321.06	c   310s|150000 |  1294 |  1443k|   9.6 |  32M|  64 |   - |1991 |  18k|   0 |   0 |  20k| 197k|4864 | 0.000000e+00 | 1.000000e-00 |    Inf 
344.31/344.39	c   332s|160000 |  1312 |  1558k|   9.7 |  32M|  64 |   - |1991 |  19k|   0 |   0 |  22k| 210k|5020 | 0.000000e+00 | 1.000000e-00 |    Inf 
368.41/368.45	c   356s|170000 |  1427 |  1683k|   9.9 |  33M|  64 |  15 |1991 |  18k|1991 |1760 |  23k| 223k|5183 | 0.000000e+00 | 1.000000e-00 |    Inf 
391.41/391.43	c   378s|180000 |  1399 |  1799k|  10.0 |  34M|  64 |   - |1991 |  20k|   0 |   0 |  24k| 238k|5334 | 0.000000e+00 | 1.000000e-00 |    Inf 
414.51/414.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
414.51/414.53	c   400s|190000 |  1301 |  1911k|  10.1 |  34M|  64 |   - |1991 |  21k|1991 |1759 |  25k| 251k|5487 | 0.000000e+00 | 1.000000e-00 |    Inf 
437.30/437.30	c   422s|200000 |  1326 |  2015k|  10.1 |  36M|  64 |   - |1991 |  26k|   0 |   0 |  26k| 265k|5635 | 0.000000e+00 | 1.000000e-00 |    Inf 
461.71/461.76	c   446s|210000 |  1367 |  2121k|  10.1 |  37M|  64 |  10 |1991 |  27k|1991 |1754 |  27k| 278k|5771 | 0.000000e+00 | 1.000000e-00 |    Inf 
486.11/486.19	c   470s|220000 |  1417 |  2231k|  10.1 |  38M|  64 |  18 |1991 |  28k|1991 |1754 |  28k| 292k|5854 | 0.000000e+00 | 1.000000e-00 |    Inf 
510.91/510.99	c   494s|230000 |  1549 |  2330k|  10.1 |  40M|  64 |   - |1991 |  34k|   0 |   0 |  29k| 305k|5980 | 0.000000e+00 | 1.000000e-00 |    Inf 
538.92/538.90	c   521s|240000 |  1808 |  2441k|  10.2 |  43M|  64 |   - |1991 |  36k|1991 |1760 |  30k| 319k|6058 | 0.000000e+00 | 1.000000e-00 |    Inf 
566.91/566.93	c   549s|250000 |  1799 |  2549k|  10.2 |  43M|  66 |  15 |1991 |  35k|1991 |1754 |  31k| 333k|6185 | 0.000000e+00 | 1.000000e-00 |    Inf 
595.91/595.96	c   577s|260000 |  1893 |  2666k|  10.3 |  44M|  66 |  25 |1991 |  35k|1991 |1754 |  32k| 347k|6276 | 0.000000e+00 | 1.000000e-00 |    Inf 
622.82/622.85	c   603s|270000 |  1954 |  2776k|  10.3 |  46M|  66 |  24 |1991 |  37k|1991 |1760 |  33k| 361k|6374 | 0.000000e+00 | 1.000000e-00 |    Inf 
651.31/651.36	c   631s|280000 |  1920 |  2890k|  10.3 |  45M|  66 |  20 |1991 |  36k|1991 |1765 |  34k| 375k|6496 | 0.000000e+00 | 1.000000e-00 |    Inf 
678.91/678.91	c   658s|290000 |  2002 |  2998k|  10.3 |  47M|  73 |   7 |1991 |  37k|1991 |1766 |  35k| 389k|6570 | 0.000000e+00 | 1.000000e-00 |    Inf 
708.32/708.31	c   686s|300000 |  2054 |  3110k|  10.4 |  48M|  73 |  10 |1991 |  38k|1991 |1760 |  36k| 404k|6661 | 0.000000e+00 | 1.000000e-00 |    Inf 
741.61/741.69	c   719s|310000 |  2150 |  3236k|  10.4 |  49M|  75 |   - |1991 |  38k|1991 |1760 |  36k| 419k|6779 | 0.000000e+00 | 1.000000e-00 |    Inf 
774.02/774.04	c   750s|320000 |  2054 |  3352k|  10.5 |  48M|  75 |  22 |1991 |  36k|1991 |1754 |  37k| 435k|6850 | 0.000000e+00 | 1.000000e-00 |    Inf 
806.52/806.52	c   782s|330000 |  1927 |  3465k|  10.5 |  47M|  75 |  24 |1991 |  36k|1991 |1771 |  38k| 449k|6938 | 0.000000e+00 | 1.000000e-00 |    Inf 
837.42/837.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
837.42/837.42	c   812s|340000 |  1907 |  3574k|  10.5 |  47M|  75 |  22 |1991 |  37k|1991 |1759 |  40k| 463k|7044 | 0.000000e+00 | 1.000000e-00 |    Inf 
867.93/867.99	c   842s|350000 |  1671 |  3681k|  10.5 |  44M|  75 |  25 |1991 |  33k|1991 |1777 |  41k| 477k|7134 | 0.000000e+00 | 1.000000e-00 |    Inf 
898.12/898.13	c   871s|360000 |  1743 |  3782k|  10.5 |  46M|  75 |   - |1991 |  37k|   0 |   0 |  42k| 490k|7192 | 0.000000e+00 | 1.000000e-00 |    Inf 
929.92/929.94	c   902s|370000 |  1397 |  3883k|  10.5 |  41M|  75 |  27 |1991 |  33k|1991 |1760 |  44k| 504k|7274 | 0.000000e+00 | 1.000000e-00 |    Inf 
958.72/958.73	c   930s|380000 |  1222 |  3985k|  10.5 |  36M|  75 |  22 |1991 |  25k|1991 |1751 |  44k| 518k|7582 | 0.000000e+00 | 1.000000e-00 |    Inf 
985.02/985.07	c   956s|390000 |  1271 |  4077k|  10.5 |  38M|  75 |   - |1991 |  29k|   0 |   0 |  46k| 531k|7690 | 0.000000e+00 | 1.000000e-00 |    Inf 
1014.43/1014.47	c   984s|400000 |  1304 |  4183k|  10.5 |  39M|  75 |   - |1991 |  31k|   0 |   0 |  47k| 545k|7757 | 0.000000e+00 | 1.000000e-00 |    Inf 
1045.33/1045.35	c  1014s|410000 |  1339 |  4298k|  10.5 |  40M|  75 |   - |1991 |  33k|1991 |1751 |  48k| 558k|7801 | 0.000000e+00 | 1.000000e-00 |    Inf 
1076.13/1076.11	c  1044s|420000 |  1366 |  4414k|  10.5 |  41M|  75 |   - |1991 |  35k|   0 |   0 |  48k| 572k|7861 | 0.000000e+00 | 1.000000e-00 |    Inf 
1108.22/1108.21	c  1075s|430000 |  1295 |  4533k|  10.5 |  40M|  75 |  13 |1991 |  35k|1991 |1751 |  49k| 586k|7951 | 0.000000e+00 | 1.000000e-00 |    Inf 
1137.22/1137.20	c  1103s|440000 |  1383 |  4636k|  10.5 |  43M|  75 |   - |1991 |  41k|   0 |   0 |  50k| 600k|8024 | 0.000000e+00 | 1.000000e-00 |    Inf 
1169.93/1169.96	c  1135s|450000 |  1309 |  4744k|  10.5 |  42M|  75 |  15 |1991 |  38k|1991 |1751 |  51k| 614k|8104 | 0.000000e+00 | 1.000000e-00 |    Inf 
1202.03/1202.05	c  1166s|460000 |  1296 |  4859k|  10.6 |  43M|  75 |  23 |1991 |  41k|1991 |1751 |  52k| 628k|8162 | 0.000000e+00 | 1.000000e-00 |    Inf 
1245.23/1245.26	c  1208s|470000 |  1271 |  4984k|  10.6 |  42M|  75 |  15 |1991 |  38k|1991 |1751 |  52k| 642k|8263 | 0.000000e+00 | 1.000000e-00 |    Inf 
1284.11/1284.18	c  1245s|480000 |  1349 |  5090k|  10.6 |  44M|  75 |  20 |1991 |  42k|1991 |1751 |  53k| 657k|8328 | 0.000000e+00 | 1.000000e-00 |    Inf 
1324.42/1324.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1324.42/1324.48	c  1284s|490000 |  1332 |  5209k|  10.6 |  45M|  75 |   - |1991 |  43k|   0 |   0 |  54k| 671k|8389 | 0.000000e+00 | 1.000000e-00 |    Inf 
1365.02/1365.06	c  1323s|500000 |  1288 |  5319k|  10.6 |  43M|  75 |  26 |1991 |  39k|1991 |1751 |  55k| 685k|8469 | 0.000000e+00 | 1.000000e-00 |    Inf 
1404.11/1404.12	c  1361s|510000 |  1245 |  5429k|  10.6 |  43M|  75 |   - |1991 |  40k|   0 |   0 |  56k| 699k|8557 | 0.000000e+00 | 1.000000e-00 |    Inf 
1441.11/1441.13	c  1397s|520000 |  1304 |  5533k|  10.6 |  44M|  75 |  20 |1991 |  44k|1991 |1757 |  57k| 713k|8630 | 0.000000e+00 | 1.000000e-00 |    Inf 
1479.42/1479.47	c  1434s|530000 |  1269 |  5644k|  10.7 |  45M|  75 |   - |1991 |  45k|   0 |   0 |  58k| 727k|8686 | 0.000000e+00 | 1.000000e-00 |    Inf 
1520.21/1520.26	c  1473s|540000 |  1261 |  5749k|  10.6 |  44M|  75 |  21 |1991 |  44k|1991 |1760 |  59k| 741k|8773 | 0.000000e+00 | 1.000000e-00 |    Inf 
1564.91/1564.95	c  1517s|550000 |  1212 |  5867k|  10.7 |  44M|  75 |  37 |1991 |  42k|1991 |1764 |  60k| 754k|8942 | 0.000000e+00 | 1.000000e-00 |    Inf 
1605.01/1605.08	c  1555s|560000 |  1250 |  5988k|  10.7 |  44M|  75 |   - |1991 |  41k|   0 |   0 |  61k| 767k|9015 | 0.000000e+00 | 1.000000e-00 |    Inf 
1645.91/1645.95	c  1595s|570000 |  1224 |  6097k|  10.7 |  44M|  75 |   - |1991 |  41k|   0 |   0 |  62k| 781k|9072 | 0.000000e+00 | 1.000000e-00 |    Inf 
1686.81/1686.89	c  1634s|580000 |  1241 |  6211k|  10.7 |  45M|  75 |   1 |1991 |  44k|1991 |1751 |  63k| 794k|9162 | 0.000000e+00 | 1.000000e-00 |    Inf 
1727.41/1727.44	c  1673s|590000 |  1238 |  6332k|  10.7 |  44M|  75 |   - |1991 |  42k|1991 |1764 |  64k| 807k|9305 | 0.000000e+00 | 1.000000e-00 |    Inf 
1766.41/1766.40	c  1711s|600000 |  1182 |  6466k|  10.8 |  44M|  75 |  21 |1991 |  42k|1991 |1751 |  65k| 821k|9362 | 0.000000e+00 | 1.000000e-00 |    Inf 
1792.62/1792.63	c  1736s|610000 |  1096 |  6578k|  10.8 |  39M|  75 |   - |1991 |  30k|1991 |1756 |  67k| 834k|9442 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Solving Time (sec) : 1743.56
1800.02/1800.00	c Solving Nodes      : 612794
1800.02/1800.00	c Primal Bound       : +1.00000000000000e-00 (229 solutions)
1800.02/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.00	c Gap                : infinite
1800.02/1800.01	s SATISFIABLE
1800.02/1800.01	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
1800.02/1800.01	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 
1800.02/1800.01	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.02/1800.01	v -x167 x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 
1800.02/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.02/1800.01	v -x125 x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.02/1800.01	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.02/1800.01	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.02/1800.01	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.02/1800.01	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.02/1800.01	v -x1 
1800.02/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.01	c Solving Time       :    1743.56
1800.02/1800.01	c Original Problem   :
1800.02/1800.01	c   Problem name     : HOME/instance-2693513-1277908131.wbo
1800.02/1800.01	c   Variables        : 2081 (1156 binary, 0 integer, 0 implicit integer, 925 continuous)
1800.02/1800.01	c   Constraints      : 3633 initial, 3633 maximal
1800.02/1800.01	c Presolved Problem  :
1800.02/1800.01	c   Problem name     : t_HOME/instance-2693513-1277908131.wbo
1800.02/1800.01	c   Variables        : 1991 (1111 binary, 0 integer, 0 implicit integer, 880 continuous)
1800.02/1800.01	c   Constraints      : 3475 initial, 47905 maximal
1800.02/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.01	c   trivial          :       0.00         45          0          0          0          0          0          0          0
1800.02/1800.01	c   dualfix          :       0.00         45          0          0          0          0          0          0          0
1800.02/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.02/1800.01	c   indicator        :       0.00          0          0          0          0          0         45          0          0
1800.02/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.01	c   linear           :       0.05          0          0          0        925          0        113         45          0
1800.02/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.01	c   root node        :          -        880          -          -       1760          -          -          -          -
1800.02/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   integral         :          0          0          0     348290          0        208       2030          0          0     663500
1800.02/1800.01	c   indicator        :        880          0     367414       5084          0        310     803014          0          0          0
1800.02/1800.01	c   knapsack         :          1          6    2819989      14585          0      49273    6449067          0          0          0
1800.02/1800.01	c   setppc           :         14          6    2773463      14564          0      41047    1892027          0          0          0
1800.02/1800.01	c   linear           :        880          6    2734160      14691          0      68834    3629495      67377          0          0
1800.02/1800.01	c   logicor          :       1700+         6    1432352       2314          0      98011    5338184          0          0          0
1800.02/1800.01	c   countsols        :          0          0          0       2314          0          0          0          0          0          0
1800.02/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.01	c   integral         :      30.81       0.00       0.00      30.81       0.00
1800.02/1800.01	c   indicator        :       1.81       0.01       1.60       0.20       0.00
1800.02/1800.01	c   knapsack         :      39.00       0.00      39.00       0.00       0.00
1800.02/1800.01	c   setppc           :      16.60       0.00      16.59       0.01       0.00
1800.02/1800.01	c   linear           :      50.54       0.00      50.06       0.48       0.00
1800.02/1800.01	c   logicor          :     357.86       0.00     357.84       0.02       0.00
1800.02/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.01	c   vbounds          :       0.54          2          0          0
1800.02/1800.01	c   rootredcost      :       0.44         34          0        880
1800.02/1800.01	c   pseudoobj        :      50.42    2826992       2177     660068
1800.02/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.01	c   propagation      :      12.13     259342     258629    1569243       28.0       8071       23.8          -
1800.02/1800.01	c   infeasible LP    :      17.50      70307      70299     545429       46.1        738       15.5          0
1800.02/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   pseudo solution  :       0.01         28         28        169       15.6          8       12.9          -
1800.02/1800.01	c   applied globally :          -          -          -     838229       27.1          -          -          -
1800.02/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.01	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 260)
1800.02/1800.01	c   redcost          :       8.77     349431          0     134077          0          0
1800.02/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.02/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.01	c   gomory           :       0.18          6          0          0       1280          0
1800.02/1800.01	c   strongcg         :       0.12          6          0          0       1155          0
1800.02/1800.01	c   cmir             :       0.04          6          0          0          1          0
1800.02/1800.01	c   flowcover        :       0.02          6          0          0          1          0
1800.02/1800.01	c   clique           :       0.01          6          0          0          0          0
1800.02/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.01	c Pricers            :       Time      Calls       Vars
1800.02/1800.01	c   problem variables:       0.00          0          0
1800.02/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   relpscost        :      30.51     333561        208       2030          0          0     663500
1800.02/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   inference        :       0.16       2281          0          0          0          0       4562
1800.02/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.01	c   LP solutions     :       0.00          -         33
1800.02/1800.01	c   pseudo solutions :       0.00          -          0
1800.02/1800.01	c   feaspump         :       0.01          1          0
1800.02/1800.01	c   oneopt           :       0.30         30          0
1800.02/1800.01	c   intshifting      :       0.01         22          0
1800.02/1800.01	c   crossover        :       0.70         23          0
1800.02/1800.01	c   linesearchdiving :       0.45        136          0
1800.02/1800.01	c   guideddiving     :       0.50        136          0
1800.02/1800.01	c   coefdiving       :       0.46        136          0
1800.02/1800.01	c   pscostdiving     :       0.49        136          0
1800.02/1800.01	c   fracdiving       :       0.51        136          0
1800.02/1800.01	c   veclendiving     :       0.47        137          0
1800.02/1800.01	c   objpscostdiving  :       0.67         69          0
1800.02/1800.01	c   rootsoldiving    :       0.98         69          0
1800.02/1800.01	c   trivial          :       0.01          2          0
1800.02/1800.01	c   simplerounding   :       0.69     333990          0
1800.02/1800.01	c   zirounding       :       0.41       1000          0
1800.02/1800.01	c   rounding         :       0.93       8142          0
1800.02/1800.01	c   shifting         :       0.92       2523          0
1800.02/1800.01	c   twoopt           :       0.00          0          0
1800.02/1800.01	c   fixandinfer      :       0.00          0          0
1800.02/1800.01	c   intdiving        :       0.00          0          0
1800.02/1800.01	c   actconsdiving    :       0.00          0          0
1800.02/1800.01	c   octane           :       0.00          0          0
1800.02/1800.01	c   rens             :       0.01          1          0
1800.02/1800.01	c   rins             :       0.00          0          0
1800.02/1800.01	c   localbranching   :       0.00          0          0
1800.02/1800.01	c   mutation         :       0.00          0          0
1800.02/1800.01	c   dins             :       0.00          0          0
1800.02/1800.01	c   undercover       :       0.00          0          0
1800.02/1800.01	c   nlp              :       0.12          0          0
1800.02/1800.01	c   trysol           :       0.51       1801        196
1800.02/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.01	c   dual LP          :     728.12     415594    6593279      15.86    9055.21
1800.02/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.01	c   diving/probing LP:       2.78       1778      18387      10.34    6614.03
1800.02/1800.01	c   strong branching :      26.48       9448     255006      26.99    9630.14
1800.02/1800.01	c     (at root node) :          -         33       5934     179.82          -
1800.02/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.01	c B&B Tree           :
1800.02/1800.01	c   number of runs   :          1
1800.02/1800.01	c   nodes            :     612794
1800.02/1800.01	c   nodes (total)    :     612794
1800.02/1800.01	c   nodes left       :       1005
1800.02/1800.01	c   max depth        :         75
1800.02/1800.01	c   max depth (total):         75
1800.02/1800.01	c   backtracks       :      87271 (14.2%)
1800.02/1800.01	c   delayed cutoffs  :      52491
1800.02/1800.01	c   repropagations   :    1068485 (3765294 domain reductions, 49763 cutoffs)
1800.02/1800.01	c   avg switch length:       4.95
1800.02/1800.01	c   switching time   :     254.15
1800.02/1800.01	c Solution           :
1800.02/1800.01	c   Solutions found  :        229 (34 improvements)
1800.02/1800.01	c   First Solution   : +4.46210000000000e+04   (in run 1, after 18 nodes, 2.68 seconds, depth 18, found by <trysol>)
1800.02/1800.01	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 79815 nodes, 156.73 seconds, depth 33, found by <relaxation>)
1800.02/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.01	c   Gap              :   infinite
1800.02/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.01	c   Root Iterations  :        206
1800.02/1800.07	c Time complete: 1800.09.

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-2693513-1277908131/watcher-2693513-1277908131 -o /tmp/evaluation-result-2693513-1277908131/solver-2693513-1277908131 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693513-1277908131.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: 1.95 2.18 2.31 3/178 24508
/proc/meminfo: memFree=31515388/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=10716 CPUtime=0
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 1602 0 0 0 0 0 0 0 25 0 1 0 166416167 10973184 1522 4089446400 4194304 9819077 140735486128432 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24508/statm: 2679 1522 392 1374 0 1300 0

[startup+0.022171 s]
/proc/loadavg: 1.95 2.18 2.31 3/178 24508
/proc/meminfo: memFree=31515388/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=14556 CPUtime=0.01
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 2560 0 0 0 1 0 0 0 25 0 1 0 166416167 14905344 2480 4089446400 4194304 9819077 140735486128432 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24508/statm: 3639 2480 392 1374 0 2260 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14556

[startup+0.101156 s]
/proc/loadavg: 1.95 2.18 2.31 3/178 24508
/proc/meminfo: memFree=31515388/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=25920 CPUtime=0.09
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 8452 0 0 0 9 0 0 0 25 0 1 0 166416167 26542080 5191 4089446400 4194304 9819077 140735486128432 18446744073709551615 4333573 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 6223 4934 512 1374 0 4844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25920

[startup+0.301115 s]
/proc/loadavg: 1.95 2.18 2.31 3/178 24508
/proc/meminfo: memFree=31515388/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=35620 CPUtime=0.29
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 11175 0 0 0 28 1 0 0 25 0 1 0 166416167 36474880 7311 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 8905 7311 690 1374 0 7526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35620

[startup+0.701054 s]
/proc/loadavg: 1.95 2.18 2.31 3/178 24508
/proc/meminfo: memFree=31515388/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=39216 CPUtime=0.69
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 16743 0 0 0 66 3 0 0 25 0 1 0 166416167 40157184 7644 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 9804 7644 715 1374 0 8425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39216

[startup+1.5009 s]
/proc/loadavg: 1.95 2.18 2.31 3/179 24509
/proc/meminfo: memFree=31486860/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=39260 CPUtime=1.49
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 23495 0 0 0 145 4 0 0 25 0 1 0 166416167 40202240 7664 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 9815 7666 719 1374 0 8436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39260

[startup+3.10058 s]
/proc/loadavg: 1.95 2.18 2.31 3/179 24509
/proc/meminfo: memFree=31486856/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=36684 CPUtime=3.09
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 46818 0 0 0 300 9 0 0 25 0 1 0 166416167 37564416 7698 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 9171 7698 720 1374 0 7792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36684

[startup+6.30098 s]
/proc/loadavg: 1.95 2.17 2.31 3/179 24509
/proc/meminfo: memFree=31482516/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=43140 CPUtime=6.29
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 123713 0 0 0 603 26 0 0 25 0 1 0 166416167 44175360 9017 4089446400 4194304 9819077 140735486128432 18446744073709551615 8678556 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 10785 9017 742 1374 0 9406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43140

[startup+12.7008 s]
/proc/loadavg: 1.95 2.17 2.31 3/179 24509
/proc/meminfo: memFree=31471456/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=52916 CPUtime=12.69
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 225148 0 0 0 1215 54 0 0 25 0 1 0 166416167 54185984 11565 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 13229 11565 742 1374 0 11850 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52916

[startup+25.5003 s]
/proc/loadavg: 1.96 2.16 2.30 3/179 24510
/proc/meminfo: memFree=31456796/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=67076 CPUtime=25.49
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 399037 0 0 0 2447 102 0 0 25 0 1 0 166416167 68685824 14955 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 16769 14955 742 1374 0 15390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67076

[startup+51.1004 s]
/proc/loadavg: 1.98 2.15 2.29 3/179 24510
/proc/meminfo: memFree=31444632/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=78896 CPUtime=51.1
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 685385 0 0 0 4918 192 0 0 25 0 1 0 166416167 80789504 17864 4089446400 4194304 9819077 140735486128432 18446744073709551615 6671044 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 19724 17864 743 1374 0 18345 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 78896

[startup+102.307 s]
/proc/loadavg: 1.99 2.12 2.27 3/179 24512
/proc/meminfo: memFree=31433800/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=89156 CPUtime=102.3
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 1320035 0 0 0 9845 385 0 0 25 0 1 0 166416167 91295744 20381 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 22120 20360 743 1374 0 20741 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89156

[startup+162.3 s]
/proc/loadavg: 1.99 2.10 2.26 3/179 24513
/proc/meminfo: memFree=31426444/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=94344 CPUtime=162.3
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 2051483 0 0 0 15624 606 0 0 25 0 1 0 166416167 96608256 21673 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 23586 21673 743 1374 0 22207 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 94344

[startup+222.301 s]
/proc/loadavg: 1.99 2.08 2.24 3/179 24515
/proc/meminfo: memFree=31421952/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=98988 CPUtime=222.3
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 2656021 0 0 0 21424 806 0 0 25 0 1 0 166416167 101363712 22786 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 24747 22786 743 1374 0 23368 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98988

[startup+282.3 s]
/proc/loadavg: 1.99 2.06 2.22 3/179 24516
/proc/meminfo: memFree=31420920/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=100004 CPUtime=282.3
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 3286757 0 0 0 27220 1010 0 0 25 0 1 0 166416167 102404096 22984 4089446400 4194304 9819077 140735486128432 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 25001 22984 743 1374 0 23622 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100004

[startup+342.301 s]
/proc/loadavg: 2.05 2.06 2.21 3/179 24518
/proc/meminfo: memFree=31417768/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=103136 CPUtime=342.3
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 3861922 0 0 0 33024 1206 0 0 25 0 1 0 166416167 105611264 23778 4089446400 4194304 9819077 140735486128432 18446744073709551615 5958398 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 25784 23778 743 1374 0 24405 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103136

[startup+402.301 s]
/proc/loadavg: 2.02 2.05 2.19 3/179 24520
/proc/meminfo: memFree=31416732/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=103344 CPUtime=402.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 4429667 0 0 0 38842 1389 0 0 25 0 1 0 166416167 105824256 23793 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 25836 23794 743 1374 0 24457 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 103344

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.18 3/179 24521
/proc/meminfo: memFree=31416080/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=104116 CPUtime=462.3
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 4960400 0 0 0 44666 1564 0 0 25 0 1 0 166416167 106614784 23983 4089446400 4194304 9819077 140735486128432 18446744073709551615 4219844 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 26029 23983 743 1374 0 24650 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 104116

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.16 3/179 24523
/proc/meminfo: memFree=31411076/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=108612 CPUtime=522.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 5452561 0 0 0 50504 1727 0 0 25 0 1 0 166416167 111218688 25088 4089446400 4194304 9819077 140735486128432 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 27153 25088 743 1374 0 25774 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108612

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/179 24525
/proc/meminfo: memFree=31406448/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=111480 CPUtime=582.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 5911347 0 0 0 56358 1873 0 0 25 0 1 0 166416167 114155520 25873 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 27870 25873 743 1374 0 26491 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 111480

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.14 3/179 24526
/proc/meminfo: memFree=31403060/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=114720 CPUtime=642.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 6397757 0 0 0 62198 2034 0 0 25 0 1 0 166416167 117473280 26656 4089446400 4194304 9819077 140735486128432 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 28680 26656 743 1374 0 27301 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 114720

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 24531
/proc/meminfo: memFree=31397632/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=118708 CPUtime=822.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 7707923 0 0 0 79728 2504 0 0 25 0 1 0 166416167 121556992 27603 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24508/statm: 29677 27603 743 1374 0 28298 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 118708

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 24533
/proc/meminfo: memFree=31396116/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=120260 CPUtime=882.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 8140407 0 0 0 85573 2659 0 0 25 0 1 0 166416167 123146240 27872 4089446400 4194304 9819077 140735486128432 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24508/statm: 30065 27872 743 1374 0 28686 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 120260

[startup+942.301 s]
/proc/loadavg: 2.05 2.01 2.09 3/179 24534
/proc/meminfo: memFree=31395220/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=121216 CPUtime=942.33
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 8562470 0 0 0 91410 2823 0 0 25 0 1 0 166416167 124125184 28017 4089446400 4194304 9819077 140735486128432 18446744073709551615 6628132 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24508/statm: 30304 28017 743 1374 0 28925 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 121216

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/179 24536
/proc/meminfo: memFree=31394548/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=121784 CPUtime=1002.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 9008214 0 0 0 97241 2991 0 0 25 0 1 0 166416167 124706816 28104 4089446400 4194304 9819077 140735486128432 18446744073709551615 4210462 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24508/statm: 30446 28104 743 1374 0 29067 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 121784

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 24537
/proc/meminfo: memFree=31394524/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=121628 CPUtime=1062.33
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 9429793 0 0 0 103080 3153 0 0 25 0 1 0 166416167 124547072 28105 4089446400 4194304 9819077 140735486128432 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24508/statm: 30407 28105 743 1374 0 29028 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 121628

[startup+1122.3 s]
/proc/loadavg: 2.50 2.12 2.11 3/200 24590
/proc/meminfo: memFree=31305356/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=122844 CPUtime=1122.33
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 9858703 0 0 0 108891 3342 0 0 25 0 1 0 166416167 125792256 28248 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24508/statm: 30711 28248 743 1374 0 29332 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 122844

[startup+1182.3 s]
/proc/loadavg: 2.83 2.28 2.17 4/200 24591
/proc/meminfo: memFree=31285584/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=123124 CPUtime=1182.33
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 10244802 0 0 0 114688 3545 0 0 25 0 1 0 166416167 126078976 28383 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24508/statm: 30781 28383 743 1374 0 29402 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 123124

[startup+1242.3 s]
/proc/loadavg: 2.89 2.39 2.21 4/200 24593
/proc/meminfo: memFree=31277812/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=123256 CPUtime=1242.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 10581855 0 0 0 120485 3747 0 0 25 0 1 0 166416167 126214144 28403 4089446400 4194304 9819077 140735486128432 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24508/statm: 30814 28403 743 1374 0 29435 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 123256

[startup+1302.3 s]
/proc/loadavg: 2.96 2.50 2.26 4/200 24595
/proc/meminfo: memFree=31272160/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=123092 CPUtime=1302.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 10902471 0 0 0 126279 3953 0 0 25 0 1 0 166416167 126046208 28375 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24508/statm: 30773 28375 743 1374 0 29394 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 123092

[startup+1362.3 s]
/proc/loadavg: 2.94 2.58 2.29 4/200 24596
/proc/meminfo: memFree=31265888/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=123100 CPUtime=1362.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 11228968 0 0 0 132082 4150 0 0 25 0 1 0 166416167 126054400 28432 4089446400 4194304 9819077 140735486128432 18446744073709551615 4210595 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24508/statm: 30775 28432 743 1374 0 29396 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 123100

[startup+1422.31 s]
/proc/loadavg: 2.89 2.62 2.33 4/200 24598
/proc/meminfo: memFree=31260232/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=123428 CPUtime=1422.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 11557629 0 0 0 137885 4347 0 0 25 0 1 0 166416167 126390272 28511 4089446400 4194304 9819077 140735486128432 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24508/statm: 30857 28511 743 1374 0 29478 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 123428

[startup+1482.3 s]
/proc/loadavg: 2.82 2.64 2.35 4/200 24599
/proc/meminfo: memFree=31256564/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=123660 CPUtime=1482.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 11900884 0 0 0 143667 4565 0 0 25 0 1 0 166416167 126627840 28525 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24508/statm: 30915 28525 743 1374 0 29536 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 123660

[startup+1542.3 s]
/proc/loadavg: 2.93 2.70 2.39 3/200 24601
/proc/meminfo: memFree=31251792/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=124836 CPUtime=1542.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 12218118 0 0 0 149476 4755 0 0 25 0 1 0 166416167 127832064 28842 4089446400 4194304 9819077 140735486128432 18446744073709551615 6519585 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24508/statm: 31209 28842 743 1374 0 29830 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 124836

[startup+1602.3 s]
/proc/loadavg: 2.84 2.71 2.41 4/200 24603
/proc/meminfo: memFree=31247640/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=127952 CPUtime=1602.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 12575582 0 0 0 155269 4962 0 0 25 0 1 0 166416167 131022848 29325 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24508/statm: 31988 29325 743 1374 0 30609 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 127952

[startup+1662.3 s]
/proc/loadavg: 2.92 2.75 2.44 3/200 24604
/proc/meminfo: memFree=31245476/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=127968 CPUtime=1662.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 12897267 0 0 0 161064 5167 0 0 25 0 1 0 166416167 131039232 29355 4089446400 4194304 9819077 140735486128432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24508/statm: 31992 29355 743 1374 0 30613 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 127968

[startup+1722.3 s]
/proc/loadavg: 2.93 2.78 2.46 4/200 24606
/proc/meminfo: memFree=31242196/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=129108 CPUtime=1722.32
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 13259645 0 0 0 166849 5383 0 0 25 0 1 0 166416167 132206592 29468 4089446400 4194304 9819077 140735486128432 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24508/statm: 32277 29468 743 1374 0 30898 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 129108

[startup+1782.3 s]
/proc/loadavg: 2.59 2.72 2.46 3/179 24636
/proc/meminfo: memFree=31442836/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=129172 CPUtime=1782.31
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 13674382 0 0 0 172648 5583 0 0 25 0 1 0 166416167 132272128 29491 4089446400 4194304 9819077 140735486128432 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 32293 29491 743 1374 0 30914 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 129172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.42 2.67 2.45 3/179 24636
/proc/meminfo: memFree=31389588/32950928 swapFree=67111528/67111528
[pid=24508] ppid=24506 vsize=129140 CPUtime=1800.02
/proc/24508/stat : 24508 (pbscip.linux.x8) R 24506 24508 23479 0 -1 4202496 13847203 0 0 0 174358 5644 0 0 25 0 1 0 166416167 132239360 29490 4089446400 4194304 9819077 140735486128432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24508/statm: 32285 29490 743 1374 0 30906 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 129140

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

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

Child status: 0
Real time (s): 1800.08
CPU time (s): 1800.1
CPU user time (s): 1743.65
CPU system time (s): 56.4514
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 131372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.65
system time used= 56.4514
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13847227
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= 5682

runsolver used 2.76858 second user time and 7.03993 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 16:28:51
IDJOB=2693513
IDBENCH=78955
IDSOLVER=1205
FILE ID=node115/2693513-1277908131
PBS_JOBID= 11197196
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.1900573137--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-2693513-1277908131/watcher-2693513-1277908131 -o /tmp/evaluation-result-2693513-1277908131/solver-2693513-1277908131 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693513-1277908131.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a13978843da5adfb99f4aab775862f78
RANDOM SEED=1720383885

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
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.76
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.796
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.796
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.796
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.796
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:      31515792 kB
Buffers:        193464 kB
Cached:         938968 kB
SwapCached:          0 kB
Active:         630044 kB
Inactive:       664632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31515792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6280 kB
Writeback:           0 kB
AnonPages:      162264 kB
Mapped:          16932 kB
Slab:            78036 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   309872 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= 74204 MiB
End job on node115 at 2010-06-30 16:58:53