Trace number 2693561

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900566157--soft-66-100-0.wbo
MD5SUMd542ebd8fdf9cdf1064a589ed9ad7045
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark341.652
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 801
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-2693561-1277910654.wbo>
0.00/0.02	c original problem has 2091 variables (1161 bin, 0 int, 0 impl, 930 cont) and 3638 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.03/0.04	c presolving:
0.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.03/0.07	c (round 2) 0 del vars, 110 del conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.03/0.08	c (round 3) 57 del vars, 168 del conss, 931 chg bounds, 58 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.03/0.09	c (round 4) 115 del vars, 229 del conss, 947 chg bounds, 118 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.09/0.10	c (round 5) 132 del vars, 266 del conss, 954 chg bounds, 139 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.09/0.11	c (round 6) 155 del vars, 273 del conss, 954 chg bounds, 139 chg sides, 0 chg coeffs, 1667 upgd conss, 1142 impls, 14 clqs
0.09/0.12	c (round 7) 162 del vars, 273 del conss, 954 chg bounds, 139 chg sides, 0 chg coeffs, 1667 upgd conss, 1142 impls, 14 clqs
0.09/0.16	c    (0.1s) probing: 101/1080 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (8 rounds):
0.09/0.16	c  162 deleted vars, 273 deleted constraints, 954 tightened bounds, 0 added holes, 139 changed sides, 0 changed coefficients
0.09/0.16	c  1142 implications, 14 cliques
0.09/0.16	c presolved problem has 1929 variables (1080 bin, 0 int, 0 impl, 849 cont) and 3365 constraints
0.09/0.16	c     849 constraints of type <indicator>
0.09/0.16	c       1 constraints of type <knapsack>
0.09/0.16	c      14 constraints of type <setppc>
0.09/0.16	c     849 constraints of type <linear>
0.09/0.16	c    1652 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.10
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |    25 |     - |8814k|   0 |  15 |1929 |3365 |1929 |1667 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.20/0.21	c   0.1s|     1 |     0 |    52 |     - |8863k|   0 |  22 |1929 |3365 |1929 |1686 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.20/0.21	o 42682
0.20/0.21	c y 0.1s|     1 |     0 |    52 |     - |8917k|   0 |  22 |1929 |3365 |1929 |1686 |  19 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.20/0.25	c   0.2s|     1 |     0 |    61 |     - |9051k|   0 |  18 |1929 |3365 |1929 |1693 |  26 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.20/0.28	c   0.2s|     1 |     0 |    87 |     - |9120k|   0 |  27 |1929 |3365 |1929 |1697 |  30 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.30/0.33	c   0.3s|     1 |     0 |   109 |     - |9170k|   0 |  29 |1929 |3365 |1929 |1700 |  33 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.30/0.38	c   0.3s|     1 |     0 |   122 |     - |9171k|   0 |  30 |1929 |3365 |1929 |1701 |  34 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   123 |     - |9172k|   0 |  30 |1929 |3365 |1929 |1702 |  35 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.69/0.76	c   0.7s|     1 |     2 |   123 |     - |9206k|   0 |  30 |1929 |3365 |1929 |1702 |  35 |   0 |  30 | 0.000000e+00 | 4.268200e+04 |    Inf 
3.79/3.85	o 946
3.79/3.85	c * 3.7s|   118 |    74 |  1416 |  11.1 |9811k|  29 |   - |1929 |3365 |1929 |1701 | 147 |   0 | 469 | 0.000000e+00 | 9.460000e+02 |    Inf 
3.89/3.91	o 464
3.89/3.91	c * 3.8s|   136 |    31 |  1575 |  10.8 |9838k|  29 |   - |1929 |3365 |1929 |1712 | 180 |   0 | 482 | 0.000000e+00 | 4.640000e+02 |    Inf 
4.00/4.09	o 403
4.00/4.09	c * 3.9s|   171 |    39 |  1836 |  10.1 |  10M|  29 |   - |1929 |3403 |1929 |1705 | 209 |  38 | 528 | 0.000000e+00 | 4.030000e+02 |    Inf 
4.59/4.69	o 371
4.59/4.69	c * 4.5s|   227 |    59 |  2340 |   9.8 |  10M|  29 |   - |1929 |3458 |1929 |1694 | 242 |  93 | 714 | 0.000000e+00 | 3.710000e+02 |    Inf 
5.19/5.21	o 292
5.19/5.21	c * 5.0s|   347 |    84 |  3087 |   8.6 |  11M|  29 |   - |1929 |3541 |1929 |1707 | 306 | 176 | 833 | 0.000000e+00 | 2.920000e+02 |    Inf 
5.39/5.41	o 281
5.39/5.41	c * 5.2s|   380 |    85 |  3445 |   8.8 |  11M|  29 |   - |1929 |3570 |1929 |1703 | 315 | 208 | 883 | 0.000000e+00 | 2.810000e+02 |    Inf 
6.69/6.77	o 262
6.69/6.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.69/6.77	c * 6.5s|   660 |   211 |  5341 |   7.9 |  12M|  52 |   - |1929 |3739 |1929 |1708 | 358 | 386 |1249 | 0.000000e+00 | 2.620000e+02 |    Inf 
6.79/6.86	o 203
6.79/6.86	c * 6.6s|   717 |   222 |  5471 |   7.5 |  12M|  52 |   - |1929 |3751 |1929 |1708 | 370 | 402 |1255 | 0.000000e+00 | 2.030000e+02 |    Inf 
6.89/6.95	o 173
6.89/6.95	c * 6.7s|   786 |   252 |  5590 |   7.0 |  12M|  52 |   - |1929 |3777 |1929 |1707 | 376 | 431 |1258 | 0.000000e+00 | 1.730000e+02 |    Inf 
8.29/8.33	o 171
8.29/8.33	c * 8.0s|  1442 |   402 |  7801 |   5.3 |  14M|  52 |   - |1929 |4206 |1929 |1710 | 454 |1096 |1418 | 0.000000e+00 | 1.710000e+02 |    Inf 
10.09/10.17	o 166
10.09/10.17	c * 9.7s|  2318 |   566 | 11213 |   4.8 |  15M|  52 |   - |1929 |4546 |1929 |1710 | 588 |2035 |1612 | 0.000000e+00 | 1.660000e+02 |    Inf 
10.19/10.27	o 118
10.19/10.27	c * 9.8s|  2352 |   513 | 11478 |   4.8 |  15M|  52 |   - |1929 |4573 |1929 |1709 | 601 |2069 |1623 | 0.000000e+00 | 1.180000e+02 |    Inf 
13.39/13.49	o 113
13.39/13.49	c *12.8s|  3635 |   684 | 20549 |   5.6 |  17M|  52 |   - |1929 |4679 |1929 |1711 | 782 |3378 |1992 | 0.000000e+00 | 1.130000e+02 |    Inf 
20.49/20.51	o 110
20.49/20.51	c *19.4s|  7377 |  1080 | 43981 |   5.9 |  22M|  57 |   - |1929 |5974 |1929 |1709 |1515 |7782 |2106 | 0.000000e+00 | 1.100000e+02 |    Inf 
25.40/25.44	c  24.0s| 10000 |  1385 | 61789 |   6.2 |  28M|  57 |  11 |1929 |6570 |1929 |1712 |2091 |  10k|2117 | 0.000000e+00 | 1.100000e+02 |    Inf 
44.39/44.49	c  41.8s| 20000 |  2643 |132705 |   6.6 |  44M|  74 |   - |1929 |6535 |   0 |   0 |3762 |  21k|2124 | 0.000000e+00 | 1.100000e+02 |    Inf 
51.09/51.11	o 95
51.09/51.11	c *48.1s| 23690 |  2668 |155568 |   6.6 |  40M|  74 |   - |1929 |7679 |1929 |1717 |4348 |  26k|2124 | 0.000000e+00 | 9.500000e+01 |    Inf 
53.69/53.76	o 85
53.69/53.76	c *50.6s| 25013 |  2699 |166172 |   6.6 |  39M|  74 |   - |1929 |6587 |1929 |1701 |4594 |  27k|2124 | 0.000000e+00 | 8.500000e+01 |    Inf 
55.00/55.03	o 69
55.00/55.03	c *51.8s| 25733 |  2597 |170296 |   6.6 |  37M|  74 |   - |1929 |7049 |1929 |1699 |4718 |  28k|2124 | 0.000000e+00 | 6.900000e+01 |    Inf 
58.89/58.99	o 56
58.89/58.99	c *55.5s| 27839 |  2574 |188025 |   6.7 |  37M|  74 |   - |1929 |6625 |1929 |1712 |4975 |  31k|2124 | 0.000000e+00 | 5.600000e+01 |    Inf 
59.20/59.28	o 52
59.20/59.28	c *55.7s| 27955 |  2541 |189547 |   6.8 |  36M|  74 |   - |1929 |5997 |1929 |1718 |5011 |  31k|2124 | 0.000000e+00 | 5.200000e+01 |    Inf 
59.69/59.78	o 41
59.69/59.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.69/59.78	c *56.2s| 28180 |  2339 |192106 |   6.8 |  33M|  74 |   - |1929 |5438 |1929 |1694 |5025 |  32k|2124 | 0.000000e+00 | 4.100000e+01 |    Inf 
64.09/64.19	c  60.4s| 30000 |  2392 |219058 |   7.3 |  34M|  74 |   - |1929 |5769 |1929 |1694 |5198 |  34k|2124 | 0.000000e+00 | 4.100000e+01 |    Inf 
66.50/66.54	o 37
66.50/66.54	c *62.6s| 31243 |  2253 |230966 |   7.4 |  33M|  74 |   - |1929 |6143 |1929 |1697 |5276 |  36k|2124 | 0.000000e+00 | 3.700000e+01 |    Inf 
67.29/67.32	o 30
67.29/67.32	c *63.3s| 31670 |  2093 |234458 |   7.4 |  31M|  74 |   - |1929 |5577 |1929 |1698 |5317 |  36k|2124 | 0.000000e+00 | 3.000000e+01 |    Inf 
67.29/67.39	o 27
67.29/67.39	c *63.4s| 31703 |  1977 |234686 |   7.4 |  29M|  74 |   - |1929 |5361 |1929 |1694 |5317 |  36k|2124 | 0.000000e+00 | 2.700000e+01 |    Inf 
70.19/70.22	o 26
70.19/70.22	c *66.0s| 33202 |  1802 |249808 |   7.5 |  29M|  74 |   - |1929 |5362 |1929 |1700 |5527 |  38k|2124 | 0.000000e+00 | 2.600000e+01 |    Inf 
71.99/72.08	o 23
71.99/72.08	c *67.8s| 34273 |  1809 |258894 |   7.6 |  29M|  74 |   - |1929 |6459 |1929 |1694 |5776 |  40k|2154 | 0.000000e+00 | 2.300000e+01 |    Inf 
71.99/72.09	o 21
71.99/72.09	c *67.8s| 34279 |  1681 |258922 |   7.6 |  28M|  74 |   - |1929 |6372 |1929 |1694 |5776 |  40k|2154 | 0.000000e+00 | 2.100000e+01 |    Inf 
78.49/78.57	o 20
78.49/78.57	c *73.8s| 37955 |  1656 |292609 |   7.7 |  29M|  74 |   - |1929 |7958 |1929 |1701 |6235 |  45k|2203 | 0.000000e+00 | 2.000000e+01 |    Inf 
82.10/82.18	c  77.2s| 40000 |  1673 |310418 |   7.8 |  29M|  74 |  14 |1929 |9388 |1929 |1694 |6634 |  47k|2239 | 0.000000e+00 | 2.000000e+01 |    Inf 
101.00/101.05	c  95.0s| 50000 |  1765 |407001 |   8.1 |  31M|  74 |  18 |1929 |  11k|1929 |1694 |7787 |  60k|2478 | 0.000000e+00 | 2.000000e+01 |    Inf 
116.40/116.40	o 15
116.40/116.40	c * 109s| 57658 |  1579 |479775 |   8.3 |  30M|  74 |   - |1929 |  10k|1929 |1701 |8759 |  70k|2834 | 0.000000e+00 | 1.500000e+01 |    Inf 
121.10/121.19	c   114s| 60000 |  1605 |504054 |   8.4 |  30M|  74 |  24 |1929 |8796 |1929 |1699 |8924 |  73k|2896 | 0.000000e+00 | 1.500000e+01 |    Inf 
140.60/140.65	c   132s| 70000 |  1759 |603419 |   8.6 |  32M|  74 |  15 |1929 |  11k|1929 |1694 |  10k|  87k|3151 | 0.000000e+00 | 1.500000e+01 |    Inf 
159.79/159.88	c   150s| 80000 |  1679 |695159 |   8.7 |  33M|  74 |   - |1929 |  13k|1929 |1702 |  11k| 100k|3440 | 0.000000e+00 | 1.500000e+01 |    Inf 
175.60/175.66	o 9
175.60/175.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
175.60/175.66	c * 165s| 87530 |  1524 |774622 |   8.8 |  32M|  74 |   - |1929 |  13k|1929 |1711 |  12k| 111k|3595 | 0.000000e+00 | 9.000000e+00 |    Inf 
180.41/180.48	c   170s| 90000 |  1381 |797050 |   8.9 |  30M|  74 |  15 |1929 |9897 |1929 |1694 |  12k| 114k|3686 | 0.000000e+00 | 9.000000e+00 |    Inf 
198.60/198.64	c   187s|100000 |  1399 |883658 |   8.8 |  32M|  74 |   - |1929 |  14k|   0 |   0 |  13k| 127k|3848 | 0.000000e+00 | 9.000000e+00 |    Inf 
218.70/218.79	c   206s|110000 |  1408 |974153 |   8.9 |  34M|  74 |   - |1929 |  18k|   0 |   0 |  15k| 141k|4041 | 0.000000e+00 | 9.000000e+00 |    Inf 
238.09/238.10	c   224s|120000 |  1384 |  1051k|   8.8 |  35M|  74 |  13 |1929 |  21k|1929 |1694 |  16k| 154k|4215 | 0.000000e+00 | 9.000000e+00 |    Inf 
259.30/259.36	c   244s|130000 |  1367 |  1137k|   8.7 |  36M|  74 |  17 |1929 |  22k|1929 |1694 |  17k| 167k|4414 | 0.000000e+00 | 9.000000e+00 |    Inf 
282.71/282.78	c   266s|140000 |  1393 |  1242k|   8.9 |  37M|  74 |   - |1929 |  25k|1929 |1694 |  18k| 180k|4577 | 0.000000e+00 | 9.000000e+00 |    Inf 
307.70/307.74	c   290s|150000 |  1472 |  1356k|   9.0 |  38M|  74 |   - |1929 |  24k|   0 |   0 |  19k| 194k|4846 | 0.000000e+00 | 9.000000e+00 |    Inf 
330.50/330.55	c   312s|160000 |  1504 |  1447k|   9.0 |  39M|  74 |  19 |1929 |  27k|1929 |1700 |  20k| 207k|4996 | 0.000000e+00 | 9.000000e+00 |    Inf 
355.60/355.69	c   336s|170000 |  1644 |  1548k|   9.1 |  41M|  74 |  45 |1929 |  28k|1929 |1694 |  21k| 220k|5120 | 0.000000e+00 | 9.000000e+00 |    Inf 
381.61/381.64	c   361s|180000 |  1599 |  1650k|   9.2 |  41M|  74 |   8 |1929 |  28k|1929 |1694 |  22k| 233k|5295 | 0.000000e+00 | 9.000000e+00 |    Inf 
407.91/407.97	c   386s|190000 |  1524 |  1759k|   9.3 |  40M|  76 |   - |1929 |  26k|   0 |   0 |  23k| 246k|5415 | 0.000000e+00 | 9.000000e+00 |    Inf 
434.00/434.05	c   411s|200000 |  1492 |  1869k|   9.3 |  41M|  76 |   7 |1929 |  28k|1929 |1694 |  23k| 259k|5541 | 0.000000e+00 | 9.000000e+00 |    Inf 
460.01/460.09	c   436s|210000 |  1467 |  1972k|   9.4 |  41M|  76 |   - |1929 |  28k|   0 |   0 |  24k| 273k|5689 | 0.000000e+00 | 9.000000e+00 |    Inf 
485.12/485.15	c   460s|220000 |  1415 |  2066k|   9.4 |  41M|  76 |   - |1929 |  31k|   0 |   0 |  25k| 286k|5816 | 0.000000e+00 | 9.000000e+00 |    Inf 
510.61/510.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
510.61/510.64	c   484s|230000 |  1426 |  2169k|   9.4 |  41M|  76 |  17 |1929 |  28k|1929 |1694 |  26k| 299k|5914 | 0.000000e+00 | 9.000000e+00 |    Inf 
534.21/534.21	c   506s|240000 |  1353 |  2258k|   9.4 |  40M|  76 |   - |1929 |  29k|   0 |   0 |  27k| 313k|6019 | 0.000000e+00 | 9.000000e+00 |    Inf 
559.92/559.99	c   531s|250000 |  1369 |  2357k|   9.4 |  41M|  76 |  22 |1929 |  31k|1929 |1694 |  28k| 325k|6112 | 0.000000e+00 | 9.000000e+00 |    Inf 
584.51/584.55	c   554s|260000 |  1196 |  2454k|   9.4 |  37M|  76 |  12 |1929 |  25k|1929 |1703 |  29k| 338k|6233 | 0.000000e+00 | 9.000000e+00 |    Inf 
608.92/608.95	c   578s|270000 |   997 |  2555k|   9.5 |  35M|  76 |   - |1929 |  24k|   0 |   0 |  30k| 351k|6366 | 0.000000e+00 | 9.000000e+00 |    Inf 
632.31/632.33	c   600s|280000 |   879 |  2647k|   9.5 |  35M|  76 |   - |1929 |  26k|   0 |   0 |  32k| 365k|6615 | 0.000000e+00 | 9.000000e+00 |    Inf 
655.62/655.61	c   622s|290000 |   894 |  2734k|   9.4 |  36M|  76 |  16 |1929 |  30k|1929 |1703 |  33k| 378k|6688 | 0.000000e+00 | 9.000000e+00 |    Inf 
681.72/681.79	c   647s|300000 |   938 |  2833k|   9.4 |  37M|  76 |   - |1929 |  32k|   0 |   0 |  35k| 391k|6806 | 0.000000e+00 | 9.000000e+00 |    Inf 
708.21/708.20	c   672s|310000 |   952 |  2923k|   9.4 |  38M|  76 |  20 |1929 |  33k|1929 |1694 |  36k| 405k|6897 | 0.000000e+00 | 9.000000e+00 |    Inf 
734.22/734.21	c   697s|320000 |   996 |  3014k|   9.4 |  39M|  76 |  27 |1929 |  35k|1929 |1694 |  38k| 418k|6984 | 0.000000e+00 | 9.000000e+00 |    Inf 
760.81/760.80	c   722s|330000 |  1037 |  3111k|   9.4 |  40M|  76 |   - |1929 |  37k|   0 |   0 |  39k| 432k|7063 | 0.000000e+00 | 9.000000e+00 |    Inf 
788.72/788.79	c   749s|340000 |  1070 |  3212k|   9.4 |  42M|  76 |   - |1929 |  39k|1929 |1694 |  40k| 446k|7157 | 0.000000e+00 | 9.000000e+00 |    Inf 
818.21/818.28	c   777s|350000 |  1163 |  3317k|   9.5 |  44M|  76 |   1 |1929 |  42k|1929 |1694 |  41k| 459k|7236 | 0.000000e+00 | 9.000000e+00 |    Inf 
848.02/848.10	c   806s|360000 |  1119 |  3421k|   9.5 |  43M|  76 |   - |1929 |  40k|   0 |   0 |  42k| 473k|7334 | 0.000000e+00 | 9.000000e+00 |    Inf 
876.32/876.37	c   833s|370000 |  1032 |  3520k|   9.5 |  41M|  76 |  17 |1929 |  37k|1929 |1694 |  43k| 487k|7445 | 0.000000e+00 | 9.000000e+00 |    Inf 
904.02/904.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
904.02/904.00	c   859s|380000 |  1014 |  3620k|   9.5 |  42M|  76 |   6 |1929 |  39k|1929 |1701 |  45k| 501k|7546 | 0.000000e+00 | 9.000000e+00 |    Inf 
933.12/933.12	c   887s|390000 |   978 |  3716k|   9.5 |  41M|  76 |  19 |1929 |  37k|1929 |1694 |  45k| 514k|7653 | 0.000000e+00 | 9.000000e+00 |    Inf 
960.33/960.31	c   913s|400000 |   996 |  3815k|   9.5 |  42M|  76 |   - |1929 |  41k|   0 |   0 |  47k| 528k|7729 | 0.000000e+00 | 9.000000e+00 |    Inf 
989.02/989.04	c   941s|410000 |   967 |  3908k|   9.5 |  42M|  76 |  21 |1929 |  39k|1929 |1694 |  48k| 542k|7793 | 0.000000e+00 | 9.000000e+00 |    Inf 
1019.32/1019.35	c   970s|420000 |   908 |  4011k|   9.6 |  41M|  76 |  14 |1929 |  39k|1929 |1694 |  49k| 555k|7872 | 0.000000e+00 | 9.000000e+00 |    Inf 
1048.53/1048.50	c   998s|430000 |   944 |  4103k|   9.5 |  42M|  76 |  21 |1929 |  41k|1929 |1694 |  51k| 569k|8001 | 0.000000e+00 | 9.000000e+00 |    Inf 
1076.83/1076.84	c  1025s|440000 |   956 |  4198k|   9.5 |  41M|  76 |   1 |1929 |  38k|1929 |1694 |  52k| 582k|8103 | 0.000000e+00 | 9.000000e+00 |    Inf 
1106.23/1106.20	c  1053s|450000 |   942 |  4299k|   9.6 |  42M|  76 |   1 |1929 |  40k|1929 |1694 |  53k| 596k|8174 | 0.000000e+00 | 9.000000e+00 |    Inf 
1133.33/1133.31	c  1079s|460000 |   938 |  4390k|   9.5 |  42M|  76 |  20 |1929 |  40k|1929 |1694 |  54k| 610k|8232 | 0.000000e+00 | 9.000000e+00 |    Inf 
1161.33/1161.32	c  1106s|470000 |   973 |  4492k|   9.6 |  43M|  76 |  25 |1929 |  40k|1929 |1694 |  55k| 624k|8333 | 0.000000e+00 | 9.000000e+00 |    Inf 
1188.43/1188.48	c  1132s|480000 |   961 |  4587k|   9.6 |  42M|  76 |  19 |1929 |  39k|1929 |1694 |  56k| 638k|8459 | 0.000000e+00 | 9.000000e+00 |    Inf 
1216.13/1216.10	c  1159s|490000 |   995 |  4685k|   9.6 |  44M|  76 |  23 |1929 |  44k|1929 |1701 |  57k| 652k|8544 | 0.000000e+00 | 9.000000e+00 |    Inf 
1245.04/1245.05	c  1186s|500000 |   986 |  4778k|   9.6 |  45M|  76 |   - |1929 |  46k|   0 |   0 |  58k| 665k|8589 | 0.000000e+00 | 9.000000e+00 |    Inf 
1276.43/1276.45	c  1217s|510000 |  1086 |  4889k|   9.6 |  46M|  76 |   - |1929 |  46k|   0 |   0 |  59k| 679k|8658 | 0.000000e+00 | 9.000000e+00 |    Inf 
1307.14/1307.13	c  1246s|520000 |  1084 |  4997k|   9.6 |  46M|  76 |  20 |1929 |  46k|1929 |1694 |  61k| 692k|8726 | 0.000000e+00 | 9.000000e+00 |    Inf 
1338.43/1338.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1338.43/1338.45	c  1276s|530000 |  1108 |  5101k|   9.6 |  47M|  76 |  20 |1929 |  47k|1929 |1703 |  62k| 706k|8797 | 0.000000e+00 | 9.000000e+00 |    Inf 
1370.84/1370.86	c  1307s|540000 |  1124 |  5221k|   9.7 |  48M|  76 |   - |1929 |  49k|   0 |   0 |  63k| 720k|8877 | 0.000000e+00 | 9.000000e+00 |    Inf 
1403.93/1403.92	c  1339s|550000 |  1275 |  5332k|   9.7 |  49M|  76 |   - |1929 |  51k|   0 |   0 |  65k| 733k|8969 | 0.000000e+00 | 9.000000e+00 |    Inf 
1437.33/1437.36	c  1371s|560000 |  1387 |  5440k|   9.7 |  51M|  76 |   - |1929 |  53k|   0 |   0 |  65k| 747k|9056 | 0.000000e+00 | 9.000000e+00 |    Inf 
1470.24/1470.26	c  1403s|570000 |  1323 |  5543k|   9.7 |  50M|  76 |   - |1929 |  52k|   0 |   0 |  67k| 761k|9137 | 0.000000e+00 | 9.000000e+00 |    Inf 
1502.14/1502.12	c  1434s|580000 |  1204 |  5644k|   9.7 |  50M|  76 |   - |1929 |  51k|   0 |   0 |  68k| 775k|9200 | 0.000000e+00 | 9.000000e+00 |    Inf 
1534.35/1534.37	c  1465s|590000 |  1107 |  5751k|   9.7 |  49M|  76 |  19 |1929 |  51k|1929 |1694 |  69k| 789k|9262 | 0.000000e+00 | 9.000000e+00 |    Inf 
1563.95/1563.99	c  1493s|600000 |  1081 |  5845k|   9.7 |  45M|  76 |   - |1929 |  41k|   0 |   0 |  70k| 802k|9367 | 0.000000e+00 | 9.000000e+00 |    Inf 
1591.44/1591.48	c  1520s|610000 |  1218 |  5941k|   9.7 |  47M|  76 |  15 |1929 |  44k|1929 |1694 |  72k| 816k|9447 | 0.000000e+00 | 9.000000e+00 |    Inf 
1620.55/1620.51	c  1547s|620000 |  1278 |  6040k|   9.7 |  48M|  76 |   - |1929 |  46k|1929 |1694 |  74k| 829k|9489 | 0.000000e+00 | 9.000000e+00 |    Inf 
1651.45/1651.41	c  1577s|630000 |  1310 |  6149k|   9.8 |  48M|  76 |  19 |1929 |  44k|1929 |1694 |  75k| 843k|9574 | 0.000000e+00 | 9.000000e+00 |    Inf 
1679.75/1679.77	c  1604s|640000 |  1336 |  6242k|   9.8 |  50M|  76 |   - |1929 |  48k|   0 |   0 |  77k| 856k|9663 | 0.000000e+00 | 9.000000e+00 |    Inf 
1685.04/1685.01	o 8
1685.04/1685.01	c *1609s|641707 |  1280 |  6259k|   9.8 |  48M|  76 |   - |1929 |  46k|1929 |1708 |  77k| 859k|9670 | 0.000000e+00 | 8.000000e+00 |    Inf 
1711.73/1711.79	c  1635s|650000 |  1318 |  6349k|   9.8 |  47M|  76 |   - |1929 |  43k|   0 |   0 |  78k| 870k|9723 | 0.000000e+00 | 8.000000e+00 |    Inf 
1740.53/1740.50	c  1663s|660000 |  1311 |  6451k|   9.8 |  48M|  76 |  18 |1929 |  44k|1929 |1694 |  79k| 884k|9767 | 0.000000e+00 | 8.000000e+00 |    Inf 
1769.04/1769.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1769.04/1769.00	c  1690s|670000 |  1355 |  6540k|   9.8 |  50M|  76 |  13 |1929 |  48k|1929 |1694 |  80k| 897k|9852 | 0.000000e+00 | 8.000000e+00 |    Inf 
1798.73/1798.79	c  1719s|680000 |  1381 |  6641k|   9.8 |  52M|  76 |  11 |1929 |  53k|1929 |1709 |  81k| 911k|9923 | 0.000000e+00 | 8.000000e+00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time (sec) : 1719.81
1800.03/1800.01	c Solving Nodes      : 680405
1800.03/1800.01	c Primal Bound       : +8.00000000000000e+00 (157 solutions)
1800.03/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.01	c Gap                : infinite
1800.03/1800.01	s SATISFIABLE
1800.03/1800.01	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
1800.03/1800.01	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.03/1800.01	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.03/1800.01	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.03/1800.01	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 
1800.03/1800.01	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1800.03/1800.01	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.03/1800.01	v x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 
1800.03/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.03/1800.01	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.03/1800.01	v -x1 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time       :    1719.81
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-2693561-1277910654.wbo
1800.03/1800.01	c   Variables        : 2091 (1161 binary, 0 integer, 0 implicit integer, 930 continuous)
1800.03/1800.01	c   Constraints      : 3638 initial, 3638 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-2693561-1277910654.wbo
1800.03/1800.01	c   Variables        : 1929 (1080 binary, 0 integer, 0 implicit integer, 849 continuous)
1800.03/1800.01	c   Constraints      : 3365 initial, 54742 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.02	c   trivial          :       0.01         81          0          0          0          0          0          0          0
1800.03/1800.02	c   dualfix          :       0.00         81          0          0          0          0          0          0          0
1800.03/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.03/1800.02	c   indicator        :       0.00          0          0          0          0          0         81          0          0
1800.03/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   linear           :       0.05          0          0          0        954          0        192        139          0
1800.03/1800.02	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   root node        :          -        794          -          -       1588          -          -          -          -
1800.03/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.02	c   integral         :          0          0          0     381104          0        176       2362          0          0     721138
1800.03/1800.02	c   indicator        :        849          0    3254268      18514          0        486    1739722          0          0          0
1800.03/1800.02	c   knapsack         :          1          7    3251950      18389          0      35093   10313134          0          0          0
1800.03/1800.02	c   setppc           :         14          7    3221570      18420          0      48836    1792646          0          0          0
1800.03/1800.02	c   linear           :        849          7    3174116      18516          0      55002    3551538      81693          0          0
1800.03/1800.02	c   logicor          :       1652+         7    1469561       3174          0     140520    5326184          0          0          0
1800.03/1800.02	c   bounddisjunction :          0+         0       1679          0          0          0          0          0          0          0
1800.03/1800.02	c   countsols        :          0          0          0       3174          0          0          0          0          0          0
1800.03/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.02	c   integral         :      31.15       0.00       0.00      31.15       0.00
1800.03/1800.02	c   indicator        :       4.78       0.00       4.42       0.36       0.00
1800.03/1800.02	c   knapsack         :      37.13       0.00      37.13       0.00       0.00
1800.03/1800.02	c   setppc           :      11.96       0.00      11.94       0.02       0.00
1800.03/1800.02	c   linear           :      43.63       0.00      43.33       0.30       0.00
1800.03/1800.02	c   logicor          :     358.08       0.00     358.06       0.02       0.00
1800.03/1800.02	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.02	c   vbounds          :       0.00          2          0          0
1800.03/1800.02	c   rootredcost      :       0.01         31          0        794
1800.03/1800.02	c   pseudoobj        :      54.45    3262474       3864    1499492
1800.03/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.02	c   propagation      :      11.25     283315     282919    1720681       26.5      10141       21.7          -
1800.03/1800.02	c   infeasible LP    :      14.42      74286      74283     598451       42.1        801       15.2          0
1800.03/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   pseudo solution  :       0.00         44         44        239       15.5          9       10.1          -
1800.03/1800.02	c   applied globally :          -          -          -     912236       24.7          -          -          -
1800.03/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.02	c   cut pool         :       0.00          6          -          -         34          -    (maximal pool size: 157)
1800.03/1800.02	c   redcost          :      10.20     383363          0     214831          0          0
1800.03/1800.02	c   impliedbounds    :       0.00          7          0          0          0          0
1800.03/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.02	c   gomory           :       0.11          7          0          0       1338          0
1800.03/1800.02	c   strongcg         :       0.06          7          0          0        844          0
1800.03/1800.02	c   cmir             :       0.02          7          0          0          2          0
1800.03/1800.02	c   flowcover        :       0.06          7          0          0          3          0
1800.03/1800.02	c   clique           :       0.00          7          0          0          0          0
1800.03/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.02	c Pricers            :       Time      Calls       Vars
1800.03/1800.02	c   problem variables:       0.00          0          0
1800.03/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.02	c   relpscost        :      31.06     362555        176       2362          0          0     721138
1800.03/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   inference        :       0.29       3144          0          0          0          0       6288
1800.03/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.02	c   LP solutions     :       0.02          -         30
1800.03/1800.02	c   pseudo solutions :       0.00          -          0
1800.03/1800.02	c   feaspump         :       0.02          1          0
1800.03/1800.02	c   oneopt           :       0.10         31          0
1800.03/1800.02	c   crossover        :       0.50         25          0
1800.03/1800.02	c   pscostdiving     :       0.21         77          0
1800.03/1800.02	c   veclendiving     :       0.13         77          0
1800.03/1800.02	c   linesearchdiving :       0.15         77          0
1800.03/1800.02	c   rootsoldiving    :       0.27         39          0
1800.03/1800.02	c   fracdiving       :       0.33         78          0
1800.03/1800.02	c   guideddiving     :       0.31         78          0
1800.03/1800.02	c   coefdiving       :       0.26         78          0
1800.03/1800.02	c   objpscostdiving  :       0.11         40          0
1800.03/1800.02	c   trivial          :       0.00          2          0
1800.03/1800.02	c   simplerounding   :       0.46     363318          0
1800.03/1800.02	c   zirounding       :       0.16       1000          0
1800.03/1800.02	c   rounding         :       0.80       8532          0
1800.03/1800.02	c   shifting         :       0.80       2624          0
1800.03/1800.02	c   intshifting      :       0.02         18          0
1800.03/1800.02	c   twoopt           :       0.00          0          0
1800.03/1800.02	c   fixandinfer      :       0.00          0          0
1800.03/1800.02	c   intdiving        :       0.00          0          0
1800.03/1800.02	c   actconsdiving    :       0.00          0          0
1800.03/1800.02	c   octane           :       0.00          0          0
1800.03/1800.02	c   rens             :       0.03          1          0
1800.03/1800.02	c   rins             :       0.00          0          0
1800.03/1800.02	c   localbranching   :       0.00          0          0
1800.03/1800.02	c   mutation         :       0.00          0          0
1800.03/1800.02	c   dins             :       0.00          0          0
1800.03/1800.02	c   undercover       :       0.00          0          0
1800.03/1800.02	c   nlp              :       0.00          0          0
1800.03/1800.02	c   trysol           :       0.29       2303        127
1800.03/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.02	c   dual LP          :     718.77     452658    6639582      14.67    9237.42
1800.03/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.02	c   diving/probing LP:       1.14        893       6400       7.17    5614.04
1800.03/1800.02	c   strong branching :      26.83       9923     269773      27.19   10054.90
1800.03/1800.02	c     (at root node) :          -         30       2733      91.10          -
1800.03/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.02	c B&B Tree           :
1800.03/1800.02	c   number of runs   :          1
1800.03/1800.02	c   nodes            :     680405
1800.03/1800.02	c   nodes (total)    :     680405
1800.03/1800.02	c   nodes left       :       1375
1800.03/1800.02	c   max depth        :         76
1800.03/1800.02	c   max depth (total):         76
1800.03/1800.02	c   backtracks       :      76623 (11.3%)
1800.03/1800.02	c   delayed cutoffs  :      43427
1800.03/1800.02	c   repropagations   :    1436253 (3929573 domain reductions, 40903 cutoffs)
1800.03/1800.02	c   avg switch length:       5.63
1800.03/1800.02	c   switching time   :     254.28
1800.03/1800.02	c Solution           :
1800.03/1800.02	c   Solutions found  :        157 (31 improvements)
1800.03/1800.02	c   First Solution   : +4.26820000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.03/1800.02	c   Primal Bound     : +8.00000000000000e+00   (in run 1, after 641707 nodes, 1609.19 seconds, depth 37, found by <relaxation>)
1800.03/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.02	c   Gap              :   infinite
1800.03/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.02	c   Root Iterations  :        123
1800.14/1800.10	c Time complete: 1800.14.

