Trace number 2705500

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.2 1790.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568186--soft-33-100-0.wbo
MD5SUM5d44b96125a480c7e8ae11943224729b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark257.055
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705500-1278572954.wbo>
0.00/0.03	c original problem has 3909 variables (2070 bin, 0 int, 1839 impl, 0 cont) and 4547 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.04/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.04/0.08	c (round 2) 0 del vars, 61 del conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.04/0.09	c (round 3) 47 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.09/0.10	c (round 4) 138 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 126 impls, 9 clqs
0.09/0.11	c (round 5) 138 del vars, 191 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 126 impls, 9 clqs
0.09/0.15	c    (0.1s) probing: 101/2001 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  138 deleted vars, 191 deleted constraints, 1861 tightened bounds, 0 added holes, 91 changed sides, 0 changed coefficients
0.09/0.15	c  3652 implications, 9 cliques
0.09/0.15	c presolved problem has 3771 variables (2001 bin, 0 int, 1770 impl, 0 cont) and 4356 constraints
0.09/0.15	c      33 constraints of type <setppc>
0.09/0.15	c    1770 constraints of type <linear>
0.09/0.15	c    1770 constraints of type <indicator>
0.09/0.15	c     783 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.11
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.16	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    10 |     - |  14M|   0 |   6 |3771 |4356 |3771 | 816 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    58 |     - |  14M|   0 |  28 |3771 |4356 |3771 | 832 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |    86 |     - |  14M|   0 |  37 |3771 |4356 |3771 | 854 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   114 |     - |  14M|   0 |  43 |3771 |4356 |3771 | 862 |  46 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.4s|     1 |     0 |   148 |     - |  15M|   0 |  42 |3771 |4356 |3771 | 874 |  58 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   258 |     - |  15M|   0 |  37 |3771 |4356 |3771 | 878 |  62 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   319 |     - |  15M|   0 |  35 |3771 |4356 |3771 | 890 |  74 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.79	c   0.8s|     1 |     2 |   319 |     - |  15M|   0 |  35 |3771 |4356 |3771 | 890 |  74 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
3.69/3.80	o 88064
3.69/3.80	c y 3.8s|    55 |    54 |  2958 |  48.9 |  15M|  19 |   - |3771 |4356 |   0 |   0 | 185 |   0 | 642 | 0.000000e+00 | 8.806400e+04 |    Inf 
7.49/7.59	o 166
7.49/7.59	c * 7.6s|  1966 |  1377 |  6126 |   3.0 |  19M|1567 |   - |3771 |4357 |3771 | 934 | 626 |   1 |1110 | 0.000000e+00 | 1.660000e+02 |    Inf 
8.09/8.15	o 162
8.09/8.15	c * 8.1s|  2477 |  1872 |  6168 |   2.4 |  20M|1567 |   - |3771 |4374 |3771 | 930 | 633 |  18 |1112 | 0.000000e+00 | 1.620000e+02 |    Inf 
8.20/8.22	o 154
8.20/8.22	c * 8.2s|  2551 |  1907 |  6173 |   2.3 |  21M|1567 |   - |3771 |4374 |3771 | 931 | 634 |  18 |1112 | 0.000000e+00 | 1.540000e+02 |    Inf 
10.79/10.81	o 145
10.79/10.81	c *10.8s|  4377 |  3560 |  7811 |   1.7 |  24M|1567 |   - |3771 |4592 |3771 | 933 | 845 | 236 |1184 | 0.000000e+00 | 1.450000e+02 |    Inf 
11.49/11.58	o 134
11.49/11.58	c *11.5s|  4621 |  3518 |  8870 |   1.9 |  25M|1567 |   - |3771 |4767 |3771 | 930 | 988 | 411 |1272 | 0.000000e+00 | 1.340000e+02 |    Inf 
11.99/12.07	o 131
11.99/12.07	c *12.0s|  4760 |  3495 | 10294 |   2.1 |  27M|1567 |   - |3771 |4949 |3771 | 944 |1147 | 593 |1353 | 0.000000e+00 | 1.310000e+02 |    Inf 
12.30/12.33	o 124
12.30/12.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.30/12.33	c *12.3s|  4787 |  3376 | 11238 |   2.3 |  27M|1567 |   - |3771 |4979 |3771 | 936 |1229 | 624 |1403 | 0.000000e+00 | 1.240000e+02 |    Inf 
15.20/15.22	o 119
15.20/15.22	c *15.2s|  5722 |  3559 | 17436 |   3.0 |  31M|1567 |   - |3771 |5823 |3771 | 932 |1767 |1512 |1549 | 0.000000e+00 | 1.190000e+02 |    Inf 
15.20/15.30	o 118
15.20/15.30	c *15.3s|  5740 |  3554 | 17662 |   3.0 |  31M|1567 |   - |3771 |5828 |3771 | 932 |1767 |1518 |1549 | 0.000000e+00 | 1.180000e+02 |    Inf 
17.09/17.17	o 108
17.09/17.17	c *17.1s|  6466 |  3493 | 19849 |   3.0 |  32M|1567 |   - |3771 |6360 |3771 | 923 |1960 |2131 |1583 | 0.000000e+00 | 1.080000e+02 |    Inf 
17.39/17.42	o 105
17.39/17.42	c *17.4s|  6566 |  3434 | 20106 |   3.0 |  32M|1567 |   - |3771 |6399 |3771 | 928 |2030 |2183 |1584 | 0.000000e+00 | 1.050000e+02 |    Inf 
17.39/17.42	o 97
17.39/17.42	c *17.4s|  6567 |  3204 | 20106 |   3.0 |  32M|1567 |   - |3771 |6399 |3771 | 928 |2030 |2183 |1584 | 0.000000e+00 | 9.700000e+01 |    Inf 
17.39/17.45	o 92
17.39/17.45	c *17.4s|  6569 |  3005 | 20143 |   3.0 |  32M|1567 |   - |3771 |6326 |3771 | 932 |2034 |2183 |1584 | 0.000000e+00 | 9.200000e+01 |    Inf 
17.39/17.47	o 84
17.39/17.47	c *17.4s|  6572 |  2666 | 20158 |   3.0 |  30M|1567 |   - |3771 |6214 |3771 | 928 |2034 |2183 |1584 | 0.000000e+00 | 8.400000e+01 |    Inf 
17.39/17.47	o 76
17.39/17.47	c *17.4s|  6573 |  2387 | 20158 |   3.0 |  30M|1567 |   - |3771 |6214 |3771 | 928 |2034 |2183 |1584 | 0.000000e+00 | 7.600000e+01 |    Inf 
17.89/17.92	o 62
17.89/17.92	c *17.9s|  6735 |  1939 | 20621 |   3.0 |  29M|1567 |   - |3771 |6032 |3771 | 933 |2119 |2324 |1586 | 0.000000e+00 | 6.200000e+01 |    Inf 
17.89/17.97	o 57
17.89/17.97	c *17.9s|  6750 |  1786 | 20702 |   3.0 |  28M|1567 |   - |3771 |5774 |3771 | 943 |2130 |2337 |1586 | 0.000000e+00 | 5.700000e+01 |    Inf 
17.89/17.99	o 45
17.89/17.99	c *18.0s|  6752 |  1221 | 20724 |   3.0 |  25M|1567 |   - |3771 |5648 |3771 | 940 |2130 |2337 |1586 | 0.000000e+00 | 4.500000e+01 |    Inf 
24.29/24.31	c  24.3s| 10000 |  1370 | 38962 |   3.9 |  29M|1567 |   1 |3771 |7167 |3771 | 926 |3124 |6094 |1754 | 0.000000e+00 | 4.500000e+01 |    Inf 
41.99/42.09	c  42.1s| 20000 |  1775 | 83973 |   4.2 |  34M|1567 |   - |3771 |7769 |   0 |   0 |5542 |  17k|1769 | 0.000000e+00 | 4.500000e+01 |    Inf 
59.29/59.34	c  59.3s| 30000 |  2042 |122949 |   4.1 |  39M|1567 |   - |3771 |7974 |   0 |   0 |7477 |  29k|1771 | 0.000000e+00 | 4.500000e+01 |    Inf 
77.19/77.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.19/77.29	c  77.3s| 40000 |  2296 |160774 |   4.0 |  42M|1567 |   1 |3771 |8796 |3771 | 901 |9766 |  41k|1782 | 0.000000e+00 | 4.500000e+01 |    Inf 
95.00/95.03	o 18
95.00/95.03	c *95.0s| 49985 |  1920 |200199 |   4.0 |  39M|1567 |   - |3771 |  10k|3771 | 900 |  11k|  52k|1782 | 0.000000e+00 | 1.800000e+01 |    Inf 
95.00/95.05	o 5
95.00/95.05	c *95.0s| 49987 |  1543 |200212 |   4.0 |  36M|1567 |   - |3771 |9144 |3771 | 899 |  11k|  52k|1782 | 0.000000e+00 | 5.000000e+00 |    Inf 
95.00/95.08	c  95.1s| 50000 |  1544 |200369 |   4.0 |  36M|1567 |  15 |3771 |8801 |3771 | 895 |  11k|  52k|1782 | 0.000000e+00 | 5.000000e+00 |    Inf 
109.19/109.20	c   109s| 60000 |  1592 |254710 |   4.2 |  37M|1567 |  15 |3771 |7516 |3771 | 889 |  14k|  65k|1782 | 0.000000e+00 | 5.000000e+00 |    Inf 
123.60/123.64	c   124s| 70000 |  1597 |312109 |   4.5 |  38M|1567 |   9 |3771 |9035 |3771 | 889 |  16k|  78k|1830 | 0.000000e+00 | 5.000000e+00 |    Inf 
138.50/138.60	c   139s| 80000 |  1478 |367538 |   4.6 |  38M|1567 |   1 |3771 |8825 |3771 | 916 |  20k|  91k|1952 | 0.000000e+00 | 5.000000e+00 |    Inf 
153.69/153.76	c   154s| 90000 |  1393 |426346 |   4.7 |  38M|1567 |   - |3771 |9368 |   0 |   0 |  22k| 105k|2091 | 0.000000e+00 | 5.000000e+00 |    Inf 
169.20/169.22	c   169s|100000 |  1368 |484843 |   4.8 |  38M|1567 |   6 |3771 |  10k|3771 | 918 |  25k| 117k|2203 | 0.000000e+00 | 5.000000e+00 |    Inf 
185.90/185.92	c   186s|110000 |  1442 |551342 |   5.0 |  40M|1567 |  30 |3771 |  13k|3771 | 930 |  27k| 131k|2340 | 0.000000e+00 | 5.000000e+00 |    Inf 
202.90/202.92	c   203s|120000 |  1428 |614370 |   5.1 |  40M|1567 |   1 |3771 |  12k|3771 | 910 |  29k| 144k|2483 | 0.000000e+00 | 5.000000e+00 |    Inf 
219.70/219.76	c   220s|130000 |  1539 |673828 |   5.2 |  41M|1567 |  12 |3771 |  14k|3771 | 911 |  31k| 157k|2602 | 0.000000e+00 | 5.000000e+00 |    Inf 
237.10/237.11	c   237s|140000 |  1580 |734028 |   5.2 |  43M|1567 |  19 |3771 |  15k|3771 | 916 |  34k| 170k|2753 | 0.000000e+00 | 5.000000e+00 |    Inf 
254.11/254.18	c   254s|150000 |  1511 |790925 |   5.3 |  42M|1567 |   - |3771 |  14k|   0 |   0 |  36k| 184k|2896 | 0.000000e+00 | 5.000000e+00 |    Inf 
271.40/271.47	c   271s|160000 |  1514 |849879 |   5.3 |  43M|1567 |  22 |3771 |  15k|3771 | 896 |  38k| 197k|3001 | 0.000000e+00 | 5.000000e+00 |    Inf 
289.21/289.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
289.21/289.27	c   289s|170000 |  1617 |910368 |   5.4 |  44M|1567 |   - |3771 |  17k|   0 |   0 |  40k| 210k|3131 | 0.000000e+00 | 5.000000e+00 |    Inf 
306.70/306.78	c   307s|180000 |  1672 |965589 |   5.4 |  46M|1567 |   - |3771 |  19k|   0 |   0 |  42k| 223k|3250 | 0.000000e+00 | 5.000000e+00 |    Inf 
325.00/325.09	c   325s|190000 |  1701 |  1020k|   5.4 |  47M|1567 |   8 |3771 |  21k|3771 | 905 |  44k| 237k|3314 | 0.000000e+00 | 5.000000e+00 |    Inf 
344.00/344.01	c   344s|200000 |  1691 |  1074k|   5.4 |  47M|1567 |   - |3771 |  20k|   0 |   0 |  46k| 251k|3429 | 0.000000e+00 | 5.000000e+00 |    Inf 
363.60/363.66	c   364s|210000 |  1768 |  1134k|   5.4 |  48M|1567 |   - |3771 |  20k|3771 | 935 |  49k| 265k|3538 | 0.000000e+00 | 5.000000e+00 |    Inf 
382.81/382.90	c   383s|220000 |  1751 |  1196k|   5.4 |  48M|1567 |  24 |3771 |  21k|3771 | 912 |  51k| 280k|3609 | 0.000000e+00 | 5.000000e+00 |    Inf 
402.70/402.78	c   403s|230000 |  1771 |  1261k|   5.5 |  49M|1567 |   - |3771 |  22k|   0 |   0 |  54k| 294k|3719 | 0.000000e+00 | 5.000000e+00 |    Inf 
422.20/422.26	c   422s|240000 |  1809 |  1325k|   5.5 |  50M|1567 |   - |3771 |  22k|   0 |   0 |  56k| 307k|3818 | 0.000000e+00 | 5.000000e+00 |    Inf 
442.11/442.16	c   442s|250000 |  1809 |  1390k|   5.6 |  50M|1567 |   1 |3771 |  22k|3771 | 913 |  58k| 321k|3943 | 0.000000e+00 | 5.000000e+00 |    Inf 
461.31/461.39	c   461s|260000 |  1768 |  1454k|   5.6 |  49M|1567 |  13 |3771 |  18k|3771 | 892 |  61k| 335k|4059 | 0.000000e+00 | 5.000000e+00 |    Inf 
480.51/480.54	c   481s|270000 |  1824 |  1521k|   5.6 |  49M|1567 |   - |3771 |  18k|   0 |   0 |  64k| 348k|4135 | 0.000000e+00 | 5.000000e+00 |    Inf 
498.51/498.53	c   498s|280000 |  1973 |  1576k|   5.6 |  52M|1567 |   - |3771 |  21k|   0 |   0 |  66k| 361k|4224 | 0.000000e+00 | 5.000000e+00 |    Inf 
504.82/504.83	o 3
504.82/504.83	c * 505s|283350 |  1851 |  1597k|   5.6 |  50M|1567 |   - |3771 |  21k|3771 | 896 |  66k| 366k|4260 | 0.000000e+00 | 3.000000e+00 |    Inf 
517.31/517.32	c   517s|290000 |  1861 |  1636k|   5.6 |  51M|1567 |   - |3771 |  21k|   0 |   0 |  68k| 375k|4320 | 0.000000e+00 | 3.000000e+00 |    Inf 
536.91/536.96	c   537s|300000 |  2013 |  1701k|   5.7 |  53M|1567 |   - |3771 |  23k|   0 |   0 |  71k| 389k|4381 | 0.000000e+00 | 3.000000e+00 |    Inf 
557.21/557.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
557.21/557.23	c   557s|310000 |  2108 |  1768k|   5.7 |  54M|1567 |   1 |3771 |  23k|3771 | 896 |  74k| 403k|4451 | 0.000000e+00 | 3.000000e+00 |    Inf 
577.32/577.34	c   577s|320000 |  2111 |  1832k|   5.7 |  54M|1567 |  18 |3771 |  24k|3771 | 907 |  77k| 418k|4559 | 0.000000e+00 | 3.000000e+00 |    Inf 
598.92/598.99	c   599s|330000 |  2328 |  1901k|   5.8 |  56M|1567 |   - |3771 |  26k|   0 |   0 |  80k| 433k|4626 | 0.000000e+00 | 3.000000e+00 |    Inf 
620.32/620.36	c   620s|340000 |  2283 |  1966k|   5.8 |  57M|1567 |   - |3771 |  27k|   0 |   0 |  83k| 448k|4692 | 0.000000e+00 | 3.000000e+00 |    Inf 
641.82/641.84	c   642s|350000 |  2259 |  2034k|   5.8 |  57M|1567 |   - |3771 |  27k|   0 |   0 |  86k| 462k|4769 | 0.000000e+00 | 3.000000e+00 |    Inf 
662.62/662.65	c   663s|360000 |  2166 |  2098k|   5.8 |  55M|1567 |  30 |3771 |  24k|3771 | 923 |  89k| 476k|4856 | 0.000000e+00 | 3.000000e+00 |    Inf 
682.42/682.48	c   682s|370000 |  2156 |  2157k|   5.8 |  55M|1567 |  13 |3771 |  22k|3771 | 894 |  91k| 490k|4927 | 0.000000e+00 | 3.000000e+00 |    Inf 
701.42/701.46	c   701s|380000 |  2171 |  2212k|   5.8 |  55M|1567 |   1 |3771 |  23k|3771 | 913 |  94k| 504k|4988 | 0.000000e+00 | 3.000000e+00 |    Inf 
721.11/721.18	c   721s|390000 |  2156 |  2277k|   5.8 |  55M|1567 |   1 |3771 |  23k|3771 | 908 |  97k| 518k|5044 | 0.000000e+00 | 3.000000e+00 |    Inf 
741.82/741.89	c   742s|400000 |  2178 |  2348k|   5.9 |  55M|1567 |  21 |3771 |  22k|3771 | 917 |  99k| 531k|5101 | 0.000000e+00 | 3.000000e+00 |    Inf 
762.72/762.77	c   763s|410000 |  2190 |  2411k|   5.9 |  57M|1567 |  13 |3771 |  25k|3771 | 923 | 102k| 545k|5177 | 0.000000e+00 | 3.000000e+00 |    Inf 
783.02/783.05	c   783s|420000 |  2171 |  2473k|   5.9 |  57M|1567 |   - |3771 |  25k|   0 |   0 | 105k| 559k|5288 | 0.000000e+00 | 3.000000e+00 |    Inf 
803.62/803.69	c   804s|430000 |  2198 |  2531k|   5.9 |  58M|1567 |   1 |3771 |  27k|3771 | 912 | 108k| 573k|5336 | 0.000000e+00 | 3.000000e+00 |    Inf 
824.42/824.49	c   824s|440000 |  2129 |  2592k|   5.9 |  57M|1567 |   - |3771 |  25k|   0 |   0 | 111k| 587k|5407 | 0.000000e+00 | 3.000000e+00 |    Inf 
844.83/844.82	c   845s|450000 |  2117 |  2653k|   5.9 |  56M|1567 |   1 |3771 |  23k|3771 | 922 | 113k| 601k|5468 | 0.000000e+00 | 3.000000e+00 |    Inf 
864.33/864.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
864.33/864.37	c   864s|460000 |  2110 |  2713k|   5.9 |  57M|1567 |   - |3771 |  25k|   0 |   0 | 116k| 615k|5523 | 0.000000e+00 | 3.000000e+00 |    Inf 
886.02/886.02	c   886s|470000 |  2101 |  2783k|   5.9 |  57M|1567 |  23 |3771 |  24k|3771 | 895 | 118k| 629k|5630 | 0.000000e+00 | 3.000000e+00 |    Inf 
906.33/906.38	c   906s|480000 |  2144 |  2848k|   5.9 |  58M|1567 |  16 |3771 |  25k|3771 | 924 | 121k| 643k|5695 | 0.000000e+00 | 3.000000e+00 |    Inf 
927.34/927.38	c   927s|490000 |  2065 |  2914k|   5.9 |  56M|1567 |   - |3771 |  22k|   0 |   0 | 124k| 658k|5753 | 0.000000e+00 | 3.000000e+00 |    Inf 
947.53/947.51	c   947s|500000 |  2042 |  2976k|   6.0 |  56M|1567 |  16 |3771 |  21k|3771 | 893 | 126k| 671k|5853 | 0.000000e+00 | 3.000000e+00 |    Inf 
966.63/966.65	c   967s|510000 |  2073 |  3038k|   6.0 |  56M|1567 |  19 |3771 |  22k|3771 | 900 | 129k| 686k|5914 | 0.000000e+00 | 3.000000e+00 |    Inf 
986.93/986.97	c   987s|520000 |  2141 |  3106k|   6.0 |  58M|1567 |   - |3771 |  25k|   0 |   0 | 132k| 700k|5965 | 0.000000e+00 | 3.000000e+00 |    Inf 
1007.43/1007.48	c  1007s|530000 |  2101 |  3171k|   6.0 |  59M|1567 |   1 |3771 |  26k|3771 | 912 | 134k| 715k|6021 | 0.000000e+00 | 3.000000e+00 |    Inf 
1027.83/1027.85	c  1028s|540000 |  1982 |  3237k|   6.0 |  56M|1567 |   - |3771 |  23k|   0 |   0 | 137k| 729k|6108 | 0.000000e+00 | 3.000000e+00 |    Inf 
1048.84/1048.83	c  1049s|550000 |  1986 |  3302k|   6.0 |  57M|1567 |   - |3771 |  25k|   0 |   0 | 139k| 743k|6163 | 0.000000e+00 | 3.000000e+00 |    Inf 
1070.94/1070.96	c  1071s|560000 |  1962 |  3372k|   6.0 |  57M|1567 |   - |3771 |  25k|   0 |   0 | 142k| 756k|6241 | 0.000000e+00 | 3.000000e+00 |    Inf 
1091.74/1091.73	c  1092s|570000 |  2033 |  3432k|   6.0 |  58M|1567 |   - |3771 |  25k|   0 |   0 | 144k| 770k|6413 | 0.000000e+00 | 3.000000e+00 |    Inf 
1113.63/1113.63	c  1114s|580000 |  1988 |  3495k|   6.0 |  57M|1567 |   1 |3771 |  22k|3771 | 904 | 146k| 784k|6466 | 0.000000e+00 | 3.000000e+00 |    Inf 
1134.04/1134.01	c  1134s|590000 |  2098 |  3553k|   6.0 |  57M|1567 |   - |3771 |  20k|3771 | 921 | 148k| 797k|6540 | 0.000000e+00 | 3.000000e+00 |    Inf 
1152.84/1152.87	c  1153s|600000 |  2114 |  3609k|   6.0 |  58M|1567 |   - |3771 |  20k|   0 |   0 | 151k| 810k|6574 | 0.000000e+00 | 3.000000e+00 |    Inf 
1172.44/1172.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1172.44/1172.40	c  1172s|610000 |  2114 |  3677k|   6.0 |  57M|1567 |  12 |3771 |  18k|3771 | 909 | 153k| 823k|6633 | 0.000000e+00 | 3.000000e+00 |    Inf 
1191.74/1191.73	c  1192s|620000 |  2165 |  3738k|   6.0 |  59M|1567 |  14 |3771 |  21k|3771 | 905 | 155k| 837k|6695 | 0.000000e+00 | 3.000000e+00 |    Inf 
1211.15/1211.18	c  1211s|630000 |  2167 |  3797k|   6.0 |  59M|1567 |   - |3771 |  21k|   0 |   0 | 158k| 850k|6744 | 0.000000e+00 | 3.000000e+00 |    Inf 
1231.44/1231.44	c  1231s|640000 |  2272 |  3863k|   6.0 |  60M|1567 |   - |3771 |  22k|   0 |   0 | 160k| 863k|6804 | 0.000000e+00 | 3.000000e+00 |    Inf 
1251.34/1251.38	c  1251s|650000 |  2378 |  3924k|   6.0 |  62M|1567 |  19 |3771 |  24k|3771 | 905 | 162k| 877k|6863 | 0.000000e+00 | 3.000000e+00 |    Inf 
1272.75/1272.73	c  1273s|660000 |  2457 |  3988k|   6.0 |  63M|1567 |   1 |3771 |  26k|3771 | 926 | 164k| 890k|6917 | 0.000000e+00 | 3.000000e+00 |    Inf 
1294.05/1294.09	c  1294s|670000 |  2501 |  4060k|   6.1 |  62M|1567 |   - |3771 |  22k|   0 |   0 | 167k| 905k|6981 | 0.000000e+00 | 3.000000e+00 |    Inf 
1313.55/1313.56	c  1314s|680000 |  2501 |  4121k|   6.1 |  63M|1567 |  27 |3771 |  23k|3771 | 905 | 169k| 919k|7010 | 0.000000e+00 | 3.000000e+00 |    Inf 
1333.34/1333.37	c  1333s|690000 |  2462 |  4186k|   6.1 |  63M|1567 |  13 |3771 |  24k|3771 | 925 | 171k| 933k|7068 | 0.000000e+00 | 3.000000e+00 |    Inf 
1354.34/1354.32	c  1354s|700000 |  2484 |  4251k|   6.1 |  64M|1567 |  13 |3771 |  25k|3771 | 923 | 174k| 947k|7125 | 0.000000e+00 | 3.000000e+00 |    Inf 
1374.85/1374.81	c  1375s|710000 |  2504 |  4317k|   6.1 |  64M|1567 |   - |3771 |  25k|3771 | 942 | 176k| 962k|7195 | 0.000000e+00 | 3.000000e+00 |    Inf 
1395.24/1395.27	c  1395s|720000 |  2457 |  4382k|   6.1 |  64M|1567 |   - |3771 |  23k|   0 |   0 | 179k| 976k|7248 | 0.000000e+00 | 3.000000e+00 |    Inf 
1415.14/1415.12	c  1415s|730000 |  2515 |  4443k|   6.1 |  65M|1567 |  15 |3771 |  26k|3771 | 906 | 181k| 990k|7286 | 0.000000e+00 | 3.000000e+00 |    Inf 
1436.55/1436.57	c  1437s|740000 |  2546 |  4506k|   6.1 |  66M|1567 |  21 |3771 |  27k|3771 | 913 | 184k|1004k|7328 | 0.000000e+00 | 3.000000e+00 |    Inf 
1458.56/1458.51	c  1458s|750000 |  2477 |  4576k|   6.1 |  65M|1567 |   1 |3771 |  25k|3771 | 916 | 186k|1018k|7415 | 0.000000e+00 | 3.000000e+00 |    Inf 
1478.35/1478.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1478.35/1478.35	c  1478s|760000 |  2425 |  4639k|   6.1 |  65M|1567 |  17 |3771 |  27k|3771 | 934 | 188k|1032k|7482 | 0.000000e+00 | 3.000000e+00 |    Inf 
1499.55/1499.57	c  1500s|770000 |  2391 |  4706k|   6.1 |  65M|1567 |  21 |3771 |  25k|3771 | 911 | 191k|1046k|7535 | 0.000000e+00 | 3.000000e+00 |    Inf 
1519.85/1519.84	c  1520s|780000 |  2407 |  4768k|   6.1 |  64M|1567 |   - |3771 |  23k|   0 |   0 | 193k|1060k|7610 | 0.000000e+00 | 3.000000e+00 |    Inf 
1541.25/1541.22	c  1541s|790000 |  2360 |  4836k|   6.1 |  63M|1567 |  20 |3771 |  21k|3771 | 911 | 196k|1074k|7682 | 0.000000e+00 | 3.000000e+00 |    Inf 
1561.16/1561.13	c  1561s|800000 |  2405 |  4905k|   6.1 |  63M|1567 |  13 |3771 |  20k|3771 | 880 | 199k|1086k|7742 | 0.000000e+00 | 3.000000e+00 |    Inf 
1579.45/1579.46	c  1579s|810000 |  2497 |  4964k|   6.1 |  64M|1567 |  15 |3771 |  23k|3771 | 896 | 201k|1099k|7790 | 0.000000e+00 | 3.000000e+00 |    Inf 
1598.86/1598.86	c  1599s|820000 |  2516 |  5026k|   6.1 |  65M|1567 |  22 |3771 |  24k|3771 | 900 | 204k|1113k|7834 | 0.000000e+00 | 3.000000e+00 |    Inf 
1619.56/1619.56	c  1620s|830000 |  2533 |  5099k|   6.1 |  66M|1567 |   - |3771 |  25k|3771 | 923 | 207k|1126k|7869 | 0.000000e+00 | 3.000000e+00 |    Inf 
1640.35/1640.35	c  1640s|840000 |  2488 |  5170k|   6.2 |  65M|1567 |   - |3771 |  21k|   0 |   0 | 211k|1140k|7938 | 0.000000e+00 | 3.000000e+00 |    Inf 
1660.16/1660.10	c  1660s|850000 |  2439 |  5244k|   6.2 |  65M|1567 |  11 |3771 |  22k|3771 | 912 | 214k|1154k|7982 | 0.000000e+00 | 3.000000e+00 |    Inf 
1679.05/1679.03	c  1679s|860000 |  2426 |  5315k|   6.2 |  62M|1567 |   - |3771 |  16k|   0 |   0 | 217k|1168k|8035 | 0.000000e+00 | 3.000000e+00 |    Inf 
1696.96/1696.94	c  1697s|870000 |  2459 |  5385k|   6.2 |  64M|1567 |   - |3771 |  19k|   0 |   0 | 219k|1181k|8089 | 0.000000e+00 | 3.000000e+00 |    Inf 
1715.56/1715.58	c  1716s|880000 |  2502 |  5455k|   6.2 |  65M|1567 |   - |3771 |  21k|   0 |   0 | 222k|1195k|8128 | 0.000000e+00 | 3.000000e+00 |    Inf 
1735.26/1735.21	c  1735s|890000 |  2496 |  5527k|   6.2 |  65M|1567 |   1 |3771 |  20k|3771 | 899 | 225k|1209k|8196 | 0.000000e+00 | 3.000000e+00 |    Inf 
1754.26/1754.29	c  1754s|900000 |  2455 |  5602k|   6.2 |  64M|1567 |   - |3771 |  19k|   0 |   0 | 228k|1224k|8250 | 0.000000e+00 | 3.000000e+00 |    Inf 
1773.07/1773.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1773.07/1773.00	c  1773s|910000 |  2462 |  5674k|   6.2 |  65M|1567 |   8 |3771 |  19k|3771 | 915 | 231k|1237k|8289 | 0.000000e+00 | 3.000000e+00 |    Inf 
1790.07/1790.01	c 
1790.07/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.07/1790.01	c Solving Time (sec) : 1789.98
1790.07/1790.01	c Solving Nodes      : 919032
1790.07/1790.01	c Primal Bound       : +3.00000000000000e+00 (94 solutions)
1790.07/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.07/1790.01	c Gap                : infinite
1790.07/1790.05	s SATISFIABLE
1790.07/1790.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.07/1790.05	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.07/1790.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.07/1790.05	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.07/1790.05	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
1790.07/1790.05	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1790.07/1790.05	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 
1790.07/1790.05	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 
1790.07/1790.05	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 
1790.07/1790.05	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 
1790.07/1790.05	v -x1 
1790.07/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.07/1790.05	c Solving Time       :    1789.98
1790.07/1790.05	c Original Problem   :
1790.07/1790.05	c   Problem name     : HOME/instance-2705500-1278572954.wbo
1790.07/1790.05	c   Variables        : 3909 (2070 binary, 0 integer, 1839 implicit integer, 0 continuous)
1790.07/1790.05	c   Constraints      : 4547 initial, 4547 maximal
1790.07/1790.05	c Presolved Problem  :
1790.07/1790.05	c   Problem name     : t_HOME/instance-2705500-1278572954.wbo
1790.07/1790.05	c   Variables        : 3771 (2001 binary, 0 integer, 1770 implicit integer, 0 continuous)
1790.07/1790.05	c   Constraints      : 4356 initial, 28837 maximal
1790.07/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.07/1790.05	c   trivial          :       0.00         69          0          0          0          0          0          0          0
1790.07/1790.05	c   dualfix          :       0.00         69          0          0          0          0          0          0          0
1790.07/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.07/1790.05	c   setppc           :       0.00          0          0          0          0          0         17          0          0
1790.07/1790.05	c   linear           :       0.06          0          0          0       1861          0        105         91          0
1790.07/1790.05	c   indicator        :       0.00          0          0          0          0          0         69          0          0
1790.07/1790.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.07/1790.05	c   root node        :          -       3472          -          -       3472          -          -          -          -
1790.07/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.07/1790.05	c   integral         :          0          0          0     526402          0         58        817          0          0     982660
1790.07/1790.05	c   setppc           :         33          6    4822237      33565          1      23585    1343675          0          0          0
1790.07/1790.05	c   linear           :       1770          6    4800621      34347          1     233849   21776486     234566          0          0
1790.07/1790.05	c   indicator        :       1770          0    4524177      34061          1        396    1368864          0          0          0
1790.07/1790.05	c   logicor          :        783+         6    1665828       5030          1     187150    3751199          0          0          0
1790.07/1790.05	c   bounddisjunction :          0+         0     408083          0          0       1148       3256          0          0          0
1790.07/1790.05	c   countsols        :          0          0          0       5030          1          0          0          0          0          0
1790.07/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.07/1790.05	c   integral         :      20.98       0.00       0.00      20.98       0.00
1790.07/1790.05	c   setppc           :      10.82       0.00      10.79       0.03       0.00
1790.07/1790.05	c   linear           :     155.34       0.00     153.37       1.96       0.00
1790.07/1790.05	c   indicator        :      16.32       0.02      15.46       0.84       0.00
1790.07/1790.05	c   logicor          :     296.25       0.00     296.20       0.05       0.00
1790.07/1790.05	c   bounddisjunction :       1.45       0.00       1.45       0.00       0.00
1790.07/1790.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.07/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.07/1790.05	c   vbounds          :       0.74       9450          0        318
1790.07/1790.05	c   rootredcost      :       0.72         22          0       1736
1790.07/1790.05	c   pseudoobj        :     124.44    4829150       5068    1355771
1790.07/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.07/1790.05	c   propagation      :      21.52     450800     450517    2625377       28.3      12250       27.3          -
1790.07/1790.05	c   infeasible LP    :       9.40      35760      35760     273497       47.4        380       17.1          0
1790.07/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.07/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.07/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.07/1790.05	c   applied globally :          -          -          -    1249347       23.5          -          -          -
1790.07/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.07/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.07/1790.05	c   cut pool         :       0.00          5          -          -         24          -    (maximal pool size: 333)
1790.07/1790.05	c   redcost          :      34.39     530172          0      83622          0          0
1790.07/1790.05	c   impliedbounds    :       0.00          6          0          0          0          0
1790.07/1790.05	c   intobj           :       0.00          0          0          0          0          0
1790.07/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1790.07/1790.05	c   gomory           :       0.08          6          0          0       1493          0
1790.07/1790.05	c   strongcg         :       0.07          6          0          0       1526          0
1790.07/1790.05	c   cmir             :       0.02          6          0          0          1          0
1790.07/1790.05	c   flowcover        :       0.05          6          0          0          2          0
1790.07/1790.05	c   clique           :       0.00          6          0          0          0          0
1790.07/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1790.07/1790.05	c   mcf              :       0.00          1          0          0          0          0
1790.07/1790.05	c   rapidlearning    :       0.07          1          0          0          0          0
1790.07/1790.05	c Pricers            :       Time      Calls       Vars
1790.07/1790.05	c   problem variables:       0.00          0          0
1790.07/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.07/1790.05	c   relpscost        :      20.54     492050         58        817          0          0     982660
1790.07/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1790.07/1790.05	c   inference        :       1.00       5010          0          0          0          0      10072
1790.07/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1790.07/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1790.07/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.07/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.07/1790.05	c   random           :       0.00          0          0          0          0          0          0
1790.07/1790.05	c Primal Heuristics  :       Time      Calls      Found
1790.07/1790.05	c   LP solutions     :       0.02          -         21
1790.07/1790.05	c   pseudo solutions :       0.00          -          0
1790.07/1790.05	c   intshifting      :       0.01          0          0
1790.07/1790.05	c   oneopt           :       0.35         19          0
1790.07/1790.05	c   feaspump         :       0.02          1          0
1790.07/1790.05	c   fracdiving       :       0.07         39          0
1790.07/1790.05	c   veclendiving     :       0.06         39          0
1790.07/1790.05	c   linesearchdiving :       0.07         39          0
1790.07/1790.05	c   guideddiving     :       0.06         39          0
1790.07/1790.05	c   coefdiving       :       0.08         40          0
1790.07/1790.05	c   pscostdiving     :       0.11         40          0
1790.07/1790.05	c   objpscostdiving  :       0.07         22          0
1790.07/1790.05	c   rootsoldiving    :       0.10         22          0
1790.07/1790.05	c   crossover        :       0.69         16          0
1790.07/1790.05	c   trivial          :       0.00          2          0
1790.07/1790.05	c   simplerounding   :       0.75     492404          0
1790.07/1790.05	c   zirounding       :       0.33       1000          0
1790.07/1790.05	c   rounding         :       0.93       9819          0
1790.07/1790.05	c   shifting         :       0.66       3123          0
1790.07/1790.05	c   twoopt           :       0.00          0          0
1790.07/1790.05	c   fixandinfer      :       0.00          0          0
1790.07/1790.05	c   intdiving        :       0.00          0          0
1790.07/1790.05	c   actconsdiving    :       0.00          0          0
1790.07/1790.05	c   octane           :       0.00          0          0
1790.07/1790.05	c   rens             :       0.02          1          0
1790.07/1790.05	c   rins             :       0.00          0          0
1790.07/1790.05	c   localbranching   :       0.00          0          0
1790.07/1790.05	c   mutation         :       0.00          0          0
1790.07/1790.05	c   dins             :       0.00          0          0
1790.07/1790.05	c   undercover       :       0.00          0          0
1790.07/1790.05	c   nlp              :       0.18          0          0
1790.07/1790.05	c   trysol           :       0.29        136         73
1790.07/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.07/1790.05	c   primal LP        :       0.00          0          0       0.00          -
1790.07/1790.05	c   dual LP          :     603.17     556819    5736281      10.30    9510.24
1790.07/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1790.07/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1790.07/1790.05	c   diving/probing LP:       0.25        169       1681       9.95    6611.39
1790.07/1790.05	c   strong branching :      16.25       8342     184802      22.15   11369.81
1790.07/1790.05	c     (at root node) :          -         17       3088     181.65          -
1790.07/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1790.07/1790.05	c B&B Tree           :
1790.07/1790.05	c   number of runs   :          1
1790.07/1790.05	c   nodes            :     919032
1790.07/1790.05	c   nodes (total)    :     919032
1790.07/1790.05	c   nodes left       :       2477
1790.07/1790.05	c   max depth        :       1567
1790.07/1790.05	c   max depth (total):       1567
1790.07/1790.05	c   backtracks       :      83380 (9.1%)
1790.07/1790.05	c   delayed cutoffs  :      66318
1790.07/1790.05	c   repropagations   :    2450673 (4874660 domain reductions, 64105 cutoffs)
1790.07/1790.05	c   avg switch length:       6.73
1790.07/1790.05	c   switching time   :     278.46
1790.07/1790.05	c Solution           :
1790.07/1790.05	c   Solutions found  :         94 (22 improvements)
1790.07/1790.05	c   First Solution   : +8.80640000000000e+04   (in run 1, after 54 nodes, 3.76 seconds, depth 16, found by <trysol>)
1790.07/1790.05	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 283350 nodes, 504.80 seconds, depth 51, found by <relaxation>)
1790.07/1790.05	c   Dual Bound       : +0.00000000000000e+00
1790.07/1790.05	c   Gap              :   infinite
1790.07/1790.05	c   Root Dual Bound  : +0.00000000000000e+00
1790.07/1790.05	c   Root Iterations  :        319
1790.17/1790.13	c Time complete: 1790.19.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705500-1278572954/watcher-2705500-1278572954 -o /tmp/evaluation-result-2705500-1278572954/solver-2705500-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705500-1278572954.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: 0.12 0.03 0.01 2/173 23515
/proc/meminfo: memFree=29887776/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=12540 CPUtime=0
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 1966 0 0 0 0 0 0 0 21 0 1 0 25509180 12840960 1884 4089446400 4194304 10345943 140736779411680 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23515/statm: 3135 1888 429 1502 0 1628 0

