Trace number 2693425

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.15 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900562192--soft-66-100-0.wbo
MD5SUMa8e86a019ae76f67696e97fb47d8da09
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 benchmark117.511
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 constraints906
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 44555
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44554
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 765
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-2693425-1277903552.wbo>
0.00/0.02	c original problem has 2043 variables (1137 bin, 0 int, 0 impl, 906 cont) and 3614 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 113 del conss, 906 chg bounds, 52 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 14 clqs
0.00/0.08	c (round 3) 52 del vars, 165 del conss, 906 chg bounds, 52 chg sides, 0 chg coeffs, 1741 upgd conss, 1116 impls, 14 clqs
0.08/0.10	c (round 4) 104 del vars, 165 del conss, 906 chg bounds, 52 chg sides, 0 chg coeffs, 1741 upgd conss, 1116 impls, 14 clqs
0.09/0.14	c    (0.1s) probing: 101/1085 (9.3%) - 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  104 deleted vars, 165 deleted constraints, 906 tightened bounds, 0 added holes, 52 changed sides, 0 changed coefficients
0.09/0.14	c  1116 implications, 14 cliques
0.09/0.14	c presolved problem has 1939 variables (1085 bin, 0 int, 0 impl, 854 cont) and 3449 constraints
0.09/0.14	c     854 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     854 constraints of type <linear>
0.09/0.14	c    1726 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 |    32 |     - |8748k|   0 |  17 |1939 |3449 |1939 |1741 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	c   0.1s|     1 |     0 |    55 |     - |8791k|   0 |  22 |1939 |3449 |1939 |1760 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    67 |     - |8934k|   0 |  17 |1939 |3449 |1939 |1765 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    85 |     - |9104k|   0 |  27 |1939 |3449 |1939 |1770 |  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   106 |     - |9109k|   0 |  30 |1939 |3449 |1939 |1776 |  35 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   269 |     - |9324k|   0 |  44 |1939 |3449 |1939 |1781 |  40 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   271 |     - |9326k|   0 |  41 |1939 |3449 |1939 |1783 |  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   290 |     - |9327k|   0 |  56 |1939 |3449 |1939 |1784 |  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.69/1.71	c   1.6s|     1 |     2 |   290 |     - |9360k|   0 |  56 |1939 |3449 |1939 |1784 |  43 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1.69/1.71	o 42102
1.69/1.71	c y 1.6s|     2 |     1 |   290 |   0.0 |9391k|   1 |   - |1939 |3449 |   0 |   0 |  43 |   0 |  33 | 0.000000e+00 | 4.210200e+04 |    Inf 
13.79/13.88	o 628
13.79/13.88	c *13.7s|   141 |    98 |  7460 |  51.2 |  10M|  23 |   - |1939 |3465 |1939 |1794 | 131 |  16 | 572 | 0.000000e+00 | 6.280000e+02 |    Inf 
15.59/15.66	o 606
15.59/15.66	c *15.4s|   399 |   247 | 14701 |  36.2 |  12M|  30 |   - |1939 |3661 |1939 |1780 | 250 | 212 | 638 | 0.000000e+00 | 6.060000e+02 |    Inf 
15.99/16.03	o 539
15.99/16.03	c *15.8s|   482 |   289 | 16865 |  34.5 |  12M|  30 |   - |1939 |3728 |1939 |1785 | 291 | 280 | 640 | 0.000000e+00 | 5.390000e+02 |    Inf 
16.29/16.40	o 448
16.29/16.40	c *16.2s|   577 |   298 | 19014 |  32.5 |  12M|  30 |   - |1939 |3787 |1939 |1787 | 373 | 348 | 641 | 0.000000e+00 | 4.480000e+02 |    Inf 
16.29/16.40	o 400
16.29/16.40	c *16.2s|   578 |   258 | 19014 |  32.5 |  12M|  30 |   - |1939 |3787 |1939 |1787 | 373 | 348 | 641 | 0.000000e+00 | 4.000000e+02 |    Inf 
16.39/16.46	o 380
16.39/16.46	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.46	c *16.2s|   592 |   244 | 19353 |  32.3 |  12M|  30 |   - |1939 |3793 |1939 |1773 | 373 | 355 | 641 | 0.000000e+00 | 3.800000e+02 |    Inf 
16.99/17.09	o 379
16.99/17.09	c *16.8s|   732 |   298 | 22756 |  30.7 |  13M|  31 |   - |1939 |3930 |1939 |1777 | 443 | 514 | 654 | 0.000000e+00 | 3.790000e+02 |    Inf 
16.99/17.10	o 368
16.99/17.10	c *16.8s|   733 |   293 | 22764 |  30.7 |  13M|  31 |   - |1939 |3930 |1939 |1777 | 443 | 514 | 654 | 0.000000e+00 | 3.680000e+02 |    Inf 
17.69/17.79	o 310
17.69/17.79	c *17.5s|   980 |   345 | 26360 |  26.6 |  14M|  31 |   - |1939 |4088 |1939 |1782 | 601 | 745 | 658 | 0.000000e+00 | 3.100000e+02 |    Inf 
18.70/18.73	o 276
18.70/18.73	c *18.4s|  1261 |   433 | 31649 |  24.9 |  14M|  50 |   - |1939 |4236 |1939 |1783 | 677 | 986 | 665 | 0.000000e+00 | 2.760000e+02 |    Inf 
20.29/20.31	o 241
20.29/20.31	c *20.0s|  1813 |   561 | 39897 |  21.9 |  15M|  63 |   - |1939 |4563 |1939 |1781 | 829 |1555 | 666 | 0.000000e+00 | 2.410000e+02 |    Inf 
23.69/23.70	o 222
23.69/23.70	c *23.3s|  2992 |   808 | 57503 |  19.1 |  16M|  63 |   - |1939 |4730 |1939 |1775 |1088 |2808 | 712 | 0.000000e+00 | 2.220000e+02 |    Inf 
27.09/27.18	o 206
27.09/27.18	c *26.6s|  3817 |  1050 | 77443 |  20.2 |  17M|  63 |   - |1939 |4600 |1939 |1780 |1305 |3610 | 755 | 0.000000e+00 | 2.060000e+02 |    Inf 
27.09/27.18	o 169
27.09/27.18	c *26.6s|  3818 |  1004 | 77446 |  20.2 |  17M|  63 |   - |1939 |4600 |1939 |1780 |1305 |3610 | 755 | 0.000000e+00 | 1.690000e+02 |    Inf 
28.39/28.44	o 167
28.39/28.44	c *27.9s|  4360 |  1114 | 83265 |  19.0 |  17M|  63 |   - |1939 |4657 |1939 |1781 |1415 |4166 | 755 | 0.000000e+00 | 1.670000e+02 |    Inf 
34.39/34.46	o 162
34.39/34.46	c *33.7s|  6671 |  1566 |111850 |  16.7 |  20M|  75 |   - |1939 |5048 |1939 |1777 |1881 |6634 | 840 | 0.000000e+00 | 1.620000e+02 |    Inf 
35.20/35.22	o 156
35.20/35.22	c *34.4s|  7014 |  1601 |115484 |  16.4 |  20M|  75 |   - |1939 |5260 |1939 |1781 |1982 |7031 | 845 | 0.000000e+00 | 1.560000e+02 |    Inf 
35.29/35.30	o 148
35.29/35.30	c *34.5s|  7070 |  1578 |115626 |  16.3 |  20M|  75 |   - |1939 |5341 |1939 |1781 |1986 |7123 | 845 | 0.000000e+00 | 1.480000e+02 |    Inf 
38.50/38.51	o 145
38.50/38.51	c *37.6s|  8221 |  1738 |132315 |  16.1 |  21M|  75 |   - |1939 |5055 |1939 |1782 |2219 |8387 | 853 | 0.000000e+00 | 1.450000e+02 |    Inf 
43.89/43.92	c  42.8s| 10000 |  2072 |159956 |  16.0 |  22M|  75 |   - |1939 |5221 |   0 |   0 |2619 |  10k| 934 | 0.000000e+00 | 1.450000e+02 |    Inf 
51.69/51.76	o 141
51.69/51.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.69/51.76	c *50.4s| 13708 |  2487 |194048 |  14.1 |  25M|  75 |   - |1939 |5408 |1939 |1790 |3176 |  14k| 949 | 0.000000e+00 | 1.410000e+02 |    Inf 
54.69/54.73	o 136
54.69/54.73	c *53.3s| 14874 |  2615 |206852 |  13.9 |  26M|  75 |   - |1939 |5482 |1939 |1778 |3318 |  16k|1017 | 0.000000e+00 | 1.360000e+02 |    Inf 
63.50/63.50	o 130
63.50/63.50	c *61.7s| 19141 |  2916 |243317 |  12.7 |  29M|  75 |   - |1939 |6334 |1939 |1784 |4016 |  21k|1055 | 0.000000e+00 | 1.300000e+02 |    Inf 
66.09/66.16	c  64.3s| 20000 |  3021 |256504 |  12.8 |  30M|  75 |  17 |1939 |5874 |1939 |1785 |4134 |  22k|1102 | 0.000000e+00 | 1.300000e+02 |    Inf 
66.59/66.68	o 124
66.59/66.68	c *64.8s| 20175 |  3016 |258926 |  12.8 |  30M|  75 |   - |1939 |5905 |1939 |1786 |4163 |  23k|1120 | 0.000000e+00 | 1.240000e+02 |    Inf 
86.99/87.09	o 113
86.99/87.09	c *84.6s| 28549 |  3644 |353278 |  12.4 |  36M|  75 |   - |1939 |5879 |1939 |1773 |5716 |  33k|1252 | 0.000000e+00 | 1.130000e+02 |    Inf 
90.70/90.76	c  88.2s| 30000 |  3734 |371488 |  12.4 |  37M|  75 |  20 |1939 |5834 |1939 |1773 |5968 |  35k|1252 | 0.000000e+00 | 1.130000e+02 |    Inf 
91.69/91.80	o 104
91.69/91.80	c *89.2s| 30476 |  3730 |375967 |  12.3 |  37M|  75 |   - |1939 |5919 |1939 |1782 |6026 |  35k|1252 | 0.000000e+00 | 1.040000e+02 |    Inf 
91.99/92.03	o 85
91.99/92.03	c *89.4s| 30624 |  3548 |376647 |  12.3 |  36M|  75 |   - |1939 |6061 |1939 |1782 |6037 |  36k|1252 | 0.000000e+00 | 8.500000e+01 |    Inf 
94.19/94.24	o 83
94.19/94.24	c *91.5s| 31743 |  3568 |385146 |  12.1 |  36M|  75 |   - |1939 |6719 |1939 |1785 |6155 |  37k|1252 | 0.000000e+00 | 8.300000e+01 |    Inf 
94.39/94.43	o 52
94.39/94.43	c *91.7s| 31834 |  3012 |385833 |  12.1 |  31M|  75 |   - |1939 |6667 |1939 |1787 |6161 |  37k|1252 | 0.000000e+00 | 5.200000e+01 |    Inf 
95.50/95.52	o 45
95.50/95.52	c *92.8s| 32302 |  2784 |391838 |  12.1 |  30M|  75 |   - |1939 |6074 |1939 |1773 |6187 |  38k|1252 | 0.000000e+00 | 4.500000e+01 |    Inf 
107.80/107.83	o 18
107.80/107.83	c * 105s| 37354 |  1380 |463412 |  12.4 |  24M|  75 |   - |1939 |7597 |1939 |1779 |6700 |  45k|1252 | 0.000000e+00 | 1.800000e+01 |    Inf 
113.10/113.16	c   110s| 40000 |  1346 |494974 |  12.4 |  24M|  75 |  18 |1939 |7070 |1939 |1773 |6935 |  48k|1252 | 0.000000e+00 | 1.800000e+01 |    Inf 
117.89/117.91	o 13
117.89/117.91	c * 114s| 41966 |  1225 |524175 |  12.5 |  23M|  75 |   - |1939 |7038 |1939 |1775 |7128 |  51k|1252 | 0.000000e+00 | 1.300000e+01 |    Inf 
137.29/137.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
137.29/137.30	c   133s| 50000 |  1194 |647320 |  12.9 |  25M|  75 |   - |1939 |9725 |1939 |1780 |7661 |  61k|1437 | 0.000000e+00 | 1.300000e+01 |    Inf 
145.49/145.54	o 8
145.49/145.54	c * 142s| 53459 |  1119 |697560 |  13.0 |  25M|  75 |   - |1939 |  12k|1939 |1787 |7908 |  65k|1485 | 0.000000e+00 | 8.000000e+00 |    Inf 
161.00/161.07	c   157s| 60000 |  1147 |781881 |  13.0 |  27M|  75 |  20 |1939 |  15k|1939 |1780 |8344 |  74k|1708 | 0.000000e+00 | 8.000000e+00 |    Inf 
166.69/166.74	o 6
166.69/166.74	c * 162s| 62155 |  1133 |815261 |  13.1 |  27M|  75 |   - |1939 |  16k|1939 |1795 |8429 |  77k|1722 | 0.000000e+00 | 6.000000e+00 |    Inf 
189.10/189.14	c   184s| 70000 |  1134 |939095 |  13.4 |  28M|  75 |   - |1939 |  16k|1939 |1780 |8772 |  88k|1961 | 0.000000e+00 | 6.000000e+00 |    Inf 
213.90/213.97	c   208s| 80000 |  1049 |  1080k|  13.5 |  26M|  75 |   - |1939 |  11k|   0 |   0 |9463 | 100k|2181 | 0.000000e+00 | 6.000000e+00 |    Inf 
237.80/237.81	c   231s| 90000 |  1120 |  1214k|  13.5 |  27M|  75 |  28 |1939 |  11k|1939 |1773 |  10k| 113k|2456 | 0.000000e+00 | 6.000000e+00 |    Inf 
263.60/263.64	c   256s|100000 |  1160 |  1364k|  13.6 |  29M|  75 |   - |1939 |  14k|   0 |   0 |  10k| 126k|2637 | 0.000000e+00 | 6.000000e+00 |    Inf 
289.60/289.60	c   281s|110000 |  1231 |  1511k|  13.7 |  30M|  75 |   - |1939 |  16k|   0 |   0 |  11k| 140k|2820 | 0.000000e+00 | 6.000000e+00 |    Inf 
305.60/305.64	o 3
305.60/305.64	c * 297s|117398 |  1266 |  1592k|  13.6 |  31M|  75 |   - |1939 |  18k|1939 |1775 |  12k| 150k|2939 | 0.000000e+00 | 3.000000e+00 |    Inf 
310.90/310.97	c   302s|120000 |  1220 |  1618k|  13.5 |  30M|  75 |   9 |1939 |  17k|1939 |1773 |  12k| 153k|2959 | 0.000000e+00 | 3.000000e+00 |    Inf 
334.40/334.43	c   325s|130000 |  1314 |  1741k|  13.4 |  32M|  75 |  25 |1939 |  18k|1939 |1773 |  13k| 167k|3180 | 0.000000e+00 | 3.000000e+00 |    Inf 
365.80/365.80	c   355s|140000 |  1823 |  1921k|  13.7 |  35M|  79 |  18 |1939 |  19k|1939 |1773 |  13k| 181k|3347 | 0.000000e+00 | 3.000000e+00 |    Inf 
391.40/391.41	c   380s|150000 |  1819 |  2052k|  13.7 |  36M|  79 |  18 |1939 |  20k|1939 |1773 |  14k| 196k|3499 | 0.000000e+00 | 3.000000e+00 |    Inf 
417.30/417.37	c   405s|160000 |  1850 |  2185k|  13.7 |  37M|  82 |   - |1939 |  21k|   0 |   0 |  15k| 210k|3685 | 0.000000e+00 | 3.000000e+00 |    Inf 
441.70/441.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
441.70/441.71	c   429s|170000 |  1748 |  2304k|  13.6 |  38M|  82 |  23 |1939 |  22k|1939 |1773 |  15k| 224k|3811 | 0.000000e+00 | 3.000000e+00 |    Inf 
472.10/472.16	c   459s|180000 |  1812 |  2467k|  13.7 |  38M|  82 |  26 |1939 |  22k|1939 |1773 |  16k| 238k|3947 | 0.000000e+00 | 3.000000e+00 |    Inf 
497.40/497.47	c   483s|190000 |  1799 |  2588k|  13.6 |  39M|  82 |   1 |1939 |  21k|1939 |1773 |  16k| 252k|4094 | 0.000000e+00 | 3.000000e+00 |    Inf 
501.60/501.67	o 2
501.60/501.67	c * 487s|191781 |  1758 |  2609k|  13.6 |  38M|  82 |   - |1939 |  20k|1939 |1773 |  16k| 255k|4096 | 0.000000e+00 | 2.000000e+00 |    Inf 
521.90/521.99	c   507s|200000 |  1722 |  2710k|  13.6 |  38M|  82 |   - |1939 |  20k|   0 |   0 |  17k| 266k|4232 | 0.000000e+00 | 2.000000e+00 |    Inf 
548.20/548.25	c   532s|210000 |  1696 |  2847k|  13.6 |  39M|  82 |  17 |1939 |  22k|1939 |1773 |  18k| 280k|4363 | 0.000000e+00 | 2.000000e+00 |    Inf 
573.91/573.93	c   557s|220000 |  1708 |  2970k|  13.5 |  41M|  82 |  18 |1939 |  26k|1939 |1773 |  18k| 294k|4467 | 0.000000e+00 | 2.000000e+00 |    Inf 
600.81/600.85	c   584s|230000 |  1683 |  3103k|  13.5 |  40M|  82 |   - |1939 |  25k|1939 |1773 |  19k| 307k|4610 | 0.000000e+00 | 2.000000e+00 |    Inf 
630.80/630.82	c   613s|240000 |  1680 |  3257k|  13.6 |  42M|  82 |   - |1939 |  28k|   0 |   0 |  20k| 321k|4726 | 0.000000e+00 | 2.000000e+00 |    Inf 
658.10/658.18	c   639s|250000 |  1736 |  3380k|  13.5 |  44M|  82 |  19 |1939 |  31k|1939 |1773 |  20k| 335k|4839 | 0.000000e+00 | 2.000000e+00 |    Inf 
687.21/687.22	c   668s|260000 |  1811 |  3515k|  13.5 |  44M|  82 |   - |1939 |  29k|   0 |   0 |  21k| 349k|5000 | 0.000000e+00 | 2.000000e+00 |    Inf 
717.40/717.47	c   697s|270000 |  1898 |  3660k|  13.6 |  45M|  82 |   - |1939 |  31k|   0 |   0 |  22k| 363k|5142 | 0.000000e+00 | 2.000000e+00 |    Inf 
748.21/748.26	c   727s|280000 |  1860 |  3806k|  13.6 |  46M|  82 |  23 |1939 |  33k|1939 |1773 |  22k| 376k|5247 | 0.000000e+00 | 2.000000e+00 |    Inf 
780.11/780.11	c   758s|290000 |  1838 |  3958k|  13.7 |  46M|  82 |   - |1939 |  33k|   0 |   0 |  23k| 390k|5375 | 0.000000e+00 | 2.000000e+00 |    Inf 
811.11/811.17	c   788s|300000 |  1843 |  4098k|  13.7 |  48M|  82 |  28 |1939 |  36k|1939 |1773 |  24k| 404k|5503 | 0.000000e+00 | 2.000000e+00 |    Inf 
839.81/839.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
839.81/839.86	c   816s|310000 |  1794 |  4214k|  13.6 |  48M|  82 |   - |1939 |  35k|1939 |1792 |  24k| 418k|5586 | 0.000000e+00 | 2.000000e+00 |    Inf 
866.01/866.08	c   842s|320000 |  1811 |  4322k|  13.5 |  48M|  82 |  21 |1939 |  36k|1939 |1773 |  25k| 431k|5639 | 0.000000e+00 | 2.000000e+00 |    Inf 
895.01/895.03	c   870s|330000 |  1770 |  4447k|  13.5 |  47M|  82 |   - |1939 |  36k|   0 |   0 |  26k| 445k|5773 | 0.000000e+00 | 2.000000e+00 |    Inf 
926.12/926.14	c   900s|340000 |  1760 |  4583k|  13.5 |  49M|  82 |   - |1939 |  39k|   0 |   0 |  27k| 459k|5899 | 0.000000e+00 | 2.000000e+00 |    Inf 
953.62/953.68	c   927s|350000 |  1742 |  4690k|  13.4 |  48M|  82 |   - |1939 |  37k|   0 |   0 |  27k| 473k|5982 | 0.000000e+00 | 2.000000e+00 |    Inf 
982.81/982.89	c   955s|360000 |  1843 |  4803k|  13.3 |  49M|  82 |  27 |1939 |  39k|1939 |1784 |  28k| 486k|6047 | 0.000000e+00 | 2.000000e+00 |    Inf 
1013.71/1013.79	c   986s|370000 |  1813 |  4921k|  13.3 |  48M|  82 |   - |1939 |  35k|   0 |   0 |  29k| 499k|6197 | 0.000000e+00 | 2.000000e+00 |    Inf 
1044.22/1044.21	c  1015s|380000 |  1739 |  5058k|  13.3 |  45M|  82 |  32 |1939 |  31k|1939 |1773 |  29k| 513k|6298 | 0.000000e+00 | 2.000000e+00 |    Inf 
1072.72/1072.75	c  1043s|390000 |  1700 |  5187k|  13.3 |  45M|  82 |   - |1939 |  31k|   0 |   0 |  30k| 526k|6342 | 0.000000e+00 | 2.000000e+00 |    Inf 
1103.61/1103.69	c  1073s|400000 |  1250 |  5340k|  13.4 |  37M|  82 |   - |1939 |  22k|   0 |   0 |  30k| 540k|6547 | 0.000000e+00 | 2.000000e+00 |    Inf 
1129.11/1129.13	c  1098s|410000 |  1276 |  5470k|  13.3 |  38M|  82 |   1 |1939 |  24k|1939 |1782 |  31k| 554k|6640 | 0.000000e+00 | 2.000000e+00 |    Inf 
1155.32/1155.30	c  1123s|420000 |  1297 |  5596k|  13.3 |  38M|  82 |   - |1939 |  26k|   0 |   0 |  32k| 568k|6714 | 0.000000e+00 | 2.000000e+00 |    Inf 
1182.02/1182.01	c  1149s|430000 |  1239 |  5725k|  13.3 |  38M|  82 |  29 |1939 |  26k|1939 |1781 |  33k| 581k|6859 | 0.000000e+00 | 2.000000e+00 |    Inf 
1210.82/1210.86	c  1177s|440000 |  1431 |  5861k|  13.3 |  41M|  82 |  15 |1939 |  29k|1939 |1783 |  34k| 594k|6962 | 0.000000e+00 | 2.000000e+00 |    Inf 
1238.53/1238.53	c  1204s|450000 |  1373 |  5986k|  13.3 |  41M|  82 |   1 |1939 |  30k|1939 |1773 |  35k| 607k|7009 | 0.000000e+00 | 2.000000e+00 |    Inf 
1266.13/1266.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1266.13/1266.19	c  1231s|460000 |  1345 |  6112k|  13.3 |  41M|  82 |   - |1939 |  31k|   0 |   0 |  36k| 620k|7076 | 0.000000e+00 | 2.000000e+00 |    Inf 
1297.82/1297.85	c  1262s|470000 |  1363 |  6257k|  13.3 |  43M|  82 |   9 |1939 |  34k|1939 |1782 |  37k| 634k|7185 | 0.000000e+00 | 2.000000e+00 |    Inf 
1301.02/1301.09	o 1
1301.02/1301.09	c *1265s|471108 |  1371 |  6270k|  13.3 |  43M|  82 |   - |1939 |  35k|1939 |1782 |  37k| 635k|7187 | 0.000000e+00 | 1.000000e-00 |    Inf 
1328.82/1328.82	c  1292s|480000 |  1376 |  6385k|  13.3 |  45M|  82 |   - |1939 |  39k|   0 |   0 |  38k| 647k|7274 | 0.000000e+00 | 1.000000e-00 |    Inf 
1365.32/1365.39	c  1328s|490000 |  1516 |  6556k|  13.4 |  46M|  82 |  18 |1939 |  40k|1939 |1773 |  38k| 660k|7373 | 0.000000e+00 | 1.000000e-00 |    Inf 
1400.63/1400.63	c  1362s|500000 |  1607 |  6707k|  13.4 |  48M|  82 |  24 |1939 |  41k|1939 |1773 |  39k| 674k|7424 | 0.000000e+00 | 1.000000e-00 |    Inf 
1440.72/1440.79	c  1401s|510000 |  1756 |  6896k|  13.5 |  50M|  82 |   - |1939 |  45k|   0 |   0 |  39k| 687k|7520 | 0.000000e+00 | 1.000000e-00 |    Inf 
1480.02/1480.01	c  1440s|520000 |  1781 |  7067k|  13.6 |  51M|  82 |  33 |1939 |  46k|1939 |1773 |  40k| 701k|7587 | 0.000000e+00 | 1.000000e-00 |    Inf 
1520.93/1520.93	c  1480s|530000 |  1878 |  7246k|  13.7 |  53M|  82 |   - |1939 |  47k|1939 |1786 |  40k| 715k|7658 | 0.000000e+00 | 1.000000e-00 |    Inf 
1555.53/1555.58	c  1514s|540000 |  1928 |  7375k|  13.7 |  54M|  82 |   - |1939 |  48k|1939 |1773 |  41k| 729k|7707 | 0.000000e+00 | 1.000000e-00 |    Inf 
1594.33/1594.35	c  1552s|550000 |  2022 |  7527k|  13.7 |  55M|  82 |   - |1939 |  50k|   0 |   0 |  41k| 742k|7808 | 0.000000e+00 | 1.000000e-00 |    Inf 
1633.93/1633.91	c  1590s|560000 |  2214 |  7696k|  13.7 |  58M|  82 |   - |1939 |  53k|1939 |1783 |  42k| 756k|7913 | 0.000000e+00 | 1.000000e-00 |    Inf 
1671.83/1671.87	c  1627s|570000 |  2355 |  7863k|  13.8 |  60M|  91 |   - |1939 |  54k|   0 |   0 |  42k| 770k|7977 | 0.000000e+00 | 1.000000e-00 |    Inf 
1709.83/1709.85	c  1665s|580000 |  2309 |  8021k|  13.8 |  57M|  91 |   - |1939 |  46k|   0 |   0 |  43k| 785k|8027 | 0.000000e+00 | 1.000000e-00 |    Inf 
1750.53/1750.53	c  1704s|590000 |  2338 |  8198k|  13.9 |  57M|  91 |  32 |1939 |  45k|1939 |1780 |  43k| 798k|8122 | 0.000000e+00 | 1.000000e-00 |    Inf 
1788.83/1788.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1788.83/1788.88	c  1742s|600000 |  2366 |  8363k|  13.9 |  58M|  91 |   - |1939 |  45k|   0 |   0 |  44k| 812k|8235 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1752.76
1800.03/1800.00	c Solving Nodes      : 603266
1800.03/1800.00	c Primal Bound       : +1.00000000000000e-00 (139 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.01	s SATISFIABLE
1800.03/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.03/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.03/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.03/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.03/1800.01	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1800.03/1800.01	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.03/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.03/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.03/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.03/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.03/1800.01	v -x1 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time       :    1752.76
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-2693425-1277903552.wbo
1800.03/1800.01	c   Variables        : 2043 (1137 binary, 0 integer, 0 implicit integer, 906 continuous)
1800.03/1800.01	c   Constraints      : 3614 initial, 3614 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-2693425-1277903552.wbo
1800.03/1800.01	c   Variables        : 1939 (1085 binary, 0 integer, 0 implicit integer, 854 continuous)
1800.03/1800.01	c   Constraints      : 3449 initial, 55108 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.01	c   trivial          :       0.00         52          0          0          0          0          0          0          0
1800.03/1800.01	c   dualfix          :       0.00         52          0          0          0          0          0          0          0
1800.03/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.03/1800.01	c   indicator        :       0.00          0          0          0          0          0         52          0          0
1800.03/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   linear           :       0.04          0          0          0        906          0        113         52          0
1800.03/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.01	c   root node        :          -        854          -          -       1708          -          -          -          -
1800.03/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   integral         :          0          0          0     334683          0        164       2056          0          0     646190
1800.03/1800.01	c   indicator        :        854          0    2261915       8793          0        497    1628639          0          0          0
1800.03/1800.01	c   knapsack         :          1          7    2905455       9598          0      35051    7364233          0          0          0
1800.03/1800.01	c   setppc           :         14          7    2881200       9805          0      53980    2064958          0          0          0
1800.03/1800.01	c   linear           :        854          7    2828005       9870          0      60567    3299673      44446          0          0
1800.03/1800.01	c   logicor          :       1726+         7    1349778       1943          0      96992    5205548          0          0          0
1800.03/1800.01	c   bounddisjunction :          0+         0       5943          0          0          0          2          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0       1943          0          0          0          0          0          0
1800.03/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.01	c   integral         :      46.26       0.00       0.00      46.26       0.00
1800.03/1800.01	c   indicator        :       4.63       0.00       4.41       0.22       0.00
1800.03/1800.01	c   knapsack         :      32.95       0.00      32.94       0.01       0.00
1800.03/1800.01	c   setppc           :      14.12       0.00      14.12       0.00       0.00
1800.03/1800.01	c   linear           :      43.23       0.00      43.02       0.21       0.00
1800.03/1800.01	c   logicor          :     279.14       0.00     279.13       0.01       0.00
1800.03/1800.01	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.03/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.01	c   vbounds          :       0.66          2          0          0
1800.03/1800.01	c   rootredcost      :       0.59         37          0        854
1800.03/1800.01	c   pseudoobj        :      50.13    2922978       5467    1371990
1800.03/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.01	c   propagation      :      11.44     252057     251423    1557329       30.3       9078       24.4          -
1800.03/1800.01	c   infeasible LP    :      13.47      65713      65712     533971       45.8        831       15.4          0
1800.03/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   pseudo solution  :       0.02         60         60        336       15.5         12        8.3          -
1800.03/1800.01	c   applied globally :          -          -          -     816742       28.0          -          -          -
1800.03/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.01	c   cut pool         :       0.00          6          -          -         77          -    (maximal pool size: 264)
1800.03/1800.01	c   redcost          :       8.75     336700          0     244535          0          0
1800.03/1800.01	c   impliedbounds    :       0.00          7          0          0          0          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :       0.12          7          0          0       1864          0
1800.03/1800.01	c   strongcg         :       0.10          7          0          0        829          0
1800.03/1800.01	c   cmir             :       0.03          7          0          0          2          0
1800.03/1800.01	c   flowcover        :       0.06          7          0          0          4          0
1800.03/1800.01	c   clique           :       0.00          7          0          0          0          0
1800.03/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          0          0
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :      46.01     324781        164       2056          0          0     646190
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :       0.14       1907          0          0          0          0       3814
1800.03/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.01	c   LP solutions     :       0.03          -         36
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   feaspump         :       0.02          1          0
1800.03/1800.01	c   oneopt           :       0.50         34          0
1800.03/1800.02	c   intshifting      :       0.02         28          0
1800.03/1800.02	c   crossover        :       0.76         35          0
1800.03/1800.02	c   guideddiving     :       0.81        147          0
1800.03/1800.02	c   coefdiving       :       0.77        147          0
1800.03/1800.02	c   veclendiving     :       0.58        147          0
1800.03/1800.02	c   linesearchdiving :       0.51        147          0
1800.03/1800.02	c   pscostdiving     :       0.41        147          0
1800.03/1800.02	c   fracdiving       :       0.70        147          0
1800.03/1800.02	c   objpscostdiving  :       0.75         74          0
1800.03/1800.02	c   rootsoldiving    :       0.80         74          0
1800.03/1800.02	c   trivial          :       0.00          2          0
1800.03/1800.02	c   simplerounding   :       0.66     325672          0
1800.03/1800.02	c   zirounding       :       0.40       1000          0
1800.03/1800.02	c   rounding         :       1.00       8100          0
1800.03/1800.02	c   shifting         :       0.90       2468          0
1800.03/1800.02	c   twoopt           :       0.00          0          0
1800.03/1800.02	c   fixandinfer      :       0.00          0          0
1800.03/1800.02	c   intdiving        :       0.00          0          0
1800.03/1800.02	c   actconsdiving    :       0.00          0          0
1800.03/1800.02	c   octane           :       0.00          0          0
1800.03/1800.02	c   rens             :       0.03          1          0
1800.03/1800.02	c   rins             :       0.00          0          0
1800.03/1800.02	c   localbranching   :       0.00          0          0
1800.03/1800.02	c   mutation         :       0.00          0          0
1800.03/1800.02	c   dins             :       0.00          0          0
1800.03/1800.02	c   undercover       :       0.00          0          0
1800.03/1800.02	c   nlp              :       0.13          0          0
1800.03/1800.02	c   trysol           :       0.50       1931        103
1800.03/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.02	c   dual LP          :     894.30     398773    8384990      21.03    9376.04
1800.03/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.02	c   diving/probing LP:       3.73       2418      24253      10.03    6502.14
1800.03/1800.02	c   strong branching :      42.61       8238     421448      51.16    9890.82
1800.03/1800.02	c     (at root node) :          -         33       9742     295.21          -
1800.03/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.02	c B&B Tree           :
1800.03/1800.02	c   number of runs   :          1
1800.03/1800.02	c   nodes            :     603266
1800.03/1800.02	c   nodes (total)    :     603266
1800.03/1800.02	c   nodes left       :       2382
1800.03/1800.02	c   max depth        :         91
1800.03/1800.02	c   max depth (total):         91
1800.03/1800.02	c   backtracks       :      70893 (11.8%)
1800.03/1800.02	c   delayed cutoffs  :      41098
1800.03/1800.02	c   repropagations   :    1242842 (3546696 domain reductions, 38639 cutoffs)
1800.03/1800.02	c   avg switch length:       5.56
1800.03/1800.02	c   switching time   :     203.40
1800.03/1800.02	c Solution           :
1800.03/1800.02	c   Solutions found  :        139 (37 improvements)
1800.03/1800.02	c   First Solution   : +4.21020000000000e+04   (in run 1, after 1 nodes, 0.51 seconds, depth 0, found by <trysol>)
1800.03/1800.02	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 471108 nodes, 1264.88 seconds, depth 32, found by <relaxation>)
1800.03/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.02	c   Gap              :   infinite
1800.03/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.02	c   Root Iterations  :        290
1800.14/1800.11	c Time complete: 1800.14.

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-2693425-1277903552/watcher-2693425-1277903552 -o /tmp/evaluation-result-2693425-1277903552/solver-2693425-1277903552 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693425-1277903552.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.29 4/178 13742
/proc/meminfo: memFree=30765948/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=11008 CPUtime=0
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 1675 0 0 0 0 0 0 0 25 0 1 0 131651123 11272192 1595 4089446400 4194304 9819077 140734817060544 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13742/statm: 2752 1595 392 1374 0 1373 0