Verifier Data

OK	8

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693561-1277910654/watcher-2693561-1277910654 -o /tmp/evaluation-result-2693561-1277910654/solver-2693561-1277910654 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693561-1277910654.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 2.06 4/178 11217
/proc/meminfo: memFree=30667232/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=10852 CPUtime=0
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 1666 0 0 0 0 0 0 0 25 0 1 0 132362753 11112448 1586 4089446400 4194304 9819077 140735963571536 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11217/statm: 2713 1586 392 1374 0 1334 0

[startup+0.0391101 s]
/proc/loadavg: 1.92 1.98 2.06 4/178 11217
/proc/meminfo: memFree=30667232/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=23632 CPUtime=0.03
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 5006 0 0 0 3 0 0 0 25 0 1 0 132362753 24199168 4572 4089446400 4194304 9819077 140735963571536 18446744073709551615 4414543 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 5908 4572 469 1374 0 4529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23632

[startup+0.101104 s]
/proc/loadavg: 1.92 1.98 2.06 4/178 11217
/proc/meminfo: memFree=30667232/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=24052 CPUtime=0.09
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 6944 0 0 0 8 1 0 0 25 0 1 0 132362753 24629248 4711 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 6013 4711 498 1374 0 4634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24052

[startup+0.301059 s]
/proc/loadavg: 1.92 1.98 2.06 4/178 11217
/proc/meminfo: memFree=30667232/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=33328 CPUtime=0.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 12202 0 0 0 25 5 0 0 18 0 1 0 132362753 34127872 6756 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 8332 6756 690 1374 0 6953 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 33328