[startup+0.0505291 s]
/proc/loadavg: 0.12 0.03 0.01 2/173 23515
/proc/meminfo: memFree=29887776/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=32376 CPUtime=0.04
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 7074 0 0 0 4 0 0 0 21 0 1 0 25509180 33153024 6638 4089446400 4194304 10345943 140736779411680 18446744073709551615 18446744073699065989 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 8094 6656 528 1502 0 6587 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32376

[startup+0.100521 s]
/proc/loadavg: 0.12 0.03 0.01 2/173 23515
/proc/meminfo: memFree=29887776/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=34436 CPUtime=0.09
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 7635 0 0 0 8 1 0 0 21 0 1 0 25509180 35262464 7199 4089446400 4194304 10345943 140736779411680 18446744073709551615 5091954 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 8609 7199 549 1502 0 7102 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34436

[startup+0.300359 s]
/proc/loadavg: 0.12 0.03 0.01 2/173 23515
/proc/meminfo: memFree=29887776/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=40876 CPUtime=0.29
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 14209 0 0 0 27 2 0 0 21 0 1 0 25509180 41857024 8765 4089446400 4194304 10345943 140736779411680 18446744073709551615 4270219 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 10219 8765 748 1502 0 8712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40876

[startup+0.70041 s]
/proc/loadavg: 0.12 0.03 0.01 2/173 23515
/proc/meminfo: memFree=29887776/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=46340 CPUtime=0.69
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 19058 0 0 0 66 3 0 0 22 0 1 0 25509180 47452160 9636 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 11585 9636 768 1502 0 10078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46340

