Trace number 2705619

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.18 1790.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900559676--soft-33-100-0.wbo
MD5SUM88fe2d235d496f5582f591254b27e0dd
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 benchmark401.846
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 constraints1868
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 94981
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94980
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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-2705619-1278572959.wbo>
0.00/0.03	c original problem has 3967 variables (2099 bin, 0 int, 1868 impl, 0 cont) and 4576 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, 138 impls, 5 clqs
0.07/0.08	c (round 2) 0 del vars, 67 del conss, 1868 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.07/0.09	c (round 3) 49 del vars, 142 del conss, 1876 chg bounds, 67 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 4) 114 del vars, 142 del conss, 1876 chg bounds, 67 chg sides, 0 chg coeffs, 812 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 5) 114 del vars, 151 del conss, 1876 chg bounds, 67 chg sides, 0 chg coeffs, 812 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.1s) probing: 101/2042 (4.9%) - 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  114 deleted vars, 151 deleted constraints, 1876 tightened bounds, 0 added holes, 67 changed sides, 0 changed coefficients
0.09/0.15	c  3742 implications, 5 cliques
0.09/0.15	c presolved problem has 3853 variables (2042 bin, 0 int, 1811 impl, 0 cont) and 4425 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1811 constraints of type <linear>
0.09/0.15	c    1811 constraints of type <indicator>
0.09/0.15	c     748 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.15	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.15	c   0.1s|     1 |     0 |     8 |     - |  14M|   0 |   6 |3853 |4425 |3853 | 803 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    58 |     - |  14M|   0 |  36 |3853 |4425 |3853 | 820 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |    96 |     - |  14M|   0 |  39 |3853 |4425 |3853 | 840 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   126 |     - |  15M|   0 |  44 |3853 |4425 |3853 | 854 |  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   171 |     - |  15M|   0 |  44 |3853 |4425 |3853 | 871 |  68 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   239 |     - |  15M|   0 |  50 |3853 |4425 |3853 | 876 |  73 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   305 |     - |  15M|   0 |  64 |3853 |4425 |3853 | 887 |  84 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.70	c   0.7s|     1 |     2 |   305 |     - |  15M|   0 |  64 |3853 |4425 |3853 | 887 |  84 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
2.49/2.50	o 92548
2.49/2.50	c y 2.5s|    42 |    41 |  1397 |  26.6 |  16M|  17 |   - |3853 |4425 |   0 |   0 | 123 |   0 | 479 | 0.000000e+00 | 9.254800e+04 |    Inf 
19.19/19.20	c  19.2s| 10000 |  9993 | 15022 |   1.5 |  39M| 993 |   0 |3853 |4429 |3853 | 945 |2995 |   4 |1251 | 0.000000e+00 | 9.254800e+04 |    Inf 
32.58/32.60	c  32.6s| 20000 | 19989 | 17226 |   0.8 |  56M| 993 |   0 |3853 |4431 |3853 | 942 |3709 |   6 |1281 | 0.000000e+00 | 9.254800e+04 |    Inf 
45.69/45.76	c  45.7s| 30000 | 29981 | 18470 |   0.6 |  72M|1079 |   0 |3853 |4446 |3853 | 948 |4066 |  21 |1296 | 0.000000e+00 | 9.254800e+04 |    Inf 
46.98/47.08	o 270
46.98/47.08	c *47.1s| 31172 | 18126 | 18511 |   0.6 |  54M|1227 |   - |3853 |4448 |3853 | 950 |4071 |  23 |1298 | 0.000000e+00 | 2.700000e+02 |    Inf 
47.19/47.22	o 242
47.19/47.22	c *47.2s| 31181 | 16048 | 18551 |   0.6 |  51M|1227 |   - |3853 |4458 |3853 | 948 |4072 |  33 |1298 | 0.000000e+00 | 2.420000e+02 |    Inf 
47.19/47.23	o 221
47.19/47.23	c *47.2s| 31183 | 14796 | 18558 |   0.6 |  48M|1227 |   - |3853 |4458 |3853 | 948 |4072 |  33 |1298 | 0.000000e+00 | 2.210000e+02 |    Inf 
47.29/47.32	o 176
47.29/47.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.29/47.32	c *47.3s| 31211 | 11799 | 18631 |   0.6 |  43M|1227 |   - |3853 |4488 |3853 | 947 |4076 |  63 |1301 | 0.000000e+00 | 1.760000e+02 |    Inf 
51.19/51.23	o 169
51.19/51.23	c *51.2s| 32812 | 12445 | 21959 |   0.7 |  48M|1227 |   - |3853 |5421 |3853 | 941 |4833 |1028 |1380 | 0.000000e+00 | 1.690000e+02 |    Inf 
51.49/51.59	o 155
51.49/51.59	c *51.6s| 32926 | 11787 | 22530 |   0.7 |  47M|1227 |   - |3853 |5478 |3853 | 931 |4958 |1088 |1390 | 0.000000e+00 | 1.550000e+02 |    Inf 
52.39/52.48	o 145
52.39/52.48	c *52.5s| 33242 | 11313 | 23642 |   0.7 |  47M|1227 |   - |3853 |5670 |3853 | 914 |5173 |1290 |1414 | 0.000000e+00 | 1.450000e+02 |    Inf 
52.39/52.49	o 144
52.39/52.49	c *52.5s| 33243 | 11256 | 23642 |   0.7 |  47M|1227 |   - |3853 |5670 |3853 | 914 |5173 |1290 |1414 | 0.000000e+00 | 1.440000e+02 |    Inf 
55.39/55.42	o 141
55.39/55.42	c *55.4s| 34313 | 11518 | 26718 |   0.8 |  51M|1227 |   - |3853 |6539 |3853 | 926 |5627 |2272 |1473 | 0.000000e+00 | 1.410000e+02 |    Inf 
55.39/55.42	o 135
55.39/55.42	c *55.4s| 34314 | 11120 | 26729 |   0.8 |  50M|1227 |   - |3853 |6539 |3853 | 926 |5627 |2272 |1473 | 0.000000e+00 | 1.350000e+02 |    Inf 
56.89/56.94	o 128
56.89/56.94	c *56.9s| 34879 | 11056 | 29670 |   0.8 |  52M|1227 |   - |3853 |6827 |3853 | 913 |6263 |2657 |1520 | 0.000000e+00 | 1.280000e+02 |    Inf 
57.19/57.25	o 124
57.19/57.25	c *57.2s| 34963 | 10833 | 30396 |   0.9 |  52M|1227 |   - |3853 |6880 |3853 | 919 |6396 |2723 |1529 | 0.000000e+00 | 1.240000e+02 |    Inf 
57.19/57.25	o 115
57.19/57.25	c *57.2s| 34964 | 10310 | 30409 |   0.9 |  51M|1227 |   - |3853 |6880 |3853 | 919 |6396 |2723 |1529 | 0.000000e+00 | 1.150000e+02 |    Inf 
59.19/59.20	o 106
59.19/59.20	c *59.2s| 35577 |  9977 | 33654 |   0.9 |  51M|1227 |   - |3853 |7103 |3853 | 925 |7017 |3060 |1595 | 0.000000e+00 | 1.060000e+02 |    Inf 
59.59/59.62	o 104
59.59/59.62	c *59.6s| 35689 |  9875 | 34749 |   1.0 |  52M|1227 |   - |3853 |7165 |3853 | 942 |7273 |3144 |1602 | 0.000000e+00 | 1.040000e+02 |    Inf 
60.29/60.34	o 103
60.29/60.34	c *60.3s| 35898 |  9902 | 35901 |   1.0 |  53M|1227 |   - |3853 |7237 |3853 | 937 |7499 |3258 |1613 | 0.000000e+00 | 1.030000e+02 |    Inf 
60.29/60.35	o 102
60.29/60.35	c *60.3s| 35901 |  9808 | 35911 |   1.0 |  53M|1227 |   - |3853 |7237 |3853 | 937 |7499 |3258 |1613 | 0.000000e+00 | 1.020000e+02 |    Inf 
60.29/60.36	o 97
60.29/60.36	c *60.3s| 35903 |  9356 | 35915 |   1.0 |  52M|1227 |   - |3853 |7237 |3853 | 937 |7499 |3258 |1613 | 0.000000e+00 | 9.700000e+01 |    Inf 
60.59/60.63	o 87
60.59/60.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.59/60.63	c *60.6s| 35967 |  8307 | 36788 |   1.0 |  50M|1227 |   - |3853 |7175 |3853 | 917 |7641 |3313 |1619 | 0.000000e+00 | 8.700000e+01 |    Inf 
61.99/62.09	o 84
61.99/62.09	c *62.1s| 36383 |  8112 | 39791 |   1.1 |  50M|1227 |   - |3853 |7190 |3853 | 929 |8136 |3649 |1644 | 0.000000e+00 | 8.400000e+01 |    Inf 
61.99/62.09	o 82
61.99/62.09	c *62.1s| 36384 |  7876 | 39800 |   1.1 |  50M|1227 |   - |3853 |7190 |3853 | 929 |8136 |3649 |1644 | 0.000000e+00 | 8.200000e+01 |    Inf 
62.39/62.41	o 74
62.39/62.41	c *62.4s| 36459 |  6931 | 40619 |   1.1 |  47M|1227 |   - |3853 |7038 |3853 | 962 |8319 |3698 |1657 | 0.000000e+00 | 7.400000e+01 |    Inf 
63.39/63.49	o 70
63.39/63.49	c *63.5s| 36804 |  6629 | 43139 |   1.2 |  47M|1227 |   - |3853 |6936 |3853 | 944 |8745 |4076 |1674 | 0.000000e+00 | 7.000000e+01 |    Inf 
63.49/63.51	o 68
63.49/63.51	c *63.5s| 36806 |  6478 | 43161 |   1.2 |  46M|1227 |   - |3853 |6759 |3853 | 944 |8745 |4076 |1674 | 0.000000e+00 | 6.800000e+01 |    Inf 
63.49/63.52	o 59
63.49/63.52	c *63.5s| 36807 |  5669 | 43162 |   1.2 |  44M|1227 |   - |3853 |6759 |3853 | 944 |8745 |4076 |1674 | 0.000000e+00 | 5.900000e+01 |    Inf 
63.49/63.54	o 57
63.49/63.54	c *63.5s| 36810 |  5500 | 43237 |   1.2 |  43M|1227 |   - |3853 |6459 |3853 | 923 |8745 |4076 |1674 | 0.000000e+00 | 5.700000e+01 |    Inf 
63.59/63.67	o 43
63.59/63.67	c *63.6s| 36845 |  4334 | 43478 |   1.2 |  39M|1227 |   - |3853 |6417 |3853 | 950 |8808 |4112 |1674 | 0.000000e+00 | 4.300000e+01 |    Inf 
64.08/64.15	o 42
64.08/64.15	c *64.1s| 36984 |  4302 | 44822 |   1.2 |  40M|1227 |   - |3853 |6043 |3853 | 950 |9041 |4282 |1677 | 0.000000e+00 | 4.200000e+01 |    Inf 
64.29/64.31	o 33
64.29/64.31	c *64.3s| 37023 |  3636 | 45390 |   1.2 |  37M|1227 |   - |3853 |5953 |3853 | 916 |9122 |4324 |1678 | 0.000000e+00 | 3.300000e+01 |    Inf 
64.29/64.32	o 24
64.29/64.32	c *64.3s| 37024 |  2797 | 45390 |   1.2 |  34M|1227 |   - |3853 |5953 |3853 | 916 |9122 |4324 |1678 | 0.000000e+00 | 2.400000e+01 |    Inf 
64.29/64.37	o 15
64.29/64.37	c *64.3s| 37047 |  1969 | 45486 |   1.2 |  31M|1227 |   - |3853 |5490 |3853 | 910 |9137 |4338 |1679 | 0.000000e+00 | 1.500000e+01 |    Inf 
64.39/64.43	o 10
64.39/64.43	c *64.4s| 37062 |  1531 | 45622 |   1.2 |  29M|1227 |   - |3853 |5300 |3853 | 910 |9152 |4347 |1684 | 0.000000e+00 | 1.000000e+01 |    Inf 
64.39/64.45	o 9
64.39/64.45	c *64.4s| 37066 |   985 | 45637 |   1.2 |  27M|1227 |   - |3853 |5176 |3853 | 912 |9157 |4349 |1684 | 0.000000e+00 | 9.000000e+00 |    Inf 
69.88/69.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.88/69.99	c  70.0s| 40000 |  1083 | 71521 |   1.8 |  29M|1227 |   1 |3853 |6683 |3853 | 891 |  10k|8010 |1726 | 0.000000e+00 | 9.000000e+00 |    Inf 
85.18/85.28	o 7
85.18/85.28	c *85.3s| 48913 |  1272 |129322 |   2.6 |  32M|1227 |   - |3853 |9457 |3853 | 905 |  14k|  19k|1726 | 0.000000e+00 | 7.000000e+00 |    Inf 
87.28/87.33	c  87.3s| 50000 |  1299 |137752 |   2.7 |  33M|1227 |   5 |3853 |9607 |3853 | 918 |  14k|  21k|1726 | 0.000000e+00 | 7.000000e+00 |    Inf 
106.18/106.28	c   106s| 60000 |  1516 |216888 |   3.6 |  36M|1227 |  19 |3853 |9612 |3853 | 905 |  19k|  34k|1839 | 0.000000e+00 | 7.000000e+00 |    Inf 
124.29/124.37	c   124s| 70000 |  1667 |290334 |   4.1 |  39M|1227 |  15 |3853 |  11k|3853 | 918 |  22k|  48k|2061 | 0.000000e+00 | 7.000000e+00 |    Inf 
141.69/141.71	c   142s| 80000 |  1611 |358558 |   4.5 |  39M|1227 |   - |3853 |9706 |   0 |   0 |  26k|  61k|2330 | 0.000000e+00 | 7.000000e+00 |    Inf 
159.59/159.69	c   160s| 90000 |  1679 |432889 |   4.8 |  42M|1227 |   1 |3853 |  12k|3853 | 934 |  29k|  75k|2570 | 0.000000e+00 | 7.000000e+00 |    Inf 
177.79/177.89	c   178s|100000 |  1615 |505934 |   5.1 |  41M|1227 |  13 |3853 |  11k|3853 | 944 |  32k|  89k|2801 | 0.000000e+00 | 7.000000e+00 |    Inf 
195.59/195.63	c   196s|110000 |  1739 |570996 |   5.2 |  44M|1227 |  15 |3853 |  14k|3853 | 935 |  35k| 103k|2982 | 0.000000e+00 | 7.000000e+00 |    Inf 
197.29/197.35	o 6
197.29/197.35	c * 197s|110983 |  1665 |576674 |   5.2 |  43M|1227 |   - |3853 |  14k|3853 | 934 |  35k| 104k|2984 | 0.000000e+00 | 6.000000e+00 |    Inf 
213.29/213.36	c   213s|120000 |  1627 |633217 |   5.3 |  43M|1227 |   - |3853 |  13k|   0 |   0 |  38k| 117k|3155 | 0.000000e+00 | 6.000000e+00 |    Inf 
231.09/231.18	c   231s|130000 |  1658 |698374 |   5.4 |  44M|1227 |   - |3853 |  14k|   0 |   0 |  41k| 132k|3282 | 0.000000e+00 | 6.000000e+00 |    Inf 
248.59/248.60	c   249s|140000 |  1658 |765866 |   5.5 |  45M|1227 |  14 |3853 |  15k|3853 | 919 |  45k| 147k|3455 | 0.000000e+00 | 6.000000e+00 |    Inf 
267.30/267.36	c   267s|150000 |  1745 |829831 |   5.5 |  46M|1227 |  18 |3853 |  15k|3853 | 939 |  48k| 160k|3621 | 0.000000e+00 | 6.000000e+00 |    Inf 
285.49/285.54	c   286s|160000 |  1850 |889386 |   5.6 |  48M|1227 |   - |3853 |  18k|   0 |   0 |  51k| 175k|3733 | 0.000000e+00 | 6.000000e+00 |    Inf 
301.49/301.54	o 1
301.49/301.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
301.49/301.54	c * 302s|168641 |  1330 |946241 |   5.6 |  43M|1227 |   - |3853 |  17k|3853 | 937 |  54k| 187k|3875 | 0.000000e+00 | 1.000000e+00 |    Inf 
304.09/304.16	c   304s|170000 |  1312 |957047 |   5.6 |  42M|1227 |  15 |3853 |  14k|3853 | 934 |  54k| 189k|3876 | 0.000000e+00 | 1.000000e+00 |    Inf 
321.00/321.08	c   321s|180000 |  1226 |  1023k|   5.7 |  42M|1227 |   1 |3853 |  13k|3853 | 930 |  57k| 204k|4041 | 0.000000e+00 | 1.000000e+00 |    Inf 
337.29/337.32	c   337s|190000 |  1070 |  1086k|   5.7 |  40M|1227 |   - |3853 |  12k|   0 |   0 |  60k| 218k|4167 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.10/354.12	c   354s|200000 |  1052 |  1152k|   5.8 |  40M|1227 |   - |3853 |  13k|3853 | 912 |  62k| 232k|4267 | 0.000000e+00 | 1.000000e+00 |    Inf 
370.50/370.56	c   371s|210000 |  1121 |  1212k|   5.8 |  42M|1227 |  14 |3853 |  18k|3853 | 903 |  65k| 246k|4326 | 0.000000e+00 | 1.000000e+00 |    Inf 
388.89/388.98	c   389s|220000 |  1141 |  1274k|   5.8 |  44M|1227 |  22 |3853 |  22k|3853 | 921 |  68k| 260k|4398 | 0.000000e+00 | 1.000000e+00 |    Inf 
408.10/408.12	c   408s|230000 |  1102 |  1339k|   5.8 |  44M|1227 |  10 |3853 |  22k|3853 | 889 |  71k| 274k|4478 | 0.000000e+00 | 1.000000e+00 |    Inf 
427.39/427.43	c   427s|240000 |  1133 |  1399k|   5.8 |  47M|1227 |   1 |3853 |  27k|3853 | 908 |  74k| 288k|4522 | 0.000000e+00 | 1.000000e+00 |    Inf 
449.09/449.19	c   449s|250000 |  1196 |  1464k|   5.9 |  49M|1227 |   1 |3853 |  32k|3853 | 926 |  77k| 302k|4596 | 0.000000e+00 | 1.000000e+00 |    Inf 
471.00/471.08	c   471s|260000 |  1137 |  1529k|   5.9 |  48M|1227 |  15 |3853 |  29k|3853 | 925 |  80k| 317k|4673 | 0.000000e+00 | 1.000000e+00 |    Inf 
491.50/491.58	c   492s|270000 |  1064 |  1589k|   5.9 |  44M|1227 |  18 |3853 |  21k|3853 | 916 |  82k| 331k|4825 | 0.000000e+00 | 1.000000e+00 |    Inf 
511.40/511.41	c   511s|280000 |  1092 |  1649k|   5.9 |  47M|1227 |  10 |3853 |  27k|3853 | 945 |  86k| 345k|4997 | 0.000000e+00 | 1.000000e+00 |    Inf 
533.30/533.39	c   533s|290000 |  1074 |  1721k|   5.9 |  48M|1227 |   - |3853 |  29k|   0 |   0 |  89k| 358k|5066 | 0.000000e+00 | 1.000000e+00 |    Inf 
556.50/556.57	c   557s|300000 |  1136 |  1788k|   6.0 |  50M|1227 |   - |3853 |  34k|3853 | 926 |  92k| 372k|5167 | 0.000000e+00 | 1.000000e+00 |    Inf 
581.00/581.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
581.00/581.03	c   581s|310000 |  1173 |  1851k|   6.0 |  52M|1227 |   1 |3853 |  37k|3853 | 913 |  95k| 385k|5219 | 0.000000e+00 | 1.000000e+00 |    Inf 
607.10/607.12	c   607s|320000 |  1224 |  1924k|   6.0 |  54M|1227 |   - |3853 |  42k|3853 | 913 |  98k| 399k|5310 | 0.000000e+00 | 1.000000e+00 |    Inf 
633.51/633.56	c   634s|330000 |  1142 |  1998k|   6.1 |  53M|1227 |  16 |3853 |  39k|3853 | 933 | 100k| 414k|5383 | 0.000000e+00 | 1.000000e+00 |    Inf 
658.90/658.97	c   659s|340000 |  1013 |  2069k|   6.1 |  46M|1227 |   1 |3853 |  21k|3853 | 891 | 104k| 428k|5698 | 0.000000e+00 | 1.000000e+00 |    Inf 
678.21/678.21	c   678s|350000 |  1035 |  2128k|   6.1 |  46M|1227 |   7 |3853 |  20k|3853 | 923 | 107k| 441k|5800 | 0.000000e+00 | 1.000000e+00 |    Inf 
697.01/697.05	c   697s|360000 |  1076 |  2187k|   6.1 |  47M|1227 |   - |3853 |  24k|   0 |   0 | 109k| 455k|5813 | 0.000000e+00 | 1.000000e+00 |    Inf 
717.41/717.43	c   717s|370000 |  1046 |  2255k|   6.1 |  48M|1227 |  12 |3853 |  27k|3853 | 909 | 112k| 469k|5883 | 0.000000e+00 | 1.000000e+00 |    Inf 
738.21/738.21	c   738s|380000 |  1053 |  2317k|   6.1 |  50M|1227 |   - |3853 |  32k|   0 |   0 | 114k| 483k|5930 | 0.000000e+00 | 1.000000e+00 |    Inf 
762.21/762.27	c   762s|390000 |  1031 |  2390k|   6.1 |  49M|1227 |  10 |3853 |  30k|3853 | 880 | 117k| 497k|5992 | 0.000000e+00 | 1.000000e+00 |    Inf 
784.10/784.20	c   784s|400000 |  1073 |  2446k|   6.1 |  51M|1227 |   - |3853 |  33k|   0 |   0 | 120k| 511k|6052 | 0.000000e+00 | 1.000000e+00 |    Inf 
807.31/807.39	c   807s|410000 |  1056 |  2507k|   6.1 |  51M|1227 |  10 |3853 |  32k|3853 | 909 | 124k| 525k|6096 | 0.000000e+00 | 1.000000e+00 |    Inf 
829.80/829.89	c   830s|420000 |  1110 |  2571k|   6.1 |  52M|1227 |  17 |3853 |  36k|3853 | 911 | 127k| 540k|6132 | 0.000000e+00 | 1.000000e+00 |    Inf 
855.11/855.14	c   855s|430000 |  1131 |  2634k|   6.1 |  54M|1227 |   1 |3853 |  39k|3853 | 920 | 130k| 555k|6174 | 0.000000e+00 | 1.000000e+00 |    Inf 
880.81/880.88	c   881s|440000 |  1076 |  2699k|   6.1 |  54M|1227 |  17 |3853 |  40k|3853 | 919 | 133k| 569k|6237 | 0.000000e+00 | 1.000000e+00 |    Inf 
908.10/908.11	c   908s|450000 |  1089 |  2766k|   6.1 |  55M|1227 |  16 |3853 |  43k|3853 | 931 | 135k| 584k|6271 | 0.000000e+00 | 1.000000e+00 |    Inf 
935.50/935.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
935.50/935.54	c   936s|460000 |  1060 |  2835k|   6.2 |  54M|1227 |   1 |3853 |  40k|3853 | 900 | 138k| 599k|6318 | 0.000000e+00 | 1.000000e+00 |    Inf 
960.81/960.82	c   961s|470000 |  1014 |  2897k|   6.2 |  50M|1227 |   - |3853 |  31k|   0 |   0 | 141k| 613k|6425 | 0.000000e+00 | 1.000000e+00 |    Inf 
987.01/987.03	c   987s|480000 |  1021 |  2969k|   6.2 |  51M|1227 |  24 |3853 |  34k|3853 | 895 | 145k| 626k|6472 | 0.000000e+00 | 1.000000e+00 |    Inf 
1009.91/1009.94	c  1010s|490000 |  1042 |  3038k|   6.2 |  49M|1227 |  26 |3853 |  27k|3853 | 945 | 149k| 639k|6722 | 0.000000e+00 | 1.000000e+00 |    Inf 
1032.21/1032.22	c  1032s|500000 |  1172 |  3103k|   6.2 |  52M|1227 |   - |3853 |  34k|   0 |   0 | 153k| 653k|6757 | 0.000000e+00 | 1.000000e+00 |    Inf 
1056.02/1056.02	c  1056s|510000 |  1156 |  3168k|   6.2 |  53M|1227 |   - |3853 |  34k|   0 |   0 | 157k| 667k|6801 | 0.000000e+00 | 1.000000e+00 |    Inf 
1079.82/1079.83	c  1080s|520000 |  1089 |  3233k|   6.2 |  51M|1227 |   - |3853 |  31k|   0 |   0 | 161k| 681k|6842 | 0.000000e+00 | 1.000000e+00 |    Inf 
1102.22/1102.26	c  1102s|530000 |  1032 |  3299k|   6.2 |  50M|1227 |   - |3853 |  29k|   0 |   0 | 165k| 695k|6920 | 0.000000e+00 | 1.000000e+00 |    Inf 
1123.31/1123.33	c  1123s|540000 |  1124 |  3368k|   6.2 |  52M|1227 |   7 |3853 |  31k|3853 | 921 | 168k| 709k|6975 | 0.000000e+00 | 1.000000e+00 |    Inf 
1145.81/1145.84	c  1146s|550000 |  1061 |  3435k|   6.2 |  51M|1227 |   1 |3853 |  31k|3853 | 893 | 171k| 722k|7022 | 0.000000e+00 | 1.000000e+00 |    Inf 
1170.42/1170.45	c  1170s|560000 |  1112 |  3505k|   6.3 |  54M|1227 |  16 |3853 |  36k|3853 | 921 | 174k| 736k|7086 | 0.000000e+00 | 1.000000e+00 |    Inf 
1197.11/1197.15	c  1197s|570000 |  1047 |  3584k|   6.3 |  53M|1227 |   - |3853 |  35k|   0 |   0 | 177k| 750k|7134 | 0.000000e+00 | 1.000000e+00 |    Inf 
1219.71/1219.77	c  1220s|580000 |  1155 |  3650k|   6.3 |  55M|1227 |   - |3853 |  38k|   0 |   0 | 181k| 764k|7172 | 0.000000e+00 | 1.000000e+00 |    Inf 
1243.51/1243.57	c  1244s|590000 |  1244 |  3721k|   6.3 |  57M|1227 |   - |3853 |  43k|   0 |   0 | 185k| 779k|7211 | 0.000000e+00 | 1.000000e+00 |    Inf 
1268.52/1268.57	c  1269s|600000 |  1251 |  3790k|   6.3 |  58M|1227 |   9 |3853 |  45k|3853 | 921 | 188k| 793k|7254 | 0.000000e+00 | 1.000000e+00 |    Inf 
1293.72/1293.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1293.72/1293.72	c  1294s|610000 |  1225 |  3859k|   6.3 |  58M|1227 |   - |3853 |  46k|   0 |   0 | 192k| 808k|7296 | 0.000000e+00 | 1.000000e+00 |    Inf 
1319.62/1319.63	c  1320s|620000 |  1095 |  3927k|   6.3 |  55M|1227 |  15 |3853 |  40k|3853 | 896 | 195k| 823k|7326 | 0.000000e+00 | 1.000000e+00 |    Inf 
1343.22/1343.21	c  1343s|630000 |  1097 |  3994k|   6.3 |  56M|1227 |  11 |3853 |  42k|3853 | 903 | 199k| 837k|7419 | 0.000000e+00 | 1.000000e+00 |    Inf 
1369.42/1369.46	c  1369s|640000 |  1081 |  4058k|   6.3 |  58M|1227 |   - |3853 |  47k|   0 |   0 | 203k| 851k|7468 | 0.000000e+00 | 1.000000e+00 |    Inf 
1396.72/1396.74	c  1397s|650000 |  1095 |  4123k|   6.3 |  60M|1227 |   1 |3853 |  52k|3853 | 907 | 207k| 865k|7503 | 0.000000e+00 | 1.000000e+00 |    Inf 
1425.92/1425.91	c  1426s|660000 |  1094 |  4189k|   6.3 |  60M|1227 |   - |3853 |  53k|   0 |   0 | 210k| 880k|7547 | 0.000000e+00 | 1.000000e+00 |    Inf 
1456.52/1456.50	c  1456s|670000 |  1119 |  4256k|   6.4 |  62M|1227 |   5 |3853 |  56k|3853 | 910 | 214k| 894k|7579 | 0.000000e+00 | 1.000000e+00 |    Inf 
1487.73/1487.75	c  1488s|680000 |  1091 |  4325k|   6.4 |  62M|1227 |  17 |3853 |  56k|3853 | 909 | 217k| 909k|7639 | 0.000000e+00 | 1.000000e+00 |    Inf 
1518.52/1518.52	c  1518s|690000 |  1190 |  4392k|   6.4 |  65M|1227 |  12 |3853 |  62k|3853 | 927 | 220k| 924k|7670 | 0.000000e+00 | 1.000000e+00 |    Inf 
1549.33/1549.32	c  1549s|700000 |  1056 |  4462k|   6.4 |  58M|1227 |   - |3853 |  46k|   0 |   0 | 223k| 938k|7754 | 0.000000e+00 | 1.000000e+00 |    Inf 
1576.23/1576.30	c  1576s|710000 |  1130 |  4530k|   6.4 |  60M|1227 |   - |3853 |  50k|   0 |   0 | 227k| 953k|7776 | 0.000000e+00 | 1.000000e+00 |    Inf 
1605.23/1605.22	c  1605s|720000 |  1124 |  4604k|   6.4 |  61M|1227 |   1 |3853 |  52k|3853 | 902 | 231k| 967k|7803 | 0.000000e+00 | 1.000000e+00 |    Inf 
1634.92/1634.90	c  1635s|730000 |  1159 |  4674k|   6.4 |  60M|1227 |   9 |3853 |  48k|3853 | 912 | 234k| 981k|7857 | 0.000000e+00 | 1.000000e+00 |    Inf 
1662.03/1662.07	c  1662s|740000 |  1194 |  4739k|   6.4 |  61M|1227 |   1 |3853 |  51k|3853 | 894 | 238k| 995k|7890 | 0.000000e+00 | 1.000000e+00 |    Inf 
1689.83/1689.88	c  1690s|750000 |  1445 |  4809k|   6.4 |  63M|1227 |   - |3853 |  51k|   0 |   0 | 242k|1010k|7933 | 0.000000e+00 | 1.000000e+00 |    Inf 
1718.03/1718.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1718.03/1718.04	c  1718s|760000 |  1574 |  4876k|   6.4 |  65M|1227 |   - |3853 |  54k|   0 |   0 | 246k|1025k|7973 | 0.000000e+00 | 1.000000e+00 |    Inf 
1746.13/1746.17	c  1746s|770000 |  1648 |  4941k|   6.4 |  66M|1227 |   - |3853 |  53k|   0 |   0 | 249k|1040k|8011 | 0.000000e+00 | 1.000000e+00 |    Inf 
1775.03/1775.06	c  1775s|780000 |  1617 |  5009k|   6.4 |  66M|1227 |   - |3853 |  53k|   0 |   0 | 253k|1055k|8050 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.03/1790.01	c 
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time (sec) : 1789.98
1790.03/1790.01	c Solving Nodes      : 785213
1790.03/1790.01	c Primal Bound       : +1.00000000000000e+00 (137 solutions)
1790.03/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.01	c Gap                : infinite
1790.03/1790.03	s SATISFIABLE
1790.03/1790.03	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.03/1790.03	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 -x189 
1790.03/1790.03	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.03/1790.03	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.03/1790.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1790.03/1790.03	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1790.03/1790.03	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.03/1790.03	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.03/1790.03	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.03/1790.03	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.03/1790.03	v -x1 
1790.03/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.03	c Solving Time       :    1789.98
1790.03/1790.03	c Original Problem   :
1790.03/1790.03	c   Problem name     : HOME/instance-2705619-1278572959.wbo
1790.03/1790.03	c   Variables        : 3967 (2099 binary, 0 integer, 1868 implicit integer, 0 continuous)
1790.03/1790.03	c   Constraints      : 4576 initial, 4576 maximal
1790.03/1790.03	c Presolved Problem  :
1790.03/1790.03	c   Problem name     : t_HOME/instance-2705619-1278572959.wbo
1790.03/1790.03	c   Variables        : 3853 (2042 binary, 0 integer, 1811 implicit integer, 0 continuous)
1790.03/1790.03	c   Constraints      : 4425 initial, 63498 maximal
1790.03/1790.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.03	c   trivial          :       0.00         57          0          0          0          0          0          0          0
1790.03/1790.03	c   dualfix          :       0.00         57          0          0          0          0          0          0          0
1790.03/1790.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.03/1790.03	c   setppc           :       0.00          0          0          0          0          0          9          0          0
1790.03/1790.03	c   linear           :       0.05          0          0          0       1876          0         85         67          0
1790.03/1790.03	c   indicator        :       0.00          0          0          0          0          0         57          0          0
1790.03/1790.03	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.03	c   root node        :          -       3622          -          -       3622          -          -          -          -
1790.03/1790.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.03	c   integral         :          0          0          0     483982          0         57       1019          0          0     831794
1790.03/1790.03	c   setppc           :         55          6    3655385      63128          1       5108     820496          0          0          0
1790.03/1790.03	c   linear           :       1811          6    3681754      67159          1     264128   15512627     255065          0          0
1790.03/1790.03	c   indicator        :       1811          0     676806      40870          0        100     662255          0          0          0
1790.03/1790.03	c   logicor          :        748+         6    1570742      33386          1     105389    4031878          0          0          0
1790.03/1790.03	c   bounddisjunction :          0+         0     422485          0          0         12       1375          0          0          0
1790.03/1790.03	c   countsols        :          0          0          0      33386          1          0          0          0          0          0
1790.03/1790.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.03	c   integral         :      18.81       0.00       0.00      18.81       0.00
1790.03/1790.03	c   setppc           :       7.55       0.00       7.50       0.04       0.00
1790.03/1790.03	c   linear           :     139.25       0.00     136.41       2.84       0.00
1790.03/1790.03	c   indicator        :      10.35       0.00       6.03       4.32       0.00
1790.03/1790.03	c   logicor          :     385.44       0.00     385.15       0.29       0.00
1790.03/1790.03	c   bounddisjunction :       2.37       0.00       2.37       0.00       0.00
1790.03/1790.03	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1790.03/1790.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.03	c   vbounds          :       0.65      19943          0       1919
1790.03/1790.03	c   rootredcost      :       0.57         37          0       1811
1790.03/1790.03	c   pseudoobj        :      92.49    3688367       1514     584600
1790.03/1790.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.03	c   propagation      :      18.75     376151     375708    2425928       29.2      10196       23.6          -
1790.03/1790.03	c   infeasible LP    :       9.30      35264      35264     283385       43.8        337       17.9          0
1790.03/1790.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.03	c   applied globally :          -          -          -    1062951       24.2          -          -          -
1790.03/1790.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.03	c   cut pool         :       0.00          5          -          -         22          -    (maximal pool size: 396)
1790.03/1790.03	c   redcost          :      31.17     485533          0      58565          0          0
1790.03/1790.03	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.03	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.03	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.03	c   gomory           :       0.10          6          0          0       1153          0
1790.03/1790.03	c   strongcg         :       0.10          6          0          0       1805          0
1790.03/1790.03	c   cmir             :       0.03          6          0          0          0          0
1790.03/1790.03	c   flowcover        :       0.05          6          0          0          0          0
1790.03/1790.03	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.03	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.03	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.03	c   rapidlearning    :       0.07          1          0          0          0          0
1790.03/1790.03	c Pricers            :       Time      Calls       Vars
1790.03/1790.03	c   problem variables:       0.00          0          0
1790.03/1790.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.03	c   relpscost        :      18.43     416802         57       1019          0          0     831794
1790.03/1790.03	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   inference        :      10.09      33351          0          0          0          0      66868
1790.03/1790.03	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.03	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.03	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.03	c   LP solutions     :       0.06          -         36
1790.03/1790.03	c   pseudo solutions :       0.00          -          0
1790.03/1790.03	c   intshifting      :       0.01          0          0
1790.03/1790.03	c   feaspump         :       0.02          1          0
1790.03/1790.03	c   oneopt           :       0.37         31          0
1790.03/1790.03	c   crossover        :       1.00         24          0
1790.03/1790.03	c   coefdiving       :       0.22        174          0
1790.03/1790.03	c   pscostdiving     :       0.23        174          0
1790.03/1790.03	c   fracdiving       :       0.23        174          0
1790.03/1790.03	c   linesearchdiving :       0.22        174          0
1790.03/1790.03	c   guideddiving     :       0.27        174          0
1790.03/1790.03	c   veclendiving     :       0.23        174          0
1790.03/1790.03	c   rootsoldiving    :       0.25        165          0
1790.03/1790.03	c   objpscostdiving  :       0.23        166          0
1790.03/1790.03	c   trivial          :       0.00          2          0
1790.03/1790.03	c   simplerounding   :       0.72     417144          0
1790.03/1790.03	c   zirounding       :       0.30       1000          0
1790.03/1790.03	c   rounding         :       0.96       9073          0
1790.03/1790.03	c   shifting         :       0.69       2809          0
1790.03/1790.03	c   twoopt           :       0.00          0          0
1790.03/1790.03	c   fixandinfer      :       0.00          0          0
1790.03/1790.03	c   intdiving        :       0.00          0          0
1790.03/1790.03	c   actconsdiving    :       0.00          0          0
1790.03/1790.03	c   octane           :       0.00          0          0
1790.03/1790.03	c   rens             :       0.03          1          0
1790.03/1790.03	c   rins             :       0.00          0          0
1790.03/1790.03	c   localbranching   :       0.00          0          0
1790.03/1790.03	c   mutation         :       0.00          0          0
1790.03/1790.03	c   dins             :       0.00          0          0
1790.03/1790.03	c   undercover       :       0.00          0          0
1790.03/1790.03	c   nlp              :       0.16          0          0
1790.03/1790.03	c   trysol           :       0.30        294        101
1790.03/1790.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.03	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.03	c   dual LP          :     541.01     485619    5046619      10.39    9328.13
1790.03/1790.03	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.03	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.03	c   diving/probing LP:       0.20        119       1503      12.63    7624.99
1790.03/1790.03	c   strong branching :      14.83       8064     161048      19.97   10860.27
1790.03/1790.03	c     (at root node) :          -         17       1333      78.41          -
1790.03/1790.03	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.03	c B&B Tree           :
1790.03/1790.03	c   number of runs   :          1
1790.03/1790.03	c   nodes            :     785213
1790.03/1790.03	c   nodes (total)    :     785213
1790.03/1790.04	c   nodes left       :       1681
1790.03/1790.04	c   max depth        :       1227
1790.03/1790.04	c   max depth (total):       1227
1790.03/1790.04	c   backtracks       :      95134 (12.1%)
1790.03/1790.04	c   delayed cutoffs  :      77691
1790.03/1790.04	c   repropagations   :    1495892 (4551725 domain reductions, 75487 cutoffs)
1790.03/1790.04	c   avg switch length:       5.18
1790.03/1790.04	c   switching time   :     299.93
1790.03/1790.04	c Solution           :
1790.03/1790.04	c   Solutions found  :        137 (37 improvements)
1790.03/1790.04	c   First Solution   : +9.25480000000000e+04   (in run 1, after 41 nodes, 2.46 seconds, depth 18, found by <trysol>)
1790.03/1790.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 168641 nodes, 301.51 seconds, depth 45, found by <relaxation>)
1790.03/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.04	c   Gap              :   infinite
1790.03/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.04	c   Root Iterations  :        305
1790.12/1790.14	c Time complete: 1790.17.

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-2705619-1278572959/watcher-2705619-1278572959 -o /tmp/evaluation-result-2705619-1278572959/solver-2705619-1278572959 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705619-1278572959.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.33 0.08 0.02 4/178 23030
/proc/meminfo: memFree=29753272/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=12544 CPUtime=0
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 1973 0 0 0 0 0 0 0 24 0 1 0 25509446 12845056 1891 4089446400 4194304 10345943 140736352215968 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23030/statm: 3136 1891 429 1502 0 1629 0