[startup+0.700997 s]
/proc/loadavg: 1.92 1.98 2.06 4/178 11217
/proc/meminfo: memFree=30667232/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=42964 CPUtime=0.69
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 25881 0 0 0 62 7 0 0 18 0 1 0 132362753 43995136 9427 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 10741 9427 718 1374 0 9362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42964

[startup+1.50085 s]
/proc/loadavg: 1.92 1.98 2.06 3/179 11218
/proc/meminfo: memFree=30631140/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=42964 CPUtime=1.49
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 26468 0 0 0 141 8 0 0 19 0 1 0 132362753 43995136 9431 4089446400 4194304 9819077 140735963571536 18446744073709551615 7227171 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 10741 9431 720 1374 0 9362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42964

[startup+3.10055 s]
/proc/loadavg: 1.92 1.98 2.06 3/179 11218
/proc/meminfo: memFree=30630768/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=43516 CPUtime=3.1
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 28202 0 0 0 299 11 0 0 25 0 1 0 132362753 44560384 9458 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 10879 9458 722 1374 0 9500 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 43516

[startup+6.30096 s]
/proc/loadavg: 1.93 1.98 2.06 3/179 11218
/proc/meminfo: memFree=30630144/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=45976 CPUtime=6.29
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 50269 0 0 0 606 23 0 0 25 0 1 0 132362753 47079424 9894 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 11494 9894 725 1374 0 10115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45976

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 2.06 3/179 11218
/proc/meminfo: memFree=30623864/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=54628 CPUtime=12.69
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 159399 0 0 0 1207 62 0 0 25 0 1 0 132362753 55939072 11815 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 13657 11815 729 1374 0 12278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54628

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 2.06 3/179 11218
/proc/meminfo: memFree=30598888/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=80396 CPUtime=25.49
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 313727 0 0 0 2407 142 0 0 25 0 1 0 132362753 82325504 17955 4089446400 4194304 9819077 140735963571536 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 20132 17956 743 1374 0 18753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80396

