Trace number 2693390

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900584106--soft-66-100-0.wbo
MD5SUMaf1f4aa986dfaf7d995a788abb35be25
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark526.527
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 constraints961
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 46411
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46410
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 737
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693390-1277900926.wbo>
0.02/0.02	c original problem has 2153 variables (1192 bin, 0 int, 0 impl, 961 cont) and 3669 constraints
0.02/0.02	c problem read
0.02/0.02	c presolving settings loaded
0.02/0.04	c presolving:
0.02/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1161 impls, 15 clqs
0.02/0.07	c (round 2) 0 del vars, 107 del conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 1161 impls, 15 clqs
0.02/0.08	c (round 3) 50 del vars, 157 del conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 1161 impls, 15 clqs
0.02/0.09	c (round 4) 100 del vars, 157 del conss, 961 chg bounds, 50 chg sides, 0 chg coeffs, 1690 upgd conss, 1161 impls, 15 clqs
0.09/0.14	c    (0.1s) probing: 101/1142 (8.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  100 deleted vars, 157 deleted constraints, 961 tightened bounds, 0 added holes, 50 changed sides, 0 changed coefficients
0.09/0.14	c  1161 implications, 15 cliques
0.09/0.14	c presolved problem has 2053 variables (1142 bin, 0 int, 0 impl, 911 cont) and 3512 constraints
0.09/0.14	c     911 constraints of type <indicator>
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      15 constraints of type <setppc>
0.09/0.14	c     911 constraints of type <linear>
0.09/0.14	c    1674 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.10
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 3420
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	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 |    36 |     - |9064k|   0 |  19 |2053 |3512 |2053 |1690 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.2s|     1 |     0 |    63 |     - |9174k|   0 |  23 |2053 |3512 |2053 |1709 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    87 |     - |9407k|   0 |  22 |2053 |3512 |2053 |1718 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.30	c   0.3s|     1 |     0 |   143 |     - |9603k|   0 |  43 |2053 |3512 |2053 |1724 |  34 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   156 |     - |9627k|   0 |  45 |2053 |3512 |2053 |1729 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   195 |     - |9631k|   0 |  43 |2053 |3512 |2053 |1730 |  40 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.5s|     1 |     0 |   198 |     - |9632k|   0 |  43 |2053 |3512 |2053 |1733 |  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.09/2.13	c   2.0s|     1 |     2 |   198 |     - |9665k|   0 |  43 |2053 |3512 |2053 |1733 |  43 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
2.09/2.13	o 43928
2.09/2.13	c y 2.0s|     2 |     1 |   198 |   0.0 |9697k|   1 |   - |2053 |3512 |   0 |   0 |  43 |   0 |  33 | 0.000000e+00 | 4.392800e+04 |    Inf 
3.69/3.75	o 448
3.69/3.75	c * 3.6s|   193 |   152 |   888 |   3.6 |  10M|  87 |   - |2053 |3615 |2053 |1727 |  50 | 103 | 247 | 0.000000e+00 | 4.480000e+02 |    Inf 
3.99/4.05	o 290
3.99/4.05	c * 3.9s|   305 |   211 |  1105 |   3.0 |  10M|  87 |   - |2053 |3626 |2053 |1732 |  82 | 114 | 327 | 0.000000e+00 | 2.900000e+02 |    Inf 
4.09/4.11	o 229
4.09/4.11	c * 4.0s|   331 |   200 |  1170 |   2.9 |  11M|  87 |   - |2053 |3631 |2053 |1723 |  82 | 119 | 335 | 0.000000e+00 | 2.290000e+02 |    Inf 
4.09/4.14	o 223
4.09/4.14	c * 4.0s|   338 |   200 |  1218 |   3.0 |  11M|  87 |   - |2053 |3642 |2053 |1723 |  82 | 130 | 341 | 0.000000e+00 | 2.230000e+02 |    Inf 
4.59/4.68	o 196
4.59/4.68	c * 4.5s|   414 |   195 |  1712 |   3.7 |  11M|  87 |   - |2053 |3764 |2053 |1723 |  90 | 252 | 500 | 0.000000e+00 | 1.960000e+02 |    Inf 
4.69/4.78	o 184
4.69/4.78	c * 4.6s|   440 |   192 |  1904 |   3.9 |  11M|  87 |   - |2053 |3791 |2053 |1733 | 101 | 279 | 522 | 0.000000e+00 | 1.840000e+02 |    Inf 
5.59/5.69	o 182
5.59/5.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.59/5.69	c * 5.4s|   562 |   228 |  2760 |   4.6 |  12M|  87 |   - |2053 |3873 |2053 |1728 | 125 | 361 | 822 | 0.000000e+00 | 1.820000e+02 |    Inf 
5.59/5.70	o 167
5.59/5.70	c * 5.4s|   563 |   211 |  2762 |   4.6 |  12M|  87 |   - |2053 |3873 |2053 |1728 | 125 | 361 | 822 | 0.000000e+00 | 1.670000e+02 |    Inf 
7.79/7.84	o 156
7.79/7.84	c * 7.5s|  1155 |   314 |  5019 |   4.2 |  14M|  87 |   - |2053 |4423 |2053 |1729 | 279 |1007 |1356 | 0.000000e+00 | 1.560000e+02 |    Inf 
9.29/9.36	o 153
9.29/9.36	c * 8.9s|  1777 |   455 |  7232 |   4.0 |  15M|  87 |   - |2053 |4897 |2053 |1733 | 439 |1664 |1562 | 0.000000e+00 | 1.530000e+02 |    Inf 
9.40/9.43	o 145
9.40/9.43	c * 9.0s|  1812 |   465 |  7304 |   3.9 |  15M|  87 |   - |2053 |4918 |2053 |1733 | 443 |1690 |1566 | 0.000000e+00 | 1.450000e+02 |    Inf 
9.40/9.45	o 137
9.40/9.45	c * 9.0s|  1819 |   456 |  7337 |   3.9 |  15M|  87 |   - |2053 |4916 |2053 |1738 | 448 |1690 |1569 | 0.000000e+00 | 1.370000e+02 |    Inf 
13.59/13.65	o 133
13.59/13.65	c *13.0s|  4027 |   964 | 15832 |   3.9 |  18M|  87 |   - |2053 |5781 |2053 |1734 | 830 |4002 |1875 | 0.000000e+00 | 1.330000e+02 |    Inf 
13.59/13.67	o 119
13.59/13.67	c *13.1s|  4039 |   941 | 15878 |   3.9 |  18M|  87 |   - |2053 |5788 |2053 |1732 | 833 |4012 |1875 | 0.000000e+00 | 1.190000e+02 |    Inf 
14.29/14.30	o 116
14.29/14.30	c *13.6s|  4392 |   974 | 17389 |   3.9 |  18M|  87 |   - |2053 |5654 |2053 |1731 | 888 |4420 |1905 | 0.000000e+00 | 1.160000e+02 |    Inf 
20.19/20.28	o 104
20.19/20.28	c c19.4s|  7694 |  1419 | 33234 |   4.3 |  23M|  87 |   - |2053 |5926 |2053 |1726 |1444 |8168 |2029 | 0.000000e+00 | 1.040000e+02 |    Inf 
24.29/24.31	c  23.3s| 10000 |  1712 | 43980 |   4.4 |  25M|  87 |  22 |2053 |6293 |2053 |1733 |1726 |  10k|2050 | 0.000000e+00 | 1.040000e+02 |    Inf 
40.90/40.99	c  39.4s| 20000 |  3345 | 84628 |   4.2 |  37M|  87 |   0 |2053 |7674 |2053 |1731 |3528 |  22k|2066 | 0.000000e+00 | 1.040000e+02 |    Inf 
52.50/52.53	o 89
52.50/52.53	c *50.6s| 26577 |  4485 |114867 |   4.3 |  45M|  87 |   - |2053 |8627 |2053 |1738 |4797 |  29k|2066 | 0.000000e+00 | 8.900000e+01 |    Inf 
52.59/52.65	o 83
52.59/52.65	c *50.7s| 26652 |  4446 |115052 |   4.3 |  45M|  87 |   - |2053 |8394 |2053 |1739 |4803 |  29k|2066 | 0.000000e+00 | 8.300000e+01 |    Inf 
52.70/52.76	o 61
52.70/52.76	c *50.8s| 26716 |  4163 |115172 |   4.3 |  41M|  87 |   - |2053 |8296 |2053 |1740 |4806 |  29k|2066 | 0.000000e+00 | 6.100000e+01 |    Inf 
52.70/52.78	o 55
52.70/52.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.70/52.78	c *50.9s| 26721 |  4052 |115190 |   4.3 |  39M|  87 |   - |2053 |8033 |2053 |1740 |4806 |  29k|2066 | 0.000000e+00 | 5.500000e+01 |    Inf 
58.70/58.70	c  56.6s| 30000 |  4054 |135088 |   4.5 |  40M|  87 |  12 |2053 |6312 |2053 |1728 |5147 |  34k|2066 | 0.000000e+00 | 5.500000e+01 |    Inf 
59.69/59.70	o 53
59.69/59.70	c *57.6s| 30623 |  4107 |137607 |   4.5 |  41M|  87 |   - |2053 |6549 |2053 |1749 |5231 |  34k|2066 | 0.000000e+00 | 5.300000e+01 |    Inf 
74.89/74.93	o 47
74.89/74.93	c *72.3s| 39134 |  4155 |189403 |   4.8 |  42M|  87 |   - |2053 |6654 |2053 |1736 |6286 |  46k|2071 | 0.000000e+00 | 4.700000e+01 |    Inf 
76.49/76.58	c  73.9s| 40000 |  4122 |194915 |   4.9 |  42M|  87 |   - |2053 |5733 |   0 |   0 |6366 |  47k|2071 | 0.000000e+00 | 4.700000e+01 |    Inf 
77.59/77.62	o 46
77.59/77.62	c *74.9s| 40553 |  4132 |198790 |   4.9 |  43M|  87 |   - |2053 |5874 |2053 |1731 |6476 |  48k|2071 | 0.000000e+00 | 4.600000e+01 |    Inf 
79.30/79.32	o 40
79.30/79.32	c *76.5s| 41523 |  4032 |204525 |   4.9 |  42M|  87 |   - |2053 |5811 |2053 |1729 |6589 |  49k|2071 | 0.000000e+00 | 4.000000e+01 |    Inf 
95.40/95.43	c  92.1s| 50000 |  4267 |269401 |   5.4 |  45M|  87 |   - |2053 |6880 |   0 |   0 |7670 |  60k|2214 | 0.000000e+00 | 4.000000e+01 |    Inf 
114.30/114.39	c   110s| 60000 |  4545 |338987 |   5.6 |  50M|  87 |  13 |2053 |9151 |2053 |1723 |8924 |  73k|2454 | 0.000000e+00 | 4.000000e+01 |    Inf 
134.89/134.97	c   130s| 70000 |  4970 |429696 |   6.1 |  54M|  87 |   - |2053 |7910 |   0 |   0 |9814 |  85k|2719 | 0.000000e+00 | 4.000000e+01 |    Inf 
136.30/136.34	o 36
136.30/136.34	c * 132s| 70663 |  4940 |434930 |   6.2 |  54M|  87 |   - |2053 |7960 |2053 |1734 |9904 |  86k|2758 | 0.000000e+00 | 3.600000e+01 |    Inf 
154.40/154.45	c   149s| 80000 |  5115 |508448 |   6.4 |  57M|  87 |   - |2053 |7462 |   0 |   0 |  10k|  98k|2981 | 0.000000e+00 | 3.600000e+01 |    Inf 
173.10/173.14	c   167s| 90000 |  5229 |580969 |   6.5 |  61M|  87 |   - |2053 |8853 |   0 |   0 |  11k| 111k|3164 | 0.000000e+00 | 3.600000e+01 |    Inf 
188.11/188.12	o 29
188.11/188.12	c * 182s| 97527 |  5228 |638228 |   6.5 |  60M|  87 |   - |2053 |6376 |2053 |1727 |  12k| 121k|3384 | 0.000000e+00 | 2.900000e+01 |    Inf 
194.19/194.22	c   187s|100000 |  5287 |673047 |   6.7 |  61M|  87 |   - |2053 |6691 |   0 |   0 |  12k| 124k|3417 | 0.000000e+00 | 2.900000e+01 |    Inf 
214.60/214.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
214.60/214.61	c   207s|110000 |  5483 |766081 |   7.0 |  64M|  87 |   - |2053 |7553 |2053 |1731 |  13k| 137k|3628 | 0.000000e+00 | 2.900000e+01 |    Inf 
238.10/238.19	c   230s|120000 |  5615 |890314 |   7.4 |  67M|  87 |   - |2053 |9067 |   0 |   0 |  14k| 150k|3923 | 0.000000e+00 | 2.900000e+01 |    Inf 
261.50/261.51	c   253s|130000 |  5849 |  1009k|   7.8 |  69M|  87 |   1 |2053 |8115 |2053 |1723 |  15k| 163k|4157 | 0.000000e+00 | 2.900000e+01 |    Inf 
284.60/284.67	c   275s|140000 |  5938 |  1130k|   8.1 |  71M|  87 |   - |2053 |7710 |   0 |   0 |  15k| 176k|4365 | 0.000000e+00 | 2.900000e+01 |    Inf 
306.50/306.56	c   296s|150000 |  6075 |  1237k|   8.2 |  74M|  87 |  21 |2053 |8810 |2053 |1723 |  16k| 189k|4517 | 0.000000e+00 | 2.900000e+01 |    Inf 
326.71/326.74	c   316s|160000 |  6170 |  1326k|   8.3 |  76M|  87 |   - |2053 |  10k|   0 |   0 |  17k| 202k|4703 | 0.000000e+00 | 2.900000e+01 |    Inf 
348.61/348.70	c   337s|170000 |  6267 |  1427k|   8.4 |  78M|  87 |  19 |2053 |  10k|2053 |1723 |  18k| 216k|4880 | 0.000000e+00 | 2.900000e+01 |    Inf 
370.20/370.25	c   358s|180000 |  6368 |  1529k|   8.5 |  81M|  87 |   - |2053 |  11k|   0 |   0 |  19k| 229k|5005 | 0.000000e+00 | 2.900000e+01 |    Inf 
393.61/393.65	c   380s|190000 |  6439 |  1647k|   8.7 |  82M|  87 |  11 |2053 |  12k|2053 |1737 |  19k| 242k|5228 | 0.000000e+00 | 2.900000e+01 |    Inf 
415.81/415.89	c   402s|200000 |  6539 |  1748k|   8.7 |  84M|  87 |   - |2053 |  11k|   0 |   0 |  20k| 255k|5389 | 0.000000e+00 | 2.900000e+01 |    Inf 
436.00/436.01	c   421s|210000 |  6712 |  1832k|   8.7 |  87M|  87 |  18 |2053 |  12k|2053 |1728 |  21k| 268k|5503 | 0.000000e+00 | 2.900000e+01 |    Inf 
456.30/456.35	c   441s|220000 |  6745 |  1919k|   8.7 |  88M|  87 |   - |2053 |  11k|2053 |1730 |  22k| 282k|5612 | 0.000000e+00 | 2.900000e+01 |    Inf 
476.61/476.63	c   461s|230000 |  6813 |  2003k|   8.7 |  90M|  87 |   1 |2053 |  11k|2053 |1733 |  22k| 295k|5707 | 0.000000e+00 | 2.900000e+01 |    Inf 
497.51/497.59	c   481s|240000 |  6926 |  2096k|   8.7 |  92M|  87 |  33 |2053 |  10k|2053 |1723 |  23k| 308k|5823 | 0.000000e+00 | 2.900000e+01 |    Inf 
517.91/517.98	c   501s|250000 |  7062 |  2184k|   8.7 |  95M|  87 |  12 |2053 |9688 |2053 |1730 |  24k| 321k|5933 | 0.000000e+00 | 2.900000e+01 |    Inf 
539.71/539.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
539.71/539.77	c   522s|260000 |  7214 |  2287k|   8.8 |  97M|  87 |   - |2053 |  11k|   0 |   0 |  26k| 334k|6032 | 0.000000e+00 | 2.900000e+01 |    Inf 
560.71/560.70	c   542s|270000 |  7269 |  2374k|   8.8 |  99M|  87 |  22 |2053 |  11k|2053 |1723 |  27k| 347k|6140 | 0.000000e+00 | 2.900000e+01 |    Inf 
585.22/585.24	c   566s|280000 |  7411 |  2499k|   8.9 | 101M|  87 |  18 |2053 |  11k|2053 |1736 |  28k| 361k|6285 | 0.000000e+00 | 2.900000e+01 |    Inf 
611.11/611.15	c   591s|290000 |  7524 |  2636k|   9.1 | 103M|  87 |  39 |2053 |  12k|2053 |1728 |  29k| 374k|6452 | 0.000000e+00 | 2.900000e+01 |    Inf 
634.72/634.75	c   614s|300000 |  7636 |  2750k|   9.2 | 105M|  87 |  22 |2053 |  12k|2053 |1736 |  30k| 388k|6552 | 0.000000e+00 | 2.900000e+01 |    Inf 
644.02/644.05	o 26
644.02/644.05	c * 623s|304229 |  7388 |  2794k|   9.2 | 100M|  87 |   - |2053 |  12k|2053 |1742 |  30k| 394k|6591 | 0.000000e+00 | 2.600000e+01 |    Inf 
644.02/644.06	o 24
644.02/644.06	c * 623s|304230 |  7158 |  2794k|   9.2 |  96M|  87 |   - |2053 |  12k|2053 |1742 |  30k| 394k|6591 | 0.000000e+00 | 2.400000e+01 |    Inf 
656.31/656.39	c   635s|310000 |  7237 |  2855k|   9.2 |  97M|  87 |   - |2053 |  11k|   0 |   0 |  30k| 402k|6655 | 0.000000e+00 | 2.400000e+01 |    Inf 
678.72/678.77	c   656s|320000 |  7433 |  2965k|   9.3 |  99M|  87 |   1 |2053 |9753 |2053 |1729 |  31k| 416k|6784 | 0.000000e+00 | 2.400000e+01 |    Inf 
699.21/699.23	c   676s|330000 |  7499 |  3062k|   9.3 | 101M|  87 |   - |2053 |  10k|   0 |   0 |  32k| 430k|6893 | 0.000000e+00 | 2.400000e+01 |    Inf 
720.72/720.79	c   697s|340000 |  7600 |  3165k|   9.3 | 103M|  87 |  16 |2053 |  11k|2053 |1723 |  33k| 444k|7005 | 0.000000e+00 | 2.400000e+01 |    Inf 
742.82/742.89	c   718s|350000 |  7690 |  3271k|   9.3 | 105M|  87 |   - |2053 |  12k|   0 |   0 |  34k| 457k|7104 | 0.000000e+00 | 2.400000e+01 |    Inf 
766.92/766.91	c   742s|360000 |  7743 |  3395k|   9.4 | 106M|  87 |  19 |2053 |9426 |2053 |1723 |  35k| 470k|7207 | 0.000000e+00 | 2.400000e+01 |    Inf 
788.52/788.58	c   762s|370000 |  7833 |  3500k|   9.5 | 108M|  87 |  14 |2053 |  10k|2053 |1727 |  36k| 484k|7321 | 0.000000e+00 | 2.400000e+01 |    Inf 
809.82/809.89	c   783s|380000 |  7898 |  3595k|   9.5 | 110M|  87 |   - |2053 |  12k|2053 |1727 |  37k| 498k|7391 | 0.000000e+00 | 2.400000e+01 |    Inf 
830.92/830.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.92/830.95	c   803s|390000 |  7925 |  3689k|   9.5 | 111M|  87 |  16 |2053 |  11k|2053 |1728 |  38k| 512k|7473 | 0.000000e+00 | 2.400000e+01 |    Inf 
851.32/851.38	c   823s|400000 |  7968 |  3782k|   9.5 | 113M|  87 |  18 |2053 |  12k|2053 |1723 |  39k| 525k|7567 | 0.000000e+00 | 2.400000e+01 |    Inf 
871.82/871.86	c   843s|410000 |  7993 |  3873k|   9.4 | 114M|  87 |   1 |2053 |  12k|2053 |1723 |  40k| 539k|7679 | 0.000000e+00 | 2.400000e+01 |    Inf 
894.63/894.69	c   865s|420000 |  8121 |  3984k|   9.5 | 117M|  87 |  12 |2053 |  13k|2053 |1723 |  41k| 553k|7776 | 0.000000e+00 | 2.400000e+01 |    Inf 
917.43/917.42	c   887s|430000 |  8186 |  4093k|   9.5 | 117M|  87 |   - |2053 |9615 |   0 |   0 |  42k| 567k|7864 | 0.000000e+00 | 2.400000e+01 |    Inf 
937.82/937.88	c   907s|440000 |  8330 |  4183k|   9.5 | 121M|  87 |  23 |2053 |  13k|2053 |1723 |  42k| 580k|7937 | 0.000000e+00 | 2.400000e+01 |    Inf 
958.22/958.23	c   927s|450000 |  8485 |  4269k|   9.5 | 125M|  87 |   - |2053 |  13k|2053 |1723 |  43k| 593k|8010 | 0.000000e+00 | 2.400000e+01 |    Inf 
981.93/981.91	c   950s|460000 |  8627 |  4380k|   9.5 | 128M|  87 |  27 |2053 |  14k|2053 |1723 |  44k| 606k|8126 | 0.000000e+00 | 2.400000e+01 |    Inf 
1005.83/1005.83	c   973s|470000 |  8756 |  4495k|   9.6 | 130M|  87 |  19 |2053 |  14k|2053 |1723 |  45k| 620k|8225 | 0.000000e+00 | 2.400000e+01 |    Inf 
1027.93/1027.98	c   994s|480000 |  8868 |  4592k|   9.6 | 133M|  87 |  14 |2053 |  17k|2053 |1734 |  47k| 633k|8293 | 0.000000e+00 | 2.400000e+01 |    Inf 
1050.73/1050.77	c  1016s|490000 |  8946 |  4690k|   9.6 | 135M|  87 |   - |2053 |  18k|   0 |   0 |  48k| 646k|8355 | 0.000000e+00 | 2.400000e+01 |    Inf 
1076.33/1076.30	c  1041s|500000 |  9003 |  4817k|   9.6 | 136M|  87 |   - |2053 |  16k|   0 |   0 |  49k| 659k|8455 | 0.000000e+00 | 2.400000e+01 |    Inf 
1100.53/1100.58	c  1065s|510000 |  9027 |  4937k|   9.7 | 137M|  87 |  17 |2053 |  17k|2053 |1723 |  50k| 673k|8563 | 0.000000e+00 | 2.400000e+01 |    Inf 
1126.44/1126.43	c  1090s|520000 |  9134 |  5066k|   9.7 | 138M|  87 |  23 |2053 |  18k|2053 |1723 |  50k| 686k|8668 | 0.000000e+00 | 2.400000e+01 |    Inf 
1151.04/1151.02	c  1113s|530000 |  9163 |  5187k|   9.8 | 139M|  87 |   - |2053 |  18k|2053 |1723 |  51k| 700k|8770 | 0.000000e+00 | 2.400000e+01 |    Inf 
1176.84/1176.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1176.84/1176.89	c  1138s|540000 |  9180 |  5315k|   9.8 | 140M|  87 |   - |2053 |  17k|   0 |   0 |  52k| 714k|8885 | 0.000000e+00 | 2.400000e+01 |    Inf 
1199.84/1199.82	c  1161s|550000 |  9329 |  5412k|   9.8 | 143M|  87 |   - |2053 |  19k|   0 |   0 |  53k| 727k|8914 | 0.000000e+00 | 2.400000e+01 |    Inf 
1223.74/1223.73	c  1184s|560000 |  9505 |  5509k|   9.8 | 146M|  87 |  22 |2053 |  20k|2053 |1729 |  54k| 741k|8994 | 0.000000e+00 | 2.400000e+01 |    Inf 
1246.24/1246.28	c  1206s|570000 |  9546 |  5594k|   9.8 | 147M|  87 |   - |2053 |  19k|   0 |   0 |  55k| 754k|9085 | 0.000000e+00 | 2.400000e+01 |    Inf 
1269.54/1269.51	c  1228s|580000 |  9698 |  5693k|   9.8 | 149M|  87 |   - |2053 |  18k|   0 |   0 |  56k| 768k|9161 | 0.000000e+00 | 2.400000e+01 |    Inf 
1291.24/1291.30	c  1249s|590000 |  9917 |  5772k|   9.8 | 153M|  87 |  17 |2053 |  21k|2053 |1732 |  57k| 782k|9235 | 0.000000e+00 | 2.400000e+01 |    Inf 
1312.94/1312.99	c  1270s|600000 |  9953 |  5848k|   9.7 | 154M|  87 |   - |2053 |  20k|   0 |   0 |  58k| 795k|9260 | 0.000000e+00 | 2.400000e+01 |    Inf 
1336.54/1336.57	c  1293s|610000 | 10033 |  5945k|   9.7 | 156M|  87 |  21 |2053 |  20k|2053 |1723 |  59k| 808k|9343 | 0.000000e+00 | 2.400000e+01 |    Inf 
1360.85/1360.87	c  1317s|620000 | 10323 |  6044k|   9.7 | 159M|  87 |  30 |2053 |  20k|2053 |1723 |  59k| 822k|9415 | 0.000000e+00 | 2.400000e+01 |    Inf 
1373.35/1373.37	o 22
1373.35/1373.37	c *1329s|625574 | 10026 |  6092k|   9.7 | 152M|  87 |   - |2053 |  22k|2053 |1723 |  60k| 830k|9426 | 0.000000e+00 | 2.200000e+01 |    Inf 
1383.35/1383.38	c  1339s|630000 | 10098 |  6130k|   9.7 | 153M|  87 |  15 |2053 |  20k|2053 |1730 |  60k| 836k|9429 | 0.000000e+00 | 2.200000e+01 |    Inf 
1407.65/1407.63	c  1362s|640000 | 10302 |  6227k|   9.7 | 156M|  87 |   - |2053 |  20k|   0 |   0 |  60k| 850k|9500 | 0.000000e+00 | 2.200000e+01 |    Inf 
1431.74/1431.72	c  1386s|650000 | 10479 |  6322k|   9.7 | 159M|  87 |  19 |2053 |  22k|2053 |1723 |  61k| 864k|9583 | 0.000000e+00 | 2.200000e+01 |    Inf 
1456.15/1456.15	c  1409s|660000 | 10705 |  6418k|   9.7 | 162M|  87 |  17 |2053 |  21k|2053 |1723 |  62k| 877k|9611 | 0.000000e+00 | 2.200000e+01 |    Inf 
1481.34/1481.35	c  1434s|670000 | 10899 |  6519k|   9.7 | 165M|  87 |   - |2053 |  22k|   0 |   0 |  62k| 891k|9693 | 0.000000e+00 | 2.200000e+01 |    Inf 
1506.25/1506.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1506.25/1506.29	c  1458s|680000 | 10989 |  6619k|   9.7 | 167M|  87 |   - |2053 |  22k|2053 |1729 |  63k| 905k|9756 | 0.000000e+00 | 2.200000e+01 |    Inf 
1530.65/1530.68	c  1482s|690000 | 11120 |  6714k|   9.7 | 169M|  87 |   - |2053 |  23k|   0 |   0 |  64k| 919k|9789 | 0.000000e+00 | 2.200000e+01 |    Inf 
1556.05/1556.01	c  1506s|700000 | 11476 |  6815k|   9.7 | 173M|  87 |   - |2053 |  22k|   0 |   0 |  64k| 935k|9877 | 0.000000e+00 | 2.200000e+01 |    Inf 
1580.76/1580.72	c  1530s|710000 | 11598 |  6908k|   9.7 | 176M|  87 |   - |2053 |  22k|   0 |   0 |  65k| 949k|9921 | 0.000000e+00 | 2.200000e+01 |    Inf 
1606.16/1606.17	c  1555s|720000 | 11670 |  7016k|   9.7 | 178M|  87 |   - |2053 |  23k|   0 |   0 |  66k| 964k|9960 | 0.000000e+00 | 2.200000e+01 |    Inf 
1632.16/1632.17	c  1580s|730000 | 11860 |  7117k|   9.8 | 180M|  87 |  22 |2053 |  22k|2053 |1723 |  66k| 979k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1657.06/1657.03	c  1605s|740000 | 11846 |  7210k|   9.7 | 182M|  87 |   1 |2053 |  22k|2053 |1723 |  67k| 993k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1682.05/1682.08	c  1629s|750000 | 11974 |  7305k|   9.7 | 184M|  87 |  16 |2053 |  22k|2053 |1733 |  68k|1007k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1709.06/1709.00	c  1655s|760000 | 12168 |  7417k|   9.8 | 186M|  87 |   - |2053 |  22k|   0 |   0 |  68k|1021k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1734.36/1734.35	c  1680s|770000 | 12291 |  7514k|   9.8 | 188M|  87 |   - |2053 |  22k|   0 |   0 |  69k|1035k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1759.06/1759.06	c  1704s|780000 | 12433 |  7613k|   9.8 | 191M|  87 |   9 |2053 |  23k|2053 |1723 |  70k|1049k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1782.46/1782.47	c  1727s|790000 | 12588 |  7696k|   9.7 | 194M|  87 |   - |2053 |  23k|2053 |1733 |  70k|1063k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.00	c 
1800.07/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.00	c Solving Time (sec) : 1743.53
1800.07/1800.00	c Solving Nodes      : 796957
1800.07/1800.00	c Primal Bound       : +2.20000000000000e+01 (215 solutions)
1800.07/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.00	c Gap                : infinite
1800.07/1800.02	s SATISFIABLE
1800.07/1800.02	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 
1800.07/1800.02	v -x209 -x208 -x207 x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.07/1800.02	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 
1800.07/1800.02	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.07/1800.02	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.07/1800.02	v -x125 x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.07/1800.02	v -x104 -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 
1800.07/1800.02	v -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 
1800.07/1800.02	v -x54 -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 
1800.07/1800.02	v -x29 x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 x5 x4 -x3 
1800.07/1800.02	v -x2 -x1 
1800.07/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.02	c Solving Time       :    1743.53
1800.07/1800.02	c Original Problem   :
1800.07/1800.02	c   Problem name     : HOME/instance-2693390-1277900926.wbo
1800.07/1800.02	c   Variables        : 2153 (1192 binary, 0 integer, 0 implicit integer, 961 continuous)
1800.07/1800.02	c   Constraints      : 3669 initial, 3669 maximal
1800.07/1800.02	c Presolved Problem  :
1800.07/1800.02	c   Problem name     : t_HOME/instance-2693390-1277900926.wbo
1800.07/1800.02	c   Variables        : 2053 (1142 binary, 0 integer, 0 implicit integer, 911 continuous)
1800.07/1800.02	c   Constraints      : 3512 initial, 24880 maximal
1800.07/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.02	c   trivial          :       0.00         50          0          0          0          0          0          0          0
1800.07/1800.02	c   dualfix          :       0.00         50          0          0          0          0          0          0          0
1800.07/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.07/1800.02	c   indicator        :       0.00          0          0          0          0          0         50          0          0
1800.07/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   linear           :       0.06          0          0          0        961          0        107         50          0
1800.07/1800.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   root node        :          -        688          -          -       1376          -          -          -          -
1800.07/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.02	c   integral         :          0          0          0     442649          0        214       1919          0          0     847176
1800.07/1800.02	c   indicator        :        911          0    4186496      17492          0       2120    8272340          0          0          0
1800.07/1800.02	c   knapsack         :          1          6    4167552      17229          0      43368   11788414          0          0          0
1800.07/1800.02	c   setppc           :         15          6    4144840      17434          0      82540    2339567          0          0          0
1800.07/1800.02	c   linear           :        911          6    4063262      17490          0      68804    3669668      70896          0          0
1800.07/1800.02	c   logicor          :       1674+         6    1834355       5315          0     122356    6667594          0          0          0
1800.07/1800.02	c   bounddisjunction :          0+         0      15980          0          0          1        395          0          0          0
1800.07/1800.02	c   countsols        :          0          0          0       5315          0          0          0          0          0          0
1800.07/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.02	c   integral         :      34.55       0.00       0.00      34.55       0.00
1800.07/1800.02	c   indicator        :      22.89       0.02      22.03       0.84       0.00
1800.07/1800.02	c   knapsack         :      42.68       0.00      42.68       0.00       0.00
1800.07/1800.02	c   setppc           :      14.73       0.00      14.72       0.01       0.00
1800.07/1800.02	c   linear           :      53.31       0.00      52.87       0.44       0.00
1800.07/1800.02	c   logicor          :     185.05       0.00     185.00       0.05       0.00
1800.07/1800.02	c   bounddisjunction :       0.02       0.00       0.02       0.00       0.00
1800.07/1800.02	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1800.07/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.02	c   vbounds          :       1.10          2          0          0
1800.07/1800.02	c   rootredcost      :       0.92         30          0        688
1800.07/1800.02	c   pseudoobj        :      95.50    4209323      18037    7284549
1800.07/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.02	c   propagation      :      14.36     335106     334927    2194775       28.2      14573       20.2          -
1800.07/1800.02	c   infeasible LP    :      15.07      75179      75173     704291       42.9       1018       13.4          0
1800.07/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.02	c   pseudo solution  :       0.02        103        103        590       17.9         25       13.7          -
1800.07/1800.02	c   applied globally :          -          -          -    1073619       25.3          -          -          -
1800.07/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.02	c   cut pool         :       0.00          5          -          -          2          -    (maximal pool size: 235)
1800.07/1800.02	c   redcost          :      16.77     451457          0     820973          0          0
1800.07/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.07/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.02	c   gomory           :       0.15          6          0          0       1472          0
1800.07/1800.02	c   strongcg         :       0.14          6          0          0       1141          0
1800.07/1800.02	c   cmir             :       0.02          6          0          0          0          0
1800.07/1800.02	c   flowcover        :       0.05          6          0          0          0          0
1800.07/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.07/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.02	c Pricers            :       Time      Calls       Vars
1800.07/1800.02	c   problem variables:       0.00          0          0
1800.07/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.02	c   relpscost        :      34.18     425140        214       1919          0          0     847176
1800.07/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   inference        :       0.50       5287          0          0          0          0      10574
1800.07/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.02	c   LP solutions     :       0.01          -         28
1800.07/1800.02	c   pseudo solutions :       0.00          -          0
1800.07/1800.02	c   feaspump         :       0.06          1          0
1800.07/1800.02	c   oneopt           :       0.44         28          0
1800.07/1800.02	c   intshifting      :       0.02         22          0
1800.07/1800.02	c   crossover        :       0.85         35          0
1800.07/1800.02	c   linesearchdiving :       0.38        117          0
1800.07/1800.02	c   rootsoldiving    :       1.08         59          0
1800.07/1800.02	c   coefdiving       :       0.59        118          1
1800.07/1800.02	c   pscostdiving     :       0.54        118          0
1800.07/1800.02	c   fracdiving       :       0.56        118          0
1800.07/1800.02	c   veclendiving     :       0.48        118          0
1800.07/1800.02	c   guideddiving     :       0.49        118          0
1800.07/1800.02	c   objpscostdiving  :       0.51         60          0
1800.07/1800.02	c   trivial          :       0.00          2          0
1800.07/1800.02	c   simplerounding   :       0.99     428716          0
1800.07/1800.02	c   zirounding       :       0.45       1000          0
1800.07/1800.02	c   rounding         :       1.48       9295          0
1800.07/1800.02	c   shifting         :       1.10       2859          0
1800.07/1800.02	c   twoopt           :       0.00          0          0
1800.07/1800.02	c   fixandinfer      :       0.00          0          0
1800.07/1800.02	c   intdiving        :       0.00          0          0
1800.07/1800.02	c   actconsdiving    :       0.00          0          0
1800.07/1800.02	c   octane           :       0.00          0          0
1800.07/1800.02	c   rens             :       0.02          1          0
1800.07/1800.02	c   rins             :       0.00          0          0
1800.07/1800.02	c   localbranching   :       0.00          0          0
1800.07/1800.02	c   mutation         :       0.00          0          0
1800.07/1800.02	c   dins             :       0.00          0          0
1800.07/1800.02	c   undercover       :       0.00          0          0
1800.07/1800.02	c   nlp              :       0.19          0          0
1800.07/1800.02	c   trysol           :       0.92       3350        186
1800.07/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.02	c   dual LP          :     897.81     516040    7740860      15.00    8621.94
1800.07/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.02	c   diving/probing LP:       3.03       1887      18452       9.78    6089.77
1800.07/1800.02	c   strong branching :      30.21      10387     292266      28.14    9674.48
1800.07/1800.02	c     (at root node) :          -         33      13469     408.15          -
1800.07/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.02	c B&B Tree           :
1800.07/1800.02	c   number of runs   :          1
1800.07/1800.02	c   nodes            :     796957
1800.07/1800.02	c   nodes (total)    :     796957
1800.07/1800.02	c   nodes left       :      12710
1800.07/1800.02	c   max depth        :         87
1800.07/1800.02	c   max depth (total):         87
1800.07/1800.02	c   backtracks       :      81700 (10.3%)
1800.07/1800.02	c   delayed cutoffs  :      45969
1800.07/1800.02	c   repropagations   :    1737437 (6218813 domain reductions, 43128 cutoffs)
1800.07/1800.02	c   avg switch length:       6.12
1800.07/1800.02	c   switching time   :     187.66
1800.07/1800.02	c Solution           :
1800.07/1800.02	c   Solutions found  :        215 (30 improvements)
1800.07/1800.02	c   First Solution   : +4.39280000000000e+04   (in run 1, after 1 nodes, 0.55 seconds, depth 0, found by <trysol>)
1800.07/1800.02	c   Primal Bound     : +2.20000000000000e+01   (in run 1, after 625574 nodes, 1328.99 seconds, depth 48, found by <relaxation>)
1800.07/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.02	c   Gap              :   infinite
1800.07/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.02	c   Root Iterations  :        198
1800.26/1800.20	c Time complete: 1800.27.

Verifier Data

OK	22

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14050
/proc/meminfo: memFree=29139928/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=11004 CPUtime=0
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 1675 0 0 0 0 0 0 0 25 0 1 0 131386917 11268096 1595 4089446400 4194304 9819077 140737354138432 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14050/statm: 2751 1595 392 1374 0 1372 0

[startup+0.0264991 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14050
/proc/meminfo: memFree=29139928/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=15188 CPUtime=0.02
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 2717 0 0 0 2 0 0 0 25 0 1 0 131386917 15552512 2637 4089446400 4194304 9819077 140737354138432 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14050/statm: 3797 2638 392 1374 0 2418 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15188

[startup+0.100532 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14050
/proc/meminfo: memFree=29139928/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=25964 CPUtime=0.09
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 8327 0 0 0 8 1 0 0 25 0 1 0 131386917 26587136 5066 4089446400 4194304 9819077 140737354138432 18446744073709551615 8675336 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 6491 5107 512 1374 0 5112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25964

[startup+0.300456 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14050
/proc/meminfo: memFree=29139928/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=35388 CPUtime=0.29
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 11164 0 0 0 27 2 0 0 18 0 1 0 131386917 36237312 7268 4089446400 4194304 9819077 140737354138432 18446744073709551615 7312689 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 8847 7268 690 1374 0 7468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35388

[startup+0.700366 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14050
/proc/meminfo: memFree=29139928/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=42960 CPUtime=0.69
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 22285 0 0 0 66 3 0 0 18 0 1 0 131386917 43991040 8665 4089446400 4194304 9819077 140737354138432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 10740 8665 720 1374 0 9361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42960

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14051
/proc/meminfo: memFree=29107124/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=42932 CPUtime=1.49
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 27799 0 0 0 145 4 0 0 19 0 1 0 131386917 43962368 8674 4089446400 4194304 9819077 140737354138432 18446744073709551615 7298818 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 10733 8674 720 1374 0 9354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42932

[startup+3.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14051
/proc/meminfo: memFree=29106008/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=42944 CPUtime=3.09
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 43023 0 0 0 301 8 0 0 24 0 1 0 131386917 43974656 8674 4089446400 4194304 9819077 140737354138432 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 10736 8674 723 1374 0 9357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42944

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14051
/proc/meminfo: memFree=29099188/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=44680 CPUtime=6.29
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 129194 0 0 0 602 27 0 0 25 0 1 0 131386917 45752320 9670 4089446400 4194304 9819077 140737354138432 18446744073709551615 7263242 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 11170 9670 727 1374 0 9791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44680

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14051
/proc/meminfo: memFree=29086148/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=57036 CPUtime=12.69
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 254544 0 0 0 1212 57 0 0 25 0 1 0 131386917 58404864 12044 4089446400 4194304 9819077 140737354138432 18446744073709551615 6196328 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 14259 12044 742 1374 0 12880 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57036

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14052
/proc/meminfo: memFree=29043920/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=77840 CPUtime=25.49
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 404054 0 0 0 2446 103 0 0 25 0 1 0 131386917 79708160 17566 4089446400 4194304 9819077 140737354138432 18446744073709551615 6566713 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 19460 17566 743 1374 0 18081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77840

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14052
/proc/meminfo: memFree=28974992/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=118384 CPUtime=51.1
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 630445 0 0 0 4924 186 0 0 25 0 1 0 131386917 121225216 27135 4089446400 4194304 9819077 140737354138432 18446744073709551615 7306954 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 29596 27135 743 1374 0 28217 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 118384

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=28901668/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=136108 CPUtime=102.3
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 1146333 0 0 0 9874 356 0 0 25 0 1 0 131386917 139374592 31291 4089446400 4194304 9819077 140737354138432 18446744073709551615 6367489 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 34027 31291 743 1374 0 32648 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 136108

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 14055
/proc/meminfo: memFree=28840744/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=150516 CPUtime=162.3
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 1796828 0 0 0 15663 567 0 0 25 0 1 0 131386917 154128384 34659 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 37629 34659 743 1374 0 36250 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150516

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14060
/proc/meminfo: memFree=28781572/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=161632 CPUtime=222.3
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 2431651 0 0 0 21459 771 0 0 25 0 1 0 131386917 165511168 37226 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 40408 37226 743 1374 0 39029 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161632

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14062
/proc/meminfo: memFree=28720416/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=169972 CPUtime=282.3
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 3044152 0 0 0 27268 962 0 0 25 0 1 0 131386917 174051328 39249 4089446400 4194304 9819077 140737354138432 18446744073709551615 7291651 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14050/statm: 42493 39249 743 1374 0 41114 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 169972

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14091
/proc/meminfo: memFree=31048300/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=179024 CPUtime=342.31
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 3663494 0 0 0 33075 1156 0 0 25 0 1 0 131386917 183320576 41406 4089446400 4194304 9819077 140737354138432 18446744073709551615 6590517 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 44756 41406 745 1374 0 43377 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 179024

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14093
/proc/meminfo: memFree=30894400/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=184864 CPUtime=402.31
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 4258278 0 0 0 38885 1346 0 0 25 0 1 0 131386917 189300736 42691 4089446400 4194304 9819077 140737354138432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 46216 42691 745 1374 0 44837 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 184864

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14094
/proc/meminfo: memFree=30775564/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=192868 CPUtime=462.3
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 4799018 0 0 0 44693 1537 0 0 25 0 1 0 131386917 197496832 44323 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 48217 44323 745 1374 0 46838 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 192868

[startup+522.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14096
/proc/meminfo: memFree=30687708/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=200476 CPUtime=522.31
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 5326369 0 0 0 50504 1727 0 0 25 0 1 0 131386917 205287424 46220 4089446400 4194304 9819077 140737354138432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 49951 46188 745 1374 0 48572 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 200476

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14098
/proc/meminfo: memFree=30628140/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=209972 CPUtime=582.31
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 5898531 0 0 0 56305 1926 0 0 25 0 1 0 131386917 215011328 48406 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 52493 48406 745 1374 0 51114 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 209972

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14099
/proc/meminfo: memFree=30519720/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=214948 CPUtime=642.32
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 6460163 0 0 0 62124 2108 0 0 25 0 1 0 131386917 220106752 49674 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 53737 49674 745 1374 0 52358 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 214948

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14106
/proc/meminfo: memFree=30171168/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=233376 CPUtime=882.33
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 8851459 0 0 0 85316 2917 0 0 25 0 1 0 131386917 238977024 53821 4089446400 4194304 9819077 140737354138432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 58344 53822 745 1374 0 56965 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 233376

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14107
/proc/meminfo: memFree=30097316/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=242184 CPUtime=942.32
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 9403435 0 0 0 91125 3107 0 0 25 0 1 0 131386917 247996416 55725 4089446400 4194304 9819077 140737354138432 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 60546 55725 745 1374 0 59167 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 242184

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14109
/proc/meminfo: memFree=30010688/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=257096 CPUtime=1002.32
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 9944049 0 0 0 96941 3291 0 0 25 0 1 0 131386917 263266304 58428 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 64274 58428 745 1374 0 62895 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 257096

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14110
/proc/meminfo: memFree=29933024/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=264108 CPUtime=1062.33
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 10515793 0 0 0 102746 3487 0 0 25 0 1 0 131386917 270446592 60035 4089446400 4194304 9819077 140737354138432 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 66027 60035 745 1374 0 64648 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 264108

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14112
/proc/meminfo: memFree=29881252/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=267080 CPUtime=1122.33
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 11078166 0 0 0 108559 3674 0 0 25 0 1 0 131386917 273489920 60752 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 66770 60752 745 1374 0 65391 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 267080

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14114
/proc/meminfo: memFree=29842904/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=269280 CPUtime=1182.34
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 11655143 0 0 0 114377 3857 0 0 25 0 1 0 131386917 275742720 61446 4089446400 4194304 9819077 140737354138432 18446744073709551615 4651867 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 67320 61446 745 1374 0 65941 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 269280

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14115
/proc/meminfo: memFree=29807144/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=274592 CPUtime=1242.34
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 12193050 0 0 0 120195 4039 0 0 25 0 1 0 131386917 281182208 62601 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 68648 62601 745 1374 0 67269 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 274592

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14117
/proc/meminfo: memFree=29780316/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=280404 CPUtime=1302.34
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 12697395 0 0 0 126003 4231 0 0 25 0 1 0 131386917 287133696 64166 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 70101 64166 745 1374 0 68722 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 280404

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14118
/proc/meminfo: memFree=29756936/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=287608 CPUtime=1362.34
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 13193514 0 0 0 131826 4408 0 0 25 0 1 0 131386917 294510592 65747 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 71902 65747 745 1374 0 70523 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 287608

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14120
/proc/meminfo: memFree=29743756/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=293872 CPUtime=1422.35
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 13652032 0 0 0 137653 4582 0 0 25 0 1 0 131386917 300924928 67010 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 73468 67010 745 1374 0 72089 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 293872

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14122
/proc/meminfo: memFree=29728968/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=304684 CPUtime=1482.35
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 14120763 0 0 0 143480 4755 0 0 25 0 1 0 131386917 311996416 69249 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 76171 69249 745 1374 0 74792 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 304684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14123
/proc/meminfo: memFree=29692976/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=313888 CPUtime=1542.35
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 14595947 0 0 0 149314 4921 0 0 25 0 1 0 131386917 321421312 71084 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 78472 71084 745 1374 0 77093 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 313888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14125
/proc/meminfo: memFree=29626176/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=323740 CPUtime=1602.35
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 15073942 0 0 0 155143 5092 0 0 25 0 1 0 131386917 331509760 73056 4089446400 4194304 9819077 140737354138432 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 80935 73056 745 1374 0 79556 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 323740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14126
/proc/meminfo: memFree=29566332/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=330524 CPUtime=1662.35
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 15538656 0 0 0 160974 5261 0 0 25 0 1 0 131386917 338456576 74402 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 82631 74402 745 1374 0 81252 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 330524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14128
/proc/meminfo: memFree=29533060/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=334548 CPUtime=1722.36
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 16001633 0 0 0 166808 5428 0 0 25 0 1 0 131386917 342577152 75326 4089446400 4194304 9819077 140737354138432 18446744073709551615 6566207 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 83536 75324 745 1374 0 82157 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 334548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14130
/proc/meminfo: memFree=29489744/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=341080 CPUtime=1782.36
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 16473308 0 0 0 172636 5600 0 0 25 0 1 0 131386917 349265920 76929 4089446400 4194304 9819077 140737354138432 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 85270 76929 745 1374 0 83891 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 341080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14130
/proc/meminfo: memFree=29465784/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=342472 CPUtime=1800.07
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 16605007 0 0 0 174355 5652 0 0 25 0 1 0 131386917 350691328 77274 4089446400 4194304 9819077 140737354138432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14050/statm: 85618 77274 745 1374 0 84239 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 342472

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14130
/proc/meminfo: memFree=29465784/32950928 swapFree=67111528/67111528
[pid=14050] ppid=14048 vsize=133816 CPUtime=1800.26
/proc/14050/stat : 14050 (pbscip.linux.x8) R 14048 14050 13159 0 -1 4202496 16605040 0 0 0 174374 5652 0 0 18 0 1 0 131386917 137027584 31863 4089446400 4194304 9819077 140737354138432 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14050/statm: 33454 31863 746 1374 0 32075 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 133816

Child status: 0
Real time (s): 1800.21
CPU time (s): 1800.28
CPU user time (s): 1743.74
CPU system time (s): 56.5324
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 343260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.74
system time used= 56.5324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16605044
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1153

runsolver used 3.33649 second user time and 6.31204 second system time

The end

Launcher Data

Begin job on node148 at 2010-06-30 14:28:46
IDJOB=2693390
IDBENCH=78886
IDSOLVER=1205
FILE ID=node148/2693390-1277900926
PBS_JOBID= 11197160
Free space on /tmp= 74172 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900584106--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693390-1277900926/watcher-2693390-1277900926 -o /tmp/evaluation-result-2693390-1277900926/solver-2693390-1277900926 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693390-1277900926.wbo -t 1800 -m 3800

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

MD5SUM BENCH= af1f4aa986dfaf7d995a788abb35be25
RANDOM SEED=400601217

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.79
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.836
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.75
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.836
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29140456 kB
Buffers:        183560 kB
Cached:        1273892 kB
SwapCached:          0 kB
Active:        2682104 kB
Inactive:       980996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29140456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:     2205872 kB
Mapped:          15092 kB
Slab:            80052 kB
PageTables:       8980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2353476 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= 74164 MiB
End job on node148 at 2010-06-30 14:58:49