[startup+0.089489 s]
/proc/loadavg: 2.00 2.06 2.29 4/178 13742
/proc/meminfo: memFree=30765948/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=25820 CPUtime=0.08
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 6919 0 0 0 7 1 0 0 25 0 1 0 131651123 26439680 4944 4089446400 4194304 9819077 140734817060544 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 6455 4974 512 1374 0 5076 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25820

[startup+0.100489 s]
/proc/loadavg: 2.00 2.06 2.29 4/178 13742
/proc/meminfo: memFree=30765948/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=25820 CPUtime=0.09
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 8056 0 0 0 8 1 0 0 25 0 1 0 131651123 26439680 5053 4089446400 4194304 9819077 140734817060544 18446744073709551615 8675336 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 6455 5085 512 1374 0 5076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25820

[startup+0.300452 s]
/proc/loadavg: 2.00 2.06 2.29 4/178 13742
/proc/meminfo: memFree=30765948/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=34732 CPUtime=0.29
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 11000 0 0 0 27 2 0 0 25 0 1 0 131651123 35565568 7117 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 8683 7117 690 1374 0 7304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34732

[startup+0.700396 s]
/proc/loadavg: 2.00 2.06 2.29 4/178 13742
/proc/meminfo: memFree=30765948/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=39568 CPUtime=0.69
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 26679 0 0 0 65 4 0 0 25 0 1 0 131651123 40517632 8514 4089446400 4194304 9819077 140734817060544 18446744073709551615 7311930 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 9892 8514 718 1374 0 8513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39568

