Trace number 2693431

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557957--soft-66-100-0.wbo
MD5SUMcd9d62896ad241b3e0bc0c585d812475
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 benchmark664.98
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 717
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-2693431-1277903799.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.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.00/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.07/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.07/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.17	c    (0.1s) probing: 101/1080 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (8 rounds):
0.09/0.17	c  162 deleted vars, 273 deleted constraints, 954 tightened bounds, 0 added holes, 139 changed sides, 0 changed coefficients
0.09/0.17	c  1142 implications, 14 cliques
0.09/0.17	c presolved problem has 1929 variables (1080 bin, 0 int, 0 impl, 849 cont) and 3365 constraints
0.09/0.17	c     849 constraints of type <indicator>
0.09/0.17	c       1 constraints of type <knapsack>
0.09/0.17	c      14 constraints of type <setppc>
0.09/0.17	c     849 constraints of type <linear>
0.09/0.17	c    1652 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.11
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	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 |    38 |     - |8814k|   0 |  29 |1929 |3365 |1929 |1667 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.18/0.24	c   0.2s|     1 |     0 |   162 |     - |8952k|   0 |  60 |1929 |3365 |1929 |1680 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   433 |     - |9392k|   0 |  52 |1929 |3365 |1929 |1697 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.48/0.54	c   0.5s|     1 |     0 |   725 |     - |9421k|   0 |  63 |1929 |3365 |1929 |1713 |  46 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.67	c   0.6s|     1 |     0 |   741 |     - |9425k|   0 |  63 |1929 |3365 |1929 |1717 |  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.68/4.71	c   4.5s|     1 |     2 |   741 |     - |9459k|   0 |  63 |1929 |3365 |1929 |1717 |  50 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
4.68/4.71	o 42682
4.68/4.71	c y 4.5s|     2 |     1 |   741 |   0.0 |9489k|   1 |   - |1929 |3365 |   0 |   0 |  50 |   0 |  33 | 0.000000e+00 | 4.268200e+04 |    Inf 
14.28/14.36	o 754
14.28/14.36	c *14.0s|    13 |    10 |  2403 | 138.5 |9592k|  11 |   - |1929 |3365 |1929 |1710 |  50 |   0 | 305 | 0.000000e+00 | 7.540000e+02 |    Inf 
17.48/17.50	o 565
17.48/17.50	c *17.0s|   151 |    96 |  6522 |  38.5 |  10M|  24 |   - |1929 |3439 |1929 |1712 | 105 |  74 | 441 | 0.000000e+00 | 5.650000e+02 |    Inf 
18.48/18.59	o 557
18.48/18.59	c *18.1s|   287 |   183 | 12028 |  39.5 |  11M|  24 |   - |1929 |3487 |1929 |1710 | 142 | 122 | 465 | 0.000000e+00 | 5.570000e+02 |    Inf 
18.68/18.75	o 541
18.68/18.75	c *18.2s|   331 |   208 | 12602 |  35.9 |  11M|  28 |   - |1929 |3517 |1929 |1721 | 165 | 152 | 471 | 0.000000e+00 | 5.410000e+02 |    Inf 
18.68/18.75	o 499
18.68/18.75	c *18.2s|   332 |   199 | 12602 |  35.8 |  11M|  28 |   - |1929 |3517 |1929 |1721 | 165 | 152 | 471 | 0.000000e+00 | 4.990000e+02 |    Inf 
18.68/18.79	o 467
18.68/18.79	c *18.3s|   348 |   207 | 12774 |  34.7 |  11M|  31 |   - |1929 |3525 |1929 |1727 | 182 | 160 | 472 | 0.000000e+00 | 4.670000e+02 |    Inf 
18.77/18.87	o 457
18.77/18.87	c *18.4s|   377 |   220 | 13273 |  33.3 |  11M|  31 |   - |1929 |3547 |1929 |1710 | 209 | 183 | 475 | 0.000000e+00 | 4.570000e+02 |    Inf 
18.88/18.92	o 437
18.88/18.92	c *18.4s|   399 |   231 | 13414 |  31.8 |  12M|  35 |   - |1929 |3554 |1929 |1723 | 228 | 190 | 475 | 0.000000e+00 | 4.370000e+02 |    Inf 
18.98/19.05	o 407
18.98/19.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.98/19.05	c *18.5s|   433 |   230 | 14194 |  31.1 |  12M|  35 |   - |1929 |3603 |1929 |1713 | 231 | 239 | 478 | 0.000000e+00 | 4.070000e+02 |    Inf 
19.08/19.10	o 339
19.08/19.10	c *18.6s|   458 |   224 | 14317 |  29.7 |  12M|  42 |   - |1929 |3609 |1929 |1720 | 241 | 245 | 479 | 0.000000e+00 | 3.390000e+02 |    Inf 
19.18/19.22	o 323
19.18/19.22	c *18.7s|   512 |   228 | 14796 |  27.5 |  12M|  42 |   - |1929 |3699 |1929 |1720 | 264 | 335 | 481 | 0.000000e+00 | 3.230000e+02 |    Inf 
19.18/19.29	o 287
19.18/19.29	c *18.8s|   549 |   224 | 15153 |  26.3 |  12M|  42 |   - |1929 |3741 |1929 |1718 | 279 | 380 | 481 | 0.000000e+00 | 2.870000e+02 |    Inf 
22.48/22.55	o 233
22.48/22.55	c *21.9s|  1846 |   515 | 29376 |  15.5 |  15M|  44 |   - |1929 |4469 |1929 |1715 | 817 |1801 | 551 | 0.000000e+00 | 2.330000e+02 |    Inf 
22.78/22.81	o 184
22.78/22.81	c *22.1s|  1990 |   481 | 30423 |  14.9 |  15M|  44 |   - |1929 |4549 |1929 |1710 | 863 |1947 | 555 | 0.000000e+00 | 1.840000e+02 |    Inf 
27.88/27.97	o 169
27.88/27.97	c *27.0s|  4249 |   847 | 57782 |  13.4 |  17M|  49 |   - |1929 |4966 |1929 |1723 |1453 |4492 | 563 | 0.000000e+00 | 1.690000e+02 |    Inf 
31.88/31.98	o 168
31.88/31.98	c *30.8s|  5635 |  1128 | 79251 |  13.9 |  19M|  49 |   - |1929 |4944 |1929 |1718 |1867 |5992 | 634 | 0.000000e+00 | 1.680000e+02 |    Inf 
37.48/37.59	o 153
37.48/37.59	c *36.1s|  7683 |  1614 |106809 |  13.8 |  21M|  49 |   - |1929 |5473 |1929 |1726 |2515 |8445 | 655 | 0.000000e+00 | 1.530000e+02 |    Inf 
39.88/39.91	o 140
39.88/39.91	c *38.3s|  8804 |  1725 |116306 |  13.1 |  22M|  56 |   - |1929 |5666 |1929 |1710 |2697 |9845 | 682 | 0.000000e+00 | 1.400000e+02 |    Inf 
40.28/40.32	o 124
40.28/40.32	c *38.7s|  8955 |  1691 |117917 |  13.1 |  22M|  56 |   - |1929 |5593 |1929 |1712 |2743 |9987 | 699 | 0.000000e+00 | 1.240000e+02 |    Inf 
42.58/42.61	c  40.9s| 10000 |  1813 |128921 |  12.8 |  23M|  56 |   - |1929 |5949 |   0 |   0 |2887 |  11k| 726 | 0.000000e+00 | 1.240000e+02 |    Inf 
43.78/43.83	o 117
43.78/43.83	c *42.0s| 10567 |  1830 |134584 |  12.7 |  23M|  64 |   - |1929 |6063 |1929 |1721 |2960 |  12k| 726 | 0.000000e+00 | 1.170000e+02 |    Inf 
46.28/46.32	o 115
46.28/46.32	c *44.4s| 11815 |  1966 |145555 |  12.3 |  25M|  69 |   - |1929 |5676 |1929 |1721 |3139 |  13k| 729 | 0.000000e+00 | 1.150000e+02 |    Inf 
57.68/57.74	o 111
57.68/57.74	c *55.1s| 16926 |  2405 |204797 |  12.1 |  30M|  69 |   - |1929 |7396 |1929 |1732 |3845 |  19k| 794 | 0.000000e+00 | 1.110000e+02 |    Inf 
57.68/57.77	o 76
57.68/57.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
57.68/57.77	c *55.2s| 16942 |  2041 |204842 |  12.0 |  26M|  69 |   - |1929 |7410 |1929 |1732 |3845 |  19k| 794 | 0.000000e+00 | 7.600000e+01 |    Inf 
57.68/57.79	o 63
57.68/57.79	c *55.2s| 16947 |  1774 |204896 |  12.0 |  24M|  69 |   - |1929 |7100 |1929 |1726 |3845 |  19k| 794 | 0.000000e+00 | 6.300000e+01 |    Inf 
60.78/60.87	o 56
60.78/60.87	c *58.1s| 18180 |  1672 |219857 |  12.1 |  24M|  69 |   - |1929 |6085 |1929 |1720 |4033 |  21k| 868 | 0.000000e+00 | 5.600000e+01 |    Inf 
64.48/64.55	c  61.5s| 20000 |  1677 |237953 |  11.9 |  24M|  69 |   - |1929 |5590 |   0 |   0 |4360 |  24k| 897 | 0.000000e+00 | 5.600000e+01 |    Inf 
65.99/66.04	o 54
65.99/66.04	c *63.0s| 20673 |  1652 |246091 |  11.9 |  24M|  69 |   - |1929 |5148 |1929 |1719 |4456 |  25k| 899 | 0.000000e+00 | 5.400000e+01 |    Inf 
73.29/73.37	o 44
73.29/73.37	c *69.9s| 23938 |  1575 |285017 |  11.9 |  25M|  69 |   - |1929 |5749 |1929 |1710 |4936 |  29k| 965 | 0.000000e+00 | 4.400000e+01 |    Inf 
73.48/73.52	o 31
73.48/73.52	c *70.0s| 24019 |  1240 |285631 |  11.9 |  22M|  69 |   - |1929 |5569 |1929 |1711 |4949 |  29k| 966 | 0.000000e+00 | 3.100000e+01 |    Inf 
85.98/86.01	c  81.7s| 30000 |  1253 |356846 |  11.9 |  24M|  69 |   1 |1929 |6876 |1929 |1713 |5647 |  37k|1079 | 0.000000e+00 | 3.100000e+01 |    Inf 
94.98/95.06	o 29
94.98/95.06	c *90.3s| 34594 |  1240 |408919 |  11.8 |  25M|  69 |   - |1929 |8164 |1929 |1719 |6095 |  43k|1080 | 0.000000e+00 | 2.900000e+01 |    Inf 
98.28/98.32	o 25
98.28/98.32	c *93.4s| 35989 |  1274 |429312 |  11.9 |  25M|  69 |   - |1929 |8924 |1929 |1713 |6296 |  44k|1080 | 0.000000e+00 | 2.500000e+01 |    Inf 
100.88/100.94	o 23
100.88/100.94	c *95.9s| 37160 |  1266 |445493 |  12.0 |  25M|  69 |   - |1929 |9137 |1929 |1713 |6397 |  46k|1080 | 0.000000e+00 | 2.300000e+01 |    Inf 
106.78/106.81	c   101s| 40000 |  1230 |478232 |  11.9 |  25M|  69 |  19 |1929 |7518 |1929 |1710 |6609 |  50k|1080 | 0.000000e+00 | 2.300000e+01 |    Inf 
126.19/126.25	c   120s| 50000 |  1433 |582866 |  11.6 |  27M|  69 |  19 |1929 |9986 |1929 |1710 |7926 |  63k|1080 | 0.000000e+00 | 2.300000e+01 |    Inf 
140.59/140.66	o 18
140.59/140.66	c * 133s| 57242 |  1339 |658949 |  11.5 |  28M|  69 |   - |1929 |  11k|1929 |1729 |8823 |  73k|1149 | 0.000000e+00 | 1.800000e+01 |    Inf 
146.49/146.57	c   139s| 60000 |  1306 |691399 |  11.5 |  27M|  69 |  13 |1929 |9351 |1929 |1710 |9182 |  77k|1178 | 0.000000e+00 | 1.800000e+01 |    Inf 
166.49/166.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
166.49/166.50	c   158s| 70000 |  1036 |799296 |  11.4 |  25M|  69 |   - |1929 |9277 |   0 |   0 |  10k|  90k|1371 | 0.000000e+00 | 1.800000e+01 |    Inf 
188.19/188.27	c   178s| 80000 |  1081 |925939 |  11.6 |  27M|  69 |   - |1929 |  11k|   0 |   0 |  11k| 103k|1574 | 0.000000e+00 | 1.800000e+01 |    Inf 
202.58/202.69	o 17
202.58/202.69	c c 192s| 87205 |  1019 |997663 |  11.4 |  26M|  69 |   - |1929 |  10k|1929 |1723 |  12k| 113k|1745 | 0.000000e+00 | 1.700000e+01 |    Inf 
207.69/207.79	c   196s| 90000 |  1012 |  1022k|  11.4 |  26M|  69 |   - |1929 |9612 |   0 |   0 |  12k| 116k|1765 | 0.000000e+00 | 1.700000e+01 |    Inf 
226.89/226.99	c   214s|100000 |  1019 |  1117k|  11.2 |  27M|  69 |  20 |1929 |  12k|1929 |1710 |  13k| 130k|1942 | 0.000000e+00 | 1.700000e+01 |    Inf 
245.99/246.04	c   232s|110000 |   969 |  1212k|  11.0 |  27M|  69 |  14 |1929 |  12k|1929 |1719 |  14k| 143k|2060 | 0.000000e+00 | 1.700000e+01 |    Inf 
265.79/265.80	c   251s|120000 |   981 |  1311k|  10.9 |  28M|  69 |   - |1929 |  12k|   0 |   0 |  16k| 156k|2181 | 0.000000e+00 | 1.700000e+01 |    Inf 
289.09/289.16	c   273s|130000 |  1217 |  1443k|  11.1 |  30M|  69 |  38 |1929 |  14k|1929 |1716 |  17k| 169k|2369 | 0.000000e+00 | 1.700000e+01 |    Inf 
312.59/312.63	c   296s|140000 |  1324 |  1571k|  11.2 |  32M|  69 |   - |1929 |  17k|   0 |   0 |  18k| 182k|2573 | 0.000000e+00 | 1.700000e+01 |    Inf 
334.09/334.17	c   316s|150000 |  1455 |  1677k|  11.2 |  35M|  69 |   - |1929 |  19k|   0 |   0 |  18k| 195k|2729 | 0.000000e+00 | 1.700000e+01 |    Inf 
357.40/357.46	c   338s|160000 |  1575 |  1798k|  11.2 |  36M|  69 |   - |1929 |  18k|1929 |1713 |  19k| 209k|2847 | 0.000000e+00 | 1.700000e+01 |    Inf 
378.69/378.72	c   358s|170000 |  1759 |  1905k|  11.2 |  38M|  69 |   1 |1929 |  21k|1929 |1719 |  20k| 223k|2973 | 0.000000e+00 | 1.700000e+01 |    Inf 
400.59/400.64	c   379s|180000 |  1759 |  2013k|  11.2 |  38M|  70 |   - |1929 |  18k|1929 |1717 |  21k| 236k|3138 | 0.000000e+00 | 1.700000e+01 |    Inf 
424.70/424.75	c   402s|190000 |  1866 |  2140k|  11.3 |  39M|  70 |   - |1929 |  19k|   0 |   0 |  22k| 250k|3319 | 0.000000e+00 | 1.700000e+01 |    Inf 
447.10/447.14	c   423s|200000 |  2028 |  2257k|  11.3 |  41M|  70 |   8 |1929 |  21k|1929 |1710 |  23k| 263k|3437 | 0.000000e+00 | 1.700000e+01 |    Inf 
466.60/466.67	o 14
466.60/466.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
466.60/466.67	c * 441s|209552 |  1995 |  2348k|  11.2 |  41M|  73 |   - |1929 |  21k|1929 |1710 |  24k| 278k|3555 | 0.000000e+00 | 1.400000e+01 |    Inf 
467.70/467.75	c   442s|210000 |  1989 |  2353k|  11.2 |  40M|  73 |   - |1929 |  20k|   0 |   0 |  24k| 279k|3558 | 0.000000e+00 | 1.400000e+01 |    Inf 
488.60/488.65	c   462s|220000 |  1942 |  2456k|  11.2 |  40M|  73 |   - |1929 |  18k|   0 |   0 |  25k| 293k|3666 | 0.000000e+00 | 1.400000e+01 |    Inf 
511.01/511.06	c   483s|230000 |  1948 |  2572k|  11.2 |  41M|  78 |   - |1929 |  20k|1929 |1710 |  26k| 307k|3768 | 0.000000e+00 | 1.400000e+01 |    Inf 
535.70/535.74	c   507s|240000 |  1903 |  2711k|  11.3 |  40M|  78 |   - |1929 |  16k|   0 |   0 |  27k| 321k|3889 | 0.000000e+00 | 1.400000e+01 |    Inf 
557.10/557.18	c   527s|250000 |  1927 |  2816k|  11.3 |  42M|  78 |   - |1929 |  19k|1929 |1716 |  28k| 335k|4015 | 0.000000e+00 | 1.400000e+01 |    Inf 
581.60/581.69	c   550s|260000 |  1928 |  2949k|  11.3 |  42M|  78 |   - |1929 |  19k|1929 |1710 |  28k| 348k|4154 | 0.000000e+00 | 1.400000e+01 |    Inf 
605.70/605.78	c   573s|270000 |  1826 |  3072k|  11.4 |  41M|  78 |  16 |1929 |  19k|1929 |1716 |  29k| 362k|4294 | 0.000000e+00 | 1.400000e+01 |    Inf 
629.30/629.35	c   596s|280000 |  1760 |  3196k|  11.4 |  40M|  78 |   - |1929 |  18k|1929 |1710 |  30k| 375k|4421 | 0.000000e+00 | 1.400000e+01 |    Inf 
653.51/653.57	c   619s|290000 |  1378 |  3323k|  11.5 |  36M|  78 |   - |1929 |  12k|   0 |   0 |  31k| 389k|4551 | 0.000000e+00 | 1.400000e+01 |    Inf 
674.11/674.12	c   638s|300000 |  1167 |  3426k|  11.4 |  34M|  78 |   - |1929 |  14k|   0 |   0 |  33k| 404k|4735 | 0.000000e+00 | 1.400000e+01 |    Inf 
692.91/692.95	c   656s|310000 |  1262 |  3514k|  11.3 |  35M|  78 |   - |1929 |  16k|1929 |1710 |  34k| 417k|4820 | 0.000000e+00 | 1.400000e+01 |    Inf 
712.41/712.42	c   674s|320000 |  1378 |  3608k|  11.3 |  37M|  79 |   - |1929 |  18k|   0 |   0 |  34k| 431k|4894 | 0.000000e+00 | 1.400000e+01 |    Inf 
733.02/733.06	c   694s|330000 |  1355 |  3709k|  11.2 |  37M|  79 |   - |1929 |  18k|   0 |   0 |  36k| 445k|4958 | 0.000000e+00 | 1.400000e+01 |    Inf 
753.91/753.90	c   714s|340000 |  1341 |  3813k|  11.2 |  37M|  79 |   - |1929 |  16k|   0 |   0 |  37k| 458k|5021 | 0.000000e+00 | 1.400000e+01 |    Inf 
775.71/775.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
775.71/775.70	c   734s|350000 |  1230 |  3919k|  11.2 |  34M|  79 |  11 |1929 |  11k|1929 |1710 |  38k| 472k|5188 | 0.000000e+00 | 1.400000e+01 |    Inf 
788.81/788.84	o 11
788.81/788.84	c * 747s|357404 |  1057 |  3976k|  11.1 |  33M|  79 |   - |1929 |  14k|1929 |1710 |  39k| 482k|5188 | 0.000000e+00 | 1.100000e+01 |    Inf 
793.91/793.97	c   752s|360000 |  1008 |  3999k|  11.1 |  31M|  79 |  16 |1929 |  10k|1929 |1720 |  39k| 485k|5236 | 0.000000e+00 | 1.100000e+01 |    Inf 
810.63/810.70	o 10
810.63/810.70	c * 767s|368433 |   929 |  4084k|  11.1 |  31M|  79 |   - |1929 |  12k|1929 |1718 |  40k| 496k|5278 | 0.000000e+00 | 1.000000e+01 |    Inf 
814.12/814.19	c   771s|370000 |   868 |  4102k|  11.1 |  29M|  79 |   - |1929 |8655 |   0 |   0 |  40k| 498k|5296 | 0.000000e+00 | 1.000000e+01 |    Inf 
832.32/832.37	c   788s|380000 |   946 |  4194k|  11.0 |  30M|  79 |  19 |1929 |  10k|1929 |1717 |  41k| 511k|5376 | 0.000000e+00 | 1.000000e+01 |    Inf 
851.72/851.75	c   806s|390000 |   803 |  4291k|  11.0 |  29M|  79 |   - |1929 |9577 |   0 |   0 |  42k| 525k|5508 | 0.000000e+00 | 1.000000e+01 |    Inf 
871.12/871.16	c   824s|400000 |   830 |  4393k|  11.0 |  31M|  79 |   1 |1929 |  14k|1929 |1718 |  44k| 538k|5572 | 0.000000e+00 | 1.000000e+01 |    Inf 
891.62/891.60	c   844s|410000 |   866 |  4491k|  11.0 |  34M|  79 |  10 |1929 |  19k|1929 |1710 |  45k| 551k|5607 | 0.000000e+00 | 1.000000e+01 |    Inf 
914.22/914.25	c   865s|420000 |   913 |  4595k|  10.9 |  35M|  79 |   - |1929 |  23k|   0 |   0 |  46k| 565k|5662 | 0.000000e+00 | 1.000000e+01 |    Inf 
937.03/937.08	c   887s|430000 |   959 |  4695k|  10.9 |  37M|  79 |   - |1929 |  25k|   0 |   0 |  47k| 579k|5701 | 0.000000e+00 | 1.000000e+01 |    Inf 
959.23/959.27	c   908s|440000 |   829 |  4799k|  10.9 |  32M|  79 |  15 |1929 |  15k|1929 |1710 |  48k| 592k|5873 | 0.000000e+00 | 1.000000e+01 |    Inf 
983.03/983.00	c   930s|450000 |   547 |  4930k|  11.0 |  27M|  79 |   - |1929 |8912 |1929 |1710 |  49k| 606k|5968 | 0.000000e+00 | 1.000000e+01 |    Inf 
1002.83/1002.85	c   949s|460000 |   399 |  5038k|  11.0 |  25M|  79 |   - |1929 |8932 |   0 |   0 |  50k| 619k|6028 | 0.000000e+00 | 1.000000e+01 |    Inf 
1024.83/1024.82	c   970s|470000 |   379 |  5159k|  11.0 |  26M|  79 |   - |1929 |  14k|1929 |1715 |  52k| 631k|6084 | 0.000000e+00 | 1.000000e+01 |    Inf 
1046.92/1046.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1046.92/1046.95	c   991s|480000 |   442 |  5275k|  11.0 |  26M|  79 |   - |1929 |  11k|   0 |   0 |  53k| 645k|6162 | 0.000000e+00 | 1.000000e+01 |    Inf 
1067.23/1067.23	c  1010s|490000 |   280 |  5379k|  11.0 |  25M|  79 |   - |1929 |  13k|1929 |1722 |  54k| 658k|6243 | 0.000000e+00 | 1.000000e+01 |    Inf 
1088.73/1088.71	c  1030s|500000 |   348 |  5487k|  11.0 |  26M|  79 |  23 |1929 |  15k|1929 |1719 |  55k| 671k|6312 | 0.000000e+00 | 1.000000e+01 |    Inf 
1111.83/1111.83	c  1052s|510000 |   395 |  5596k|  11.0 |  28M|  79 |  17 |1929 |  17k|1929 |1710 |  56k| 684k|6388 | 0.000000e+00 | 1.000000e+01 |    Inf 
1134.43/1134.44	c  1074s|520000 |   401 |  5700k|  11.0 |  28M|  79 |   - |1929 |  18k|   0 |   0 |  57k| 697k|6420 | 0.000000e+00 | 1.000000e+01 |    Inf 
1157.33/1157.35	c  1096s|530000 |   324 |  5803k|  10.9 |  27M|  79 |   - |1929 |  17k|   0 |   0 |  58k| 710k|6494 | 0.000000e+00 | 1.000000e+01 |    Inf 
1180.13/1180.17	c  1117s|540000 |   264 |  5916k|  11.0 |  25M|  79 |  21 |1929 |  14k|1929 |1710 |  59k| 724k|6869 | 0.000000e+00 | 1.000000e+01 |    Inf 
1201.83/1201.81	c  1138s|550000 |   308 |  6030k|  11.0 |  27M|  79 |  18 |1929 |  18k|1929 |1719 |  61k| 737k|6907 | 0.000000e+00 | 1.000000e+01 |    Inf 
1225.73/1225.79	c  1160s|560000 |   372 |  6157k|  11.0 |  27M|  79 |   - |1929 |  18k|   0 |   0 |  62k| 750k|7015 | 0.000000e+00 | 1.000000e+01 |    Inf 
1248.44/1248.50	c  1182s|570000 |   461 |  6267k|  11.0 |  29M|  79 |   - |1929 |  21k|   0 |   0 |  63k| 763k|7056 | 0.000000e+00 | 1.000000e+01 |    Inf 
1271.03/1271.09	c  1204s|580000 |   402 |  6371k|  11.0 |  29M|  79 |   1 |1929 |  20k|1929 |1719 |  65k| 777k|7141 | 0.000000e+00 | 1.000000e+01 |    Inf 
1295.44/1295.45	c  1227s|590000 |   569 |  6487k|  11.0 |  30M|  79 |  25 |1929 |  21k|1929 |1710 |  65k| 790k|7218 | 0.000000e+00 | 1.000000e+01 |    Inf 
1318.85/1318.81	c  1249s|600000 |   749 |  6599k|  11.0 |  33M|  79 |  18 |1929 |  24k|1929 |1716 |  66k| 804k|7246 | 0.000000e+00 | 1.000000e+01 |    Inf 
1343.44/1343.49	c  1272s|610000 |   971 |  6708k|  11.0 |  36M|  79 |   - |1929 |  28k|   0 |   0 |  67k| 819k|7332 | 0.000000e+00 | 1.000000e+01 |    Inf 
1368.14/1368.19	c  1296s|620000 |  1021 |  6819k|  11.0 |  37M|  79 |   1 |1929 |  27k|1929 |1718 |  68k| 833k|7408 | 0.000000e+00 | 1.000000e+01 |    Inf 
1390.75/1390.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1390.75/1390.74	c  1317s|630000 |  1075 |  6911k|  11.0 |  37M|  79 |   - |1929 |  26k|   0 |   0 |  68k| 847k|7427 | 0.000000e+00 | 1.000000e+01 |    Inf 
1416.54/1416.58	c  1342s|640000 |  1186 |  7034k|  11.0 |  38M|  79 |   - |1929 |  26k|   0 |   0 |  69k| 862k|7513 | 0.000000e+00 | 1.000000e+01 |    Inf 
1440.65/1440.60	c  1365s|650000 |  1268 |  7136k|  11.0 |  39M|  79 |  18 |1929 |  28k|1929 |1716 |  70k| 876k|7570 | 0.000000e+00 | 1.000000e+01 |    Inf 
1465.55/1465.53	c  1389s|660000 |  1288 |  7248k|  11.0 |  40M|  79 |   - |1929 |  28k|   0 |   0 |  71k| 891k|7643 | 0.000000e+00 | 1.000000e+01 |    Inf 
1490.95/1490.91	c  1413s|670000 |  1345 |  7366k|  11.0 |  41M|  79 |   - |1929 |  29k|   0 |   0 |  72k| 905k|7727 | 0.000000e+00 | 1.000000e+01 |    Inf 
1516.25/1516.20	c  1437s|680000 |  1373 |  7477k|  11.0 |  41M|  79 |  15 |1929 |  26k|1929 |1710 |  72k| 919k|7762 | 0.000000e+00 | 1.000000e+01 |    Inf 
1543.55/1543.58	c  1463s|690000 |  1463 |  7612k|  11.0 |  41M|  79 |  19 |1929 |  26k|1929 |1720 |  73k| 933k|7814 | 0.000000e+00 | 1.000000e+01 |    Inf 
1567.26/1567.23	c  1486s|700000 |  1562 |  7710k|  11.0 |  43M|  79 |   - |1929 |  28k|   0 |   0 |  74k| 948k|7895 | 0.000000e+00 | 1.000000e+01 |    Inf 
1591.56/1591.60	c  1509s|710000 |  1542 |  7814k|  11.0 |  43M|  79 |   - |1929 |  28k|   0 |   0 |  75k| 962k|7928 | 0.000000e+00 | 1.000000e+01 |    Inf 
1616.86/1616.80	c  1533s|720000 |  1559 |  7929k|  11.0 |  44M|  79 |   - |1929 |  28k|1929 |1710 |  76k| 977k|7996 | 0.000000e+00 | 1.000000e+01 |    Inf 
1643.36/1643.40	c  1558s|730000 |  1635 |  8055k|  11.0 |  44M|  79 |  20 |1929 |  27k|1929 |1710 |  76k| 991k|8075 | 0.000000e+00 | 1.000000e+01 |    Inf 
1668.05/1668.09	c  1582s|740000 |  1644 |  8165k|  11.0 |  45M|  79 |  19 |1929 |  28k|1929 |1720 |  77k|1005k|8091 | 0.000000e+00 | 1.000000e+01 |    Inf 
1693.96/1693.98	c  1607s|750000 |  1672 |  8281k|  11.0 |  45M|  79 |   - |1929 |  26k|1929 |1716 |  77k|1019k|8181 | 0.000000e+00 | 1.000000e+01 |    Inf 
1720.26/1720.28	c  1632s|760000 |  1765 |  8406k|  11.1 |  47M|  79 |   - |1929 |  29k|   0 |   0 |  78k|1033k|8252 | 0.000000e+00 | 1.000000e+01 |    Inf 
1745.36/1745.32	c  1656s|770000 |  1725 |  8513k|  11.1 |  47M|  79 |   - |1929 |  28k|   0 |   0 |  79k|1047k|8314 | 0.000000e+00 | 1.000000e+01 |    Inf 
1769.96/1769.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1769.96/1769.96	c  1679s|780000 |  1721 |  8619k|  11.0 |  47M|  79 |   - |1929 |  29k|   0 |   0 |  80k|1061k|8384 | 0.000000e+00 | 1.000000e+01 |    Inf 
1794.36/1794.37	c  1703s|790000 |  1762 |  8724k|  11.0 |  47M|  79 |  26 |1929 |  27k|1929 |1710 |  80k|1075k|8399 | 0.000000e+00 | 1.000000e+01 |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.00	c 
1800.07/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.00	c Solving Time (sec) : 1708.03
1800.07/1800.00	c Solving Nodes      : 792276
1800.07/1800.00	c Primal Bound       : +1.00000000000000e+01 (147 solutions)
1800.07/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.00	c Gap                : infinite
1800.07/1800.01	s SATISFIABLE
1800.07/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.07/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.07/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.07/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.07/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.07/1800.01	v -x125 -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.07/1800.01	v -x104 -x103 -x102 -x101 x100 x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 
1800.07/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.07/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.07/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 
1800.07/1800.01	v -x2 -x1 
1800.07/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.01	c Solving Time       :    1708.03
1800.07/1800.01	c Original Problem   :
1800.07/1800.01	c   Problem name     : HOME/instance-2693431-1277903799.wbo
1800.07/1800.01	c   Variables        : 2091 (1161 binary, 0 integer, 0 implicit integer, 930 continuous)
1800.07/1800.01	c   Constraints      : 3638 initial, 3638 maximal
1800.07/1800.01	c Presolved Problem  :
1800.07/1800.01	c   Problem name     : t_HOME/instance-2693431-1277903799.wbo
1800.07/1800.01	c   Variables        : 1929 (1080 binary, 0 integer, 0 implicit integer, 849 continuous)
1800.07/1800.01	c   Constraints      : 3365 initial, 29793 maximal
1800.07/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.01	c   trivial          :       0.00         81          0          0          0          0          0          0          0
1800.07/1800.01	c   dualfix          :       0.00         81          0          0          0          0          0          0          0
1800.07/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.07/1800.01	c   indicator        :       0.00          0          0          0          0          0         81          0          0
1800.07/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.01	c   linear           :       0.05          0          0          0        954          0        192        139          0
1800.07/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.07/1800.01	c   root node        :          -        772          -          -       1544          -          -          -          -
1800.07/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.01	c   integral         :          0          0          0     440283          0        270       2095          0          0     844368
1800.07/1800.01	c   indicator        :        849          0    3864335      16148          0        463    1562346          0          0          0
1800.07/1800.01	c   knapsack         :          1          5    3863636      15916          0      46574   10408512          0          0          0
1800.07/1800.01	c   setppc           :         14          5    3828401      16100          0      66999    2234390          0          0          0
1800.07/1800.01	c   linear           :        849          5    3762114      16149          0      67565    3994188      81077          0          0
1800.07/1800.01	c   logicor          :       1652+         5    1715486       1240          0     138668    6251345          0          0          0
1800.07/1800.01	c   countsols        :          0          0          0       1240          0          0          0          0          0          0
1800.07/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.01	c   integral         :      42.96       0.00       0.00      42.96       0.00
1800.07/1800.01	c   indicator        :       5.94       0.00       5.65       0.29       0.00
1800.07/1800.01	c   knapsack         :      39.58       0.00      39.58       0.00       0.00
1800.07/1800.01	c   setppc           :      11.66       0.00      11.66       0.00       0.00
1800.07/1800.01	c   linear           :      47.55       0.00      47.04       0.51       0.00
1800.07/1800.01	c   logicor          :     207.43       0.00     207.40       0.03       0.00
1800.07/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.01	c   vbounds          :       0.00          2          0          0
1800.07/1800.01	c   rootredcost      :       0.00         37          0        772
1800.07/1800.01	c   pseudoobj        :      66.82    3879318       3078    1286733
1800.07/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.01	c   propagation      :      13.30     322884     322555    2091773       28.1       9855       23.8          -
1800.07/1800.01	c   infeasible LP    :      17.21      93278      93274     779915       41.2        957       15.6          0
1800.07/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.01	c   pseudo solution  :       0.02         48         48        333       18.8         15        7.5          -
1800.07/1800.01	c   applied globally :          -          -          -    1079055       25.9          -          -          -
1800.07/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.02	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 197)
1800.07/1800.02	c   redcost          :      12.63     442702          0     236180          0          0
1800.07/1800.02	c   impliedbounds    :       0.00          5          0          0          0          0
1800.07/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.02	c   gomory           :       0.22          5          0          0        690          0
1800.07/1800.02	c   strongcg         :       0.16          5          0          0        828          0
1800.07/1800.02	c   cmir             :       0.04          5          0          0          0          0
1800.07/1800.02	c   flowcover        :       0.05          5          0          0          0          0
1800.07/1800.02	c   clique           :       0.00          5          0          0          0          0
1800.07/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.02	c Pricers            :       Time      Calls       Vars
1800.07/1800.02	c   problem variables:       0.00          0          0
1800.07/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.02	c   relpscost        :      42.91     424098        270       2095          0          0     844368
1800.07/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   inference        :       0.09       1205          0          0          0          0       2410
1800.07/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.02	c   LP solutions     :       0.01          -         35
1800.07/1800.02	c   pseudo solutions :       0.00          -          0
1800.07/1800.02	c   feaspump         :       0.00          1          0
1800.07/1800.02	c   oneopt           :       0.14         36          0
1800.07/1800.02	c   intshifting      :       0.00         20          0
1800.07/1800.02	c   coefdiving       :       0.44        104          1
1800.07/1800.02	c   pscostdiving     :       0.55        104          0
1800.07/1800.02	c   fracdiving       :       0.54        104          0
1800.07/1800.02	c   veclendiving     :       0.36        104          0
1800.07/1800.02	c   linesearchdiving :       0.38        104          0
1800.07/1800.02	c   guideddiving     :       0.49        104          0
1800.07/1800.02	c   crossover        :       0.58         35          0
1800.07/1800.02	c   objpscostdiving  :       0.20         53          0
1800.07/1800.02	c   rootsoldiving    :       0.46         53          0
1800.07/1800.02	c   trivial          :       0.01          2          0
1800.07/1800.02	c   simplerounding   :       0.35     424878          0
1800.07/1800.02	c   zirounding       :       0.16       1000          0
1800.07/1800.02	c   rounding         :       0.99       9225          0
1800.07/1800.02	c   shifting         :       0.89       2880          0
1800.07/1800.02	c   twoopt           :       0.00          0          0
1800.07/1800.02	c   fixandinfer      :       0.00          0          0
1800.07/1800.02	c   intdiving        :       0.00          0          0
1800.07/1800.02	c   actconsdiving    :       0.00          0          0
1800.07/1800.02	c   octane           :       0.00          0          0
1800.07/1800.02	c   rens             :       0.02          1          0
1800.07/1800.02	c   rins             :       0.00          0          0
1800.07/1800.02	c   localbranching   :       0.00          0          0
1800.07/1800.02	c   mutation         :       0.00          0          0
1800.07/1800.02	c   dins             :       0.00          0          0
1800.07/1800.02	c   undercover       :       0.00          0          0
1800.07/1800.02	c   nlp              :       0.00          0          0
1800.07/1800.02	c   trysol           :       0.41       2634        111
1800.07/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.02	c   dual LP          :     908.95     531577    8736121      16.43    9611.22
1800.07/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.02	c   diving/probing LP:       2.51       1746      13233       7.58    5272.11
1800.07/1800.02	c   strong branching :      39.19       8414     392024      46.59   10003.16
1800.07/1800.02	c     (at root node) :          -         33      28965     877.73          -
1800.07/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.02	c B&B Tree           :
1800.07/1800.02	c   number of runs   :          1
1800.07/1800.02	c   nodes            :     792276
1800.07/1800.02	c   nodes (total)    :     792276
1800.07/1800.02	c   nodes left       :       1721
1800.07/1800.02	c   max depth        :         79
1800.07/1800.02	c   max depth (total):         79
1800.07/1800.02	c   backtracks       :      90762 (11.5%)
1800.07/1800.02	c   delayed cutoffs  :      50714
1800.07/1800.02	c   repropagations   :    1703298 (4295250 domain reductions, 46910 cutoffs)
1800.07/1800.02	c   avg switch length:       5.77
1800.07/1800.02	c   switching time   :     193.39
1800.07/1800.02	c Solution           :
1800.07/1800.02	c   Solutions found  :        147 (37 improvements)
1800.07/1800.02	c   First Solution   : +4.26820000000000e+04   (in run 1, after 1 nodes, 0.73 seconds, depth 0, found by <trysol>)
1800.07/1800.02	c   Primal Bound     : +1.00000000000000e+01   (in run 1, after 368433 nodes, 767.30 seconds, depth 34, found by <relaxation>)
1800.07/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.02	c   Gap              :   infinite
1800.07/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.02	c   Root Iterations  :        741
1800.07/1800.08	c Time complete: 1800.14.

