Trace number 2705557

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900667195--soft-33-100-0.wbo
MD5SUM48e28404edc62027cab8cceeec6ce6b2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark253.238
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 655
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-2705557-1278572956.wbo>
0.00/0.03	c original problem has 3891 variables (2061 bin, 0 int, 1830 impl, 0 cont) and 4538 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.00/0.08	c (round 2) 0 del vars, 63 del conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.08/0.09	c (round 3) 48 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 4) 118 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 5) 118 del vars, 152 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 130 impls, 7 clqs
0.09/0.15	c    (0.1s) probing: 101/2002 (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  118 deleted vars, 152 deleted constraints, 1841 tightened bounds, 0 added holes, 66 changed sides, 0 changed coefficients
0.09/0.15	c  3656 implications, 7 cliques
0.09/0.15	c presolved problem has 3773 variables (2002 bin, 0 int, 1771 impl, 0 cont) and 4386 constraints
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c    1771 constraints of type <linear>
0.09/0.15	c    1771 constraints of type <indicator>
0.09/0.15	c     791 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.15	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |     8 |     - |  14M|   0 |   5 |3773 |4386 |3773 | 844 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    58 |     - |  14M|   0 |  16 |3773 |4386 |3773 | 865 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |    84 |     - |  14M|   0 |  28 |3773 |4386 |3773 | 882 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.30/0.32	c   0.3s|     1 |     0 |   110 |     - |  14M|   0 |  36 |3773 |4386 |3773 | 898 |  54 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.30/0.38	c   0.4s|     1 |     0 |   134 |     - |  14M|   0 |  35 |3773 |4386 |3773 | 908 |  64 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.40/0.43	c   0.4s|     1 |     0 |   145 |     - |  14M|   0 |  35 |3773 |4386 |3773 | 913 |  69 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.50	c   0.5s|     1 |     0 |   172 |     - |  14M|   0 |  34 |3773 |4386 |3773 | 914 |  70 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.58	c   0.6s|     1 |     2 |   172 |     - |  14M|   0 |  34 |3773 |4386 |3773 | 914 |  70 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
0.70/0.79	o 89215
0.70/0.79	c y 0.8s|    21 |    20 |   323 |   7.5 |  15M|  19 |   - |3773 |4386 |   0 |   0 |  98 |   0 | 146 | 0.000000e+00 | 8.921500e+04 |    Inf 
2.39/2.46	o 323
2.39/2.46	c * 2.4s|  1613 |  1227 |   583 |   0.3 |  18M|1579 |   - |3773 |4386 |3773 | 955 | 143 |   0 | 225 | 0.000000e+00 | 3.230000e+02 |    Inf 
4.79/4.87	o 313
4.79/4.87	c * 4.8s|  2865 |  2310 |  1580 |   0.5 |  21M|1579 |   - |3773 |4588 |3773 | 941 | 415 | 202 | 461 | 0.000000e+00 | 3.130000e+02 |    Inf 
9.09/9.12	o 303
9.09/9.12	c * 9.1s|  4622 |  3651 |  3938 |   0.8 |  25M|1579 |   - |3773 |5193 |3773 | 930 | 964 | 807 | 892 | 0.000000e+00 | 3.030000e+02 |    Inf 
9.29/9.33	o 277
9.29/9.33	c * 9.3s|  4742 |  3480 |  3965 |   0.8 |  25M|1579 |   - |3773 |5196 |3773 | 925 | 968 | 810 | 892 | 0.000000e+00 | 2.770000e+02 |    Inf 
9.29/9.33	o 261
9.29/9.33	c * 9.3s|  4743 |  3274 |  3965 |   0.8 |  25M|1579 |   - |3773 |5196 |3773 | 925 | 968 | 810 | 892 | 0.000000e+00 | 2.610000e+02 |    Inf 
9.99/10.05	o 240
9.99/10.05	c *10.0s|  5083 |  3271 |  4292 |   0.8 |  25M|1579 |   - |3773 |5254 |3773 | 930 |1059 | 869 | 920 | 0.000000e+00 | 2.400000e+02 |    Inf 
9.99/10.06	o 225
9.99/10.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.99/10.06	c *10.0s|  5084 |  3088 |  4292 |   0.8 |  24M|1579 |   - |3773 |5254 |3773 | 930 |1059 | 869 | 920 | 0.000000e+00 | 2.250000e+02 |    Inf 
11.19/11.25	o 202
11.19/11.25	c *11.2s|  5523 |  2987 |  5092 |   0.9 |  24M|1579 |   - |3773 |5482 |3773 | 937 |1206 |1110 | 996 | 0.000000e+00 | 2.020000e+02 |    Inf 
11.89/11.98	o 195
11.89/11.98	c *12.0s|  5816 |  3099 |  5594 |   0.9 |  25M|1579 |   - |3773 |5545 |3773 | 937 |1322 |1200 |1033 | 0.000000e+00 | 1.950000e+02 |    Inf 
11.89/11.99	o 180
11.89/11.99	c *12.0s|  5817 |  2902 |  5594 |   0.9 |  24M|1579 |   - |3773 |5545 |3773 | 937 |1322 |1200 |1033 | 0.000000e+00 | 1.800000e+02 |    Inf 
12.29/12.33	o 179
12.29/12.33	c *12.3s|  5931 |  2945 |  5854 |   1.0 |  25M|1579 |   - |3773 |5586 |3773 | 948 |1391 |1247 |1049 | 0.000000e+00 | 1.790000e+02 |    Inf 
13.99/14.06	o 167
13.99/14.06	c *14.0s|  6489 |  3035 |  7279 |   1.1 |  27M|1579 |   - |3773 |5868 |3773 | 942 |1647 |1584 |1188 | 0.000000e+00 | 1.670000e+02 |    Inf 
16.19/16.23	o 132
16.19/16.23	c *16.2s|  7276 |  2778 |  8834 |   1.2 |  27M|1579 |   - |3773 |6315 |3773 | 937 |1938 |2108 |1294 | 0.000000e+00 | 1.320000e+02 |    Inf 
16.50/16.58	o 123
16.50/16.58	c *16.5s|  7380 |  2720 |  9153 |   1.2 |  27M|1579 |   - |3773 |6376 |3773 | 935 |1994 |2180 |1317 | 0.000000e+00 | 1.230000e+02 |    Inf 
18.09/18.13	o 122
18.09/18.13	c *18.1s|  7893 |  2990 | 10162 |   1.3 |  29M|1579 |   - |3773 |6649 |3773 | 954 |2185 |2476 |1359 | 0.000000e+00 | 1.220000e+02 |    Inf 
18.19/18.21	o 119
18.19/18.21	c *18.2s|  7925 |  2957 | 10193 |   1.3 |  29M|1579 |   - |3773 |6710 |3773 | 954 |2185 |2537 |1362 | 0.000000e+00 | 1.190000e+02 |    Inf 
18.70/18.71	o 118
18.70/18.71	c *18.7s|  8091 |  3057 | 10582 |   1.3 |  30M|1579 |   - |3773 |6781 |3773 | 966 |2274 |2614 |1369 | 0.000000e+00 | 1.180000e+02 |    Inf 
18.70/18.72	o 112
18.70/18.72	c *18.7s|  8092 |  2948 | 10595 |   1.3 |  30M|1579 |   - |3773 |6781 |3773 | 966 |2274 |2614 |1369 | 0.000000e+00 | 1.120000e+02 |    Inf 
18.70/18.78	o 110
18.70/18.78	c *18.8s|  8115 |  2934 | 10614 |   1.3 |  30M|1579 |   - |3773 |6781 |3773 | 967 |2279 |2615 |1369 | 0.000000e+00 | 1.100000e+02 |    Inf 
20.19/20.21	o 89
20.19/20.21	c *20.2s|  8623 |  2639 | 11441 |   1.3 |  30M|1579 |   - |3773 |7041 |3773 | 948 |2445 |2905 |1396 | 0.000000e+00 | 8.900000e+01 |    Inf 
20.39/20.49	o 81
20.39/20.49	c *20.5s|  8685 |  2523 | 11728 |   1.3 |  30M|1579 |   - |3773 |6710 |3773 | 931 |2530 |2951 |1428 | 0.000000e+00 | 8.100000e+01 |    Inf 
20.59/20.61	o 80
20.59/20.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.59/20.61	c *20.6s|  8709 |  2527 | 11810 |   1.3 |  30M|1579 |   - |3773 |6553 |3773 | 956 |2558 |2958 |1428 | 0.000000e+00 | 8.000000e+01 |    Inf 
20.59/20.69	o 71
20.59/20.69	c *20.7s|  8723 |  2085 | 11888 |   1.3 |  28M|1579 |   - |3773 |6521 |3773 | 954 |2573 |2970 |1428 | 0.000000e+00 | 7.100000e+01 |    Inf 
22.89/22.91	o 63
22.89/22.91	c *22.9s|  9373 |  1915 | 15447 |   1.6 |  28M|1579 |   - |3773 |6537 |3773 | 944 |3134 |3506 |1603 | 0.000000e+00 | 6.300000e+01 |    Inf 
24.69/24.73	c  24.7s| 10000 |  1976 | 18232 |   1.8 |  29M|1579 |   5 |3773 |6450 |3773 | 942 |3538 |4143 |1657 | 0.000000e+00 | 6.300000e+01 |    Inf 
30.59/30.68	o 55
30.59/30.68	c *30.7s| 12248 |  2181 | 28061 |   2.3 |  32M|1579 |   - |3773 |7118 |3773 | 966 |4917 |6309 |1760 | 0.000000e+00 | 5.500000e+01 |    Inf 
37.09/37.12	o 37
37.09/37.12	c *37.1s| 14870 |  2263 | 40480 |   2.7 |  34M|1579 |   - |3773 |7174 |3773 | 961 |6638 |8855 |1780 | 0.000000e+00 | 3.700000e+01 |    Inf 
37.79/37.81	o 36
37.79/37.81	c *37.8s| 15180 |  2247 | 42024 |   2.8 |  34M|1579 |   - |3773 |6461 |3773 | 941 |6782 |9246 |1782 | 0.000000e+00 | 3.600000e+01 |    Inf 
41.38/41.47	o 24
41.38/41.47	c *41.4s| 16887 |  2121 | 51938 |   3.1 |  33M|1579 |   - |3773 |6128 |3773 | 960 |7844 |  11k|1782 | 0.000000e+00 | 2.400000e+01 |    Inf 
43.69/43.75	o 16
43.69/43.75	c *43.7s| 18109 |  1952 | 59419 |   3.3 |  33M|1579 |   - |3773 |6527 |3773 | 945 |8607 |  12k|1784 | 0.000000e+00 | 1.600000e+01 |    Inf 
47.19/47.28	c  47.3s| 20000 |  1928 | 72234 |   3.6 |  33M|1579 |   - |3773 |6336 |   0 |   0 |9716 |  15k|1883 | 0.000000e+00 | 1.600000e+01 |    Inf 
57.48/57.58	o 11
57.48/57.58	c *57.6s| 25091 |  1705 |106278 |   4.2 |  32M|1579 |   - |3773 |7947 |3773 | 969 |  12k|  21k|2181 | 0.000000e+00 | 1.100000e+01 |    Inf 
58.29/58.37	o 10
58.29/58.37	c *58.3s| 25491 |  1703 |109377 |   4.3 |  32M|1579 |   - |3773 |7947 |3773 | 946 |  12k|  22k|2210 | 0.000000e+00 | 1.000000e+01 |    Inf 
68.09/68.12	c  68.1s| 30000 |  1695 |150232 |   5.0 |  33M|1579 |  11 |3773 |8606 |3773 | 949 |  15k|  27k|2486 | 0.000000e+00 | 1.000000e+01 |    Inf 
87.99/88.02	c  88.0s| 40000 |  1636 |228381 |   5.7 |  34M|1579 |   - |3773 |9212 |   0 |   0 |  20k|  40k|2996 | 0.000000e+00 | 1.000000e+01 |    Inf 
92.58/92.62	o 9
92.58/92.62	c *92.6s| 42487 |  1416 |247586 |   5.8 |  33M|1579 |   - |3773 |9338 |3773 | 946 |  22k|  43k|3101 | 0.000000e+00 | 9.000000e+00 |    Inf 
99.69/99.70	o 7
99.69/99.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
99.69/99.70	c *99.7s| 46304 |  1373 |276361 |   6.0 |  33M|1579 |   - |3773 |9861 |3773 | 945 |  25k|  48k|3254 | 0.000000e+00 | 7.000000e+00 |    Inf 
106.18/106.25	c   106s| 50000 |  1373 |300307 |   6.0 |  34M|1579 |   - |3773 |  11k|   0 |   0 |  27k|  53k|3374 | 0.000000e+00 | 7.000000e+00 |    Inf 
124.59/124.67	c   125s| 60000 |  1476 |372738 |   6.2 |  35M|1579 |   7 |3773 |  12k|3773 | 939 |  33k|  65k|3755 | 0.000000e+00 | 7.000000e+00 |    Inf 
131.89/131.99	o 5
131.89/131.99	c * 132s| 63955 |  1533 |400569 |   6.3 |  36M|1579 |   - |3773 |  14k|3773 | 932 |  35k|  70k|3861 | 0.000000e+00 | 5.000000e+00 |    Inf 
143.38/143.46	c   143s| 70000 |  1576 |444422 |   6.3 |  37M|1579 |   - |3773 |  14k|3773 | 936 |  38k|  78k|3985 | 0.000000e+00 | 5.000000e+00 |    Inf 
146.58/146.67	o 4
146.58/146.67	c * 147s| 71692 |  1556 |457352 |   6.4 |  37M|1579 |   - |3773 |  15k|3773 | 961 |  39k|  80k|4046 | 0.000000e+00 | 4.000000e+00 |    Inf 
162.19/162.20	c   162s| 80000 |  1601 |515092 |   6.4 |  38M|1579 |  17 |3773 |  15k|3773 | 951 |  43k|  91k|4238 | 0.000000e+00 | 4.000000e+00 |    Inf 
182.99/183.04	c   183s| 90000 |  1871 |594551 |   6.6 |  42M|1579 |  14 |3773 |  19k|3773 | 935 |  49k| 104k|4438 | 0.000000e+00 | 4.000000e+00 |    Inf 
203.79/203.87	c   204s|100000 |  1830 |672060 |   6.7 |  42M|1579 |  17 |3773 |  15k|3773 | 937 |  55k| 117k|4667 | 0.000000e+00 | 4.000000e+00 |    Inf 
206.19/206.29	o 3
206.19/206.29	c * 206s|101252 |  1711 |681389 |   6.7 |  40M|1579 |   - |3773 |  15k|3773 | 948 |  55k| 119k|4714 | 0.000000e+00 | 3.000000e+00 |    Inf 
223.20/223.28	c   223s|110000 |  1826 |745677 |   6.8 |  43M|1579 |   - |3773 |  19k|   0 |   0 |  60k| 131k|4877 | 0.000000e+00 | 3.000000e+00 |    Inf 
243.39/243.48	c   243s|120000 |  1906 |821955 |   6.8 |  44M|1579 |   - |3773 |  20k|   0 |   0 |  66k| 145k|5081 | 0.000000e+00 | 3.000000e+00 |    Inf 
263.69/263.79	c   264s|130000 |  1941 |898864 |   6.9 |  45M|1579 |   - |3773 |  19k|   0 |   0 |  70k| 158k|5260 | 0.000000e+00 | 3.000000e+00 |    Inf 
284.39/284.46	c   284s|140000 |  1953 |979967 |   7.0 |  45M|1579 |  14 |3773 |  20k|3773 | 969 |  76k| 172k|5450 | 0.000000e+00 | 3.000000e+00 |    Inf 
305.09/305.14	c   305s|150000 |  1963 |  1056k|   7.0 |  45M|1579 |  16 |3773 |  18k|3773 | 939 |  80k| 185k|5590 | 0.000000e+00 | 3.000000e+00 |    Inf 
325.39/325.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
325.39/325.43	c   325s|160000 |  1965 |  1133k|   7.1 |  46M|1579 |   - |3773 |  19k|   0 |   0 |  86k| 199k|5726 | 0.000000e+00 | 3.000000e+00 |    Inf 
345.49/345.52	c   345s|170000 |  1921 |  1208k|   7.1 |  45M|1579 |  13 |3773 |  17k|3773 | 954 |  92k| 212k|5923 | 0.000000e+00 | 3.000000e+00 |    Inf 
366.50/366.55	c   367s|180000 |  2131 |  1291k|   7.2 |  47M|1579 |   8 |3773 |  17k|3773 | 957 |  99k| 226k|6113 | 0.000000e+00 | 3.000000e+00 |    Inf 
386.59/386.65	c   387s|190000 |  2204 |  1371k|   7.2 |  48M|1579 |   1 |3773 |  19k|3773 | 951 | 105k| 240k|6242 | 0.000000e+00 | 3.000000e+00 |    Inf 
406.69/406.70	c   407s|200000 |  2125 |  1447k|   7.2 |  47M|1579 |   7 |3773 |  17k|3773 | 946 | 111k| 254k|6388 | 0.000000e+00 | 3.000000e+00 |    Inf 
427.40/427.43	c   427s|210000 |  2158 |  1531k|   7.3 |  48M|1579 |   9 |3773 |  18k|3773 | 963 | 118k| 268k|6539 | 0.000000e+00 | 3.000000e+00 |    Inf 
448.29/448.34	c   448s|220000 |  2065 |  1618k|   7.4 |  48M|1579 |  20 |3773 |  18k|3773 | 953 | 123k| 283k|6650 | 0.000000e+00 | 3.000000e+00 |    Inf 
468.60/468.61	c   469s|230000 |  2039 |  1699k|   7.4 |  48M|1579 |   - |3773 |  18k|   0 |   0 | 129k| 297k|6787 | 0.000000e+00 | 3.000000e+00 |    Inf 
489.20/489.22	c   489s|240000 |  2004 |  1783k|   7.4 |  48M|1579 |   9 |3773 |  19k|3773 | 947 | 136k| 311k|6930 | 0.000000e+00 | 3.000000e+00 |    Inf 
508.99/509.03	c   509s|250000 |  1871 |  1857k|   7.4 |  47M|1579 |  10 |3773 |  16k|3773 | 931 | 141k| 325k|7036 | 0.000000e+00 | 3.000000e+00 |    Inf 
528.29/528.35	c   528s|260000 |  1782 |  1930k|   7.4 |  47M|1579 |  17 |3773 |  17k|3773 | 953 | 146k| 339k|7154 | 0.000000e+00 | 3.000000e+00 |    Inf 
548.81/548.89	c   549s|270000 |  1788 |  2010k|   7.4 |  47M|1579 |   6 |3773 |  18k|3773 | 934 | 151k| 352k|7280 | 0.000000e+00 | 3.000000e+00 |    Inf 
569.00/569.06	c   569s|280000 |  1757 |  2080k|   7.4 |  46M|1579 |  20 |3773 |  17k|3773 | 938 | 158k| 365k|7477 | 0.000000e+00 | 3.000000e+00 |    Inf 
590.30/590.36	c   590s|290000 |  1756 |  2154k|   7.4 |  47M|1579 |   - |3773 |  19k|   0 |   0 | 165k| 378k|7561 | 0.000000e+00 | 3.000000e+00 |    Inf 
611.61/611.62	c   612s|300000 |  1776 |  2231k|   7.4 |  48M|1579 |   - |3773 |  21k|   0 |   0 | 171k| 391k|7694 | 0.000000e+00 | 3.000000e+00 |    Inf 
621.30/621.30	o 1
621.30/621.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
621.30/621.30	c * 621s|304609 |  1534 |  2265k|   7.4 |  44M|1579 |   - |3773 |  22k|3773 | 968 | 173k| 397k|7727 | 0.000000e+00 | 1.000000e+00 |    Inf 
631.60/631.67	c   632s|310000 |  1563 |  2303k|   7.4 |  44M|1579 |  11 |3773 |  20k|3773 | 931 | 175k| 404k|7791 | 0.000000e+00 | 1.000000e+00 |    Inf 
651.21/651.29	c   651s|320000 |  1578 |  2371k|   7.4 |  44M|1579 |  26 |3773 |  21k|3773 | 941 | 180k| 418k|7867 | 0.000000e+00 | 1.000000e+00 |    Inf 
671.81/671.80	c   672s|330000 |  1486 |  2441k|   7.4 |  44M|1579 |   - |3773 |  21k|   0 |   0 | 184k| 431k|7980 | 0.000000e+00 | 1.000000e+00 |    Inf 
692.40/692.44	c   692s|340000 |  1509 |  2511k|   7.4 |  45M|1579 |  14 |3773 |  24k|3773 | 943 | 188k| 444k|8060 | 0.000000e+00 | 1.000000e+00 |    Inf 
714.40/714.46	c   714s|350000 |  1435 |  2589k|   7.4 |  44M|1579 |  16 |3773 |  22k|3773 | 927 | 193k| 457k|8148 | 0.000000e+00 | 1.000000e+00 |    Inf 
735.60/735.63	c   736s|360000 |  1500 |  2658k|   7.4 |  46M|1579 |  21 |3773 |  28k|3773 | 928 | 196k| 470k|8210 | 0.000000e+00 | 1.000000e+00 |    Inf 
759.91/759.96	c   760s|370000 |  1480 |  2735k|   7.4 |  47M|1579 |   - |3773 |  29k|3773 | 957 | 199k| 484k|8301 | 0.000000e+00 | 1.000000e+00 |    Inf 
783.31/783.39	c   783s|380000 |  1352 |  2809k|   7.4 |  44M|1579 |   - |3773 |  23k|   0 |   0 | 203k| 497k|8391 | 0.000000e+00 | 1.000000e+00 |    Inf 
803.81/803.86	c   804s|390000 |  1396 |  2875k|   7.4 |  46M|1579 |   1 |3773 |  27k|3773 | 931 | 206k| 510k|8469 | 0.000000e+00 | 1.000000e+00 |    Inf 
825.51/825.56	c   826s|400000 |  1356 |  2951k|   7.4 |  46M|1579 |   1 |3773 |  28k|3773 | 935 | 210k| 524k|8526 | 0.000000e+00 | 1.000000e+00 |    Inf 
847.50/847.57	c   848s|410000 |  1213 |  3025k|   7.4 |  42M|1579 |   - |3773 |  22k|   0 |   0 | 214k| 537k|8642 | 0.000000e+00 | 1.000000e+00 |    Inf 
869.01/869.05	c   869s|420000 |  1210 |  3099k|   7.4 |  44M|1579 |  20 |3773 |  27k|3773 | 948 | 218k| 550k|8696 | 0.000000e+00 | 1.000000e+00 |    Inf 
893.91/893.90	c   894s|430000 |  1161 |  3178k|   7.4 |  43M|1579 |  10 |3773 |  27k|3773 | 949 | 221k| 563k|8761 | 0.000000e+00 | 1.000000e+00 |    Inf 
919.21/919.22	c   919s|440000 |  1255 |  3262k|   7.4 |  45M|1579 |  16 |3773 |  30k|3773 | 953 | 227k| 576k|8876 | 0.000000e+00 | 1.000000e+00 |    Inf 
944.31/944.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
944.31/944.35	c   944s|450000 |  1179 |  3348k|   7.4 |  45M|1579 |  21 |3773 |  30k|3773 | 956 | 232k| 590k|8939 | 0.000000e+00 | 1.000000e+00 |    Inf 
969.81/969.82	c   970s|460000 |  1093 |  3422k|   7.4 |  43M|1579 |  15 |3773 |  26k|3773 | 933 | 236k| 603k|9470 | 0.000000e+00 | 1.000000e+00 |    Inf 
993.71/993.74	c   994s|470000 |  1144 |  3500k|   7.4 |  44M|1579 |   1 |3773 |  30k|3773 | 957 | 242k| 616k|9508 | 0.000000e+00 | 1.000000e+00 |    Inf 
1017.91/1017.97	c  1018s|480000 |  1160 |  3579k|   7.5 |  46M|1579 |   - |3773 |  33k|   0 |   0 | 246k| 630k|9517 | 0.000000e+00 | 1.000000e+00 |    Inf 
1043.52/1043.51	c  1043s|490000 |  1192 |  3654k|   7.5 |  46M|1579 |   - |3773 |  32k|   0 |   0 | 251k| 643k|9536 | 0.000000e+00 | 1.000000e+00 |    Inf 
1069.42/1069.42	c  1069s|500000 |  1190 |  3727k|   7.5 |  47M|1579 |   - |3773 |  35k|   0 |   0 | 255k| 656k|9573 | 0.000000e+00 | 1.000000e+00 |    Inf 
1097.41/1097.42	c  1097s|510000 |  1233 |  3801k|   7.5 |  49M|1579 |   1 |3773 |  40k|3773 | 964 | 259k| 670k|9611 | 0.000000e+00 | 1.000000e+00 |    Inf 
1127.62/1127.61	c  1128s|520000 |  1250 |  3878k|   7.5 |  51M|1579 |  10 |3773 |  45k|3773 | 970 | 264k| 684k|9700 | 0.000000e+00 | 1.000000e+00 |    Inf 
1158.52/1158.52	c  1158s|530000 |  1253 |  3954k|   7.5 |  52M|1579 |   - |3773 |  45k|   0 |   0 | 269k| 698k|9749 | 0.000000e+00 | 1.000000e+00 |    Inf 
1189.52/1189.58	c  1190s|540000 |  1235 |  4021k|   7.4 |  52M|1579 |   - |3773 |  47k|   0 |   0 | 273k| 712k|9789 | 0.000000e+00 | 1.000000e+00 |    Inf 
1221.42/1221.47	c  1221s|550000 |  1247 |  4096k|   7.4 |  52M|1579 |  16 |3773 |  46k|3773 | 947 | 277k| 726k|9834 | 0.000000e+00 | 1.000000e+00 |    Inf 
1253.62/1253.63	c  1254s|560000 |  1256 |  4172k|   7.4 |  54M|1579 |   1 |3773 |  50k|3773 | 963 | 281k| 740k|9908 | 0.000000e+00 | 1.000000e+00 |    Inf 
1288.22/1288.20	c  1288s|570000 |  1303 |  4250k|   7.5 |  55M|1579 |  12 |3773 |  51k|3773 | 970 | 285k| 754k|9958 | 0.000000e+00 | 1.000000e+00 |    Inf 
1322.52/1322.57	c  1323s|580000 |  1322 |  4325k|   7.5 |  57M|1579 |   - |3773 |  55k|   0 |   0 | 290k| 769k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1357.82/1357.87	c  1358s|590000 |  1312 |  4407k|   7.5 |  58M|1579 |  18 |3773 |  58k|3773 | 967 | 294k| 784k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1394.52/1394.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1394.52/1394.51	c  1394s|600000 |  1388 |  4484k|   7.5 |  59M|1579 |  24 |3773 |  58k|3773 | 976 | 298k| 799k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1430.53/1430.53	c  1430s|610000 |  1327 |  4574k|   7.5 |  59M|1579 |   1 |3773 |  58k|3773 |1009 | 302k| 814k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1465.23/1465.21	c  1465s|620000 |  1286 |  4657k|   7.5 |  57M|1579 |  16 |3773 |  54k|3773 |1001 | 306k| 829k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1499.43/1499.41	c  1499s|630000 |  1234 |  4738k|   7.5 |  54M|1579 |   - |3773 |  47k|3773 | 963 | 310k| 843k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1530.83/1530.85	c  1531s|640000 |  1250 |  4810k|   7.5 |  55M|1579 |  26 |3773 |  49k|3773 | 962 | 314k| 857k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1564.13/1564.18	c  1564s|650000 |  1253 |  4889k|   7.5 |  56M|1579 |   - |3773 |  52k|   0 |   0 | 318k| 871k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1597.14/1597.15	c  1597s|660000 |  1231 |  4962k|   7.5 |  55M|1579 |   1 |3773 |  50k|3773 | 943 | 323k| 885k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1631.43/1631.47	c  1631s|670000 |  1240 |  5037k|   7.5 |  55M|1579 |   - |3773 |  49k|   0 |   0 | 327k| 898k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1665.44/1665.47	c  1665s|680000 |  1250 |  5106k|   7.5 |  56M|1579 |   - |3773 |  52k|   0 |   0 | 330k| 912k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1700.24/1700.23	c  1700s|690000 |  1240 |  5181k|   7.5 |  57M|1579 |   - |3773 |  55k|   0 |   0 | 334k| 926k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1737.24/1737.23	c  1737s|700000 |  1279 |  5255k|   7.5 |  58M|1579 |   1 |3773 |  57k|3773 | 955 | 338k| 939k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1774.74/1774.78	c  1775s|710000 |  1210 |  5333k|   7.5 |  55M|1579 |   1 |3773 |  49k|3773 | 933 | 342k| 953k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.98
1790.04/1790.01	c Solving Nodes      : 714479
1790.04/1790.01	c Primal Bound       : +1.00000000000000e+00 (103 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.05	s SATISFIABLE
1790.04/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.04/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.04/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.04/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.04/1790.05	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1790.04/1790.05	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1790.04/1790.05	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 
1790.04/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 -x54 
1790.04/1790.05	v -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.04/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.04/1790.05	v -x1 
1790.04/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.05	c Solving Time       :    1789.98
1790.04/1790.05	c Original Problem   :
1790.04/1790.05	c   Problem name     : HOME/instance-2705557-1278572956.wbo
1790.04/1790.05	c   Variables        : 3891 (2061 binary, 0 integer, 1830 implicit integer, 0 continuous)
1790.04/1790.05	c   Constraints      : 4538 initial, 4538 maximal
1790.04/1790.05	c Presolved Problem  :
1790.04/1790.05	c   Problem name     : t_HOME/instance-2705557-1278572956.wbo
1790.04/1790.05	c   Variables        : 3773 (2002 binary, 0 integer, 1771 implicit integer, 0 continuous)
1790.04/1790.05	c   Constraints      : 4386 initial, 59926 maximal
1790.04/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.05	c   trivial          :       0.00         59          0          0          0          0          0          0          0
1790.04/1790.05	c   dualfix          :       0.00         59          0          0          0          0          0          0          0
1790.04/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.04/1790.05	c   setppc           :       0.00          0          0          0          0          0         12          0          0
1790.04/1790.05	c   linear           :       0.05          0          0          0       1841          0         81         66          0
1790.04/1790.05	c   indicator        :       0.00          0          0          0          0          0         59          0          0
1790.04/1790.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.05	c   root node        :          -       3542          -          -       3542          -          -          -          -
1790.04/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.05	c   integral         :          0          0          0     447649          0         96       1520          0          0     770722
1790.04/1790.05	c   setppc           :         53          6    3390305      59780          1       6835     907494          0          0          0
1790.04/1790.05	c   linear           :       1771          6    3397287      60708          1     219057   16204508     345237          0          0
1790.04/1790.05	c   indicator        :       1771          0    1333020      34582          0        173     889574          0          0          0
1790.04/1790.05	c   logicor          :        791+         6    1481843       7662          1     103541    3610960          0          0          0
1790.04/1790.05	c   bounddisjunction :          0+         0     351070          0          0        504       2313          0          0          0
1790.04/1790.05	c   countsols        :          0          0          0       7662          1          0          0          0          0          0
1790.04/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.05	c   integral         :      20.53       0.00       0.00      20.53       0.00
1790.04/1790.05	c   setppc           :       9.58       0.00       9.54       0.04       0.00
1790.04/1790.05	c   linear           :     155.58       0.00     151.99       3.58       0.00
1790.04/1790.05	c   indicator        :       8.57       0.01       6.91       1.66       0.00
1790.04/1790.05	c   logicor          :     383.97       0.00     383.88       0.10       0.00
1790.04/1790.05	c   bounddisjunction :       1.52       0.00       1.52       0.00       0.00
1790.04/1790.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.05	c   vbounds          :       0.58      10253          0        722
1790.04/1790.05	c   rootredcost      :       0.53         38          0       1771
1790.04/1790.05	c   pseudoobj        :      87.50    3407191       2547     873215
1790.04/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.05	c   propagation      :      18.30     332484     331726    2064021       28.9       7751       25.6          -
1790.04/1790.05	c   infeasible LP    :      14.99      50679      50676     391452       44.6        434       17.2          0
1790.04/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.05	c   applied globally :          -          -          -     958890       25.2          -          -          -
1790.04/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.05	c   cut pool         :       0.00          5          -          -         21          -    (maximal pool size: 171)
1790.04/1790.05	c   redcost          :      27.93     449076          0      51416          0          0
1790.04/1790.05	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.05	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.05	c   gomory           :       0.09          6          0          0        768          0
1790.04/1790.05	c   strongcg         :       0.09          6          0          0       1304          0
1790.04/1790.05	c   cmir             :       0.02          6          0          0          0          0
1790.04/1790.05	c   flowcover        :       0.05          6          0          0          0          0
1790.04/1790.05	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.05	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.05	c   rapidlearning    :       0.07          1          0          0          0          0
1790.04/1790.05	c Pricers            :       Time      Calls       Vars
1790.04/1790.05	c   problem variables:       0.00          0          0
1790.04/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.05	c   relpscost        :      20.18     386647         96       1520          0          0     770722
1790.04/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   inference        :       2.36       7626          0          0          0          0      15307
1790.04/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.05	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.05	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.05	c   LP solutions     :       0.03          -         37
1790.04/1790.05	c   pseudo solutions :       0.00          -          0
1790.04/1790.05	c   intshifting      :       0.01          0          0
1790.04/1790.05	c   feaspump         :       0.02          1          0
1790.04/1790.05	c   oneopt           :       0.31         34          0
1790.04/1790.05	c   veclendiving     :       0.07         32          0
1790.04/1790.05	c   linesearchdiving :       0.07         32          0
1790.04/1790.05	c   coefdiving       :       0.07         32          0
1790.04/1790.05	c   guideddiving     :       0.07         33          0
1790.04/1790.05	c   pscostdiving     :       0.07         33          0
1790.04/1790.05	c   fracdiving       :       0.07         33          0
1790.04/1790.05	c   rootsoldiving    :       0.10         17          0
1790.04/1790.05	c   objpscostdiving  :       0.07         18          0
1790.04/1790.05	c   trivial          :       0.00          2          0
1790.04/1790.05	c   simplerounding   :       0.59     386750          0
1790.04/1790.05	c   zirounding       :       0.36       1000          0
1790.04/1790.05	c   rounding         :       0.94       8749          0
1790.04/1790.05	c   shifting         :       0.76       2741          0
1790.04/1790.05	c   twoopt           :       0.00          0          0
1790.04/1790.05	c   fixandinfer      :       0.00          0          0
1790.04/1790.05	c   intdiving        :       0.00          0          0
1790.04/1790.05	c   actconsdiving    :       0.00          0          0
1790.04/1790.05	c   octane           :       0.00          0          0
1790.04/1790.05	c   rens             :       0.02          1          0
1790.04/1790.05	c   rins             :       0.00          0          0
1790.04/1790.05	c   localbranching   :       0.00          0          0
1790.04/1790.05	c   mutation         :       0.00          0          0
1790.04/1790.05	c   crossover        :       1.18         27          0
1790.04/1790.05	c   dins             :       0.00          0          0
1790.04/1790.05	c   undercover       :       0.00          0          0
1790.04/1790.05	c   nlp              :       0.12          0          0
1790.04/1790.05	c   trysol           :       0.27        165         66
1790.04/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.05	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.05	c   dual LP          :     542.30     489775    5368492      10.96    9899.58
1790.04/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.05	c   diving/probing LP:       0.27        152       1602      10.54    5940.02
1790.04/1790.05	c   strong branching :      16.58      10842     162724      15.01    9812.57
1790.04/1790.05	c     (at root node) :          -         17        751      44.18          -
1790.04/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.05	c B&B Tree           :
1790.04/1790.05	c   number of runs   :          1
1790.04/1790.05	c   nodes            :     714479
1790.04/1790.05	c   nodes (total)    :     714479
1790.04/1790.05	c   nodes left       :       1208
1790.04/1790.05	c   max depth        :       1579
1790.04/1790.05	c   max depth (total):       1579
1790.04/1790.05	c   backtracks       :      90867 (12.7%)
1790.04/1790.05	c   delayed cutoffs  :      63892
1790.04/1790.05	c   repropagations   :    1366415 (4443695 domain reductions, 61676 cutoffs)
1790.04/1790.05	c   avg switch length:       5.23
1790.04/1790.05	c   switching time   :     296.02
1790.04/1790.05	c Solution           :
1790.04/1790.05	c   Solutions found  :        103 (38 improvements)
1790.04/1790.05	c   First Solution   : +8.92150000000000e+04   (in run 1, after 20 nodes, 0.76 seconds, depth 20, found by <trysol>)
1790.04/1790.05	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 304609 nodes, 621.27 seconds, depth 47, found by <relaxation>)
1790.04/1790.05	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.05	c   Gap              :   infinite
1790.04/1790.05	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.05	c   Root Iterations  :        172
1790.14/1790.14	c Time complete: 1790.19.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705557-1278572956/watcher-2705557-1278572956 -o /tmp/evaluation-result-2705557-1278572956/solver-2705557-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705557-1278572956.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.26 0.06 0.02 2/173 21056
/proc/meminfo: memFree=29775828/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=12508 CPUtime=0
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 1969 0 0 0 0 0 0 0 24 0 1 0 25509798 12808192 1888 4089446400 4194304 10345943 140735486576544 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21056/statm: 3127 1890 429 1502 0 1620 0

[startup+0.087233 s]
/proc/loadavg: 0.26 0.06 0.02 2/173 21056
/proc/meminfo: memFree=29775828/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=33416 CPUtime=0.08
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 7371 0 0 0 8 0 0 0 24 0 1 0 25509798 34217984 6936 4089446400 4194304 10345943 140735486576544 18446744073709551615 18446744073699065949 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21056/statm: 8354 6936 541 1502 0 6847 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33416

[startup+0.101202 s]
/proc/loadavg: 0.26 0.06 0.02 2/173 21056
/proc/meminfo: memFree=29775828/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=34444 CPUtime=0.09
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 7637 0 0 0 9 0 0 0 24 0 1 0 25509798 35270656 7202 4089446400 4194304 10345943 140735486576544 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21056/statm: 8611 7202 550 1502 0 7104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34444

[startup+0.301162 s]
/proc/loadavg: 0.26 0.06 0.02 2/173 21056
/proc/meminfo: memFree=29775828/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=41564 CPUtime=0.3
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 14371 0 0 0 27 3 0 0 25 0 1 0 25509798 42561536 8902 4089446400 4194304 10345943 140735486576544 18446744073709551615 5931159 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21056/statm: 10391 8902 749 1502 0 8884 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 41564

[startup+0.701122 s]
/proc/loadavg: 0.26 0.06 0.02 2/173 21056
/proc/meminfo: memFree=29775828/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=45992 CPUtime=0.7
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 19176 0 0 0 66 4 0 0 25 0 1 0 25509798 47095808 9911 4089446400 4194304 10345943 140735486576544 18446744073709551615 6755544 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21056/statm: 11498 9911 766 1502 0 9991 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 45992

[startup+1.50094 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21057
/proc/meminfo: memFree=29738000/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=45992 CPUtime=1.49
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 19392 0 0 0 145 4 0 0 25 0 1 0 25509798 47095808 10127 4089446400 4194304 10345943 140735486576544 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21056/statm: 11498 10127 768 1502 0 9991 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45992

[startup+3.10058 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21057
/proc/meminfo: memFree=29736292/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=51476 CPUtime=3.09
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 22167 0 0 0 305 4 0 0 25 0 1 0 25509798 52711424 11219 4089446400 4194304 10345943 140735486576544 18446744073709551615 4686816 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/21056/statm: 12869 11219 774 1502 0 11362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51476

[startup+6.30103 s]
/proc/loadavg: 0.40 0.09 0.03 3/179 21067
/proc/meminfo: memFree=29678220/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=56372 CPUtime=6.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 27608 0 0 0 623 6 0 0 25 0 1 0 25509798 57724928 12299 4089446400 4194304 10345943 140735486576544 18446744073709551615 7598797 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21056/statm: 14093 12299 775 1502 0 12586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56372

[startup+12.7008 s]
/proc/loadavg: 0.53 0.13 0.04 3/179 21068
/proc/meminfo: memFree=29660216/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=66724 CPUtime=12.69
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 43125 0 0 0 1260 9 0 0 25 0 1 0 25509798 68325376 14525 4089446400 4194304 10345943 140735486576544 18446744073709551615 5012568 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21056/statm: 16681 14525 775 1502 0 15174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66724

[startup+25.5004 s]
/proc/loadavg: 0.85 0.22 0.07 3/179 21068
/proc/meminfo: memFree=29615376/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=90960 CPUtime=25.49
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 83306 0 0 0 2534 15 0 0 25 0 1 0 25509798 93143040 20875 4089446400 4194304 10345943 140735486576544 18446744073709551615 5926490 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21056/statm: 22740 20875 778 1502 0 21233 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90960

[startup+51.1007 s]
/proc/loadavg: 1.24 0.36 0.12 3/179 21068
/proc/meminfo: memFree=29572856/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=121564 CPUtime=51.09
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 125036 0 0 0 5084 25 0 0 25 0 1 0 25509798 124481536 28263 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21056/statm: 30391 28263 790 1502 0 28884 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121564

[startup+102.306 s]
/proc/loadavg: 1.67 0.61 0.22 3/179 21070
/proc/meminfo: memFree=29564564/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=124804 CPUtime=102.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 176131 0 0 0 10184 45 0 0 25 0 1 0 25509798 127799296 29523 4089446400 4194304 10345943 140735486576544 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 31201 29523 801 1502 0 29694 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 124804

[startup+162.301 s]
/proc/loadavg: 1.88 0.86 0.33 3/179 21072
/proc/meminfo: memFree=29547616/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=131900 CPUtime=162.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 214499 0 0 0 16163 66 0 0 25 0 1 0 25509798 135065600 30779 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 32975 30779 801 1502 0 31468 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131900

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.43 3/179 21073
/proc/meminfo: memFree=29534924/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=137108 CPUtime=222.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 242106 0 0 0 22144 85 0 0 25 0 1 0 25509798 140398592 32190 4089446400 4194304 10345943 140735486576544 18446744073709551615 6108086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 34277 32190 801 1502 0 32770 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 137108

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 21074
/proc/meminfo: memFree=29527536/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=142248 CPUtime=282.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 250596 0 0 0 28127 102 0 0 25 0 1 0 25509798 145661952 33753 4089446400 4194304 10345943 140735486576544 18446744073709551615 9138240 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 35562 33753 801 1502 0 34055 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 142248

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 3/179 21076
/proc/meminfo: memFree=29525124/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=141944 CPUtime=342.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 257361 0 0 0 34111 118 0 0 25 0 1 0 25509798 145350656 33629 4089446400 4194304 10345943 140735486576544 18446744073709551615 7507789 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 35486 33629 801 1502 0 33979 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 141944

[startup+402.301 s]
/proc/loadavg: 2.04 1.50 0.70 3/179 21078
/proc/meminfo: memFree=29521232/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=145516 CPUtime=402.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 260878 0 0 0 40094 135 0 0 25 0 1 0 25509798 149008384 34185 4089446400 4194304 10345943 140735486576544 18446744073709551615 6068965 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 36379 34185 801 1502 0 34872 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 145516

[startup+462.301 s]
/proc/loadavg: 2.01 1.58 0.78 3/179 21080
/proc/meminfo: memFree=29517092/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=147252 CPUtime=462.29
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 267053 0 0 0 46079 150 0 0 25 0 1 0 25509798 150786048 34695 4089446400 4194304 10345943 140735486576544 18446744073709551615 6070927 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 36813 34695 801 1502 0 35306 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 147252

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.85 3/179 21081
/proc/meminfo: memFree=29515304/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=148216 CPUtime=522.3
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 274414 0 0 0 52062 168 0 0 25 0 1 0 25509798 151773184 34971 4089446400 4194304 10345943 140735486576544 18446744073709551615 6777399 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 37054 34971 801 1502 0 35547 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 148216

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.92 3/179 21085
/proc/meminfo: memFree=29512344/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=148688 CPUtime=582.3
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 274570 0 0 0 58048 182 0 0 25 0 1 0 25509798 152256512 35127 4089446400 4194304 10345943 140735486576544 18446744073709551615 6359667 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 37172 35127 801 1502 0 35665 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 148688

[startup+642.3 s]
/proc/loadavg: 2.00 1.77 0.99 3/179 21087
/proc/meminfo: memFree=29508648/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=150124 CPUtime=642.31
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 286794 0 0 0 64035 196 0 0 25 0 1 0 25509798 153726976 35536 4089446400 4194304 10345943 140735486576544 18446744073709551615 7520994 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 37531 35536 801 1502 0 36024 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 150124

[startup+702.301 s]

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

/proc/meminfo: memFree=29499456/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=151768 CPUtime=1002.31
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 303871 0 0 0 99959 272 0 0 25 0 1 0 25509798 155410432 36105 4089446400 4194304 10345943 140735486576544 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 37942 36105 801 1502 0 36435 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 151768

[startup+1062.3 s]
/proc/loadavg: 2.01 1.94 1.34 3/179 21099
/proc/meminfo: memFree=29497680/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=155532 CPUtime=1062.32
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 304617 0 0 0 105948 284 0 0 25 0 1 0 25509798 159264768 36623 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 38883 36623 801 1502 0 37376 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 155532

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/179 21100
/proc/meminfo: memFree=29492804/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=159912 CPUtime=1122.32
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 309494 0 0 0 111937 295 0 0 25 0 1 0 25509798 163749888 37708 4089446400 4194304 10345943 140735486576544 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 39978 37708 801 1502 0 38471 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 159912

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 21101
/proc/meminfo: memFree=29489036/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=161196 CPUtime=1182.32
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 310129 0 0 0 117926 306 0 0 25 0 1 0 25509798 165064704 38135 4089446400 4194304 10345943 140735486576544 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 40299 38135 801 1502 0 38792 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 161196

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 21103
/proc/meminfo: memFree=29485144/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=162768 CPUtime=1242.32
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 310674 0 0 0 123916 316 0 0 25 0 1 0 25509798 166674432 38680 4089446400 4194304 10345943 140735486576544 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 40692 38680 801 1502 0 39185 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 162768

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 21105
/proc/meminfo: memFree=29481872/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=164700 CPUtime=1302.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 311010 0 0 0 129908 325 0 0 25 0 1 0 25509798 168652800 39016 4089446400 4194304 10345943 140735486576544 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 41175 39016 801 1502 0 39668 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 164700

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 21107
/proc/meminfo: memFree=29480208/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=166284 CPUtime=1362.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 311491 0 0 0 135899 334 0 0 25 0 1 0 25509798 170274816 39292 4089446400 4194304 10345943 140735486576544 18446744073709551615 5085437 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 41571 39292 801 1502 0 40064 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 166284

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 21108
/proc/meminfo: memFree=29478788/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=167956 CPUtime=1422.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 312287 0 0 0 141889 344 0 0 25 0 1 0 25509798 171986944 39639 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 41989 39639 801 1502 0 40482 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 167956

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 21109
/proc/meminfo: memFree=29477508/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=168132 CPUtime=1482.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 313535 0 0 0 147879 354 0 0 25 0 1 0 25509798 172167168 39684 4089446400 4194304 10345943 140735486576544 18446744073709551615 5615616 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 42033 39684 801 1502 0 40526 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 168132

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 21111
/proc/meminfo: memFree=29477952/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=169444 CPUtime=1542.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 313836 0 0 0 153869 364 0 0 25 0 1 0 25509798 173510656 39830 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 42361 39830 801 1502 0 40854 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 169444

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/179 21113
/proc/meminfo: memFree=29477656/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=170024 CPUtime=1602.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 314140 0 0 0 159861 372 0 0 25 0 1 0 25509798 174104576 39897 4089446400 4194304 10345943 140735486576544 18446744073709551615 5085404 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 42506 39897 801 1502 0 40999 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 170024

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/179 21115
/proc/meminfo: memFree=29476864/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=171184 CPUtime=1662.33
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 314329 0 0 0 165852 381 0 0 25 0 1 0 25509798 175292416 40086 4089446400 4194304 10345943 140735486576544 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 42796 40086 801 1502 0 41289 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 171184

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/179 21116
/proc/meminfo: memFree=29476444/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=171184 CPUtime=1722.34
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 314406 0 0 0 171844 390 0 0 25 0 1 0 25509798 175292416 40163 4089446400 4194304 10345943 140735486576544 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 42796 40163 801 1502 0 41289 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 171184

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21117
/proc/meminfo: memFree=29472928/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=173724 CPUtime=1782.34
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 315893 0 0 0 177834 400 0 0 25 0 1 0 25509798 177893376 40840 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 43431 40840 801 1502 0 41924 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 173724

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21118
/proc/meminfo: memFree=29472804/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=173724 CPUtime=1785.54
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 315898 0 0 0 178153 401 0 0 25 0 1 0 25509798 177893376 40845 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 43431 40845 801 1502 0 41924 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 173724

[startup+1788.7 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21118
/proc/meminfo: memFree=29472680/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=173724 CPUtime=1788.74
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 315910 0 0 0 178473 401 0 0 25 0 1 0 25509798 177893376 40857 4089446400 4194304 10345943 140735486576544 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 43431 40857 801 1502 0 41924 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 173724

[startup+1789.5 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21118
/proc/meminfo: memFree=29472680/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=173724 CPUtime=1789.54
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 315911 0 0 0 178553 401 0 0 25 0 1 0 25509798 177893376 40858 4089446400 4194304 10345943 140735486576544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 43431 40858 801 1502 0 41924 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 173724

[startup+1789.9 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21118
/proc/meminfo: memFree=29472676/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=173724 CPUtime=1789.94
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 315913 0 0 0 178593 401 0 0 25 0 1 0 25509798 177893376 40860 4089446400 4194304 10345943 140735486576544 18446744073709551615 6003080 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21056/statm: 43431 40860 801 1502 0 41924 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 173724

[startup+1790.1 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21118
/proc/meminfo: memFree=29472676/32950928 swapFree=67111528/67111528
[pid=21056] ppid=21054 vsize=173724 CPUtime=1790.14
/proc/21056/stat : 21056 (pbscip.linux.x8) R 21054 21056 20903 0 -1 4202496 315923 0 0 0 178613 401 0 0 25 0 1 0 25509798 177893376 40870 4089446400 4194304 10345943 140735486576544 18446744073709551615 5083232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21056/statm: 43431 40870 802 1502 0 41924 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 173724

Child status: 0
Real time (s): 1790.15
CPU time (s): 1790.2
CPU user time (s): 1786.17
CPU system time (s): 4.02539
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 173724

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

runsolver used 2.69359 second user time and 5.51316 second system time

The end

Launcher Data

Begin job on node113 at 2010-07-08 09:09:16
IDJOB=2705557
IDBENCH=78921
IDSOLVER=1214
FILE ID=node113/2705557-1278572956
PBS_JOBID= 11240227
Free space on /tmp= 73748 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.1900667195--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-2705557-1278572956/watcher-2705557-1278572956 -o /tmp/evaluation-result-2705557-1278572956/solver-2705557-1278572956 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705557-1278572956.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 48e28404edc62027cab8cceeec6ce6b2
RANDOM SEED=881263130

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29776232 kB
Buffers:        149756 kB
Cached:        2811468 kB
SwapCached:          0 kB
Active:        1661284 kB
Inactive:      1361956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29776232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13108 kB
Writeback:           0 kB
AnonPages:       61944 kB
Mapped:          14412 kB
Slab:            86936 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184196 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= 73724 MiB
End job on node113 at 2010-07-08 09:39:06