[startup+1.50024 s]
/proc/loadavg: 2.00 2.06 2.29 3/179 13743
/proc/meminfo: memFree=30731964/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=39220 CPUtime=1.49
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 28392 0 0 0 144 5 0 0 25 0 1 0 131651123 40161280 8518 4089446400 4194304 9819077 140734817060544 18446744073709551615 7291626 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 9805 8518 718 1374 0 8426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39220

[startup+3.10096 s]
/proc/loadavg: 2.00 2.06 2.29 3/179 13743
/proc/meminfo: memFree=30729360/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=38908 CPUtime=3.09
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 29113 0 0 0 302 7 0 0 25 0 1 0 131651123 39841792 8534 4089446400 4194304 9819077 140734817060544 18446744073709551615 7291704 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 9727 8534 721 1374 0 8348 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38908

[startup+6.3004 s]
/proc/loadavg: 2.00 2.06 2.29 3/179 13743
/proc/meminfo: memFree=30722488/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=39064 CPUtime=6.29
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 32045 0 0 0 620 9 0 0 25 0 1 0 131651123 40001536 8536 4089446400 4194304 9819077 140734817060544 18446744073709551615 7291592 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 9766 8536 721 1374 0 8387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39064

[startup+12.7003 s]
/proc/loadavg: 2.00 2.06 2.29 3/179 13743
/proc/meminfo: memFree=30708232/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=39804 CPUtime=12.69
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 38300 0 0 0 1253 16 0 0 25 0 1 0 131651123 40759296 8563 4089446400 4194304 9819077 140734817060544 18446744073709551615 7291715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 9951 8563 724 1374 0 8572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39804