[startup+0.0795651 s]
/proc/loadavg: 0.33 0.08 0.02 4/178 23030
/proc/meminfo: memFree=29753272/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=33420 CPUtime=0.07
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 7358 0 0 0 7 0 0 0 24 0 1 0 25509446 34222080 6922 4089446400 4194304 10345943 140736352215968 18446744073709551615 5017672 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23030/statm: 8355 6922 534 1502 0 6848 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33420

[startup+0.100525 s]
/proc/loadavg: 0.33 0.08 0.02 4/178 23030
/proc/meminfo: memFree=29753272/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=33556 CPUtime=0.09
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 7415 0 0 0 9 0 0 0 24 0 1 0 25509446 34361344 6979 4089446400 4194304 10345943 140736352215968 18446744073709551615 5093484 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23030/statm: 8389 6979 550 1502 0 6882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33556

[startup+0.300491 s]
/proc/loadavg: 0.33 0.08 0.02 4/178 23030
/proc/meminfo: memFree=29753272/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=41516 CPUtime=0.29
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 14278 0 0 0 28 1 0 0 25 0 1 0 25509446 42512384 8840 4089446400 4194304 10345943 140736352215968 18446744073709551615 6123643 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23030/statm: 10379 8840 750 1502 0 8872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41516

[startup+0.70042 s]
/proc/loadavg: 0.33 0.08 0.02 4/178 23030
/proc/meminfo: memFree=29753272/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=49416 CPUtime=0.69
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 19954 0 0 0 67 2 0 0 25 0 1 0 25509446 50601984 10689 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23030/statm: 12354 10689 770 1502 0 10847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49416