[startup+1.50025 s]
/proc/loadavg: 0.12 0.03 0.01 3/179 23526
/proc/meminfo: memFree=29789024/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=46308 CPUtime=1.49
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 19337 0 0 0 146 3 0 0 25 0 1 0 25509180 47419392 9672 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 11577 9672 770 1502 0 10070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46308

[startup+3.10082 s]
/proc/loadavg: 0.12 0.03 0.01 3/179 23526
/proc/meminfo: memFree=29803304/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=46532 CPUtime=3.09
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 19968 0 0 0 304 5 0 0 25 0 1 0 25509180 47648768 9793 4089446400 4194304 10345943 140736779411680 18446744073709551615 7509822 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 11633 9793 770 1502 0 10126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46532

[startup+6.30033 s]
/proc/loadavg: 0.27 0.06 0.02 3/179 23526
/proc/meminfo: memFree=29800080/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=47964 CPUtime=6.29
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 26059 0 0 0 621 8 0 0 25 0 1 0 25509180 49115136 10361 4089446400 4194304 10345943 140736779411680 18446744073709551615 6119510 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 11991 10361 774 1502 0 10484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47964

[startup+12.7011 s]
/proc/loadavg: 0.41 0.09 0.03 3/179 23527
/proc/meminfo: memFree=29773284/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=65188 CPUtime=12.69
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 52162 0 0 0 1256 13 0 0 25 0 1 0 25509180 66752512 14210 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 16297 14210 778 1502 0 14790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65188