[startup+25.501 s]
/proc/loadavg: 2.00 2.05 2.29 3/179 13743
/proc/meminfo: memFree=30668576/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=49004 CPUtime=25.49
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 143338 0 0 0 2504 45 0 0 25 0 1 0 131651123 50180096 10565 4089446400 4194304 9819077 140734817060544 18446744073709551615 7292010 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 12251 10565 740 1374 0 10872 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49004

[startup+51.1005 s]
/proc/loadavg: 2.00 2.05 2.28 3/179 13744
/proc/meminfo: memFree=30588060/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=71100 CPUtime=51.09
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 453475 0 0 0 4979 130 0 0 25 0 1 0 131651123 72806400 16001 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 17775 16001 743 1374 0 16396 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71100

[startup+102.307 s]
/proc/loadavg: 2.00 2.04 2.26 3/179 13772
/proc/meminfo: memFree=31037356/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=97676 CPUtime=102.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 989128 0 0 0 9934 296 0 0 25 0 1 0 131651123 100020224 22451 4089446400 4194304 9819077 140734817060544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 24419 22451 743 1374 0 23040 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97676

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.24 3/179 13774
/proc/meminfo: memFree=31017216/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=104120 CPUtime=162.29
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 1234731 0 0 0 15801 428 0 0 25 0 1 0 131651123 106618880 24249 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 26030 24249 743 1374 0 24651 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104120

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.22 3/179 13776
/proc/meminfo: memFree=31009344/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=106332 CPUtime=222.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 1688293 0 0 0 21635 595 0 0 25 0 1 0 131651123 108883968 24576 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 26583 24576 743 1374 0 25204 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106332

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.21 3/179 13777
/proc/meminfo: memFree=31004112/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=106680 CPUtime=282.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 2248058 0 0 0 27441 789 0 0 25 0 1 0 131651123 109240320 24604 4089446400 4194304 9819077 140734817060544 18446744073709551615 5955580 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 26670 24604 743 1374 0 25291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 106680

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/179 13778
/proc/meminfo: memFree=30995380/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=109612 CPUtime=342.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 2804429 0 0 0 33254 976 0 0 25 0 1 0 131651123 112242688 25318 4089446400 4194304 9819077 140734817060544 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 27403 25318 743 1374 0 26024 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109612

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.17 3/179 13780
/proc/meminfo: memFree=30988748/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=113336 CPUtime=402.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 3343104 0 0 0 39079 1151 0 0 25 0 1 0 131651123 116056064 26275 4089446400 4194304 9819077 140734817060544 18446744073709551615 6391567 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 27994 26245 743 1374 0 26615 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113336

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 13782
/proc/meminfo: memFree=30982760/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=115720 CPUtime=462.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 3885455 0 0 0 44901 1329 0 0 25 0 1 0 131651123 118497280 26837 4089446400 4194304 9819077 140734817060544 18446744073709551615 4209068 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 28930 26837 743 1374 0 27551 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 115720

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 13784
/proc/meminfo: memFree=30980860/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=116360 CPUtime=522.3
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 4420216 0 0 0 50726 1504 0 0 25 0 1 0 131651123 119152640 27064 4089446400 4194304 9819077 140734817060544 18446744073709551615 4660050 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 29090 27064 743 1374 0 27711 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116360

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.14 3/179 13785
/proc/meminfo: memFree=30979320/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=117264 CPUtime=582.31
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 4881644 0 0 0 56565 1666 0 0 25 0 1 0 131651123 120078336 27328 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 29316 27328 743 1374 0 27937 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 117264

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.13 3/179 13786
/proc/meminfo: memFree=30974524/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=120488 CPUtime=642.31
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 5369100 0 0 0 62397 1834 0 0 25 0 1 0 131651123 123379712 28046 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 30122 28046 743 1374 0 28743 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120488

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 13793
/proc/meminfo: memFree=30960088/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=127904 CPUtime=882.31
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 7306361 0 0 0 85747 2484 0 0 25 0 1 0 131651123 130973696 29720 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 31976 29720 743 1374 0 30597 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 127904

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 13794
/proc/meminfo: memFree=30958776/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=129108 CPUtime=942.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 7776160 0 0 0 91595 2637 0 0 25 0 1 0 131651123 132206592 30046 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 32277 30046 743 1374 0 30898 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 129108

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 13796
/proc/meminfo: memFree=30956368/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=132272 CPUtime=1002.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 8228085 0 0 0 97440 2792 0 0 25 0 1 0 131651123 135446528 30606 4089446400 4194304 9819077 140734817060544 18446744073709551615 4210365 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33068 30606 743 1374 0 31689 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 132272

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 13798
/proc/meminfo: memFree=30953816/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=132500 CPUtime=1062.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 8693515 0 0 0 103287 2945 0 0 25 0 1 0 131651123 135680000 30701 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33125 30701 743 1374 0 31746 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 132500

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.07 3/179 13800
/proc/meminfo: memFree=30953260/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=132564 CPUtime=1122.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 9210907 0 0 0 109115 3117 0 0 25 0 1 0 131651123 135745536 30709 4089446400 4194304 9819077 140734817060544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33141 30709 743 1374 0 31762 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 132564

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.06 3/179 13804
/proc/meminfo: memFree=30950124/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=132800 CPUtime=1182.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 9760726 0 0 0 114935 3297 0 0 25 0 1 0 131651123 135987200 30750 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33200 30750 743 1374 0 31821 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 13805
/proc/meminfo: memFree=30948220/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=133604 CPUtime=1242.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 10274288 0 0 0 120767 3465 0 0 25 0 1 0 131651123 136810496 30952 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33401 30952 743 1374 0 32022 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 133604

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 13807
/proc/meminfo: memFree=30946308/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=133928 CPUtime=1302.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 10774053 0 0 0 126608 3625 0 0 25 0 1 0 131651123 137142272 31089 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33482 31089 743 1374 0 32103 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 133928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 13809
/proc/meminfo: memFree=30945488/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=133932 CPUtime=1362.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 11234561 0 0 0 132464 3768 0 0 25 0 1 0 131651123 137146368 31153 4089446400 4194304 9819077 140734817060544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33483 31153 743 1374 0 32104 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 133932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 13811
/proc/meminfo: memFree=30942724/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=134540 CPUtime=1422.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 11663852 0 0 0 138331 3902 0 0 25 0 1 0 131651123 137768960 31260 4089446400 4194304 9819077 140734817060544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33635 31260 743 1374 0 32256 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 134540

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 13812
/proc/meminfo: memFree=30941320/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=134944 CPUtime=1482.32
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 12049888 0 0 0 144199 4033 0 0 25 0 1 0 131651123 138182656 31320 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 33736 31320 743 1374 0 32357 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 134944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 13813
/proc/meminfo: memFree=30935712/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=136456 CPUtime=1542.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 12439956 0 0 0 150067 4166 0 0 25 0 1 0 131651123 139730944 31732 4089446400 4194304 9819077 140734817060544 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 34114 31732 743 1374 0 32735 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 136456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 13815
/proc/meminfo: memFree=30934128/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=136484 CPUtime=1602.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 12833248 0 0 0 155938 4295 0 0 25 0 1 0 131651123 139759616 31758 4089446400 4194304 9819077 140734817060544 18446744073709551615 5000537 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 34121 31758 743 1374 0 32742 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 136484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 13817
/proc/meminfo: memFree=30931592/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=139328 CPUtime=1662.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 13237605 0 0 0 161809 4424 0 0 25 0 1 0 131651123 142671872 32464 4089446400 4194304 9819077 140734817060544 18446744073709551615 6656777 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 34832 32465 743 1374 0 33453 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 139328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 13819
/proc/meminfo: memFree=30926944/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=140060 CPUtime=1722.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 13643277 0 0 0 167675 4558 0 0 25 0 1 0 131651123 143421440 32616 4089446400 4194304 9819077 140734817060544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 35015 32616 743 1374 0 33636 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 140060

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/179 13820
/proc/meminfo: memFree=30926520/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=140220 CPUtime=1782.33
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 14042492 0 0 0 173546 4687 0 0 25 0 1 0 131651123 143585280 32637 4089446400 4194304 9819077 140734817060544 18446744073709551615 6519532 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 35055 32637 743 1374 0 33676 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 140220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.01 2.01 3/179 13821
/proc/meminfo: memFree=30925020/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=140164 CPUtime=1800.03
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 14164552 0 0 0 175277 4726 0 0 25 0 1 0 131651123 143527936 32649 4089446400 4194304 9819077 140734817060544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13742/statm: 35041 32649 743 1374 0 33662 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 140164

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.06 2.01 2.01 3/179 13821
/proc/meminfo: memFree=30925020/32951124 swapFree=67111528/67111528
[pid=13742] ppid=13740 vsize=71200 CPUtime=1800.14
/proc/13742/stat : 13742 (pbscip.linux.x8) R 13740 13742 12908 0 -1 4202496 14164622 0 0 0 175287 4727 0 0 25 0 1 0 131651123 72908800 16754 4089446400 4194304 9819077 140734817060544 18446744073709551615 6180558 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13742/statm: 17800 16754 744 1374 0 16421 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 71200

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.15
CPU user time (s): 1752.88
CPU system time (s): 47.2758
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 144276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.88
system time used= 47.2758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14164626
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= 1
involuntary context switches= 915

runsolver used 3.00054 second user time and 5.95909 second system time

The end

Launcher Data

Begin job on node136 at 2010-06-30 15:12:32
IDJOB=2693425
IDBENCH=78911
IDSOLVER=1205
FILE ID=node136/2693425-1277903552
PBS_JOBID= 11197211
Free space on /tmp= 74136 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.1900562192--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-2693425-1277903552/watcher-2693425-1277903552 -o /tmp/evaluation-result-2693425-1277903552/solver-2693425-1277903552 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693425-1277903552.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a8e86a019ae76f67696e97fb47d8da09
RANDOM SEED=369589328

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30766476 kB
Buffers:        187220 kB
Cached:        1376352 kB
SwapCached:          0 kB
Active:        1139668 kB
Inactive:       899608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30766476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6284 kB
Writeback:           0 kB
AnonPages:      476100 kB
Mapped:          15028 kB
Slab:            81472 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   620580 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= 74128 MiB
End job on node136 at 2010-06-30 15:42:34