[startup+1.50028 s]
/proc/loadavg: 0.47 0.11 0.04 3/179 23031
/proc/meminfo: memFree=29711972/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=49892 CPUtime=1.49
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 20212 0 0 0 146 3 0 0 25 0 1 0 25509446 51089408 10947 4089446400 4194304 10345943 140736352215968 18446744073709551615 7569784 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23030/statm: 12473 10947 772 1502 0 10966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49892

[startup+3.101 s]
/proc/loadavg: 0.47 0.11 0.04 3/179 23031
/proc/meminfo: memFree=29707748/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=50028 CPUtime=3.09
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 20373 0 0 0 305 4 0 0 25 0 1 0 25509446 51228672 11108 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23030/statm: 12507 11108 773 1502 0 11000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50028

[startup+6.30043 s]
/proc/loadavg: 0.47 0.11 0.04 3/179 23031
/proc/meminfo: memFree=29701068/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=55176 CPUtime=6.29
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 30925 0 0 0 623 6 0 0 25 0 1 0 25509446 56500224 11860 4089446400 4194304 10345943 140736352215968 18446744073709551615 4999613 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 13794 11860 774 1502 0 12287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55176

[startup+12.7004 s]
/proc/loadavg: 0.70 0.17 0.06 3/179 23031
/proc/meminfo: memFree=29679872/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=67720 CPUtime=12.69
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 42524 0 0 0 1260 9 0 0 25 0 1 0 25509446 69345280 14864 4089446400 4194304 10345943 140736352215968 18446744073709551615 5926573 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 16930 14864 779 1502 0 15423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67720