[startup+25.5007 s]
/proc/loadavg: 0.76 0.19 0.06 3/179 23528
/proc/meminfo: memFree=29720872/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=93384 CPUtime=25.49
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 88722 0 0 0 2526 23 0 0 25 0 1 0 25509180 95625216 21540 4089446400 4194304 10345943 140736779411680 18446744073709551615 4469793 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 23346 21540 789 1502 0 21839 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93384

[startup+51.1007 s]
/proc/loadavg: 1.18 0.33 0.11 3/179 23528
/proc/meminfo: memFree=29693096/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=118336 CPUtime=51.09
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 98643 0 0 0 5077 32 0 0 25 0 1 0 25509180 121176064 27658 4089446400 4194304 10345943 140736779411680 18446744073709551615 9137947 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 29584 27658 789 1502 0 28077 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118336

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.21 3/179 23530
/proc/meminfo: memFree=29647160/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=145772 CPUtime=102.3
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 115583 0 0 0 10184 46 0 0 25 0 1 0 25509180 149270528 34353 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 36443 34353 789 1502 0 34936 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145772

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/179 23531
/proc/meminfo: memFree=29643896/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=148692 CPUtime=162.3
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 124086 0 0 0 16161 69 0 0 25 0 1 0 25509180 152260608 34928 4089446400 4194304 10345943 140736779411680 18446744073709551615 5615616 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 37173 34928 789 1502 0 35666 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 148692

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/179 23532
/proc/meminfo: memFree=29640608/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=153136 CPUtime=222.3
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 133130 0 0 0 22137 93 0 0 25 0 1 0 25509180 156811264 35859 4089446400 4194304 10345943 140736779411680 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 38284 35859 789 1502 0 36777 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153136

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.52 3/179 23534
/proc/meminfo: memFree=29637704/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=156612 CPUtime=282.3
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 136742 0 0 0 28118 112 0 0 25 0 1 0 25509180 160370688 36445 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 39153 36445 789 1502 0 37646 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156612

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.61 3/179 23536
/proc/meminfo: memFree=29631452/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=159988 CPUtime=342.3
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 139357 0 0 0 34102 128 0 0 25 0 1 0 25509180 163827712 37554 4089446400 4194304 10345943 140736779411680 18446744073709551615 5026694 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 39997 37554 789 1502 0 38490 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159988

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 3/179 23538
/proc/meminfo: memFree=29625592/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=163684 CPUtime=402.31
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 140738 0 0 0 40082 149 0 0 25 0 1 0 25509180 167612416 38460 4089446400 4194304 10345943 140736779411680 18446744073709551615 7488814 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 40921 38460 789 1502 0 39414 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 163684