Verifier Data

OK	10

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693431-1277903799/watcher-2693431-1277903799 -o /tmp/evaluation-result-2693431-1277903799/solver-2693431-1277903799 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693431-1277903799.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.71 2.73 2.47 3/196 12787
/proc/meminfo: memFree=31132872/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=10852 CPUtime=0
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 1666 0 0 0 0 0 0 0 22 0 1 0 131675026 11112448 1586 4089446400 4194304 9819077 140736487225264 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12787/statm: 2713 1586 392 1374 0 1334 0

[startup+0.083714 s]
/proc/loadavg: 2.71 2.73 2.47 3/196 12787
/proc/meminfo: memFree=31132872/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=24052 CPUtime=0.07
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 5916 0 0 0 6 1 0 0 22 0 1 0 131675026 24629248 4711 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12787/statm: 6013 4711 498 1374 0 4634 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24052

[startup+0.101673 s]
/proc/loadavg: 2.71 2.73 2.47 3/196 12787
/proc/meminfo: memFree=31132872/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=24052 CPUtime=0.09
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 6944 0 0 0 7 2 0 0 22 0 1 0 131675026 24629248 4711 4089446400 4194304 9819077 140736487225264 18446744073709551615 4936563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12787/statm: 6013 4711 498 1374 0 4634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24052