[startup+51.1007 s]
/proc/loadavg: 1.96 1.98 2.06 3/179 11219
/proc/meminfo: memFree=30560028/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=122264 CPUtime=51.09
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 535733 0 0 0 4808 301 0 0 25 0 1 0 132362753 125198336 27400 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 30566 27400 744 1374 0 29187 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122264

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 2.05 3/179 11220
/proc/meminfo: memFree=30543332/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=134836 CPUtime=102.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 1094340 0 0 0 9616 614 0 0 25 0 1 0 132362753 138072064 30450 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 33709 30450 744 1374 0 32330 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134836

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 2.05 3/179 11222
/proc/meminfo: memFree=30540308/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=137212 CPUtime=162.29
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 1750758 0 0 0 15261 968 0 0 25 0 1 0 132362753 140505088 30976 4089446400 4194304 9819077 140735963571536 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 34303 30976 744 1374 0 32924 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 137212

[startup+222.301 s]
/proc/loadavg: 2.03 2.00 2.05 3/179 11224
/proc/meminfo: memFree=30536560/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=142348 CPUtime=222.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 2381972 0 0 0 20899 1331 0 0 25 0 1 0 132362753 145764352 31773 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 35587 31773 744 1374 0 34208 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142348

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.04 3/179 11225
/proc/meminfo: memFree=30531060/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=145556 CPUtime=282.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 2904114 0 0 0 26592 1638 0 0 25 0 1 0 132362753 149049344 32945 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 36389 32945 744 1374 0 35010 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 145556

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 11227
/proc/meminfo: memFree=30528280/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=146280 CPUtime=342.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 3374976 0 0 0 32307 1923 0 0 25 0 1 0 132362753 149790720 33196 4089446400 4194304 9819077 140735963571536 18446744073709551615 6584155 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 36570 33196 744 1374 0 35191 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 146280

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11228
/proc/meminfo: memFree=30525516/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=147984 CPUtime=402.31
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 3801187 0 0 0 38046 2185 0 0 25 0 1 0 132362753 151535616 33642 4089446400 4194304 9819077 140735963571536 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 36996 33642 744 1374 0 35617 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 147984

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 11230
/proc/meminfo: memFree=30523624/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=149840 CPUtime=462.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 4241228 0 0 0 43778 2452 0 0 25 0 1 0 132362753 153436160 34044 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 37460 34044 744 1374 0 36081 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 149840

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 11232
/proc/meminfo: memFree=30522208/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=151240 CPUtime=522.3
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 4677012 0 0 0 49498 2732 0 0 25 0 1 0 132362753 154869760 34363 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 37810 34363 744 1374 0 36431 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 151240

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 11233
/proc/meminfo: memFree=30520936/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=154344 CPUtime=582.31
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 5114137 0 0 0 55217 3014 0 0 25 0 1 0 132362753 158048256 34562 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 38586 34562 744 1374 0 37207 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 154344

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 11235
/proc/meminfo: memFree=30520152/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=151984 CPUtime=642.32
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 5606575 0 0 0 60923 3309 0 0 25 0 1 0 132362753 155631616 34595 4089446400 4194304 9819077 140735963571536 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 37996 34595 744 1374 0 36617 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 151984

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11241
/proc/meminfo: memFree=30512196/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=156724 CPUtime=882.32
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 7350342 0 0 0 83869 4363 0 0 25 0 1 0 132362753 160485376 35563 4089446400 4194304 9819077 140735963571536 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39181 35563 744 1374 0 37802 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 156724

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11243
/proc/meminfo: memFree=30511168/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=156836 CPUtime=942.32
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 7768120 0 0 0 89620 4612 0 0 25 0 1 0 132362753 160600064 35662 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39209 35662 744 1374 0 37830 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 156836

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11244
/proc/meminfo: memFree=30508656/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=157176 CPUtime=1002.33
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 8132924 0 0 0 95373 4860 0 0 25 0 1 0 132362753 160948224 35738 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39294 35738 744 1374 0 37915 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 157176

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11246
/proc/meminfo: memFree=30506516/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=158640 CPUtime=1062.33
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 8495676 0 0 0 101135 5098 0 0 25 0 1 0 132362753 162447360 36001 4089446400 4194304 9819077 140735963571536 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39660 36001 744 1374 0 38281 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 158640

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11248
/proc/meminfo: memFree=30504744/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=159588 CPUtime=1122.32
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 8908277 0 0 0 106884 5348 0 0 25 0 1 0 132362753 163418112 36212 4089446400 4194304 9819077 140735963571536 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39897 36212 744 1374 0 38518 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 159588

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11249
/proc/meminfo: memFree=30503956/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=159588 CPUtime=1182.33
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 9327024 0 0 0 112627 5606 0 0 25 0 1 0 132362753 163418112 36233 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39897 36233 744 1374 0 38518 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 159588

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11254
/proc/meminfo: memFree=30503040/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=159848 CPUtime=1242.33
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 9752465 0 0 0 118378 5855 0 0 25 0 1 0 132362753 163684352 36285 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39962 36285 744 1374 0 38583 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 159848

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 11255
/proc/meminfo: memFree=30501976/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=159848 CPUtime=1302.34
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 10157249 0 0 0 124143 6091 0 0 25 0 1 0 132362753 163684352 36285 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 39962 36285 744 1374 0 38583 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 159848

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 11257
/proc/meminfo: memFree=30500932/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=161496 CPUtime=1362.34
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 10568095 0 0 0 129914 6320 0 0 25 0 1 0 132362753 165371904 36639 4089446400 4194304 9819077 140735963571536 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 40374 36639 744 1374 0 38995 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 161496

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 11259
/proc/meminfo: memFree=30500024/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=162348 CPUtime=1422.35
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 10944128 0 0 0 135700 6535 0 0 25 0 1 0 132362753 166244352 36889 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 40587 36889 744 1374 0 39208 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 162348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11260
/proc/meminfo: memFree=30498372/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=164012 CPUtime=1482.34
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 11316406 0 0 0 141478 6756 0 0 25 0 1 0 132362753 167948288 37251 4089446400 4194304 9819077 140735963571536 18446744073709551615 4210635 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 41003 37251 744 1374 0 39624 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 164012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11262
/proc/meminfo: memFree=30498104/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=163976 CPUtime=1542.35
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 11712063 0 0 0 147251 6984 0 0 25 0 1 0 132362753 167911424 37260 4089446400 4194304 9819077 140735963571536 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 40994 37260 744 1374 0 39615 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 163976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11263
/proc/meminfo: memFree=30497672/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=164356 CPUtime=1602.34
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 12144164 0 0 0 153000 7234 0 0 25 0 1 0 132362753 168300544 37385 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 41089 37385 744 1374 0 39710 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 164356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11265
/proc/meminfo: memFree=30497512/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=164356 CPUtime=1662.34
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 12570860 0 0 0 158753 7481 0 0 25 0 1 0 132362753 168300544 37387 4089446400 4194304 9819077 140735963571536 18446744073709551615 6002966 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11217/statm: 41089 37387 744 1374 0 39710 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 164356