[startup+462.301 s]
/proc/loadavg: 2.04 1.58 0.77 3/179 23539
/proc/meminfo: memFree=29621068/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=164192 CPUtime=462.31
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 144266 0 0 0 46061 170 0 0 25 0 1 0 25509180 168132608 38605 4089446400 4194304 10345943 140736779411680 18446744073709551615 18446744073699065904 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 41048 38605 789 1502 0 39541 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 164192

[startup+522.3 s]
/proc/loadavg: 2.01 1.65 0.85 3/179 23540
/proc/meminfo: memFree=29617188/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=164636 CPUtime=522.31
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 159213 0 0 0 52042 189 0 0 25 0 1 0 25509180 168587264 38928 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 41159 38928 789 1502 0 39652 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164636

[startup+582.301 s]
/proc/loadavg: 2.00 1.71 0.92 3/179 23545
/proc/meminfo: memFree=29608440/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=170492 CPUtime=582.32
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 166212 0 0 0 58024 208 0 0 25 0 1 0 25509180 174583808 40415 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 42623 40415 791 1502 0 41116 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 170492

[startup+642.301 s]
/proc/loadavg: 2.00 1.76 0.98 3/179 23547
/proc/meminfo: memFree=29606104/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=173352 CPUtime=642.32
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 168745 0 0 0 64008 224 0 0 25 0 1 0 25509180 177512448 40766 4089446400 4194304 10345943 140736779411680 18446744073709551615 4661056 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 43338 40766 791 1502 0 41831 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 173352

