Trace number 2693541

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.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557362--soft-66-100-0.wbo
MD5SUMa633e631fdb9de9296374319dc47b460
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark451.752
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 constraints899
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 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 709
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-2693541-1277909599.wbo>
0.00/0.02	c original problem has 2029 variables (1130 bin, 0 int, 0 impl, 899 cont) and 3607 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.02/0.04	c presolving:
0.02/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1117 impls, 11 clqs
0.02/0.07	c (round 2) 0 del vars, 110 del conss, 899 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 1117 impls, 11 clqs
0.02/0.09	c (round 3) 51 del vars, 242 del conss, 915 chg bounds, 132 chg sides, 0 chg coeffs, 0 upgd conss, 1117 impls, 11 clqs
0.09/0.10	c (round 4) 118 del vars, 258 del conss, 915 chg bounds, 132 chg sides, 0 chg coeffs, 1685 upgd conss, 1117 impls, 11 clqs
0.09/0.11	c (round 5) 134 del vars, 258 del conss, 915 chg bounds, 132 chg sides, 0 chg coeffs, 1685 upgd conss, 1117 impls, 11 clqs
0.09/0.15	c    (0.1s) probing: 101/1063 (9.5%) - 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  134 deleted vars, 258 deleted constraints, 915 tightened bounds, 0 added holes, 132 changed sides, 0 changed coefficients
0.09/0.15	c  1117 implications, 11 cliques
0.09/0.15	c presolved problem has 1895 variables (1063 bin, 0 int, 0 impl, 832 cont) and 3349 constraints
0.09/0.15	c     832 constraints of type <indicator>
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      11 constraints of type <setppc>
0.09/0.15	c     832 constraints of type <linear>
0.09/0.15	c    1673 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 |    34 |     - |8646k|   0 |  25 |1895 |3349 |1895 |1685 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |    63 |     - |8812k|   0 |  30 |1895 |3349 |1895 |1704 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |   155 |     - |9163k|   0 |  50 |1895 |3349 |1895 |1712 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   233 |     - |9170k|   0 |  48 |1895 |3349 |1895 |1720 |  35 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   246 |     - |9171k|   0 |  48 |1895 |3349 |1895 |1723 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.88	c   1.8s|     1 |     2 |   246 |     - |9180k|   0 |  48 |1895 |3349 |1895 |1723 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
6.09/6.18	o 42674
6.09/6.18	c y 6.0s|    20 |    19 |  1183 |  49.3 |9320k|  18 |   - |1895 |3349 |   0 |   0 |  47 |   0 | 217 | 0.000000e+00 | 4.267400e+04 |    Inf 
9.20/9.24	o 949
9.20/9.24	c * 9.0s|   453 |   444 |  3367 |   6.9 |  10M|  69 |   - |1895 |3349 |1895 |1727 | 259 |   0 | 729 | 0.000000e+00 | 9.490000e+02 |    Inf 
10.29/10.31	o 901
10.29/10.31	c *10.0s|   565 |   553 |  4666 |   7.8 |  11M|  69 |   - |1895 |3349 |1895 |1738 | 347 |   0 | 903 | 0.000000e+00 | 9.010000e+02 |    Inf 
10.39/10.45	o 734
10.39/10.45	c *10.1s|   603 |   508 |  4930 |   7.8 |  11M|  69 |   - |1895 |3358 |1895 |1728 | 371 |   9 | 923 | 0.000000e+00 | 7.340000e+02 |    Inf 
10.49/10.52	o 627
10.49/10.52	c *10.2s|   616 |   401 |  5169 |   8.0 |  11M|  69 |   - |1895 |3365 |1895 |1728 | 389 |  16 | 936 | 0.000000e+00 | 6.270000e+02 |    Inf 
10.49/10.53	o 562
10.49/10.53	c *10.2s|   617 |   336 |  5171 |   8.0 |  11M|  69 |   - |1895 |3365 |1895 |1728 | 389 |  16 | 936 | 0.000000e+00 | 5.620000e+02 |    Inf 
10.59/10.60	o 504
10.59/10.60	c *10.3s|   666 |   312 |  5303 |   7.6 |  11M|  69 |   - |1895 |3383 |1895 |1731 | 403 |  34 | 940 | 0.000000e+00 | 5.040000e+02 |    Inf 
10.59/10.61	o 466
10.59/10.61	c *10.3s|   667 |   273 |  5303 |   7.6 |  11M|  69 |   - |1895 |3383 |1895 |1731 | 403 |  34 | 940 | 0.000000e+00 | 4.660000e+02 |    Inf 
10.99/11.01	o 441
10.99/11.01	c *10.7s|   823 |   302 |  6150 |   7.2 |  12M|  69 |   - |1895 |3561 |1895 |1732 | 533 | 212 | 979 | 0.000000e+00 | 4.410000e+02 |    Inf 
10.99/11.05	o 429
10.99/11.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.99/11.05	c *10.7s|   846 |   307 |  6191 |   7.0 |  12M|  69 |   - |1895 |3581 |1895 |1723 | 540 | 232 | 980 | 0.000000e+00 | 4.290000e+02 |    Inf 
10.99/11.08	o 343
10.99/11.08	c *10.7s|   860 |   254 |  6272 |   7.0 |  12M|  69 |   - |1895 |3597 |1895 |1725 | 540 | 248 | 983 | 0.000000e+00 | 3.430000e+02 |    Inf 
11.79/11.89	o 314
11.79/11.89	c *11.5s|  1156 |   311 |  8078 |   6.8 |  13M|  69 |   - |1895 |3870 |1895 |1725 | 722 | 586 |1073 | 0.000000e+00 | 3.140000e+02 |    Inf 
11.89/11.98	o 309
11.89/11.98	c *11.6s|  1211 |   332 |  8195 |   6.6 |  13M|  69 |   - |1895 |3903 |1895 |1726 | 738 | 647 |1074 | 0.000000e+00 | 3.090000e+02 |    Inf 
11.89/12.00	o 308
11.89/12.00	c *11.6s|  1221 |   334 |  8255 |   6.6 |  13M|  69 |   - |1895 |3918 |1895 |1727 | 739 | 665 |1074 | 0.000000e+00 | 3.080000e+02 |    Inf 
13.39/13.46	o 289
13.39/13.46	c *13.0s|  1734 |   530 | 13709 |   7.8 |  14M|  69 |   - |1895 |4222 |1895 |1739 | 939 |1162 |1181 | 0.000000e+00 | 2.890000e+02 |    Inf 
13.59/13.69	o 283
13.59/13.69	c *13.2s|  1836 |   555 | 14515 |   7.8 |  14M|  69 |   - |1895 |4271 |1895 |1724 | 989 |1244 |1194 | 0.000000e+00 | 2.830000e+02 |    Inf 
13.89/13.94	o 277
13.89/13.94	c *13.5s|  1943 |   572 | 15418 |   7.8 |  14M|  69 |   - |1895 |4312 |1895 |1717 |1014 |1328 |1205 | 0.000000e+00 | 2.770000e+02 |    Inf 
15.09/15.19	o 269
15.09/15.19	c *14.7s|  2625 |   776 | 18699 |   7.0 |  15M|  69 |   - |1895 |4670 |1895 |1727 |1137 |2013 |1246 | 0.000000e+00 | 2.690000e+02 |    Inf 
15.40/15.41	o 259
15.40/15.41	c *14.9s|  2787 |   834 | 19100 |   6.8 |  15M|  69 |   - |1895 |4745 |1895 |1731 |1170 |2134 |1248 | 0.000000e+00 | 2.590000e+02 |    Inf 
15.40/15.41	o 247
15.40/15.41	c *14.9s|  2788 |   823 | 19100 |   6.8 |  15M|  69 |   - |1895 |4745 |1895 |1731 |1170 |2134 |1248 | 0.000000e+00 | 2.470000e+02 |    Inf 
15.40/15.44	o 206
15.40/15.44	c *14.9s|  2805 |   795 | 19129 |   6.7 |  15M|  69 |   - |1895 |4744 |1895 |1733 |1174 |2137 |1248 | 0.000000e+00 | 2.060000e+02 |    Inf 
15.40/15.44	o 194
15.40/15.44	c *14.9s|  2806 |   767 | 19129 |   6.7 |  15M|  69 |   - |1895 |4744 |1895 |1733 |1174 |2137 |1248 | 0.000000e+00 | 1.940000e+02 |    Inf 
16.40/16.41	o 189
16.40/16.41	c *15.9s|  3424 |   893 | 21819 |   6.3 |  15M|  69 |   - |1895 |5009 |1895 |1728 |1292 |2707 |1265 | 0.000000e+00 | 1.890000e+02 |    Inf 
16.40/16.41	o 177
16.40/16.41	c *15.9s|  3425 |   872 | 21819 |   6.3 |  15M|  69 |   - |1895 |5009 |1895 |1728 |1292 |2707 |1265 | 0.000000e+00 | 1.770000e+02 |    Inf 
19.70/19.76	o 159
19.70/19.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.70/19.76	c *19.1s|  5474 |  1250 | 31093 |   5.6 |  17M|  74 |   - |1895 |5413 |1895 |1727 |1671 |4719 |1338 | 0.000000e+00 | 1.590000e+02 |    Inf 
27.50/27.52	c  26.6s| 10000 |  1947 | 57490 |   5.7 |  21M|  74 |  24 |1895 |5735 |1895 |1717 |2523 |9549 |1431 | 0.000000e+00 | 1.590000e+02 |    Inf 
29.59/29.68	o 158
29.59/29.68	c *28.6s| 11361 |  2147 | 63863 |   5.6 |  22M|  74 |   - |1895 |5951 |1895 |1722 |2816 |  10k|1441 | 0.000000e+00 | 1.580000e+02 |    Inf 
31.79/31.83	o 133
31.79/31.83	c *30.7s| 12630 |  2328 | 70180 |   5.5 |  22M|  74 |   - |1895 |5826 |1895 |1729 |2979 |  12k|1443 | 0.000000e+00 | 1.330000e+02 |    Inf 
31.79/31.87	o 130
31.79/31.87	c *30.8s| 12661 |  2315 | 70243 |   5.5 |  22M|  74 |   - |1895 |5841 |1895 |1729 |2979 |  12k|1443 | 0.000000e+00 | 1.300000e+02 |    Inf 
32.79/32.90	o 121
32.79/32.90	c *31.8s| 13237 |  2385 | 73571 |   5.5 |  23M|  74 |   - |1895 |5873 |1895 |1729 |3081 |  12k|1443 | 0.000000e+00 | 1.210000e+02 |    Inf 
44.59/44.69	c  43.1s| 20000 |  3220 |111011 |   5.5 |  30M|  74 |   1 |1895 |7123 |1895 |1728 |4221 |  20k|1493 | 0.000000e+00 | 1.210000e+02 |    Inf 
50.10/50.12	o 112
50.10/50.12	c *48.4s| 23177 |  3546 |126732 |   5.5 |  32M|  74 |   - |1895 |6457 |1895 |1725 |4792 |  24k|1556 | 0.000000e+00 | 1.120000e+02 |    Inf 
61.19/61.20	c  59.0s| 30000 |  4209 |157728 |   5.2 |  37M|  74 |   1 |1895 |6670 |1895 |1729 |5816 |  32k|1563 | 0.000000e+00 | 1.120000e+02 |    Inf 
69.20/69.28	o 101
69.20/69.28	c *66.8s| 35001 |  4575 |180585 |   5.2 |  40M|  76 |   - |1895 |6993 |1895 |1727 |6701 |  37k|1563 | 0.000000e+00 | 1.010000e+02 |    Inf 
77.69/77.72	c  75.0s| 40000 |  5137 |203955 |   5.1 |  44M|  76 |   1 |1895 |7482 |1895 |1726 |7595 |  43k|1563 | 0.000000e+00 | 1.010000e+02 |    Inf 
81.09/81.11	o 96
81.09/81.11	c *78.3s| 42033 |  5297 |213284 |   5.1 |  45M|  76 |   - |1895 |7612 |1895 |1731 |7909 |  45k|1565 | 0.000000e+00 | 9.600000e+01 |    Inf 
95.39/95.46	c  92.1s| 50000 |  5654 |262655 |   5.2 |  50M|  76 |   - |1895 |6384 |   0 |   0 |8970 |  56k|1567 | 0.000000e+00 | 9.600000e+01 |    Inf 
114.40/114.42	c   110s| 60000 |  6174 |333471 |   5.6 |  56M|  83 |   0 |1895 |7554 |1895 |1727 |  10k|  67k|1567 | 0.000000e+00 | 9.600000e+01 |    Inf 
133.19/133.27	c   129s| 70000 |  6467 |395217 |   5.6 |  60M|  83 |   1 |1895 |7439 |1895 |1725 |  11k|  80k|1589 | 0.000000e+00 | 9.600000e+01 |    Inf 
150.50/150.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
150.50/150.56	c   145s| 80000 |  6820 |441098 |   5.5 |  65M|  83 |   - |1895 |7500 |   0 |   0 |  13k|  92k|1670 | 0.000000e+00 | 9.600000e+01 |    Inf 
168.20/168.26	c   162s| 90000 |  7285 |489696 |   5.4 |  71M|  83 |   - |1895 |7238 |   0 |   0 |  14k| 105k|1760 | 0.000000e+00 | 9.600000e+01 |    Inf 
186.40/186.42	c   180s|100000 |  7630 |544568 |   5.4 |  77M|  84 |   - |1895 |7024 |   0 |   0 |  15k| 117k|1913 | 0.000000e+00 | 9.600000e+01 |    Inf 
196.09/196.10	o 60
196.09/196.10	c * 189s|105021 |  6906 |575866 |   5.5 |  71M|  84 |   - |1895 |8492 |1895 |1732 |  16k| 123k|1995 | 0.000000e+00 | 6.000000e+01 |    Inf 
206.29/206.34	c   199s|110000 |  6556 |616258 |   5.6 |  70M|  84 |  16 |1895 |6378 |1895 |1732 |  17k| 130k|2093 | 0.000000e+00 | 6.000000e+01 |    Inf 
227.00/227.06	c   219s|120000 |  6614 |700210 |   5.8 |  75M|  84 |   - |1895 |  10k|   0 |   0 |  18k| 143k|2213 | 0.000000e+00 | 6.000000e+01 |    Inf 
249.60/249.69	c   241s|130000 |  6620 |787338 |   6.1 |  77M|  84 |  18 |1895 |8782 |1895 |1725 |  20k| 155k|2415 | 0.000000e+00 | 6.000000e+01 |    Inf 
269.70/269.73	c   261s|140000 |  6768 |855748 |   6.1 |  82M|  84 |   - |1895 |  10k|1895 |1717 |  23k| 168k|2540 | 0.000000e+00 | 6.000000e+01 |    Inf 
289.50/289.53	c   280s|150000 |  6739 |924839 |   6.2 |  85M|  84 |   - |1895 |  10k|   0 |   0 |  24k| 181k|2706 | 0.000000e+00 | 6.000000e+01 |    Inf 
310.01/310.00	c   299s|160000 |  6958 |  1001k|   6.3 |  90M|  84 |  12 |1895 |  10k|1895 |1717 |  26k| 194k|2832 | 0.000000e+00 | 6.000000e+01 |    Inf 
329.80/329.84	c   319s|170000 |  7298 |  1069k|   6.3 |  94M|  84 |   1 |1895 |  10k|1895 |1730 |  28k| 208k|2914 | 0.000000e+00 | 6.000000e+01 |    Inf 
349.11/349.12	c   337s|180000 |  7369 |  1136k|   6.3 |  98M|  84 |   - |1895 |  10k|   0 |   0 |  29k| 221k|3050 | 0.000000e+00 | 6.000000e+01 |    Inf 
368.60/368.61	c   356s|190000 |  7502 |  1203k|   6.3 | 100M|  84 |   - |1895 |  12k|   0 |   0 |  31k| 233k|3175 | 0.000000e+00 | 6.000000e+01 |    Inf 
388.21/388.25	c   375s|200000 |  7526 |  1270k|   6.4 | 102M|  84 |   - |1895 |  12k|   0 |   0 |  32k| 246k|3271 | 0.000000e+00 | 6.000000e+01 |    Inf 
409.60/409.61	c   396s|210000 |  7431 |  1348k|   6.4 | 104M|  84 |   1 |1895 |  10k|1895 |1731 |  34k| 259k|3395 | 0.000000e+00 | 6.000000e+01 |    Inf 
432.50/432.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
432.50/432.51	c   418s|220000 |  7525 |  1441k|   6.6 | 108M|  84 |   - |1895 |  12k|   0 |   0 |  35k| 272k|3599 | 0.000000e+00 | 6.000000e+01 |    Inf 
434.70/434.72	o 41
434.70/434.72	c * 420s|220932 |  6771 |  1451k|   6.6 |  93M|  84 |   - |1895 |  13k|1895 |1726 |  35k| 274k|3623 | 0.000000e+00 | 4.100000e+01 |    Inf 
454.10/454.16	c   439s|230000 |  6686 |  1534k|   6.7 |  92M|  84 |  26 |1895 |  10k|1895 |1717 |  36k| 286k|3732 | 0.000000e+00 | 4.100000e+01 |    Inf 
475.71/475.74	c   460s|240000 |  6786 |  1624k|   6.8 |  96M|  84 |   - |1895 |  13k|   0 |   0 |  37k| 299k|3860 | 0.000000e+00 | 4.100000e+01 |    Inf 
496.50/496.51	c   480s|250000 |  6923 |  1705k|   6.8 |  99M|  84 |   - |1895 |  16k|   0 |   0 |  38k| 312k|3980 | 0.000000e+00 | 4.100000e+01 |    Inf 
519.11/519.19	c   502s|260000 |  7154 |  1796k|   6.9 | 104M|  84 |   - |1895 |  18k|   0 |   0 |  39k| 326k|4042 | 0.000000e+00 | 4.100000e+01 |    Inf 
540.91/540.95	c   523s|270000 |  7238 |  1872k|   6.9 | 106M|  84 |   1 |1895 |  18k|1895 |1734 |  40k| 339k|4158 | 0.000000e+00 | 4.100000e+01 |    Inf 
552.80/552.80	o 32
552.80/552.80	c * 534s|275536 |  6375 |  1914k|   6.9 |  92M|  84 |   - |1895 |  20k|1895 |1717 |  41k| 347k|4203 | 0.000000e+00 | 3.200000e+01 |    Inf 
563.70/563.73	c   545s|280000 |  6415 |  1960k|   7.0 |  91M|  84 |   - |1895 |  16k|1895 |1717 |  41k| 352k|4317 | 0.000000e+00 | 3.200000e+01 |    Inf 
584.61/584.60	c   565s|290000 |  6568 |  2036k|   7.0 |  94M|  84 |  27 |1895 |  17k|1895 |1717 |  42k| 366k|4424 | 0.000000e+00 | 3.200000e+01 |    Inf 
605.91/605.98	c   586s|300000 |  6839 |  2119k|   7.1 |  97M|  84 |  18 |1895 |  16k|1895 |1717 |  44k| 379k|4511 | 0.000000e+00 | 3.200000e+01 |    Inf 
607.61/607.69	o 31
607.61/607.69	c * 587s|300910 |  6772 |  2125k|   7.1 |  96M|  84 |   - |1895 |  17k|1895 |1717 |  44k| 380k|4511 | 0.000000e+00 | 3.100000e+01 |    Inf 
627.02/627.07	c   606s|310000 |  6833 |  2205k|   7.1 |  97M|  84 |   - |1895 |  16k|1895 |1717 |  45k| 392k|4582 | 0.000000e+00 | 3.100000e+01 |    Inf 
635.21/635.25	o 19
635.21/635.25	c * 614s|313911 |  4301 |  2237k|   7.1 |  65M|  84 |   - |1895 |  17k|1895 |1726 |  45k| 398k|4623 | 0.000000e+00 | 1.900000e+01 |    Inf 
648.52/648.58	c   627s|320000 |  3957 |  2299k|   7.2 |  60M|  84 |   - |1895 |  11k|   0 |   0 |  46k| 406k|4753 | 0.000000e+00 | 1.900000e+01 |    Inf 
670.61/670.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
670.61/670.69	c   648s|330000 |  4132 |  2408k|   7.3 |  63M|  84 |  21 |1895 |  16k|1895 |1717 |  47k| 418k|4845 | 0.000000e+00 | 1.900000e+01 |    Inf 
692.81/692.86	c   670s|340000 |  4025 |  2509k|   7.4 |  62M|  84 |  18 |1895 |  15k|1895 |1717 |  49k| 432k|4986 | 0.000000e+00 | 1.900000e+01 |    Inf 
716.12/716.15	c   692s|350000 |  4066 |  2621k|   7.5 |  63M|  84 |   6 |1895 |  16k|1895 |1717 |  51k| 444k|5089 | 0.000000e+00 | 1.900000e+01 |    Inf 
741.01/741.07	c   716s|360000 |  4020 |  2745k|   7.6 |  64M|  84 |  28 |1895 |  17k|1895 |1726 |  52k| 457k|5222 | 0.000000e+00 | 1.900000e+01 |    Inf 
767.32/767.30	c   742s|370000 |  4017 |  2879k|   7.8 |  65M|  84 |  23 |1895 |  20k|1895 |1733 |  53k| 470k|5381 | 0.000000e+00 | 1.900000e+01 |    Inf 
793.62/793.61	c   767s|380000 |  4021 |  3005k|   7.9 |  66M|  84 |   9 |1895 |  22k|1895 |1726 |  55k| 482k|5486 | 0.000000e+00 | 1.900000e+01 |    Inf 
820.72/820.72	c   794s|390000 |  4081 |  3130k|   8.0 |  68M|  84 |   - |1895 |  27k|1895 |1736 |  57k| 496k|5604 | 0.000000e+00 | 1.900000e+01 |    Inf 
847.42/847.47	c   820s|400000 |  4206 |  3243k|   8.1 |  70M|  84 |  15 |1895 |  27k|1895 |1726 |  58k| 509k|5716 | 0.000000e+00 | 1.900000e+01 |    Inf 
873.12/873.17	c   844s|410000 |  4291 |  3342k|   8.2 |  71M|  84 |   - |1895 |  28k|   0 |   0 |  59k| 522k|5812 | 0.000000e+00 | 1.900000e+01 |    Inf 
903.22/903.23	c   874s|420000 |  4364 |  3479k|   8.3 |  72M|  84 |   1 |1895 |  28k|1895 |1726 |  61k| 535k|5904 | 0.000000e+00 | 1.900000e+01 |    Inf 
929.43/929.41	c   899s|430000 |  4411 |  3577k|   8.3 |  73M|  84 |  18 |1895 |  30k|1895 |1726 |  62k| 549k|5976 | 0.000000e+00 | 1.900000e+01 |    Inf 
957.92/957.97	c   927s|440000 |  4426 |  3706k|   8.4 |  74M|  84 |   - |1895 |  31k|   0 |   0 |  63k| 562k|6077 | 0.000000e+00 | 1.900000e+01 |    Inf 
987.73/987.76	c   956s|450000 |  4575 |  3836k|   8.5 |  76M|  84 |  19 |1895 |  34k|1895 |1726 |  64k| 576k|6206 | 0.000000e+00 | 1.900000e+01 |    Inf 
1018.03/1018.08	c   986s|460000 |  4489 |  3971k|   8.6 |  75M|  84 |  13 |1895 |  30k|1895 |1737 |  65k| 589k|6315 | 0.000000e+00 | 1.900000e+01 |    Inf 
1049.12/1049.11	c  1016s|470000 |  4744 |  4109k|   8.7 |  76M|  84 |  32 |1895 |  31k|1895 |1726 |  67k| 602k|6395 | 0.000000e+00 | 1.900000e+01 |    Inf 
1078.73/1078.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1078.73/1078.80	c  1045s|480000 |  4816 |  4238k|   8.8 |  77M|  84 |   - |1895 |  31k|1895 |1726 |  68k| 615k|6487 | 0.000000e+00 | 1.900000e+01 |    Inf 
1108.63/1108.68	c  1074s|490000 |  4956 |  4365k|   8.9 |  78M|  84 |   - |1895 |  31k|   0 |   0 |  69k| 628k|6590 | 0.000000e+00 | 1.900000e+01 |    Inf 
1136.93/1136.91	c  1101s|500000 |  4961 |  4486k|   9.0 |  79M|  84 |   - |1895 |  31k|   0 |   0 |  71k| 642k|6679 | 0.000000e+00 | 1.900000e+01 |    Inf 
1165.43/1165.42	c  1129s|510000 |  5016 |  4612k|   9.0 |  80M|  84 |   - |1895 |  31k|1895 |1726 |  72k| 655k|6773 | 0.000000e+00 | 1.900000e+01 |    Inf 
1195.93/1195.99	c  1159s|520000 |  4935 |  4750k|   9.1 |  80M|  84 |  32 |1895 |  30k|1895 |1736 |  74k| 669k|6856 | 0.000000e+00 | 1.900000e+01 |    Inf 
1225.03/1225.03	c  1187s|530000 |  4857 |  4876k|   9.2 |  81M|  84 |   - |1895 |  32k|1895 |1739 |  75k| 682k|6943 | 0.000000e+00 | 1.900000e+01 |    Inf 
1253.33/1253.30	c  1214s|540000 |  4071 |  4990k|   9.2 |  70M|  84 |  23 |1895 |  23k|1895 |1729 |  76k| 696k|7050 | 0.000000e+00 | 1.900000e+01 |    Inf 
1279.83/1279.89	c  1240s|550000 |  4136 |  5112k|   9.3 |  70M|  84 |   - |1895 |  23k|   0 |   0 |  78k| 709k|7128 | 0.000000e+00 | 1.900000e+01 |    Inf 
1307.03/1307.07	c  1267s|560000 |  4168 |  5235k|   9.3 |  71M|  84 |   - |1895 |  24k|   0 |   0 |  79k| 723k|7206 | 0.000000e+00 | 1.900000e+01 |    Inf 
1335.84/1335.83	c  1295s|570000 |  4265 |  5367k|   9.4 |  73M|  84 |   - |1895 |  27k|   0 |   0 |  80k| 736k|7297 | 0.000000e+00 | 1.900000e+01 |    Inf 
1365.74/1365.76	c  1324s|580000 |  4308 |  5502k|   9.5 |  73M|  84 |   - |1895 |  27k|1895 |1724 |  81k| 749k|7375 | 0.000000e+00 | 1.900000e+01 |    Inf 
1396.24/1396.20	c  1353s|590000 |  4017 |  5639k|   9.6 |  70M|  84 |   - |1895 |  25k|   0 |   0 |  82k| 763k|7469 | 0.000000e+00 | 1.900000e+01 |    Inf 
1419.44/1419.46	c  1376s|600000 |  3867 |  5735k|   9.6 |  67M|  84 |  27 |1895 |  22k|1895 |1717 |  83k| 776k|7609 | 0.000000e+00 | 1.900000e+01 |    Inf 
1443.74/1443.71	c  1399s|610000 |  3961 |  5841k|   9.6 |  69M|  84 |   - |1895 |  23k|   0 |   0 |  85k| 789k|7678 | 0.000000e+00 | 1.900000e+01 |    Inf 
1468.94/1468.91	c  1424s|620000 |  3949 |  5953k|   9.6 |  69M|  84 |  15 |1895 |  22k|1895 |1717 |  88k| 801k|7739 | 0.000000e+00 | 1.900000e+01 |    Inf 
1494.94/1494.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1494.94/1494.92	c  1449s|630000 |  4067 |  6069k|   9.6 |  71M|  84 |   - |1895 |  24k|   0 |   0 |  89k| 814k|7798 | 0.000000e+00 | 1.900000e+01 |    Inf 
1519.74/1519.71	c  1473s|640000 |  4110 |  6172k|   9.6 |  72M|  84 |  15 |1895 |  27k|1895 |1717 |  91k| 827k|7858 | 0.000000e+00 | 1.900000e+01 |    Inf 
1545.24/1545.20	c  1498s|650000 |  4213 |  6275k|   9.7 |  74M|  84 |   - |1895 |  29k|   0 |   0 |  93k| 840k|7940 | 0.000000e+00 | 1.900000e+01 |    Inf 
1570.14/1570.14	c  1522s|660000 |  4232 |  6369k|   9.7 |  74M|  84 |   - |1895 |  27k|1895 |1717 |  95k| 853k|8016 | 0.000000e+00 | 1.900000e+01 |    Inf 
1595.34/1595.30	c  1547s|670000 |  4489 |  6468k|   9.7 |  75M|  84 |  25 |1895 |  28k|1895 |1717 |  96k| 866k|8049 | 0.000000e+00 | 1.900000e+01 |    Inf 
1621.25/1621.28	c  1572s|680000 |  4626 |  6573k|   9.7 |  77M|  84 |   - |1895 |  28k|   0 |   0 |  98k| 879k|8102 | 0.000000e+00 | 1.900000e+01 |    Inf 
1646.85/1646.86	c  1597s|690000 |  4691 |  6676k|   9.7 |  78M|  84 |  22 |1895 |  29k|1895 |1728 | 100k| 892k|8200 | 0.000000e+00 | 1.900000e+01 |    Inf 
1672.95/1672.91	c  1622s|700000 |  4922 |  6775k|   9.7 |  79M|  84 |  24 |1895 |  28k|1895 |1717 | 101k| 905k|8259 | 0.000000e+00 | 1.900000e+01 |    Inf 
1696.75/1696.76	c  1645s|710000 |  5053 |  6861k|   9.7 |  81M|  84 |   - |1895 |  28k|   0 |   0 | 103k| 918k|8282 | 0.000000e+00 | 1.900000e+01 |    Inf 
1721.46/1721.42	c  1669s|720000 |  5180 |  6952k|   9.7 |  82M|  84 |  22 |1895 |  29k|1895 |1728 | 104k| 931k|8365 | 0.000000e+00 | 1.900000e+01 |    Inf 
1746.04/1746.02	c  1693s|730000 |  5210 |  7044k|   9.6 |  83M|  84 |   6 |1895 |  28k|1895 |1717 | 105k| 945k|8412 | 0.000000e+00 | 1.900000e+01 |    Inf 
1772.45/1772.41	c  1719s|740000 |  5392 |  7148k|   9.7 |  85M|  84 |   1 |1895 |  29k|1895 |1717 | 107k| 958k|8458 | 0.000000e+00 | 1.900000e+01 |    Inf 
1798.55/1798.52	c  1744s|750000 |  5465 |  7244k|   9.7 |  87M|  84 |  17 |1895 |  32k|1895 |1717 | 109k| 972k|8536 | 0.000000e+00 | 1.900000e+01 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.01	c 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time (sec) : 1745.68
1800.06/1800.01	c Solving Nodes      : 750541
1800.06/1800.01	c Primal Bound       : +1.90000000000000e+01 (271 solutions)
1800.06/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.01	c Gap                : infinite
1800.06/1800.02	s SATISFIABLE
1800.06/1800.02	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1800.06/1800.02	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.06/1800.02	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 
1800.06/1800.02	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.06/1800.02	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.02	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.02	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.02	v -x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 
1800.06/1800.02	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.02	v -x28 -x27 x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.06/1800.02	v -x1 
1800.06/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.02	c Solving Time       :    1745.68
1800.06/1800.02	c Original Problem   :
1800.06/1800.02	c   Problem name     : HOME/instance-2693541-1277909599.wbo
1800.06/1800.02	c   Variables        : 2029 (1130 binary, 0 integer, 0 implicit integer, 899 continuous)
1800.06/1800.02	c   Constraints      : 3607 initial, 3607 maximal
1800.06/1800.02	c Presolved Problem  :
1800.06/1800.02	c   Problem name     : t_HOME/instance-2693541-1277909599.wbo
1800.06/1800.02	c   Variables        : 1895 (1063 binary, 0 integer, 0 implicit integer, 832 continuous)
1800.06/1800.02	c   Constraints      : 3349 initial, 35455 maximal
1800.06/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.02	c   trivial          :       0.00         67          0          0          0          0          0          0          0
1800.06/1800.02	c   dualfix          :       0.00         67          0          0          0          0          0          0          0
1800.06/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.02	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.06/1800.02	c   indicator        :       0.00          0          0          0          0          0         67          0          0
1800.06/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.02	c   linear           :       0.04          0          0          0        915          0        191        132          0
1800.06/1800.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.06/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.02	c   root node        :          -        687          -          -       1374          -          -          -          -
1800.06/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.02	c   integral         :          0          0          0     425205          0        122       1210          0          0     794292
1800.06/1800.02	c   indicator        :        832          0    3810490      27012          0       2373    9706588          0          0          0
1800.06/1800.02	c   knapsack         :          1          5    3799967      26635          0      38773   11138703          0          0          0
1800.06/1800.02	c   setppc           :         11          5    3769990      26776          0      45308    1479172          0          0          0
1800.06/1800.02	c   linear           :        832          5    3727723      27007          0      66766    3542523     109095          0          0
1800.06/1800.02	c   logicor          :       1673+         5    1731528       9669          0     147857    6321626          0          0          0
1800.06/1800.02	c   bounddisjunction :          0+         0      16279          0          0          1        185          0          0          0
1800.06/1800.02	c   countsols        :          0          0          0       9669          0          0          0          0          0          0
1800.06/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.02	c   integral         :      32.16       0.00       0.00      32.16       0.00
1800.06/1800.02	c   indicator        :      23.96       0.02      22.83       1.11       0.00
1800.06/1800.02	c   knapsack         :      41.28       0.00      41.27       0.01       0.00
1800.06/1800.02	c   setppc           :      10.17       0.00      10.15       0.02       0.00
1800.06/1800.02	c   linear           :      49.61       0.00      48.75       0.86       0.00
1800.06/1800.02	c   logicor          :     248.77       0.00     248.63       0.14       0.00
1800.06/1800.02	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.02	c   vbounds          :       0.88          2          0          0
1800.06/1800.02	c   rootredcost      :       0.68         37          0        687
1800.06/1800.02	c   pseudoobj        :      79.59    3836515      22361    8772416
1800.06/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.02	c   propagation      :      12.51     321066     320750    1945200       25.9      13361       18.3          -
1800.06/1800.02	c   infeasible LP    :      13.60      66365      66363     535893       41.6       1065       13.3          0
1800.06/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.02	c   pseudo solution  :       0.00         94         94        577       19.6         17       10.6          -
1800.06/1800.02	c   applied globally :          -          -          -     973226       23.7          -          -          -
1800.06/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.02	c   cut pool         :       0.00          4          -          -         16          -    (maximal pool size: 192)
1800.06/1800.02	c   redcost          :      14.35     433679          0     836272          0          0
1800.06/1800.02	c   impliedbounds    :       0.00          5          0          0          0          0
1800.06/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.02	c   gomory           :       0.15          5          0          0       1000          0
1800.06/1800.02	c   strongcg         :       0.11          5          0          0       1000          0
1800.06/1800.02	c   cmir             :       0.02          5          0          0          1          0
1800.06/1800.02	c   flowcover        :       0.05          5          0          0          2          0
1800.06/1800.02	c   clique           :       0.00          5          0          0          0          0
1800.06/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.02	c Pricers            :       Time      Calls       Vars
1800.06/1800.02	c   problem variables:       0.00          0          0
1800.06/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.02	c   relpscost        :      31.81     398173        122       1210          0          0     794292
1800.06/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   inference        :       0.89       9633          0          0          0          0      19266
1800.06/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.02	c   LP solutions     :       0.04          -         36
1800.06/1800.02	c   pseudo solutions :       0.00          -          0
1800.06/1800.02	c   feaspump         :       0.02          1          0
1800.06/1800.02	c   oneopt           :       0.35         32          0
1800.06/1800.02	c   crossover        :       0.98         34          0
1800.06/1800.02	c   veclendiving     :       0.36        115          0
1800.06/1800.02	c   linesearchdiving :       0.32        115          0
1800.06/1800.02	c   guideddiving     :       0.25        115          0
1800.06/1800.02	c   coefdiving       :       0.33        116          0
1800.06/1800.02	c   pscostdiving     :       0.34        116          0
1800.06/1800.02	c   fracdiving       :       0.27        116          0
1800.06/1800.02	c   objpscostdiving  :       0.20         62          0
1800.06/1800.02	c   rootsoldiving    :       0.46         62          0
1800.06/1800.02	c   trivial          :       0.00          2          0
1800.06/1800.02	c   simplerounding   :       0.65     401216          0
1800.06/1800.02	c   zirounding       :       0.30       1000          0
1800.06/1800.02	c   rounding         :       1.46       8905          0
1800.06/1800.02	c   shifting         :       0.95       2761          0
1800.06/1800.02	c   intshifting      :       0.01         22          0
1800.06/1800.02	c   twoopt           :       0.00          0          0
1800.06/1800.02	c   fixandinfer      :       0.00          0          0
1800.06/1800.02	c   intdiving        :       0.00          0          0
1800.06/1800.02	c   actconsdiving    :       0.00          0          0
1800.06/1800.02	c   octane           :       0.00          0          0
1800.06/1800.02	c   rens             :       0.02          1          0
1800.06/1800.02	c   rins             :       0.00          0          0
1800.06/1800.02	c   localbranching   :       0.00          0          0
1800.06/1800.02	c   mutation         :       0.00          0          0
1800.06/1800.02	c   dins             :       0.00          0          0
1800.06/1800.02	c   undercover       :       0.00          0          0
1800.06/1800.02	c   nlp              :       0.25          0          0
1800.06/1800.02	c   trysol           :       0.90       3781        235
1800.06/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.02	c   dual LP          :     836.10     486604    7242231      14.88    8661.92
1800.06/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.02	c   diving/probing LP:       1.55       1033       8140       7.88    5251.61
1800.06/1800.02	c   strong branching :      28.19       8536     271489      31.81    9630.68
1800.06/1800.02	c     (at root node) :          -         33      11397     345.36          -
1800.06/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.02	c B&B Tree           :
1800.06/1800.02	c   number of runs   :          1
1800.06/1800.02	c   nodes            :     750541
1800.06/1800.02	c   nodes (total)    :     750541
1800.06/1800.02	c   nodes left       :       5480
1800.06/1800.02	c   max depth        :         84
1800.06/1800.02	c   max depth (total):         84
1800.06/1800.02	c   backtracks       :      81431 (10.8%)
1800.06/1800.02	c   delayed cutoffs  :      51098
1800.06/1800.02	c   repropagations   :    1642362 (7099754 domain reductions, 45231 cutoffs)
1800.06/1800.02	c   avg switch length:       6.07
1800.06/1800.02	c   switching time   :     215.48
1800.06/1800.02	c Solution           :
1800.06/1800.02	c   Solutions found  :        271 (37 improvements)
1800.06/1800.02	c   First Solution   : +4.26740000000000e+04   (in run 1, after 19 nodes, 6.02 seconds, depth 19, found by <trysol>)
1800.06/1800.02	c   Primal Bound     : +1.90000000000000e+01   (in run 1, after 313911 nodes, 613.95 seconds, depth 36, found by <relaxation>)
1800.06/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.02	c   Gap              :   infinite
1800.06/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.02	c   Root Iterations  :        246
1800.16/1800.13	c Time complete: 1800.19.