[startup+0.300634 s]
/proc/loadavg: 2.71 2.73 2.47 3/196 12787
/proc/meminfo: memFree=31132872/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=33964 CPUtime=0.29
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 12273 0 0 0 25 4 0 0 22 0 1 0 131675026 34779136 6795 4089446400 4194304 9819077 140736487225264 18446744073709551615 6031542 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12787/statm: 8491 6795 691 1374 0 7112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33964

[startup+0.700555 s]
/proc/loadavg: 2.71 2.73 2.47 3/196 12787
/proc/meminfo: memFree=31132872/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=38684 CPUtime=0.69
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 14025 0 0 0 64 5 0 0 24 0 1 0 131675026 39612416 7853 4089446400 4194304 9819077 140736487225264 18446744073709551615 6050167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12787/statm: 9671 7853 693 1374 0 8292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38684

[startup+1.50043 s]
/proc/loadavg: 2.71 2.73 2.47 3/197 12788
/proc/meminfo: memFree=31103600/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=41352 CPUtime=1.49
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 28087 0 0 0 141 8 0 0 25 0 1 0 131675026 42344448 7962 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12787/statm: 10338 7962 722 1374 0 8959 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41352

[startup+3.10108 s]
/proc/loadavg: 2.71 2.73 2.47 3/197 12788
/proc/meminfo: memFree=31102360/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=41376 CPUtime=3.08
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 37727 0 0 0 298 10 0 0 25 0 1 0 131675026 42369024 7972 4089446400 4194304 9819077 140736487225264 18446744073709551615 7318544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12787/statm: 10344 7972 722 1374 0 8965 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41376