[startup+702.301 s]

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

/proc/meminfo: memFree=29599484/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=173400 CPUtime=1002.33
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 196160 0 0 0 99897 336 0 0 25 0 1 0 25509180 177561600 41081 4089446400 4194304 10345943 140736779411680 18446744073709551615 6119418 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 43350 41081 791 1502 0 41843 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 173400

[startup+1062.3 s]
/proc/loadavg: 2.02 1.95 1.34 3/179 23558
/proc/meminfo: memFree=29596096/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=176344 CPUtime=1062.33
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 198230 0 0 0 105878 355 0 0 25 0 1 0 25509180 180576256 41814 4089446400 4194304 10345943 140736779411680 18446744073709551615 4968870 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 44086 41814 791 1502 0 42579 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 176344

[startup+1122.3 s]
/proc/loadavg: 2.01 1.96 1.38 3/179 23559
/proc/meminfo: memFree=29594564/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=176672 CPUtime=1122.33
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 199440 0 0 0 111861 372 0 0 25 0 1 0 25509180 180912128 41808 4089446400 4194304 10345943 140736779411680 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 44168 41808 791 1502 0 42661 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 176672

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/179 23561
/proc/meminfo: memFree=29594040/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=177780 CPUtime=1182.34
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 203257 0 0 0 117843 391 0 0 25 0 1 0 25509180 182046720 41995 4089446400 4194304 10345943 140736779411680 18446744073709551615 6108104 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 44445 41995 791 1502 0 42938 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 177780

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.45 3/179 23563
/proc/meminfo: memFree=29592604/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=178752 CPUtime=1242.34
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 205313 0 0 0 123822 412 0 0 25 0 1 0 25509180 183042048 42280 4089446400 4194304 10345943 140736779411680 18446744073709551615 6003101 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 44688 42280 791 1502 0 43181 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 178752

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 23565
/proc/meminfo: memFree=29589208/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=181336 CPUtime=1302.34
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 206459 0 0 0 129804 430 0 0 25 0 1 0 25509180 185688064 42848 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 45334 42848 791 1502 0 43827 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 181336

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 23566
/proc/meminfo: memFree=29587160/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=182676 CPUtime=1362.34
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 210343 0 0 0 135785 449 0 0 25 0 1 0 25509180 187060224 43395 4089446400 4194304 10345943 140736779411680 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 45669 43395 791 1502 0 44162 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 182676

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 23567
/proc/meminfo: memFree=29585980/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=184212 CPUtime=1422.36
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 211926 0 0 0 141769 467 0 0 25 0 1 0 25509180 188633088 43636 4089446400 4194304 10345943 140736779411680 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 46053 43636 791 1502 0 44546 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 184212