[startup+25.501 s]
/proc/loadavg: 0.90 0.23 0.08 3/179 23032
/proc/meminfo: memFree=29640768/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=83032 CPUtime=25.49
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 54523 0 0 0 2537 12 0 0 25 0 1 0 25509446 85024768 18900 4089446400 4194304 10345943 140736352215968 18446744073709551615 4796492 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23030/statm: 20758 18900 779 1502 0 19251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83032

[startup+51.1005 s]
/proc/loadavg: 1.28 0.37 0.13 3/179 23033
/proc/meminfo: memFree=29574072/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=117796 CPUtime=51.09
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 77967 0 0 0 5090 19 0 0 25 0 1 0 25509446 120623104 27700 4089446400 4194304 10345943 140736352215968 18446744073709551615 6012313 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23030/statm: 29449 27700 780 1502 0 27942 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 117796

[startup+102.306 s]
/proc/loadavg: 1.71 0.65 0.23 3/179 23034
/proc/meminfo: memFree=29475892/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=156924 CPUtime=102.3
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 151248 0 0 0 10188 42 0 0 25 0 1 0 25509446 160690176 37382 4089446400 4194304 10345943 140736352215968 18446744073709551615 8160845 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23030/statm: 39231 37382 780 1502 0 37724 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156924

[startup+162.301 s]
/proc/loadavg: 1.89 0.89 0.34 3/179 23035
/proc/meminfo: memFree=29398232/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=168040 CPUtime=162.29
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 166058 0 0 0 16167 62 0 0 25 0 1 0 25509446 172072960 40005 4089446400 4194304 10345943 140736352215968 18446744073709551615 6119667 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 42010 40005 790 1502 0 40503 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168040