[startup+6.30048 s]
/proc/loadavg: 2.65 2.72 2.47 3/197 12788
/proc/meminfo: memFree=31102076/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=41000 CPUtime=6.28
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 61469 0 0 0 610 18 0 0 25 0 1 0 131675026 41984000 7974 4089446400 4194304 9819077 140736487225264 18446744073709551615 7298818 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 10250 7974 724 1374 0 8871 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41000

[startup+12.7002 s]
/proc/loadavg: 2.60 2.71 2.47 3/197 12788
/proc/meminfo: memFree=31100596/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=41092 CPUtime=12.68
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 115665 0 0 0 1237 31 0 0 25 0 1 0 131675026 42078208 7969 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 10273 7971 724 1374 0 8894 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41092

[startup+25.5007 s]
/proc/loadavg: 2.46 2.67 2.46 3/197 12789
/proc/meminfo: memFree=31086840/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=51088 CPUtime=25.48
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 269537 0 0 0 2465 83 0 0 25 0 1 0 131675026 52314112 11020 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 12772 11020 729 1374 0 11393 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51088

[startup+51.1006 s]
/proc/loadavg: 2.30 2.62 2.45 3/197 12789
/proc/meminfo: memFree=31048824/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=77288 CPUtime=51.08
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 569576 0 0 0 4892 216 0 0 25 0 1 0 131675026 79142912 17446 4089446400 4194304 9819077 140736487225264 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 19322 17446 744 1374 0 17943 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77288