[startup+1482.3 s]
/proc/loadavg: 2.05 1.99 1.57 3/179 23569
/proc/meminfo: memFree=29584912/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=184636 CPUtime=1482.35
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 212996 0 0 0 147750 485 0 0 25 0 1 0 25509180 189067264 43877 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 46159 43877 791 1502 0 44652 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 184636

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.59 4/179 23571
/proc/meminfo: memFree=29583884/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188056 CPUtime=1542.36
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 214281 0 0 0 153734 502 0 0 25 0 1 0 25509180 192569344 44150 4089446400 4194304 10345943 140736779411680 18446744073709551615 6068821 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47014 44150 791 1502 0 45507 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 188056

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/179 23573
/proc/meminfo: memFree=29583212/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188056 CPUtime=1602.36
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 214390 0 0 0 159716 520 0 0 25 0 1 0 25509180 192569344 44259 4089446400 4194304 10345943 140736779411680 18446744073709551615 6803071 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47014 44259 791 1502 0 45507 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 188056

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 23574
/proc/meminfo: memFree=29581924/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188288 CPUtime=1662.36
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 214457 0 0 0 165697 539 0 0 25 0 1 0 25509180 192806912 44326 4089446400 4194304 10345943 140736779411680 18446744073709551615 6712056 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47072 44326 791 1502 0 45565 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 188288

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 23575
/proc/meminfo: memFree=29581248/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=187616 CPUtime=1722.36
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 214667 0 0 0 171675 561 0 0 25 0 1 0 25509180 192118784 44295 4089446400 4194304 10345943 140736779411680 18446744073709551615 5089487 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 46904 44295 791 1502 0 45397 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 187616

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23577
/proc/meminfo: memFree=29580940/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188264 CPUtime=1782.36
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 214929 0 0 0 177656 580 0 0 25 0 1 0 25509180 192782336 44448 4089446400 4194304 10345943 140736779411680 18446744073709551615 8160720 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47066 44448 791 1502 0 45559 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 188264

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23577
/proc/meminfo: memFree=29580940/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188264 CPUtime=1785.56
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 214936 0 0 0 177975 581 0 0 25 0 1 0 25509180 192782336 44455 4089446400 4194304 10345943 140736779411680 18446744073709551615 6120558 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47066 44455 791 1502 0 45559 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 188264