Verifier Data

OK	19

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693541-1277909599/watcher-2693541-1277909599 -o /tmp/evaluation-result-2693541-1277909599/solver-2693541-1277909599 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693541-1277909599.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.02 2.01 2.08 4/182 13385
/proc/meminfo: memFree=31361280/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=11000 CPUtime=0
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 1675 0 0 0 0 0 0 0 25 0 1 0 132255497 11264000 1596 4089446400 4194304 9819077 140733441315600 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13385/statm: 2750 1596 392 1374 0 1371 0

[startup+0.029622 s]
/proc/loadavg: 2.02 2.01 2.08 4/182 13385
/proc/meminfo: memFree=31361280/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=16000 CPUtime=0.02
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 3348 0 0 0 2 0 0 0 25 0 1 0 132255497 16384000 2915 4089446400 4194304 9819077 140733441315600 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 4033 2932 431 1374 0 2654 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16000

[startup+0.100613 s]
/proc/loadavg: 2.02 2.01 2.08 4/182 13385
/proc/meminfo: memFree=31361280/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=24796 CPUtime=0.09
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 6867 0 0 0 8 1 0 0 25 0 1 0 132255497 25391104 4892 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 6199 4892 504 1374 0 4820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24796

[startup+0.300573 s]
/proc/loadavg: 2.02 2.01 2.08 4/182 13385
/proc/meminfo: memFree=31361280/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=35288 CPUtime=0.29
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 11570 0 0 0 27 2 0 0 18 0 1 0 132255497 36134912 7141 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 8822 7141 691 1374 0 7443 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35288