[startup+102.306 s]
/proc/loadavg: 2.13 2.52 2.42 3/197 12791
/proc/meminfo: memFree=31014652/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=91688 CPUtime=102.29
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 1122534 0 0 0 9717 512 0 0 25 0 1 0 131675026 93888512 20964 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 22922 20964 744 1374 0 21543 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91688

[startup+162.3 s]
/proc/loadavg: 2.05 2.42 2.39 3/197 12792
/proc/meminfo: memFree=30996328/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=98456 CPUtime=162.28
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 1801019 0 0 0 15358 870 0 0 25 0 1 0 131675026 100818944 22613 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 24614 22613 744 1374 0 23235 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 98456

[startup+222.301 s]
/proc/loadavg: 2.02 2.34 2.36 3/197 12794
/proc/meminfo: memFree=30994604/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=99908 CPUtime=222.29
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 2474906 0 0 0 21001 1228 0 0 25 0 1 0 131675026 102305792 23007 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 24977 23007 744 1374 0 23598 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 99908

[startup+282.301 s]
/proc/loadavg: 2.58 2.43 2.39 3/197 12795
/proc/meminfo: memFree=30992816/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=101888 CPUtime=282.29
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 3068605 0 0 0 26664 1565 0 0 25 0 1 0 131675026 104333312 23454 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 25472 23454 744 1374 0 24093 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 101888