[startup+1788.7 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23577
/proc/meminfo: memFree=29581188/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188280 CPUtime=1788.76
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 215001 0 0 0 178295 581 0 0 25 0 1 0 25509180 192798720 44318 4089446400 4194304 10345943 140736779411680 18446744073709551615 6068911 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47070 44318 791 1502 0 45563 0
Current children cumulated CPU time (s) 1788.76
Current children cumulated vsize (KiB) 188280

[startup+1789.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23577
/proc/meminfo: memFree=29581188/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188280 CPUtime=1789.57
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 215026 0 0 0 178375 582 0 0 25 0 1 0 25509180 192798720 44343 4089446400 4194304 10345943 140736779411680 18446744073709551615 6120631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47070 44343 791 1502 0 45563 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (KiB) 188280

[startup+1789.9 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23577
/proc/meminfo: memFree=29581188/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188280 CPUtime=1789.97
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 215026 0 0 0 178415 582 0 0 25 0 1 0 25509180 192798720 44343 4089446400 4194304 10345943 140736779411680 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23515/statm: 47070 44343 791 1502 0 45563 0
Current children cumulated CPU time (s) 1789.97
Current children cumulated vsize (KiB) 188280

[startup+1790.1 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23577
/proc/meminfo: memFree=29581188/32950928 swapFree=67111528/67111528
[pid=23515] ppid=23513 vsize=188280 CPUtime=1790.17
/proc/23515/stat : 23515 (pbscip.linux.x8) R 23513 23515 23390 0 -1 4202496 215027 0 0 0 178435 582 0 0 25 0 1 0 25509180 192798720 44344 4089446400 4194304 10345943 140736779411680 18446744073709551615 6325586 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23515/statm: 47070 44344 792 1502 0 45563 0
Current children cumulated CPU time (s) 1790.17
Current children cumulated vsize (KiB) 188280

Child status: 0
Real time (s): 1790.13
CPU time (s): 1790.2
CPU user time (s): 1784.38
CPU system time (s): 5.82611
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 188288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.38
system time used= 5.82611
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 1541

runsolver used 3.43048 second user time and 5.80512 second system time

The end

Launcher Data

Begin job on node127 at 2010-07-08 09:09:14
IDJOB=2705500
IDBENCH=78884
IDSOLVER=1214
FILE ID=node127/2705500-1278572954
PBS_JOBID= 11240199
Free space on /tmp= 73200 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186--soft-33-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-2705500-1278572954/watcher-2705500-1278572954 -o /tmp/evaluation-result-2705500-1278572954/solver-2705500-1278572954 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705500-1278572954.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 5d44b96125a480c7e8ae11943224729b
RANDOM SEED=646221503

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.804
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.68
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.804
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.804
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:     32950928 kB
MemFree:      29888304 kB
Buffers:        157672 kB
Cached:        2672028 kB
SwapCached:          0 kB
Active:        1188816 kB
Inactive:      1703324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29888304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12952 kB
Writeback:           0 kB
AnonPages:       62840 kB
Mapped:          14440 kB
Slab:           107012 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   183040 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= 73176 MiB
End job on node127 at 2010-07-08 09:39:04