[startup+1722.3 s]
/proc/loadavg: 1.91 1.97 1.99 3/197 11334
/proc/meminfo: memFree=30354372/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=164376 CPUtime=1722.33
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 13003214 0 0 0 164514 7719 0 0 25 0 1 0 132362753 168321024 37397 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11217/statm: 41094 37399 744 1374 0 39715 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 164376

[startup+1782.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/197 11335
/proc/meminfo: memFree=30319840/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=164576 CPUtime=1782.33
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 13419463 0 0 0 170281 7952 0 0 25 0 1 0 132362753 168525824 37409 4089446400 4194304 9819077 140735963571536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11217/statm: 41144 37409 744 1374 0 39765 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 164576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 1.99 1.99 3/197 11336
/proc/meminfo: memFree=30311764/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=164592 CPUtime=1800.03
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202496 13540248 0 0 0 171982 8021 0 0 25 0 1 0 132362753 168542208 37399 4089446400 4194304 9819077 140735963571536 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11217/statm: 41148 37399 744 1374 0 39769 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 164592

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.05 1.99 1.99 3/197 11336
/proc/meminfo: memFree=30311764/32951124 swapFree=67111528/67111528
[pid=11217] ppid=11215 vsize=0 CPUtime=1800.14
/proc/11217/stat : 11217 (pbscip.linux.x8) R 11215 11217 9931 0 -1 4202500 13540306 0 0 0 171992 8022 0 0 25 0 1 0 132362753 0 0 4089446400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/11217/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

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

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

runsolver used 2.86056 second user time and 5.9351 second system time

The end

Launcher Data

Begin job on node105 at 2010-06-30 17:10:54
IDJOB=2693561
IDBENCH=78979
IDSOLVER=1205
FILE ID=node105/2693561-1277910654
PBS_JOBID= 11197217
Free space on /tmp= 74204 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.1900566157--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-2693561-1277910654/watcher-2693561-1277910654 -o /tmp/evaluation-result-2693561-1277910654/solver-2693561-1277910654 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693561-1277910654.wbo -t 1800 -m 3800

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

MD5SUM BENCH= d542ebd8fdf9cdf1064a589ed9ad7045
RANDOM SEED=1413596030

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30667884 kB
Buffers:        196160 kB
Cached:        1823744 kB
SwapCached:          0 kB
Active:         601116 kB
Inactive:      1536916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30667884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:      118200 kB
Mapped:          17476 kB
Slab:            80432 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node105 at 2010-06-30 17:40:56