[startup+342.301 s]
/proc/loadavg: 2.21 2.35 2.36 3/197 12797
/proc/meminfo: memFree=30987644/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=106808 CPUtime=342.3
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 3674142 0 0 0 32360 1870 0 0 25 0 1 0 131675026 109371392 24689 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 26702 24689 744 1374 0 25323 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 106808

[startup+402.301 s]
/proc/loadavg: 2.08 2.28 2.34 3/197 12799
/proc/meminfo: memFree=30984612/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=109916 CPUtime=402.29
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 4267073 0 0 0 38030 2199 0 0 25 0 1 0 131675026 112553984 25431 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 27479 25431 744 1374 0 26100 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 109916

[startup+462.301 s]
/proc/loadavg: 2.03 2.23 2.31 3/197 12800
/proc/meminfo: memFree=30979812/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=114236 CPUtime=462.3
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 4853437 0 0 0 43723 2507 0 0 25 0 1 0 131675026 116977664 26557 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 28559 26557 744 1374 0 27180 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114236

[startup+522.301 s]
/proc/loadavg: 2.01 2.19 2.29 3/197 12802
/proc/meminfo: memFree=30978136/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=116212 CPUtime=522.3
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 5403302 0 0 0 49424 2806 0 0 25 0 1 0 131675026 119001088 26966 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 29053 26966 744 1374 0 27674 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116212