[startup+222.3 s]
/proc/loadavg: 1.96 1.09 0.44 3/179 23037
/proc/meminfo: memFree=29382940/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=172248 CPUtime=222.29
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 193151 0 0 0 22144 85 0 0 25 0 1 0 25509446 176381952 40998 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 43062 40998 798 1502 0 41555 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 172248

[startup+282.301 s]
/proc/loadavg: 1.98 1.25 0.53 3/179 23039
/proc/meminfo: memFree=29370992/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=174804 CPUtime=282.29
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 196986 0 0 0 28128 101 0 0 25 0 1 0 25509446 178999296 41861 4089446400 4194304 10345943 140736352215968 18446744073709551615 4218233 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 43701 41861 798 1502 0 42194 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174804

[startup+342.301 s]
/proc/loadavg: 1.99 1.39 0.62 3/179 23040
/proc/meminfo: memFree=29365848/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=175288 CPUtime=342.3
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 216885 0 0 0 34108 122 0 0 25 0 1 0 25509446 179494912 41947 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 43822 41947 798 1502 0 42315 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175288

[startup+402.3 s]
/proc/loadavg: 1.99 1.50 0.71 3/179 23042
/proc/meminfo: memFree=29361340/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=176716 CPUtime=402.3
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 222251 0 0 0 40090 140 0 0 25 0 1 0 25509446 180957184 42131 4089446400 4194304 10345943 140736352215968 18446744073709551615 4214327 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 44179 42131 798 1502 0 42672 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176716

