Trace number 2693443

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.19 1800.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568186--soft-66-100-0.wbo
MD5SUM105b60f6fd410ca15d025f7b690efafc
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark308.96
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints927
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 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
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-2693443-1277904505.wbo>
0.00/0.02	c original problem has 2085 variables (1158 bin, 0 int, 0 impl, 927 cont) and 3635 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, 1141 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 112 del conss, 927 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 1141 impls, 14 clqs
0.00/0.08	c (round 3) 54 del vars, 168 del conss, 929 chg bounds, 56 chg sides, 0 chg coeffs, 0 upgd conss, 1141 impls, 14 clqs
0.07/0.10	c (round 4) 110 del vars, 170 del conss, 929 chg bounds, 56 chg sides, 0 chg coeffs, 1723 upgd conss, 1141 impls, 14 clqs
0.09/0.11	c (round 5) 112 del vars, 170 del conss, 929 chg bounds, 56 chg sides, 0 chg coeffs, 1723 upgd conss, 1141 impls, 14 clqs
0.09/0.15	c    (0.1s) probing: 101/1102 (9.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  112 deleted vars, 170 deleted constraints, 929 tightened bounds, 0 added holes, 56 changed sides, 0 changed coefficients
0.09/0.15	c  1141 implications, 14 cliques
0.09/0.15	c presolved problem has 1973 variables (1102 bin, 0 int, 0 impl, 871 cont) and 3465 constraints
0.09/0.15	c     871 constraints of type <indicator>
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      14 constraints of type <setppc>
0.09/0.15	c     871 constraints of type <linear>
0.09/0.15	c    1708 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.10
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.2
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1799.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    28 |     - |8863k|   0 |  19 |1973 |3465 |1973 |1723 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.1s|     1 |     0 |    45 |     - |8910k|   0 |  16 |1973 |3465 |1973 |1737 |  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    60 |     - |9003k|   0 |  21 |1973 |3465 |1973 |1746 |  23 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	o 42962
0.19/0.23	c y 0.2s|     1 |     0 |    60 |     - |9032k|   0 |  21 |1973 |3465 |1973 |1746 |  23 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |    79 |     - |9206k|   0 |  24 |1973 |3465 |1973 |1750 |  27 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   144 |     - |9399k|   0 |  29 |1973 |3465 |1973 |1757 |  34 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   162 |     - |9403k|   0 |  30 |1973 |3465 |1973 |1759 |  36 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   173 |     - |9407k|   0 |  35 |1973 |3465 |1973 |1761 |  38 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
1.19/1.22	c   1.1s|     1 |     2 |   173 |     - |9440k|   0 |  35 |1973 |3465 |1973 |1761 |  38 |   0 |  33 | 0.000000e+00 | 4.296200e+04 |    Inf 
6.29/6.39	o 526
6.29/6.39	c * 6.1s|   212 |   165 |  2052 |   8.9 |  10M|  33 |   - |1973 |3503 |1973 |1762 | 116 |  38 | 649 | 0.000000e+00 | 5.260000e+02 |    Inf 
6.50/6.57	o 499
6.50/6.57	c * 6.3s|   260 |   178 |  2278 |   8.1 |  11M|  33 |   - |1973 |3522 |1973 |1762 | 125 |  57 | 693 | 0.000000e+00 | 4.990000e+02 |    Inf 
6.99/7.06	o 454
6.99/7.06	c * 6.7s|   346 |   225 |  3083 |   8.4 |  11M|  33 |   - |1973 |3555 |1973 |1766 | 169 |  90 | 787 | 0.000000e+00 | 4.540000e+02 |    Inf 
7.09/7.11	o 281
7.09/7.11	c * 6.8s|   365 |   157 |  3139 |   8.1 |  11M|  33 |   - |1973 |3560 |1973 |1762 | 171 |  95 | 794 | 0.000000e+00 | 2.810000e+02 |    Inf 
7.89/7.98	o 238
7.89/7.98	c * 7.6s|   569 |   214 |  4101 |   6.9 |  12M|  44 |   - |1973 |3741 |1973 |1758 | 224 | 285 | 992 | 0.000000e+00 | 2.380000e+02 |    Inf 
8.49/8.50	o 237
8.49/8.50	c * 8.1s|   713 |   262 |  4905 |   6.6 |  13M|  44 |   - |1973 |3901 |1973 |1764 | 264 | 454 |1087 | 0.000000e+00 | 2.370000e+02 |    Inf 
9.29/9.31	o 183
9.29/9.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.29/9.31	c * 8.8s|   892 |   288 |  6451 |   7.0 |  13M|  44 |   - |1973 |4035 |1973 |1756 | 324 | 620 |1248 | 0.000000e+00 | 1.830000e+02 |    Inf 
9.49/9.50	o 179
9.49/9.50	c * 9.0s|  1030 |   393 |  6607 |   6.3 |  14M|  54 |   - |1973 |4075 |1973 |1761 | 342 | 671 |1256 | 0.000000e+00 | 1.790000e+02 |    Inf 
9.80/9.83	o 175
9.80/9.83	c * 9.3s|  1141 |   432 |  6979 |   6.0 |  14M|  54 |   - |1973 |4156 |1973 |1757 | 364 | 771 |1315 | 0.000000e+00 | 1.750000e+02 |    Inf 
10.39/10.49	o 174
10.39/10.49	c * 9.9s|  1454 |   508 |  7854 |   5.3 |  14M|  54 |   - |1973 |4426 |1973 |1758 | 440 |1143 |1377 | 0.000000e+00 | 1.740000e+02 |    Inf 
10.39/10.49	o 122
10.39/10.49	c * 9.9s|  1455 |   440 |  7854 |   5.3 |  14M|  54 |   - |1973 |4426 |1973 |1758 | 440 |1143 |1377 | 0.000000e+00 | 1.220000e+02 |    Inf 
13.59/13.65	o 116
13.59/13.65	c *12.9s|  3060 |   848 | 14101 |   4.6 |  16M|  61 |   - |1973 |5053 |1973 |1761 | 640 |2678 |1627 | 0.000000e+00 | 1.160000e+02 |    Inf 
20.29/20.34	o 95
20.29/20.34	c *19.1s|  6899 |  1260 | 34670 |   5.0 |  20M|  61 |   - |1973 |5584 |1973 |1756 |1172 |6626 |1781 | 0.000000e+00 | 9.500000e+01 |    Inf 
25.80/25.84	c  24.2s| 10000 |  1667 | 51565 |   5.1 |  23M|  61 |  21 |1973 |5200 |1973 |1757 |1564 |9834 |1842 | 0.000000e+00 | 9.500000e+01 |    Inf 
38.50/38.57	o 83
38.50/38.57	c *36.2s| 17279 |  2382 | 90052 |   5.2 |  30M|  73 |   - |1973 |6298 |1973 |1759 |2509 |  17k|1942 | 0.000000e+00 | 8.300000e+01 |    Inf 
43.49/43.59	c  41.0s| 20000 |  2568 |107520 |   5.4 |  32M|  73 |   - |1973 |6000 |   0 |   0 |2940 |  20k|1942 | 0.000000e+00 | 8.300000e+01 |    Inf 
45.39/45.47	o 78
45.39/45.47	c *42.7s| 21138 |  2630 |112567 |   5.3 |  32M|  73 |   - |1973 |6412 |1973 |1758 |3109 |  22k|1942 | 0.000000e+00 | 7.800000e+01 |    Inf 
48.00/48.00	o 75
48.00/48.00	c *45.1s| 22500 |  2774 |121959 |   5.4 |  33M|  73 |   - |1973 |5686 |1973 |1759 |3349 |  24k|1942 | 0.000000e+00 | 7.500000e+01 |    Inf 
48.30/48.34	o 72
48.30/48.34	c *45.5s| 22684 |  2762 |123229 |   5.4 |  33M|  73 |   - |1973 |5672 |1973 |1759 |3370 |  24k|1942 | 0.000000e+00 | 7.200000e+01 |    Inf 
48.30/48.39	o 71
48.30/48.39	c *45.5s| 22703 |  2761 |123351 |   5.4 |  33M|  73 |   - |1973 |5611 |1973 |1759 |3372 |  24k|1942 | 0.000000e+00 | 7.100000e+01 |    Inf 
57.20/57.20	o 66
57.20/57.20	c *53.8s| 27539 |  2861 |156450 |   5.7 |  35M|  73 |   - |1973 |5852 |1973 |1764 |4056 |  30k|1942 | 0.000000e+00 | 6.600000e+01 |    Inf 
61.60/61.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
61.60/61.65	c  58.1s| 30000 |  3073 |173029 |   5.8 |  36M|  73 |  13 |1973 |6160 |1973 |1761 |4303 |  32k|1942 | 0.000000e+00 | 6.600000e+01 |    Inf 
72.30/72.35	o 48
72.30/72.35	c *68.2s| 36236 |  3142 |208883 |   5.8 |  37M|  73 |   - |1973 |7785 |1973 |1776 |4989 |  40k|1942 | 0.000000e+00 | 4.800000e+01 |    Inf 
72.30/72.39	o 32
72.30/72.39	c *68.2s| 36260 |  2841 |208956 |   5.8 |  33M|  73 |   - |1973 |7560 |1973 |1770 |4989 |  40k|1942 | 0.000000e+00 | 3.200000e+01 |    Inf 
79.40/79.40	c  74.8s| 40000 |  2998 |244042 |   6.1 |  34M|  73 |   - |1973 |7556 |1973 |1758 |5232 |  45k|1942 | 0.000000e+00 | 3.200000e+01 |    Inf 
98.49/98.58	c  92.9s| 50000 |  3087 |336243 |   6.7 |  36M|  73 |   - |1973 |7003 |   0 |   0 |5985 |  58k|2020 | 0.000000e+00 | 3.200000e+01 |    Inf 
113.59/113.62	o 30
113.59/113.62	c * 107s| 57729 |  2890 |405784 |   7.0 |  36M|  73 |   - |1973 |7940 |1973 |1761 |6880 |  68k|2159 | 0.000000e+00 | 3.000000e+01 |    Inf 
117.90/117.99	c   111s| 60000 |  2919 |425694 |   7.1 |  36M|  73 |  21 |1973 |8155 |1973 |1765 |7105 |  71k|2215 | 0.000000e+00 | 3.000000e+01 |    Inf 
138.79/138.86	c   131s| 70000 |  2963 |528656 |   7.5 |  39M|  73 |  26 |1973 |  10k|1973 |1752 |8077 |  84k|2445 | 0.000000e+00 | 3.000000e+01 |    Inf 
159.80/159.81	c   150s| 80000 |  2989 |628781 |   7.9 |  41M|  73 |   9 |1973 |  13k|1973 |1752 |9088 |  98k|2676 | 0.000000e+00 | 3.000000e+01 |    Inf 
176.80/176.87	o 25
176.80/176.87	c * 166s| 87991 |  2748 |701940 |   8.0 |  41M|  73 |   - |1973 |  15k|1973 |1767 |  10k| 109k|2854 | 0.000000e+00 | 2.500000e+01 |    Inf 
181.09/181.15	c   170s| 90000 |  2741 |721111 |   8.0 |  41M|  73 |   - |1973 |  14k|   0 |   0 |  10k| 112k|2897 | 0.000000e+00 | 2.500000e+01 |    Inf 
202.80/202.88	c   191s|100000 |  2837 |823698 |   8.2 |  42M|  73 |  15 |1973 |  14k|1973 |1760 |  11k| 125k|3100 | 0.000000e+00 | 2.500000e+01 |    Inf 
223.90/223.94	c   211s|110000 |  3033 |916318 |   8.3 |  45M|  73 |  15 |1973 |  17k|1973 |1752 |  12k| 139k|3281 | 0.000000e+00 | 2.500000e+01 |    Inf 
226.00/226.04	o 16
226.00/226.04	c * 213s|111031 |  2759 |924708 |   8.3 |  41M|  73 |   - |1973 |  17k|1973 |1752 |  12k| 140k|3281 | 0.000000e+00 | 1.600000e+01 |    Inf 
245.80/245.80	c   232s|120000 |  2808 |  1017k|   8.5 |  41M|  73 |  20 |1973 |  16k|1973 |1752 |  13k| 152k|3511 | 0.000000e+00 | 1.600000e+01 |    Inf 
268.00/268.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
268.00/268.00	c   253s|130000 |  2772 |  1123k|   8.6 |  42M|  73 |  16 |1973 |  18k|1973 |1752 |  14k| 166k|3696 | 0.000000e+00 | 1.600000e+01 |    Inf 
290.20/290.24	c   274s|140000 |  2871 |  1223k|   8.7 |  44M|  73 |   - |1973 |  19k|   0 |   0 |  15k| 179k|3822 | 0.000000e+00 | 1.600000e+01 |    Inf 
313.31/313.38	c   296s|150000 |  2761 |  1336k|   8.9 |  43M|  73 |   - |1973 |  16k|   0 |   0 |  16k| 193k|4028 | 0.000000e+00 | 1.600000e+01 |    Inf 
335.20/335.24	c   316s|160000 |  2772 |  1445k|   9.0 |  43M|  73 |  19 |1973 |  16k|1973 |1752 |  17k| 206k|4215 | 0.000000e+00 | 1.600000e+01 |    Inf 
349.90/349.91	o 14
349.90/349.91	c * 330s|166525 |  2678 |  1516k|   9.1 |  42M|  73 |   - |1973 |  16k|1973 |1764 |  18k| 214k|4316 | 0.000000e+00 | 1.400000e+01 |    Inf 
357.30/357.31	c   337s|170000 |  2661 |  1551k|   9.1 |  42M|  73 |   1 |1973 |  15k|1973 |1752 |  18k| 219k|4388 | 0.000000e+00 | 1.400000e+01 |    Inf 
378.51/378.54	c   357s|180000 |  2731 |  1647k|   9.2 |  45M|  73 |  11 |1973 |  21k|1973 |1761 |  19k| 232k|4491 | 0.000000e+00 | 1.400000e+01 |    Inf 
403.31/403.30	c   381s|190000 |  2829 |  1756k|   9.2 |  46M|  73 |  27 |1973 |  22k|1973 |1760 |  20k| 246k|4671 | 0.000000e+00 | 1.400000e+01 |    Inf 
427.91/427.95	c   405s|200000 |  2767 |  1869k|   9.3 |  47M|  73 |  16 |1973 |  23k|1973 |1752 |  22k| 259k|4790 | 0.000000e+00 | 1.400000e+01 |    Inf 
453.41/453.49	c   429s|210000 |  2785 |  1985k|   9.5 |  47M|  73 |   - |1973 |  24k|   0 |   0 |  23k| 272k|4990 | 0.000000e+00 | 1.400000e+01 |    Inf 
481.61/481.60	c   456s|220000 |  2934 |  2107k|   9.6 |  50M|  73 |   - |1973 |  28k|1973 |1752 |  23k| 285k|5121 | 0.000000e+00 | 1.400000e+01 |    Inf 
508.91/508.95	c   482s|230000 |  2925 |  2220k|   9.7 |  51M|  73 |   - |1973 |  28k|1973 |1752 |  24k| 299k|5245 | 0.000000e+00 | 1.400000e+01 |    Inf 
534.01/534.04	c   506s|240000 |  2990 |  2316k|   9.7 |  52M|  73 |  18 |1973 |  30k|1973 |1757 |  25k| 312k|5358 | 0.000000e+00 | 1.400000e+01 |    Inf 
560.32/560.32	c   531s|250000 |  2943 |  2422k|   9.7 |  53M|  73 |  21 |1973 |  31k|1973 |1752 |  26k| 326k|5471 | 0.000000e+00 | 1.400000e+01 |    Inf 
588.32/588.32	c   558s|260000 |  3141 |  2537k|   9.8 |  55M|  73 |   - |1973 |  33k|   0 |   0 |  28k| 339k|5572 | 0.000000e+00 | 1.400000e+01 |    Inf 
617.92/617.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
617.92/617.93	c   586s|270000 |  3378 |  2660k|   9.9 |  56M|  73 |  23 |1973 |  32k|1973 |1752 |  29k| 352k|5724 | 0.000000e+00 | 1.400000e+01 |    Inf 
647.62/647.63	c   615s|280000 |  3457 |  2785k|   9.9 |  57M|  73 |   - |1973 |  32k|   0 |   0 |  29k| 366k|5812 | 0.000000e+00 | 1.400000e+01 |    Inf 
675.02/675.07	c   641s|290000 |  3468 |  2896k|  10.0 |  57M|  73 |   - |1973 |  30k|   0 |   0 |  30k| 380k|5912 | 0.000000e+00 | 1.400000e+01 |    Inf 
702.31/702.31	c   668s|300000 |  3448 |  3014k|  10.0 |  57M|  73 |   - |1973 |  29k|   0 |   0 |  31k| 393k|6039 | 0.000000e+00 | 1.400000e+01 |    Inf 
726.42/726.48	c   691s|310000 |  3414 |  3115k|  10.0 |  56M|  73 |  23 |1973 |  25k|1973 |1759 |  32k| 407k|6137 | 0.000000e+00 | 1.400000e+01 |    Inf 
751.02/751.02	c   714s|320000 |  3329 |  3228k|  10.1 |  55M|  73 |   - |1973 |  24k|   0 |   0 |  33k| 421k|6263 | 0.000000e+00 | 1.400000e+01 |    Inf 
776.13/776.13	c   738s|330000 |  3319 |  3337k|  10.1 |  55M|  73 |   1 |1973 |  24k|1973 |1752 |  34k| 435k|6407 | 0.000000e+00 | 1.400000e+01 |    Inf 
799.33/799.31	c   760s|340000 |  3344 |  3445k|  10.1 |  56M|  73 |   - |1973 |  25k|1973 |1752 |  35k| 448k|6520 | 0.000000e+00 | 1.400000e+01 |    Inf 
812.83/812.86	o 13
812.83/812.86	c * 773s|345444 |  3277 |  3510k|  10.2 |  56M|  73 |   - |1973 |  27k|1973 |1752 |  36k| 455k|6565 | 0.000000e+00 | 1.300000e+01 |    Inf 
823.32/823.30	c   782s|350000 |  3292 |  3556k|  10.2 |  53M|  73 |   - |1973 |  16k|1973 |1757 |  36k| 461k|6632 | 0.000000e+00 | 1.300000e+01 |    Inf 
845.83/845.87	c   804s|360000 |  3390 |  3666k|  10.2 |  55M|  73 |   - |1973 |  20k|   0 |   0 |  37k| 474k|6721 | 0.000000e+00 | 1.300000e+01 |    Inf 
868.82/868.81	c   825s|370000 |  3395 |  3778k|  10.2 |  55M|  73 |   - |1973 |  20k|   0 |   0 |  38k| 488k|6826 | 0.000000e+00 | 1.300000e+01 |    Inf 
891.23/891.28	c   847s|380000 |  3127 |  3886k|  10.2 |  51M|  73 |   1 |1973 |  13k|1973 |1759 |  39k| 501k|6933 | 0.000000e+00 | 1.300000e+01 |    Inf 
913.62/913.61	c   868s|390000 |  3174 |  3996k|  10.2 |  53M|  73 |  17 |1973 |  17k|1973 |1758 |  41k| 514k|7033 | 0.000000e+00 | 1.300000e+01 |    Inf 
936.14/936.18	c   889s|400000 |  3204 |  4098k|  10.2 |  55M|  73 |   - |1973 |  21k|   0 |   0 |  41k| 528k|7110 | 0.000000e+00 | 1.300000e+01 |    Inf 
960.52/960.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
960.52/960.55	c   912s|410000 |  3262 |  4205k|  10.3 |  57M|  73 |   - |1973 |  25k|1973 |1752 |  43k| 541k|7191 | 0.000000e+00 | 1.300000e+01 |    Inf 
985.93/985.97	c   937s|420000 |  3242 |  4315k|  10.3 |  57M|  73 |   9 |1973 |  26k|1973 |1752 |  44k| 554k|7313 | 0.000000e+00 | 1.300000e+01 |    Inf 
1012.43/1012.47	c   962s|430000 |  3315 |  4422k|  10.3 |  59M|  73 |   - |1973 |  28k|1973 |1752 |  44k| 568k|7402 | 0.000000e+00 | 1.300000e+01 |    Inf 
1040.23/1040.25	c   988s|440000 |  3370 |  4524k|  10.3 |  61M|  73 |  22 |1973 |  31k|1973 |1761 |  45k| 581k|7487 | 0.000000e+00 | 1.300000e+01 |    Inf 
1068.23/1068.25	c  1015s|450000 |  3365 |  4624k|  10.3 |  61M|  73 |  13 |1973 |  31k|1973 |1752 |  46k| 595k|7574 | 0.000000e+00 | 1.300000e+01 |    Inf 
1094.64/1094.68	c  1041s|460000 |  3369 |  4726k|  10.3 |  61M|  73 |   - |1973 |  30k|1973 |1752 |  46k| 609k|7639 | 0.000000e+00 | 1.300000e+01 |    Inf 
1121.44/1121.40	c  1066s|470000 |  3336 |  4822k|  10.3 |  61M|  73 |  23 |1973 |  31k|1973 |1752 |  47k| 623k|7706 | 0.000000e+00 | 1.300000e+01 |    Inf 
1150.03/1150.00	c  1094s|480000 |  3350 |  4927k|  10.3 |  63M|  73 |  20 |1973 |  35k|1973 |1752 |  48k| 637k|7794 | 0.000000e+00 | 1.300000e+01 |    Inf 
1178.84/1178.80	c  1121s|490000 |  3370 |  5031k|  10.3 |  64M|  73 |  26 |1973 |  36k|1973 |1752 |  49k| 650k|7881 | 0.000000e+00 | 1.300000e+01 |    Inf 
1207.54/1207.53	c  1149s|500000 |  3355 |  5133k|  10.3 |  65M|  73 |   - |1973 |  37k|   0 |   0 |  50k| 664k|7989 | 0.000000e+00 | 1.300000e+01 |    Inf 
1235.74/1235.76	c  1176s|510000 |  3337 |  5233k|  10.3 |  64M|  73 |   - |1973 |  35k|   0 |   0 |  51k| 677k|8076 | 0.000000e+00 | 1.300000e+01 |    Inf 
1264.14/1264.17	c  1203s|520000 |  3392 |  5337k|  10.3 |  64M|  73 |   - |1973 |  34k|   0 |   0 |  53k| 691k|8173 | 0.000000e+00 | 1.300000e+01 |    Inf 
1291.45/1291.43	c  1229s|530000 |  3376 |  5441k|  10.3 |  64M|  73 |  18 |1973 |  33k|1973 |1759 |  54k| 705k|8238 | 0.000000e+00 | 1.300000e+01 |    Inf 
1320.05/1320.09	c  1257s|540000 |  3435 |  5543k|  10.3 |  66M|  73 |  26 |1973 |  36k|1973 |1752 |  54k| 718k|8291 | 0.000000e+00 | 1.300000e+01 |    Inf 
1348.55/1348.59	c  1284s|550000 |  3439 |  5646k|  10.3 |  67M|  73 |   - |1973 |  37k|   0 |   0 |  55k| 732k|8367 | 0.000000e+00 | 1.300000e+01 |    Inf 
1377.54/1377.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1377.54/1377.59	c  1312s|560000 |  3569 |  5738k|  10.2 |  69M|  73 |   - |1973 |  38k|   0 |   0 |  56k| 746k|8452 | 0.000000e+00 | 1.300000e+01 |    Inf 
1405.95/1405.92	c  1339s|570000 |  3569 |  5836k|  10.2 |  68M|  73 |  17 |1973 |  35k|1973 |1752 |  57k| 760k|8493 | 0.000000e+00 | 1.300000e+01 |    Inf 
1432.95/1432.90	c  1365s|580000 |  3552 |  5930k|  10.2 |  67M|  73 |   - |1973 |  31k|   0 |   0 |  58k| 774k|8577 | 0.000000e+00 | 1.300000e+01 |    Inf 
1457.75/1457.75	c  1389s|590000 |  3559 |  6026k|  10.2 |  67M|  73 |  31 |1973 |  29k|1973 |1752 |  59k| 788k|8656 | 0.000000e+00 | 1.300000e+01 |    Inf 
1482.15/1482.11	c  1412s|600000 |  3511 |  6125k|  10.2 |  66M|  73 |  22 |1973 |  27k|1973 |1752 |  60k| 803k|8690 | 0.000000e+00 | 1.300000e+01 |    Inf 
1506.05/1506.01	c  1435s|610000 |  3639 |  6213k|  10.2 |  67M|  73 |   - |1973 |  27k|   0 |   0 |  61k| 816k|8783 | 0.000000e+00 | 1.300000e+01 |    Inf 
1529.76/1529.71	c  1457s|620000 |  3638 |  6304k|  10.2 |  67M|  73 |  12 |1973 |  26k|1973 |1759 |  62k| 829k|8856 | 0.000000e+00 | 1.300000e+01 |    Inf 
1553.25/1553.24	c  1480s|630000 |  3531 |  6398k|  10.2 |  67M|  73 |  14 |1973 |  25k|1973 |1752 |  64k| 843k|8900 | 0.000000e+00 | 1.300000e+01 |    Inf 
1576.66/1576.60	c  1502s|640000 |  3558 |  6499k|  10.2 |  67M|  73 |   - |1973 |  24k|   0 |   0 |  65k| 857k|9022 | 0.000000e+00 | 1.300000e+01 |    Inf 
1600.26/1600.20	c  1524s|650000 |  3644 |  6600k|  10.2 |  69M|  73 |   - |1973 |  28k|1973 |1752 |  66k| 871k|9075 | 0.000000e+00 | 1.300000e+01 |    Inf 
1625.06/1625.05	c  1548s|660000 |  3659 |  6703k|  10.2 |  70M|  73 |  20 |1973 |  29k|1973 |1759 |  67k| 884k|9110 | 0.000000e+00 | 1.300000e+01 |    Inf 
1652.17/1652.17	c  1574s|670000 |  3649 |  6807k|  10.2 |  70M|  73 |  18 |1973 |  30k|1973 |1752 |  68k| 898k|9184 | 0.000000e+00 | 1.300000e+01 |    Inf 
1678.46/1678.49	c  1599s|680000 |  3642 |  6910k|  10.2 |  71M|  73 |   - |1973 |  32k|1973 |1756 |  69k| 911k|9251 | 0.000000e+00 | 1.300000e+01 |    Inf 
1706.46/1706.42	c  1626s|690000 |  3666 |  7018k|  10.2 |  73M|  73 |   - |1973 |  36k|1973 |1756 |  70k| 924k|9320 | 0.000000e+00 | 1.300000e+01 |    Inf 
1734.77/1734.70	c  1653s|700000 |  3622 |  7122k|  10.2 |  72M|  73 |   - |1973 |  34k|1973 |1752 |  72k| 937k|9368 | 0.000000e+00 | 1.300000e+01 |    Inf 
1764.26/1764.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1764.26/1764.23	c  1681s|710000 |  3636 |  7233k|  10.2 |  74M|  73 |   - |1973 |  37k|   0 |   0 |  73k| 950k|9455 | 0.000000e+00 | 1.300000e+01 |    Inf 
1793.36/1793.33	c  1709s|720000 |  3651 |  7338k|  10.2 |  75M|  73 |   - |1973 |  41k|   0 |   0 |  74k| 963k|9528 | 0.000000e+00 | 1.300000e+01 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1715.00
1800.06/1800.00	c Solving Nodes      : 722105
1800.06/1800.00	c Primal Bound       : +1.30000000000000e+01 (307 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.01	s SATISFIABLE
1800.06/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.06/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.06/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.06/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.06/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.06/1800.01	v x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.06/1800.01	v -x104 -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.06/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 
1800.06/1800.01	v -x54 -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.06/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.06/1800.01	v -x1 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time       :    1715.00
1800.06/1800.01	c Original Problem   :
1800.06/1800.01	c   Problem name     : HOME/instance-2693443-1277904505.wbo
1800.06/1800.01	c   Variables        : 2085 (1158 binary, 0 integer, 0 implicit integer, 927 continuous)
1800.06/1800.01	c   Constraints      : 3635 initial, 3635 maximal
1800.06/1800.01	c Presolved Problem  :
1800.06/1800.01	c   Problem name     : t_HOME/instance-2693443-1277904505.wbo
1800.06/1800.01	c   Variables        : 1973 (1102 binary, 0 integer, 0 implicit integer, 871 continuous)
1800.06/1800.01	c   Constraints      : 3465 initial, 43033 maximal
1800.06/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.01	c   trivial          :       0.00         56          0          0          0          0          0          0          0
1800.06/1800.01	c   dualfix          :       0.00         56          0          0          0          0          0          0          0
1800.06/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       0.00          0          0          0          0          0         56          0          0
1800.06/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   linear           :       0.04          0          0          0        929          0        114         56          0
1800.06/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.06/1800.01	c   root node        :          -        766          -          -       1532          -          -          -          -
1800.06/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   integral         :          0          0          0     404599          0        189       2049          0          0     774072
1800.06/1800.01	c   indicator        :        871          0    3377994      15815          0        619    2216445          0          0          0
1800.06/1800.01	c   knapsack         :          1          6    3373440      15695          0      45409    9746821          0          0          0
1800.06/1800.01	c   setppc           :         14          6    3334111      15697          0      38623    1861071          0          0          0
1800.06/1800.01	c   linear           :        871          6    3296417      15815          0      62699    3509169      74851          0          0
1800.06/1800.01	c   logicor          :       1708+         6    1624331       3411          0     152608    5675468          0          0          0
1800.06/1800.01	c   countsols        :          0          0          0       3411          0          0          0          0          0          0
1800.06/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.01	c   integral         :      32.53       0.00       0.00      32.53       0.00
1800.06/1800.01	c   indicator        :       7.97       0.00       7.46       0.51       0.00
1800.06/1800.01	c   knapsack         :      38.90       0.00      38.90       0.00       0.00
1800.06/1800.01	c   setppc           :      11.01       0.00      11.01       0.00       0.00
1800.06/1800.01	c   linear           :      43.01       0.00      42.63       0.38       0.00
1800.06/1800.01	c   logicor          :     298.77       0.00     298.76       0.01       0.00
1800.06/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.01	c   vbounds          :       0.01          2          0          0
1800.06/1800.01	c   rootredcost      :       0.00         27          0        766
1800.06/1800.01	c   pseudoobj        :      61.84    3386273       5219    1917685
1800.06/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.01	c   propagation      :      11.75     304558     304009    1809238       26.6      10176       23.6          -
1800.06/1800.01	c   infeasible LP    :      15.80      77274      77266     597616       44.7        788       15.6          0
1800.06/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   pseudo solution  :       0.01         41         41        260       16.8         13        8.8          -
1800.06/1800.01	c   applied globally :          -          -          -     966642       25.3          -          -          -
1800.06/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.01	c   cut pool         :       0.00          5          -          -         33          -    (maximal pool size: 191)
1800.06/1800.01	c   redcost          :      12.04     407669          0     264262          0          0
1800.06/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.06/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.01	c   gomory           :       0.11          6          0          0       1739          0
1800.06/1800.01	c   strongcg         :       0.08          6          0          0        582          0
1800.06/1800.01	c   cmir             :       0.01          6          0          0          4          0
1800.06/1800.01	c   flowcover        :       0.05          6          0          0          8          0
1800.06/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.06/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.01	c Pricers            :       Time      Calls       Vars
1800.06/1800.01	c   problem variables:       0.00          0          0
1800.06/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   relpscost        :      32.50     388762        189       2049          0          0     774072
1800.06/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   inference        :       0.22       3385          0          0          0          0       6770
1800.06/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.01	c   LP solutions     :       0.01          -         26
1800.06/1800.01	c   pseudo solutions :       0.00          -          0
1800.06/1800.01	c   feaspump         :       0.01          1          0
1800.06/1800.01	c   oneopt           :       0.16         26          0
1800.06/1800.01	c   intshifting      :       0.01         17          0
1800.06/1800.01	c   fracdiving       :       0.29         79          0
1800.06/1800.01	c   veclendiving     :       0.20         79          0
1800.06/1800.01	c   linesearchdiving :       0.27         79          0
1800.06/1800.01	c   objpscostdiving  :       0.19         40          0
1800.06/1800.01	c   rootsoldiving    :       0.33         40          0
1800.06/1800.01	c   coefdiving       :       0.22         80          0
1800.06/1800.01	c   pscostdiving     :       0.21         80          0
1800.06/1800.01	c   guideddiving     :       0.25         80          0
1800.06/1800.01	c   crossover        :       0.58         27          0
1800.06/1800.01	c   trivial          :       0.00          2          0
1800.06/1800.01	c   simplerounding   :       0.50     389579          0
1800.06/1800.01	c   zirounding       :       0.28       1000          0
1800.06/1800.01	c   rounding         :       1.25       8857          0
1800.06/1800.01	c   shifting         :       1.23       2747          0
1800.06/1800.01	c   twoopt           :       0.00          0          0
1800.06/1800.01	c   fixandinfer      :       0.00          0          0
1800.06/1800.01	c   intdiving        :       0.00          0          0
1800.06/1800.01	c   actconsdiving    :       0.00          0          0
1800.06/1800.01	c   octane           :       0.00          0          0
1800.06/1800.01	c   rens             :       0.01          1          0
1800.06/1800.01	c   rins             :       0.00          0          0
1800.06/1800.01	c   localbranching   :       0.00          0          0
1800.06/1800.01	c   mutation         :       0.00          0          0
1800.06/1800.01	c   dins             :       0.00          0          0
1800.06/1800.01	c   undercover       :       0.00          0          0
1800.06/1800.01	c   nlp              :       0.01          0          0
1800.06/1800.01	c   trysol           :       0.58       2749        281
1800.06/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.01	c   dual LP          :     797.89     478590    7352571      15.36    9215.02
1800.06/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.01	c   diving/probing LP:       1.23        830       7260       8.75    5902.44
1800.06/1800.01	c   strong branching :      28.49       9534     288257      30.23   10117.83
1800.06/1800.01	c     (at root node) :          -         33       7485     226.82          -
1800.06/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.01	c B&B Tree           :
1800.06/1800.01	c   number of runs   :          1
1800.06/1800.01	c   nodes            :     722105
1800.06/1800.01	c   nodes (total)    :     722105
1800.06/1800.01	c   nodes left       :       3670
1800.06/1800.01	c   max depth        :         73
1800.06/1800.01	c   max depth (total):         73
1800.06/1800.01	c   backtracks       :      87686 (12.1%)
1800.06/1800.01	c   delayed cutoffs  :      53237
1800.06/1800.01	c   repropagations   :    1380294 (4649852 domain reductions, 50294 cutoffs)
1800.06/1800.01	c   avg switch length:       5.25
1800.06/1800.01	c   switching time   :     226.10
1800.06/1800.01	c Solution           :
1800.06/1800.01	c   Solutions found  :        307 (27 improvements)
1800.06/1800.01	c   First Solution   : +4.29620000000000e+04   (in run 1, after 1 nodes, 0.18 seconds, depth 0, found by <trysol>)
1800.06/1800.01	c   Primal Bound     : +1.30000000000000e+01   (in run 1, after 345444 nodes, 772.63 seconds, depth 27, found by <relaxation>)
1800.06/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.01	c   Gap              :   infinite
1800.06/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.01	c   Root Iterations  :        173
1800.17/1800.12	c Time complete: 1800.18.

Verifier Data

OK	13

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693443-1277904505/watcher-2693443-1277904505 -o /tmp/evaluation-result-2693443-1277904505/solver-2693443-1277904505 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693443-1277904505.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.16 2.29 3/178 14396
/proc/meminfo: memFree=31186796/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=10868 CPUtime=0
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 1641 0 0 0 0 0 0 0 21 0 1 0 131744744 11128832 1562 4089446400 4194304 9819077 140733233288816 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14396/statm: 2717 1562 392 1374 0 1338 0

[startup+0.0896071 s]
/proc/loadavg: 2.00 2.16 2.29 3/178 14396
/proc/meminfo: memFree=31186796/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=24044 CPUtime=0.07
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 6428 0 0 0 6 1 0 0 18 0 1 0 131744744 24621056 4710 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 6011 4710 498 1374 0 4632 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24044

[startup+0.100584 s]
/proc/loadavg: 2.00 2.16 2.29 3/178 14396
/proc/meminfo: memFree=31186796/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=25880 CPUtime=0.09
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 7390 0 0 0 7 2 0 0 18 0 1 0 131744744 26501120 5158 4089446400 4194304 9819077 140733233288816 18446744073709551615 8675336 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 6470 5178 511 1374 0 5091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25880

[startup+0.300549 s]
/proc/loadavg: 2.00 2.16 2.29 3/178 14396
/proc/meminfo: memFree=31186796/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=35908 CPUtime=0.29
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 11798 0 0 0 26 3 0 0 18 0 1 0 131744744 36769792 7364 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 8977 7364 689 1374 0 7598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35908

[startup+0.700468 s]
/proc/loadavg: 2.00 2.16 2.29 3/178 14396
/proc/meminfo: memFree=31186796/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=43752 CPUtime=0.69
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 21877 0 0 0 64 5 0 0 18 0 1 0 131744744 44802048 8662 4089446400 4194304 9819077 140733233288816 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 10938 8662 718 1374 0 9559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43752

[startup+1.50032 s]
/proc/loadavg: 2.00 2.16 2.29 3/179 14398
/proc/meminfo: memFree=31154548/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=43872 CPUtime=1.49
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 30012 0 0 0 142 7 0 0 19 0 1 0 131744744 44924928 8662 4089446400 4194304 9819077 140733233288816 18446744073709551615 7298593 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 10968 8664 721 1374 0 9589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43872

[startup+3.10101 s]
/proc/loadavg: 2.00 2.16 2.29 3/179 14398
/proc/meminfo: memFree=31154932/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=43852 CPUtime=3.09
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 45056 0 0 0 298 11 0 0 25 0 1 0 131744744 44904448 8637 4089446400 4194304 9819077 140733233288816 18446744073709551615 7309063 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 10963 8637 721 1374 0 9584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43852

[startup+6.3004 s]
/proc/loadavg: 2.00 2.16 2.29 3/179 14398
/proc/meminfo: memFree=31154728/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=42192 CPUtime=6.29
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 100797 0 0 0 605 24 0 0 25 0 1 0 131744744 43204608 8792 4089446400 4194304 9819077 140733233288816 18446744073709551615 4561111 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 10548 8792 724 1374 0 9169 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42192

[startup+12.7012 s]
/proc/loadavg: 2.08 2.17 2.30 3/179 14398
/proc/meminfo: memFree=31144816/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=53008 CPUtime=12.69
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 229254 0 0 0 1201 68 0 0 25 0 1 0 131744744 54280192 11442 4089446400 4194304 9819077 140733233288816 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 13252 11442 740 1374 0 11873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53008

[startup+25.5007 s]
/proc/loadavg: 2.06 2.16 2.29 2/177 14399
/proc/meminfo: memFree=31214008/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=72060 CPUtime=25.49
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 391639 0 0 0 2390 159 0 0 25 0 1 0 131744744 73789440 16100 4089446400 4194304 9819077 140733233288816 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 18015 16100 741 1374 0 16636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72060

[startup+51.1008 s]
/proc/loadavg: 2.04 2.15 2.28 3/197 14445
/proc/meminfo: memFree=30987604/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=96988 CPUtime=51.09
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 668992 0 0 0 4807 302 0 0 25 0 1 0 131744744 99315712 21954 4089446400 4194304 9819077 140733233288816 18446744073709551615 6591464 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 24247 21954 741 1374 0 22868 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96988

[startup+102.307 s]
/proc/loadavg: 2.02 2.12 2.26 3/197 14446
/proc/meminfo: memFree=30939452/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=116120 CPUtime=102.3
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 1205809 0 0 0 9635 595 0 0 25 0 1 0 131744744 118906880 26569 4089446400 4194304 9819077 140733233288816 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 29030 26569 741 1374 0 27651 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116120

[startup+162.3 s]
/proc/loadavg: 2.00 2.10 2.25 3/197 14448
/proc/meminfo: memFree=30903944/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=122760 CPUtime=162.29
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 1867408 0 0 0 15274 955 0 0 25 0 1 0 131744744 125706240 28315 4089446400 4194304 9819077 140733233288816 18446744073709551615 7815984 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 30690 28315 741 1374 0 29311 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122760

[startup+222.301 s]
/proc/loadavg: 2.00 2.08 2.23 3/197 14452
/proc/meminfo: memFree=30883796/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=128744 CPUtime=222.3
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 2473147 0 0 0 20936 1294 0 0 25 0 1 0 131744744 131833856 29690 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 32186 29690 741 1374 0 30807 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 128744

[startup+282.301 s]
/proc/loadavg: 2.31 2.17 2.25 3/197 14454
/proc/meminfo: memFree=30857712/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=132592 CPUtime=282.3
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 3044269 0 0 0 26615 1615 0 0 25 0 1 0 131744744 135774208 30638 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 33148 30638 741 1374 0 31769 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 132592

[startup+342.301 s]
/proc/loadavg: 2.11 2.13 2.23 3/197 14456
/proc/meminfo: memFree=30831980/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=134140 CPUtime=342.31
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 3649431 0 0 0 32300 1931 0 0 25 0 1 0 131744744 137359360 31002 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 33535 31002 741 1374 0 32156 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 134140

[startup+402.301 s]
/proc/loadavg: 2.04 2.11 2.21 3/197 14457
/proc/meminfo: memFree=30809120/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=136608 CPUtime=402.31
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 4224140 0 0 0 38008 2223 0 0 25 0 1 0 131744744 139886592 31559 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 34152 31559 741 1374 0 32773 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 136608

[startup+462.301 s]
/proc/loadavg: 2.01 2.08 2.20 3/197 14459
/proc/meminfo: memFree=30785020/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=139836 CPUtime=462.31
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 4771136 0 0 0 43737 2494 0 0 25 0 1 0 131744744 143192064 32274 4089446400 4194304 9819077 140733233288816 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 34959 32274 741 1374 0 33580 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 139836

[startup+522.3 s]
/proc/loadavg: 2.08 2.08 2.18 3/197 14460
/proc/meminfo: memFree=30759468/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=142576 CPUtime=522.31
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 5258873 0 0 0 49492 2739 0 0 25 0 1 0 131744744 145997824 32945 4089446400 4194304 9819077 140733233288816 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 35644 32945 741 1374 0 34265 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 142576

[startup+582.301 s]
/proc/loadavg: 2.03 2.06 2.17 3/197 14462
/proc/meminfo: memFree=30731040/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=145900 CPUtime=582.31
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 5764989 0 0 0 55212 3019 0 0 25 0 1 0 131744744 149401600 33695 4089446400 4194304 9819077 140733233288816 18446744073709551615 5956121 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 36475 33695 741 1374 0 35096 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 145900

[startup+642.3 s]
/proc/loadavg: 2.01 2.05 2.16 3/197 14464
/proc/meminfo: memFree=30706692/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=148612 CPUtime=642.32
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 6247574 0 0 0 60989 3243 0 0 25 0 1 0 131744744 152178688 34371 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 37153 34371 741 1374 0 35774 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 148612

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.12 2.10 2.15 3/197 14470
/proc/meminfo: memFree=30609396/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=152084 CPUtime=882.33
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 8460949 0 0 0 83820 4413 0 0 25 0 1 0 131744744 155734016 35198 4089446400 4194304 9819077 140733233288816 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 38021 35198 741 1374 0 36642 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 152084

[startup+942.301 s]
/proc/loadavg: 2.08 2.09 2.14 3/197 14472
/proc/meminfo: memFree=30587680/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=152792 CPUtime=942.32
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 9056057 0 0 0 89518 4714 0 0 25 0 1 0 131744744 156459008 35324 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 38198 35324 741 1374 0 36819 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 152792

[startup+1002.3 s]
/proc/loadavg: 2.03 2.08 2.13 3/197 14473
/proc/meminfo: memFree=30564668/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=153740 CPUtime=1002.33
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 9574363 0 0 0 95227 5006 0 0 25 0 1 0 131744744 157429760 35526 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 38435 35526 741 1374 0 37056 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 153740

[startup+1062.3 s]
/proc/loadavg: 2.01 2.06 2.12 3/197 14475
/proc/meminfo: memFree=30540820/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=156344 CPUtime=1062.33
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 10019894 0 0 0 100966 5267 0 0 25 0 1 0 131744744 160096256 36171 4089446400 4194304 9819077 140733233288816 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 39086 36171 741 1374 0 37707 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 156344

[startup+1122.3 s]
/proc/loadavg: 2.56 2.16 2.15 3/197 14476
/proc/meminfo: memFree=30522660/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=157128 CPUtime=1122.34
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 10475305 0 0 0 106711 5523 0 0 25 0 1 0 131744744 160899072 36388 4089446400 4194304 9819077 140733233288816 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 39282 36388 741 1374 0 37903 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 157128

[startup+1182.3 s]
/proc/loadavg: 2.20 2.13 2.13 3/197 14478
/proc/meminfo: memFree=30518660/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=159364 CPUtime=1182.34
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 10909744 0 0 0 112462 5772 0 0 25 0 1 0 131744744 163188736 36937 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 39841 36937 741 1374 0 38462 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 159364

[startup+1242.3 s]
/proc/loadavg: 2.07 2.10 2.12 3/197 14480
/proc/meminfo: memFree=30515748/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=161660 CPUtime=1242.34
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 11352730 0 0 0 118219 6015 0 0 25 0 1 0 131744744 165539840 37455 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 40415 37455 741 1374 0 39036 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 161660

[startup+1302.3 s]
/proc/loadavg: 2.02 2.08 2.11 3/197 14481
/proc/meminfo: memFree=30513612/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=163508 CPUtime=1302.35
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 11804385 0 0 0 123949 6286 0 0 25 0 1 0 131744744 167432192 37846 4089446400 4194304 9819077 140733233288816 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 40877 37846 741 1374 0 39498 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 163508

[startup+1362.3 s]
/proc/loadavg: 2.01 2.06 2.10 3/197 14483
/proc/meminfo: memFree=30510784/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=167060 CPUtime=1362.34
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 12218450 0 0 0 129724 6510 0 0 25 0 1 0 131744744 171069440 38753 4089446400 4194304 9819077 140733233288816 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 41765 38753 741 1374 0 40386 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 167060

[startup+1422.31 s]
/proc/loadavg: 2.46 2.17 2.13 3/197 14484
/proc/meminfo: memFree=30508480/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=168068 CPUtime=1422.36
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 12644027 0 0 0 135477 6759 0 0 25 0 1 0 131744744 172101632 39018 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 42017 39018 741 1374 0 40638 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 168068

[startup+1482.3 s]
/proc/loadavg: 2.17 2.14 2.12 3/197 14486
/proc/meminfo: memFree=30506820/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=169736 CPUtime=1482.35
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 13122047 0 0 0 141215 7020 0 0 25 0 1 0 131744744 173809664 39387 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 42434 39387 741 1374 0 41055 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 169736

[startup+1542.3 s]
/proc/loadavg: 2.06 2.11 2.11 3/197 14488
/proc/meminfo: memFree=30505420/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=171200 CPUtime=1542.35
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 13632041 0 0 0 146936 7299 0 0 25 0 1 0 131744744 175308800 39742 4089446400 4194304 9819077 140733233288816 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 42800 39742 741 1374 0 41421 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 171200

[startup+1602.3 s]
/proc/loadavg: 2.02 2.09 2.10 3/197 14489
/proc/meminfo: memFree=30504148/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=172432 CPUtime=1602.36
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 14152067 0 0 0 152633 7603 0 0 25 0 1 0 131744744 176570368 40059 4089446400 4194304 9819077 140733233288816 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 43108 40059 741 1374 0 41729 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 172432

[startup+1662.3 s]
/proc/loadavg: 2.01 2.07 2.09 3/197 14491
/proc/meminfo: memFree=30503368/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=172856 CPUtime=1662.36
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 14635210 0 0 0 158355 7881 0 0 25 0 1 0 131744744 177004544 40300 4089446400 4194304 9819077 140733233288816 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 43214 40300 741 1374 0 41835 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 172856

[startup+1722.3 s]
/proc/loadavg: 1.93 2.04 2.08 3/179 14522
/proc/meminfo: memFree=31082228/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=174136 CPUtime=1722.36
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 15109224 0 0 0 164073 8163 0 0 25 0 1 0 131744744 178315264 40426 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 43534 40426 741 1374 0 42155 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 174136

[startup+1782.3 s]
/proc/loadavg: 1.97 2.03 2.07 3/179 14524
/proc/meminfo: memFree=30935164/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=175744 CPUtime=1782.36
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 15560110 0 0 0 169805 8431 0 0 25 0 1 0 131744744 179961856 40671 4089446400 4194304 9819077 140733233288816 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 43936 40671 741 1374 0 42557 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 175744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.98 2.03 2.07 3/179 14524
/proc/meminfo: memFree=30880844/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=176432 CPUtime=1800.06
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 15681048 0 0 0 171501 8505 0 0 25 0 1 0 131744744 180666368 41020 4089446400 4194304 9819077 140733233288816 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14396/statm: 44108 41020 741 1374 0 42729 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 176432

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: 1.98 2.03 2.07 3/179 14524
/proc/meminfo: memFree=30880844/32950928 swapFree=67111528/67111528
[pid=14396] ppid=14394 vsize=171772 CPUtime=1800.17
/proc/14396/stat : 14396 (pbscip.linux.x8) R 14394 14396 13958 0 -1 4202496 15681081 0 0 0 171512 8505 0 0 18 0 1 0 131744744 175894528 39692 4089446400 4194304 9819077 140733233288816 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14396/statm: 42943 39692 742 1374 0 41564 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 171772

Child status: 0
Real time (s): 1800.12
CPU time (s): 1800.19
CPU user time (s): 1715.13
CPU system time (s): 85.0661
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 177160

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

runsolver used 2.98955 second user time and 5.95309 second system time

The end

Launcher Data

Begin job on node148 at 2010-06-30 15:28:25
IDJOB=2693443
IDBENCH=78920
IDSOLVER=1205
FILE ID=node148/2693443-1277904505
PBS_JOBID= 11197219
Free space on /tmp= 74168 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.1900568186--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-2693443-1277904505/watcher-2693443-1277904505 -o /tmp/evaluation-result-2693443-1277904505/solver-2693443-1277904505 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693443-1277904505.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 105b60f6fd410ca15d025f7b690efafc
RANDOM SEED=2137149211

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31187572 kB
Buffers:        188156 kB
Cached:        1277708 kB
SwapCached:          0 kB
Active:         633616 kB
Inactive:       985428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31187572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      153028 kB
Mapped:          17672 kB
Slab:            80548 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   304544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74168 MiB
End job on node148 at 2010-06-30 15:58:27