[startup+582.301 s]
/proc/loadavg: 2.00 2.15 2.27 3/197 12803
/proc/meminfo: memFree=30966296/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=117264 CPUtime=582.31
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 5978599 0 0 0 55108 3123 0 0 25 0 1 0 131675026 120078336 27204 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 29316 27204 744 1374 0 27937 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 117264

[startup+642.3 s]
/proc/loadavg: 2.00 2.12 2.25 3/197 12805
/proc/meminfo: memFree=30945024/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=118356 CPUtime=642.32
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 6580321 0 0 0 60793 3439 0 0 25 0 1 0 131675026 121196544 27466 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 29589 27466 744 1374 0 28210 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118356

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.20 2.15 2.24 3/197 12810
/proc/meminfo: memFree=30856376/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=120652 CPUtime=822.31
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 8184591 0 0 0 77821 4410 0 0 25 0 1 0 131675026 123547648 28103 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30163 28103 744 1374 0 28784 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 120652

[startup+882.3 s]
/proc/loadavg: 2.07 2.12 2.22 3/197 12811
/proc/meminfo: memFree=30839320/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=120576 CPUtime=882.32
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 8763247 0 0 0 83496 4736 0 0 25 0 1 0 131675026 123469824 28175 4089446400 4194304 9819077 140736487225264 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30144 28175 744 1374 0 28765 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 120576