[startup+0.7005 s]
/proc/loadavg: 2.02 2.01 2.08 4/182 13385
/proc/meminfo: memFree=31361280/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=37868 CPUtime=0.69
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 16499 0 0 0 66 3 0 0 18 0 1 0 132255497 38776832 7367 4089446400 4194304 9819077 140733441315600 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 9467 7367 715 1374 0 8088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37868

[startup+1.50035 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 13386
/proc/meminfo: memFree=31334116/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=37868 CPUtime=1.49
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 22174 0 0 0 145 4 0 0 19 0 1 0 132255497 38776832 7356 4089446400 4194304 9819077 140733441315600 18446744073709551615 6567612 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 9467 7356 715 1374 0 8088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37868

[startup+3.10106 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 13386
/proc/meminfo: memFree=31333620/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=37952 CPUtime=3.09
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 33956 0 0 0 302 7 0 0 24 0 1 0 132255497 38862848 7310 4089446400 4194304 9819077 140733441315600 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 9488 7310 719 1374 0 8109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37952

[startup+6.30046 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 13386
/proc/meminfo: memFree=31333012/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=37928 CPUtime=6.29
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 64121 0 0 0 616 13 0 0 25 0 1 0 132255497 38838272 7365 4089446400 4194304 9819077 140733441315600 18446744073709551615 7291983 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 9482 7366 720 1374 0 8103 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37928

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 13387
/proc/meminfo: memFree=31326192/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=43524 CPUtime=12.69
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 187570 0 0 0 1230 39 0 0 25 0 1 0 132255497 44568576 9271 4089446400 4194304 9819077 140733441315600 18446744073709551615 7263154 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 10881 9271 728 1374 0 9502 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43524

[startup+25.5009 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 13387
/proc/meminfo: memFree=31311584/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=56304 CPUtime=25.49
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 341569 0 0 0 2463 86 0 0 25 0 1 0 132255497 57655296 12268 4089446400 4194304 9819077 140733441315600 18446744073709551615 6568868 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 14076 12268 742 1374 0 12697 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56304

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.07 3/183 13388
/proc/meminfo: memFree=31281060/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=85188 CPUtime=51.1
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 631112 0 0 0 4932 178 0 0 25 0 1 0 132255497 87232512 19431 4089446400 4194304 9819077 140733441315600 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 21395 19433 745 1374 0 20016 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 85188

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.07 3/183 13389
/proc/meminfo: memFree=31236268/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=127332 CPUtime=102.3
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 1109756 0 0 0 9879 351 0 0 25 0 1 0 132255497 130387968 29193 4089446400 4194304 9819077 140733441315600 18446744073709551615 8656455 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 31833 29195 745 1374 0 30454 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127332

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.07 3/183 13391
/proc/meminfo: memFree=31200256/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=160100 CPUtime=162.3
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 1639901 0 0 0 15677 553 0 0 25 0 1 0 132255497 163942400 36770 4089446400 4194304 9819077 140733441315600 18446744073709551615 7224320 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 40025 36770 745 1374 0 38646 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 160100

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.07 3/183 13392
/proc/meminfo: memFree=31175300/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=182020 CPUtime=222.3
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 2216636 0 0 0 21470 760 0 0 25 0 1 0 132255497 186388480 41622 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 45505 41622 745 1374 0 44126 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 182020

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.07 3/183 13394
/proc/meminfo: memFree=31158764/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=196652 CPUtime=282.3
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 2805278 0 0 0 27268 962 0 0 25 0 1 0 132255497 201371648 44757 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 49163 44757 745 1374 0 47784 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 196652

[startup+342.3 s]
/proc/loadavg: 2.09 2.05 2.07 3/183 13396
/proc/meminfo: memFree=31140240/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=211616 CPUtime=342.3
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 3356159 0 0 0 33078 1152 0 0 25 0 1 0 132255497 216694784 47969 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 52904 47969 745 1374 0 51525 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 211616

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 2.07 3/183 13397
/proc/meminfo: memFree=31123836/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=224532 CPUtime=402.31
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 3926016 0 0 0 38870 1361 0 0 25 0 1 0 132255497 229920768 50677 4089446400 4194304 9819077 140733441315600 18446744073709551615 6386912 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 56133 50677 745 1374 0 54754 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 224532

[startup+462.301 s]
/proc/loadavg: 2.08 2.06 2.07 3/183 13408
/proc/meminfo: memFree=31109300/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=234168 CPUtime=462.31
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 4515852 0 0 0 44659 1572 0 0 25 0 1 0 132255497 239788032 52624 4089446400 4194304 9819077 140733441315600 18446744073709551615 6372743 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 58542 52624 745 1374 0 57163 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 234168

[startup+522.301 s]
/proc/loadavg: 2.03 2.05 2.06 3/183 13409
/proc/meminfo: memFree=31096208/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=244832 CPUtime=522.3
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 5061848 0 0 0 50464 1766 0 0 25 0 1 0 132255497 250707968 54690 4089446400 4194304 9819077 140733441315600 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 61208 54690 745 1374 0 59829 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 244832

[startup+582.301 s]
/proc/loadavg: 2.07 2.05 2.06 3/183 13411
/proc/meminfo: memFree=31085628/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=249596 CPUtime=582.31
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 5612520 0 0 0 56275 1956 0 0 25 0 1 0 132255497 255586304 55811 4089446400 4194304 9819077 140733441315600 18446744073709551615 6387930 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 62399 55811 745 1374 0 61020 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 249596

[startup+642.301 s]
/proc/loadavg: 2.02 2.04 2.06 3/183 13413
/proc/meminfo: memFree=31075428/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=253204 CPUtime=642.32
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 6165016 0 0 0 62078 2154 0 0 25 0 1 0 132255497 259280896 56635 4089446400 4194304 9819077 140733441315600 18446744073709551615 6209887 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 63301 56638 745 1374 0 61922 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 253204

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 13419
/proc/meminfo: memFree=31051472/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=258016 CPUtime=882.32
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 8328448 0 0 0 85343 2889 0 0 25 0 1 0 132255497 264208384 57714 4089446400 4194304 9819077 140733441315600 18446744073709551615 7296194 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 64504 57715 745 1374 0 63125 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 258016

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 13421
/proc/meminfo: memFree=31044500/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=258296 CPUtime=942.32
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 8803089 0 0 0 91178 3054 0 0 25 0 1 0 132255497 264495104 57762 4089446400 4194304 9819077 140733441315600 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 64574 57762 745 1374 0 63195 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 258296

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 13422
/proc/meminfo: memFree=31037020/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=260292 CPUtime=1002.33
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 9277935 0 0 0 97019 3214 0 0 25 0 1 0 132255497 266539008 58241 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 65073 58241 745 1374 0 63694 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 260292

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 13424
/proc/meminfo: memFree=31030044/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=260796 CPUtime=1062.32
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 9735942 0 0 0 102860 3372 0 0 25 0 1 0 132255497 267055104 58377 4089446400 4194304 9819077 140733441315600 18446744073709551615 4999875 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 65199 58377 745 1374 0 63820 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 260796

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 13425
/proc/meminfo: memFree=31023184/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=261168 CPUtime=1122.32
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 10185823 0 0 0 108698 3534 0 0 25 0 1 0 132255497 267436032 58456 4089446400 4194304 9819077 140733441315600 18446744073709551615 6581282 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 65292 58456 745 1374 0 63913 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 261168

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.01 3/183 13427
/proc/meminfo: memFree=31016704/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=264820 CPUtime=1182.33
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 10658059 0 0 0 114528 3705 0 0 25 0 1 0 132255497 271175680 59345 4089446400 4194304 9819077 140733441315600 18446744073709551615 6003880 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66205 59345 745 1374 0 64826 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 264820

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13429
/proc/meminfo: memFree=31011952/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=266420 CPUtime=1242.33
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 11124031 0 0 0 120368 3865 0 0 25 0 1 0 132255497 272814080 59621 4089446400 4194304 9819077 140733441315600 18446744073709551615 6513088 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66605 59621 745 1374 0 65226 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 266420

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13430
/proc/meminfo: memFree=31007580/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=266388 CPUtime=1302.34
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 11610359 0 0 0 126199 4035 0 0 25 0 1 0 132255497 272781312 59640 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66597 59640 745 1374 0 65218 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 266388

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13432
/proc/meminfo: memFree=31003092/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=266448 CPUtime=1362.34
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 12063022 0 0 0 132035 4199 0 0 25 0 1 0 132255497 272842752 59649 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66612 59649 745 1374 0 65233 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 266448

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13433
/proc/meminfo: memFree=30999700/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=269644 CPUtime=1422.35
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 12545022 0 0 0 137870 4365 0 0 25 0 1 0 132255497 276115456 59805 4089446400 4194304 9819077 140733441315600 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 67411 59805 745 1374 0 66032 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 269644

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/201 13481
/proc/meminfo: memFree=31051828/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=267580 CPUtime=1482.34
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 13058830 0 0 0 143689 4545 0 0 25 0 1 0 132255497 274001920 59811 4089446400 4194304 9819077 140733441315600 18446744073709551615 4210602 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66895 59811 745 1374 0 65516 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 267580

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/201 13483
/proc/meminfo: memFree=30977576/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=267644 CPUtime=1542.34
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 13553747 0 0 0 149518 4716 0 0 25 0 1 0 132255497 274067456 59844 4089446400 4194304 9819077 140733441315600 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66911 59844 745 1374 0 65532 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 267644

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/201 13484
/proc/meminfo: memFree=30955708/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=267820 CPUtime=1602.35
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 14019364 0 0 0 155352 4883 0 0 25 0 1 0 132255497 274247680 59909 4089446400 4194304 9819077 140733441315600 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 66955 59909 745 1374 0 65576 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 267820

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/201 13486
/proc/meminfo: memFree=30936208/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=268204 CPUtime=1662.34
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 14497017 0 0 0 161185 5049 0 0 25 0 1 0 132255497 274640896 59998 4089446400 4194304 9819077 140733441315600 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 67051 60001 745 1374 0 65672 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 268204

[startup+1722.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/201 13487
/proc/meminfo: memFree=30909156/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=269320 CPUtime=1722.35
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 14951594 0 0 0 167011 5224 0 0 25 0 1 0 132255497 275783680 60322 4089446400 4194304 9819077 140733441315600 18446744073709551615 4223068 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 67330 60322 745 1374 0 65951 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 269320

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/201 13489
/proc/meminfo: memFree=30885200/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=270820 CPUtime=1782.35
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 15399721 0 0 0 172848 5387 0 0 25 0 1 0 132255497 277319680 60646 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 67705 60646 745 1374 0 66326 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 270820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.09 2.06 2.01 3/201 13489
/proc/meminfo: memFree=30877616/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=271620 CPUtime=1800.06
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 15531187 0 0 0 174570 5436 0 0 25 0 1 0 132255497 278138880 60824 4089446400 4194304 9819077 140733441315600 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13385/statm: 67905 60824 745 1374 0 66526 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 271620

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.09 2.06 2.01 3/201 13489
/proc/meminfo: memFree=30877616/32951124 swapFree=67111528/67111528
[pid=13385] ppid=13383 vsize=270720 CPUtime=1800.16
/proc/13385/stat : 13385 (pbscip.linux.x8) R 13383 13385 12353 0 -1 4202496 15531248 0 0 0 174580 5436 0 0 25 0 1 0 132255497 277217280 60594 4089446400 4194304 9819077 140733441315600 18446744073709551615 4222483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13385/statm: 67680 60594 746 1374 0 66301 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 270720

Child status: 0
Real time (s): 1800.14
CPU time (s): 1800.19
CPU user time (s): 1745.82
CPU system time (s): 54.3717
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 273268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1745.82
system time used= 54.3717
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15531252
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 923

runsolver used 2.85757 second user time and 6.96994 second system time

The end

Launcher Data

Begin job on node135 at 2010-06-30 16:53:19
IDJOB=2693541
IDBENCH=78969
IDSOLVER=1205
FILE ID=node135/2693541-1277909599
PBS_JOBID= 11197222
Free space on /tmp= 74132 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.1900557362--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-2693541-1277909599/watcher-2693541-1277909599 -o /tmp/evaluation-result-2693541-1277909599/solver-2693541-1277909599 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693541-1277909599.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a633e631fdb9de9296374319dc47b460
RANDOM SEED=1117259072

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.857
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.74
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.857
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31361932 kB
Buffers:        191352 kB
Cached:        1110976 kB
SwapCached:          0 kB
Active:         625296 kB
Inactive:       821252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31361932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      144152 kB
Mapped:          17480 kB
Slab:            81036 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74132 MiB
End job on node135 at 2010-06-30 17:23:21