[startup+462.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/179 23043
/proc/meminfo: memFree=29350508/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=181124 CPUtime=462.3
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 223913 0 0 0 46076 154 0 0 25 0 1 0 25509446 185470976 43214 4089446400 4194304 10345943 140736352215968 18446744073709551615 6336347 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 45281 43214 798 1502 0 43774 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181124

[startup+522.3 s]
/proc/loadavg: 2.06 1.67 0.86 3/179 23045
/proc/meminfo: memFree=29347844/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=180780 CPUtime=522.3
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 233363 0 0 0 52058 172 0 0 25 0 1 0 25509446 185118720 43332 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 45195 43332 798 1502 0 43688 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 180780

[startup+582.301 s]
/proc/loadavg: 2.02 1.73 0.93 3/179 23050
/proc/meminfo: memFree=29342300/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=187380 CPUtime=582.3
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 236207 0 0 0 58042 188 0 0 25 0 1 0 25509446 191877120 44656 4089446400 4194304 10345943 140736352215968 18446744073709551615 6754448 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 46845 44656 798 1502 0 45338 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187380

[startup+642.301 s]
/proc/loadavg: 2.01 1.78 1.00 3/179 23051
/proc/meminfo: memFree=29337688/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=188460 CPUtime=642.31
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 236789 0 0 0 64029 202 0 0 25 0 1 0 25509446 192983040 44909 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 47115 44909 798 1502 0 45608 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188460

[startup+702.301 s]

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

/proc/meminfo: memFree=29324924/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=192316 CPUtime=1002.31
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 247230 0 0 0 99951 280 0 0 25 0 1 0 25509446 196931584 45714 4089446400 4194304 10345943 140736352215968 18446744073709551615 6901968 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 48079 45714 798 1502 0 46572 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192316

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.34 3/179 23062
/proc/meminfo: memFree=29322400/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=192728 CPUtime=1062.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 247675 0 0 0 105938 294 0 0 25 0 1 0 25509446 197353472 45710 4089446400 4194304 10345943 140736352215968 18446744073709551615 4471493 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 48182 45710 798 1502 0 46675 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192728

[startup+1122.3 s]
/proc/loadavg: 2.03 1.96 1.39 3/179 23064
/proc/meminfo: memFree=29321252/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=192740 CPUtime=1122.31
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 249223 0 0 0 111923 308 0 0 25 0 1 0 25509446 197365760 45822 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 48185 45822 798 1502 0 46678 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 192740

[startup+1182.3 s]
/proc/loadavg: 2.01 1.96 1.42 3/179 23066
/proc/meminfo: memFree=29317364/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=191488 CPUtime=1182.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 251736 0 0 0 117910 322 0 0 25 0 1 0 25509446 196083712 45833 4089446400 4194304 10345943 140736352215968 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 47872 45833 798 1502 0 46365 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 191488

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.46 3/179 23067
/proc/meminfo: memFree=29315208/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=192824 CPUtime=1242.31
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 255183 0 0 0 123898 333 0 0 25 0 1 0 25509446 197451776 45953 4089446400 4194304 10345943 140736352215968 18446744073709551615 7509512 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 48206 45953 798 1502 0 46699 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 192824

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 23069
/proc/meminfo: memFree=29310076/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=193540 CPUtime=1302.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 256703 0 0 0 129887 345 0 0 25 0 1 0 25509446 198184960 45982 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 48385 45982 798 1502 0 46878 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 193540

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 23070
/proc/meminfo: memFree=29305452/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=194428 CPUtime=1362.31
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 257007 0 0 0 135874 357 0 0 25 0 1 0 25509446 199094272 46286 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 48607 46286 798 1502 0 47100 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 194428

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 23072
/proc/meminfo: memFree=29300804/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=197348 CPUtime=1422.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 257883 0 0 0 141863 369 0 0 25 0 1 0 25509446 202084352 47074 4089446400 4194304 10345943 140736352215968 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 49337 47074 798 1502 0 47830 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 197348

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 4/179 23074
/proc/meminfo: memFree=29298020/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=196872 CPUtime=1482.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 258999 0 0 0 147853 379 0 0 25 0 1 0 25509446 201596928 47201 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 49218 47201 798 1502 0 47711 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 196872

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 23075
/proc/meminfo: memFree=29293380/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=200912 CPUtime=1542.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 260124 0 0 0 153843 389 0 0 25 0 1 0 25509446 205733888 47966 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50228 47966 798 1502 0 48721 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 200912

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/179 23077
/proc/meminfo: memFree=29291476/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=201772 CPUtime=1602.32
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 260249 0 0 0 159832 400 0 0 25 0 1 0 25509446 206614528 48091 4089446400 4194304 10345943 140736352215968 18446744073709551615 5086861 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50443 48091 798 1502 0 48936 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 201772

[startup+1662.3 s]
/proc/loadavg: 2.05 1.99 1.64 3/179 23078
/proc/meminfo: memFree=29287716/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202596 CPUtime=1662.33
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 260453 0 0 0 165822 411 0 0 25 0 1 0 25509446 207458304 48295 4089446400 4194304 10345943 140736352215968 18446744073709551615 6777361 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50649 48295 798 1502 0 49142 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 202596

[startup+1722.3 s]
/proc/loadavg: 2.02 1.99 1.66 3/179 23080
/proc/meminfo: memFree=29282968/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202368 CPUtime=1722.33
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 260658 0 0 0 171811 422 0 0 25 0 1 0 25509446 207224832 48175 4089446400 4194304 10345943 140736352215968 18446744073709551615 7591067 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50592 48175 798 1502 0 49085 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 202368

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23082
/proc/meminfo: memFree=29281936/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202084 CPUtime=1782.33
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 262444 0 0 0 177797 436 0 0 25 0 1 0 25509446 206934016 48279 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50521 48279 798 1502 0 49014 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 202084

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 2/174 23099
/proc/meminfo: memFree=29609944/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202084 CPUtime=1785.52
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 262471 0 0 0 178116 436 0 0 25 0 1 0 25509446 206934016 48306 4089446400 4194304 10345943 140736352215968 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50521 48306 798 1502 0 49014 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 202084

[startup+1788.7 s]
/proc/loadavg: 1.92 1.97 1.67 2/174 23099
/proc/meminfo: memFree=29610472/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202676 CPUtime=1788.73
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 262529 0 0 0 178436 437 0 0 25 0 1 0 25509446 207540224 48364 4089446400 4194304 10345943 140736352215968 18446744073709551615 7569520 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50669 48364 798 1502 0 49162 0
Current children cumulated CPU time (s) 1788.73
Current children cumulated vsize (KiB) 202676

[startup+1789.5 s]
/proc/loadavg: 1.92 1.97 1.67 2/174 23099
/proc/meminfo: memFree=29610472/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202676 CPUtime=1789.53
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 262531 0 0 0 178516 437 0 0 25 0 1 0 25509446 207540224 48366 4089446400 4194304 10345943 140736352215968 18446744073709551615 6068933 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50669 48366 798 1502 0 49162 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (KiB) 202676

[startup+1789.9 s]
/proc/loadavg: 1.92 1.97 1.67 2/174 23099
/proc/meminfo: memFree=29610472/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202676 CPUtime=1789.93
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 262531 0 0 0 178556 437 0 0 25 0 1 0 25509446 207540224 48366 4089446400 4194304 10345943 140736352215968 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23030/statm: 50669 48366 798 1502 0 49162 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 202676

[startup+1790.1 s]
/proc/loadavg: 1.92 1.97 1.67 2/174 23099
/proc/meminfo: memFree=29610472/32950928 swapFree=67111528/67111528
[pid=23030] ppid=23028 vsize=202676 CPUtime=1790.12
/proc/23030/stat : 23030 (pbscip.linux.x8) R 23028 23030 22855 0 -1 4202496 262748 0 0 0 178575 437 0 0 25 0 1 0 25509446 207540224 48583 4089446400 4194304 10345943 140736352215968 18446744073709551615 6325013 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23030/statm: 50669 48583 799 1502 0 49162 0
Current children cumulated CPU time (s) 1790.12
Current children cumulated vsize (KiB) 202676

Child status: 0
Real time (s): 1790.14
CPU time (s): 1790.18
CPU user time (s): 1785.79
CPU system time (s): 4.38533
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 202908

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

runsolver used 2.49062 second user time and 5.69713 second system time

The end

Launcher Data

Begin job on node120 at 2010-07-08 09:09:19
IDJOB=2705619
IDBENCH=78952
IDSOLVER=1214
FILE ID=node120/2705619-1278572959
PBS_JOBID= 11240214
Free space on /tmp= 73452 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.1900559676--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-2705619-1278572959/watcher-2705619-1278572959 -o /tmp/evaluation-result-2705619-1278572959/solver-2705619-1278572959 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705619-1278572959.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 88fe2d235d496f5582f591254b27e0dd
RANDOM SEED=1283358648

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29753676 kB
Buffers:        154932 kB
Cached:        2778596 kB
SwapCached:          0 kB
Active:        1649432 kB
Inactive:      1383592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29753676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25676 kB
Writeback:           0 kB
AnonPages:       99388 kB
Mapped:          17784 kB
Slab:           100760 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   241076 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= 73440 MiB
End job on node120 at 2010-07-08 09:39:10