[startup+942.301 s]
/proc/loadavg: 2.02 2.10 2.20 3/197 12816
/proc/meminfo: memFree=30832404/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=121228 CPUtime=942.33
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 9244850 0 0 0 89199 5034 0 0 25 0 1 0 131675026 124137472 28238 4089446400 4194304 9819077 140736487225264 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30307 28238 744 1374 0 28928 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 121228

[startup+1002.3 s]
/proc/loadavg: 2.01 2.08 2.18 3/197 12818
/proc/meminfo: memFree=30827084/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=122808 CPUtime=1002.32
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 9814474 0 0 0 94866 5366 0 0 25 0 1 0 131675026 125755392 28476 4089446400 4194304 9819077 140736487225264 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30702 28476 744 1374 0 29323 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 122808

[startup+1062.3 s]
/proc/loadavg: 1.95 2.05 2.17 3/197 12867
/proc/meminfo: memFree=31266140/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=122752 CPUtime=1062.33
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 10413419 0 0 0 100546 5687 0 0 25 0 1 0 131675026 125698048 28476 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30688 28476 744 1374 0 29309 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 122752

[startup+1122.3 s]
/proc/loadavg: 1.98 2.04 2.15 3/197 12869
/proc/meminfo: memFree=31245604/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=122960 CPUtime=1122.33
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 10947275 0 0 0 106241 5992 0 0 25 0 1 0 131675026 125911040 28501 4089446400 4194304 9819077 140736487225264 18446744073709551615 7291621 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30740 28501 744 1374 0 29361 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 122960

[startup+1182.3 s]
/proc/loadavg: 1.99 2.03 2.14 3/197 12870
/proc/meminfo: memFree=31232144/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=122596 CPUtime=1182.33
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 11509382 0 0 0 111920 6313 0 0 25 0 1 0 131675026 125538304 28514 4089446400 4194304 9819077 140736487225264 18446744073709551615 7235184 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30750 28516 744 1374 0 29371 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 122596

[startup+1242.3 s]
/proc/loadavg: 1.99 2.02 2.13 3/197 12872
/proc/meminfo: memFree=31222168/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=122992 CPUtime=1242.34
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 12086446 0 0 0 117607 6627 0 0 25 0 1 0 131675026 125943808 28522 4089446400 4194304 9819077 140736487225264 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30576 28512 744 1374 0 29197 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 122992

[startup+1302.3 s]
/proc/loadavg: 2.34 2.12 2.16 3/197 12874
/proc/meminfo: memFree=31210084/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=123024 CPUtime=1302.34
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 12607247 0 0 0 123322 6912 0 0 25 0 1 0 131675026 125976576 28529 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30756 28529 744 1374 0 29377 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 123024

[startup+1362.3 s]
/proc/loadavg: 2.12 2.10 2.14 3/197 12875
/proc/meminfo: memFree=31201972/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=123184 CPUtime=1362.35
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 13092512 0 0 0 129029 7206 0 0 25 0 1 0 131675026 126140416 28568 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30796 28568 744 1374 0 29417 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 123184

[startup+1422.31 s]
/proc/loadavg: 2.04 2.08 2.13 3/197 12877
/proc/meminfo: memFree=31193204/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=123204 CPUtime=1422.35
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 13571078 0 0 0 134748 7487 0 0 25 0 1 0 131675026 126160896 28600 4089446400 4194304 9819077 140736487225264 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30801 28600 744 1374 0 29422 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 123204

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.13 3/197 12878
/proc/meminfo: memFree=31185972/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=123304 CPUtime=1482.35
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 14058940 0 0 0 140466 7769 0 0 25 0 1 0 131675026 126263296 28667 4089446400 4194304 9819077 140736487225264 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 30826 28667 744 1374 0 29447 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 123304

[startup+1542.3 s]
/proc/loadavg: 2.02 2.06 2.11 3/197 12880
/proc/meminfo: memFree=31178664/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=124288 CPUtime=1542.35
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 14522124 0 0 0 146186 8049 0 0 25 0 1 0 131675026 127270912 28901 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 31072 28901 744 1374 0 29693 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 124288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.10 3/197 12882
/proc/meminfo: memFree=31170200/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=125804 CPUtime=1602.35
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 14906448 0 0 0 151910 8325 0 0 25 0 1 0 131675026 128823296 29339 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 31451 29339 744 1374 0 30072 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 125804

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 2.10 3/197 12883
/proc/meminfo: memFree=31163572/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=125820 CPUtime=1662.36
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 15236340 0 0 0 157654 8582 0 0 25 0 1 0 131675026 128839680 29390 4089446400 4194304 9819077 140736487225264 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 31455 29390 744 1374 0 30076 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 125820

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.09 3/197 12885
/proc/meminfo: memFree=31157420/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=126632 CPUtime=1722.35
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 15594754 0 0 0 163388 8847 0 0 25 0 1 0 131675026 129671168 29592 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 31658 29592 744 1374 0 30279 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 126632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/197 12886
/proc/meminfo: memFree=31145056/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=128800 CPUtime=1782.36
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 15992373 0 0 0 169122 9114 0 0 25 0 1 0 131675026 131891200 29915 4089446400 4194304 9819077 140736487225264 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 32200 29915 744 1374 0 30821 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 128800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.08 3/197 12887
/proc/meminfo: memFree=31143028/32951124 swapFree=67111528/67111528
[pid=12787] ppid=12785 vsize=127948 CPUtime=1800.07
/proc/12787/stat : 12787 (pbscip.linux.x8) R 12785 12787 12045 0 -1 4202496 16117265 0 0 0 170805 9202 0 0 25 0 1 0 131675026 131018752 29907 4089446400 4194304 9819077 140736487225264 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12787/statm: 31987 29907 744 1374 0 30608 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 127948

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

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

Child status: 0
Real time (s): 1800.08
CPU time (s): 1800.15
CPU user time (s): 1708.13
CPU system time (s): 92.027
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 130996

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

runsolver used 3.2665 second user time and 6.10907 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 15:16:39
IDJOB=2693431
IDBENCH=78914
IDSOLVER=1205
FILE ID=node143/2693431-1277903799
PBS_JOBID= 11197173
Free space on /tmp= 74212 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.1900557957--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-2693431-1277903799/watcher-2693431-1277903799 -o /tmp/evaluation-result-2693431-1277903799/solver-2693431-1277903799 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693431-1277903799.wbo -t 1800 -m 3800

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

MD5SUM BENCH= cd9d62896ad241b3e0bc0c585d812475
RANDOM SEED=1049920710

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31133648 kB
Buffers:        188348 kB
Cached:         966212 kB
SwapCached:          0 kB
Active:         929520 kB
Inactive:       742564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31133648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6288 kB
Writeback:           0 kB
AnonPages:      518372 kB
Mapped:          20572 kB
Slab:            78776 kB
PageTables:       6084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1658512 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 node143 at 2010-06-30 15:46:41