Trace number 2705617

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.14 1790.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900565534--soft-66-100-0.wbo
MD5SUMa432251fbe239eaf75ee6653ab14d833
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 benchmark247.974
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 685
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-2705617-1278572959.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 892 impl, 0 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.05/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.05/0.08	c (round 3) 48 del vars, 254 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.05/0.09	c (round 4) 138 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.05/0.10	c (round 5) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 208 impls, 13 clqs
0.09/0.10	c (round 6) 140 del vars, 257 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 208 impls, 13 clqs
0.09/0.14	c    (0.1s) probing: 101/1053 (9.6%) - 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 (7 rounds):
0.09/0.14	c  140 deleted vars, 257 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.14	c  1842 implications, 13 cliques
0.09/0.14	c presolved problem has 1875 variables (1053 bin, 0 int, 822 impl, 0 cont) and 3343 constraints
0.09/0.14	c      59 constraints of type <setppc>
0.09/0.14	c     822 constraints of type <linear>
0.09/0.14	c     822 constraints of type <indicator>
0.09/0.14	c    1640 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.11
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.3
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 = 1789.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 # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
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 # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = 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.14	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.14	c   0.1s|     1 |     0 |    29 |     - |8752k|   0 |  17 |1875 |3343 |1875 |1699 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    87 |     - |8784k|   0 |  36 |1875 |3343 |1875 |1714 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |   103 |     - |9120k|   0 |  37 |1875 |3343 |1875 |1720 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.4s|     1 |     0 |   165 |     - |9680k|   0 |  44 |1875 |3343 |1875 |1727 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.5s|     1 |     0 |   352 |     - |9770k|   0 |  38 |1875 |3343 |1875 |1731 |  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.64	c   0.6s|     1 |     0 |   954 |     - |  10M|   0 |  46 |1875 |3343 |1875 |1738 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.78	c   0.8s|     1 |     0 |  1444 |     - |  10M|   0 |  63 |1875 |3343 |1875 |1750 |  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.59/1.62	c   1.6s|     1 |     2 |  1444 |     - |  10M|   0 |  63 |1875 |3343 |1875 |1750 |  51 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
16.29/16.38	o 41400
16.29/16.38	c y16.4s|    81 |    80 |  8310 |  85.8 |  10M|  18 |   - |1875 |3348 |   0 |   0 |  77 |   5 | 677 | 0.000000e+00 | 4.140000e+04 |    Inf 
22.19/22.20	o 760
22.19/22.20	c *22.2s|  2079 |  2035 | 32451 |  14.9 |  15M|  79 |   - |1875 |3365 |1875 |1752 | 855 |  26 | 744 | 0.000000e+00 | 7.600000e+02 |    Inf 
25.99/26.09	o 201
25.99/26.09	c *26.1s|  4563 |  1888 | 44585 |   9.5 |  17M|  89 |   - |1875 |3381 |1875 |1752 |1820 |  55 | 750 | 0.000000e+00 | 2.010000e+02 |    Inf 
26.19/26.25	o 199
26.19/26.25	c *26.2s|  4628 |  1882 | 45218 |   9.5 |  17M|  89 |   - |1875 |3478 |1875 |1752 |1872 | 152 | 751 | 0.000000e+00 | 1.990000e+02 |    Inf 
26.19/26.27	o 196
26.19/26.27	c *26.2s|  4633 |  1856 | 45297 |   9.5 |  17M|  89 |   - |1875 |3478 |1875 |1753 |1873 | 152 | 751 | 0.000000e+00 | 1.960000e+02 |    Inf 
26.49/26.55	o 184
26.49/26.55	c *26.5s|  4763 |  1802 | 46469 |   9.5 |  17M|  89 |   - |1875 |3553 |1875 |1757 |1955 | 239 | 751 | 0.000000e+00 | 1.840000e+02 |    Inf 
26.49/26.57	o 165
26.49/26.57	c *26.5s|  4770 |  1597 | 46568 |   9.5 |  17M|  89 |   - |1875 |3559 |1875 |1757 |1955 | 245 | 751 | 0.000000e+00 | 1.650000e+02 |    Inf 
26.49/26.59	o 161
26.49/26.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.49/26.59	c *26.6s|  4774 |  1578 | 46708 |   9.5 |  17M|  89 |   - |1875 |3559 |1875 |1758 |1956 | 245 | 751 | 0.000000e+00 | 1.610000e+02 |    Inf 
26.69/26.72	o 131
26.69/26.72	c *26.7s|  4823 |  1252 | 47439 |   9.5 |  16M|  89 |   - |1875 |3626 |1875 |1755 |1983 | 314 | 751 | 0.000000e+00 | 1.310000e+02 |    Inf 
26.79/26.85	o 123
26.79/26.85	c *26.8s|  4875 |  1207 | 48125 |   9.6 |  16M|  89 |   - |1875 |3706 |1875 |1757 |2015 | 396 | 752 | 0.000000e+00 | 1.230000e+02 |    Inf 
27.29/27.38	o 100
27.29/27.38	c *27.4s|  5018 |  1073 | 51553 |  10.0 |  17M|  89 |   - |1875 |3875 |1875 |1759 |2060 | 582 | 752 | 0.000000e+00 | 1.000000e+02 |    Inf 
27.29/27.40	o 74
27.29/27.40	c *27.4s|  5021 |   852 | 51680 |  10.0 |  16M|  89 |   - |1875 |3857 |1875 |1767 |2068 | 582 | 752 | 0.000000e+00 | 7.400000e+01 |    Inf 
27.39/27.41	o 65
27.39/27.41	c *27.4s|  5022 |   778 | 51694 |  10.0 |  16M|  89 |   - |1875 |3857 |1875 |1767 |2070 | 582 | 752 | 0.000000e+00 | 6.500000e+01 |    Inf 
27.50/27.59	o 49
27.50/27.59	c *27.6s|  5042 |   313 | 52830 |  10.2 |  14M|  89 |   - |1875 |3538 |1875 |1753 |2085 | 593 | 758 | 0.000000e+00 | 4.900000e+01 |    Inf 
37.59/37.61	o 44
37.59/37.61	c *37.6s|  9343 |   460 |116057 |  12.3 |  17M|  89 |   - |1875 |6054 |1875 |1738 |2674 |5826 | 908 | 0.000000e+00 | 4.400000e+01 |    Inf 
38.99/39.02	c  39.0s| 10000 |   479 |124457 |  12.3 |  17M|  89 |   - |1875 |6389 |   0 |   0 |2822 |6659 | 922 | 0.000000e+00 | 4.400000e+01 |    Inf 
45.59/45.68	o 40
45.59/45.68	c *45.7s| 13042 |   683 |162936 |  12.4 |  19M|  89 |   - |1875 |6788 |1875 |1744 |3398 |  10k| 995 | 0.000000e+00 | 4.000000e+01 |    Inf 
49.90/49.93	o 34
49.90/49.93	c *49.9s| 14772 |   757 |191227 |  12.8 |  19M|  89 |   - |1875 |5489 |1875 |1742 |3676 |  12k|1008 | 0.000000e+00 | 3.400000e+01 |    Inf 
54.39/54.47	o 14
54.39/54.47	c *54.4s| 16439 |   626 |221469 |  13.4 |  18M|  89 |   - |1875 |5245 |1875 |1738 |3857 |  14k|1084 | 0.000000e+00 | 1.400000e+01 |    Inf 
55.59/55.68	o 11
55.59/55.68	c *55.7s| 17078 |   626 |229726 |  13.4 |  17M|  89 |   - |1875 |5029 |1875 |1743 |4006 |  15k|1085 | 0.000000e+00 | 1.100000e+01 |    Inf 
56.69/56.79	o 7
56.69/56.79	c *56.8s| 17630 |   574 |237659 |  13.4 |  17M|  89 |   - |1875 |4870 |1875 |1738 |4080 |  16k|1085 | 0.000000e+00 | 7.000000e+00 |    Inf 
61.69/61.77	c  61.7s| 20000 |   573 |272455 |  13.6 |  18M|  89 |  20 |1875 |5772 |1875 |1738 |4395 |  19k|1186 | 0.000000e+00 | 7.000000e+00 |    Inf 
67.29/67.35	o 4
67.29/67.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
67.29/67.35	c *67.3s| 22666 |   559 |310806 |  13.6 |  18M|  89 |   - |1875 |6574 |1875 |1745 |4669 |  22k|1284 | 0.000000e+00 | 4.000000e+00 |    Inf 
81.40/81.42	c  81.4s| 30000 |   614 |415752 |  13.8 |  20M|  89 |  28 |1875 |9263 |1875 |1738 |5640 |  32k|1293 | 0.000000e+00 | 4.000000e+00 |    Inf 
101.99/102.04	c   102s| 40000 |   760 |568105 |  14.2 |  23M|  89 |   - |1875 |  13k|   0 |   0 |6859 |  45k|1352 | 0.000000e+00 | 4.000000e+00 |    Inf 
122.49/122.50	c   122s| 50000 |  1120 |701376 |  14.0 |  26M|  89 |   1 |1875 |  17k|1875 |1738 |8180 |  58k|1502 | 0.000000e+00 | 4.000000e+00 |    Inf 
143.59/143.65	c   144s| 60000 |  1278 |835369 |  13.9 |  28M|  89 |   - |1875 |  19k|   0 |   0 |9440 |  72k|1756 | 0.000000e+00 | 4.000000e+00 |    Inf 
166.39/166.48	c   166s| 70000 |  1393 |978181 |  14.0 |  30M|  89 |  33 |1875 |  20k|1875 |1745 |  10k|  86k|1941 | 0.000000e+00 | 4.000000e+00 |    Inf 
187.90/187.98	c   188s| 80000 |  1443 |  1105k|  13.8 |  30M|  89 |   - |1875 |  17k|   0 |   0 |  11k| 100k|2109 | 0.000000e+00 | 4.000000e+00 |    Inf 
210.60/210.64	c   211s| 90000 |  1496 |  1246k|  13.8 |  32M|  89 |   - |1875 |  20k|1875 |1745 |  12k| 114k|2268 | 0.000000e+00 | 4.000000e+00 |    Inf 
232.20/232.27	c   232s|100000 |  1538 |  1382k|  13.8 |  32M|  89 |   - |1875 |  20k|   0 |   0 |  13k| 128k|2488 | 0.000000e+00 | 4.000000e+00 |    Inf 
254.60/254.67	c   255s|110000 |  1536 |  1517k|  13.8 |  32M|  89 |  10 |1875 |  19k|1875 |1738 |  14k| 143k|2705 | 0.000000e+00 | 4.000000e+00 |    Inf 
267.80/267.88	o 2
267.80/267.88	c * 268s|116599 |  1607 |  1596k|  13.7 |  34M|  89 |   - |1875 |  22k|1875 |1738 |  15k| 152k|2794 | 0.000000e+00 | 2.000000e+00 |    Inf 
275.10/275.10	c   275s|120000 |  1503 |  1638k|  13.6 |  32M|  89 |  32 |1875 |  18k|1875 |1738 |  16k| 157k|2809 | 0.000000e+00 | 2.000000e+00 |    Inf 
296.31/296.37	c   296s|130000 |  1422 |  1768k|  13.6 |  31M|  89 |   - |1875 |  15k|   0 |   0 |  17k| 171k|2996 | 0.000000e+00 | 2.000000e+00 |    Inf 
316.71/316.71	c   317s|140000 |  1432 |  1894k|  13.5 |  31M|  89 |   - |1875 |  16k|1875 |1738 |  18k| 185k|3120 | 0.000000e+00 | 2.000000e+00 |    Inf 
337.30/337.35	c   337s|150000 |  1383 |  2024k|  13.5 |  31M|  89 |  15 |1875 |  14k|1875 |1738 |  19k| 199k|3284 | 0.000000e+00 | 2.000000e+00 |    Inf 
357.20/357.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
357.20/357.28	c   357s|160000 |  1123 |  2154k|  13.5 |  30M|  89 |  18 |1875 |  15k|1875 |1738 |  20k| 213k|3407 | 0.000000e+00 | 2.000000e+00 |    Inf 
378.80/378.89	c   379s|170000 |  1003 |  2290k|  13.5 |  29M|  89 |   - |1875 |  13k|   0 |   0 |  21k| 226k|3762 | 0.000000e+00 | 2.000000e+00 |    Inf 
399.81/399.88	c   400s|180000 |  1117 |  2426k|  13.5 |  29M|  89 |   - |1875 |  13k|1875 |1738 |  21k| 239k|3894 | 0.000000e+00 | 2.000000e+00 |    Inf 
418.90/418.92	c   419s|190000 |  1218 |  2543k|  13.4 |  31M|  89 |  17 |1875 |  15k|1875 |1738 |  22k| 252k|3976 | 0.000000e+00 | 2.000000e+00 |    Inf 
438.70/438.76	c   439s|200000 |  1075 |  2665k|  13.3 |  29M|  89 |  19 |1875 |  12k|1875 |1738 |  23k| 266k|4112 | 0.000000e+00 | 2.000000e+00 |    Inf 
458.80/458.81	c   459s|210000 |  1011 |  2791k|  13.3 |  28M|  89 |  25 |1875 |  12k|1875 |1738 |  24k| 279k|4286 | 0.000000e+00 | 2.000000e+00 |    Inf 
479.01/479.08	c   479s|220000 |   888 |  2920k|  13.3 |  28M|  89 |   - |1875 |  11k|   0 |   0 |  26k| 293k|4403 | 0.000000e+00 | 2.000000e+00 |    Inf 
498.51/498.51	c   498s|230000 |   844 |  3043k|  13.2 |  28M|  89 |   - |1875 |  12k|   0 |   0 |  26k| 306k|4527 | 0.000000e+00 | 2.000000e+00 |    Inf 
519.91/519.93	c   520s|240000 |  1029 |  3189k|  13.3 |  31M|  89 |   - |1875 |  17k|1875 |1738 |  27k| 320k|4599 | 0.000000e+00 | 2.000000e+00 |    Inf 
543.21/543.23	c   543s|250000 |   903 |  3342k|  13.4 |  29M|  89 |   - |1875 |  13k|   0 |   0 |  29k| 334k|4775 | 0.000000e+00 | 2.000000e+00 |    Inf 
563.71/563.79	c   564s|260000 |  1103 |  3468k|  13.3 |  33M|  89 |  18 |1875 |  19k|1875 |1738 |  30k| 347k|4859 | 0.000000e+00 | 2.000000e+00 |    Inf 
584.91/584.94	c   585s|270000 |   897 |  3589k|  13.3 |  30M|  89 |   - |1875 |  14k|1875 |1741 |  31k| 361k|4961 | 0.000000e+00 | 2.000000e+00 |    Inf 
604.52/604.53	c   605s|280000 |   762 |  3712k|  13.3 |  29M|  89 |  15 |1875 |  14k|1875 |1738 |  31k| 375k|5053 | 0.000000e+00 | 2.000000e+00 |    Inf 
626.31/626.38	c   626s|290000 |  1159 |  3862k|  13.3 |  31M|  89 |   - |1875 |  16k|1875 |1738 |  32k| 389k|5156 | 0.000000e+00 | 2.000000e+00 |    Inf 
648.31/648.33	c   648s|300000 |  1314 |  4008k|  13.4 |  33M|  89 |   - |1875 |  17k|   0 |   0 |  33k| 403k|5278 | 0.000000e+00 | 2.000000e+00 |    Inf 
669.61/669.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
669.61/669.61	c   670s|310000 |  1361 |  4149k|  13.4 |  34M|  89 |   - |1875 |  18k|   0 |   0 |  34k| 418k|5360 | 0.000000e+00 | 2.000000e+00 |    Inf 
692.02/692.05	c   692s|320000 |  1343 |  4301k|  13.4 |  35M|  89 |   - |1875 |  20k|1875 |1738 |  35k| 432k|5428 | 0.000000e+00 | 2.000000e+00 |    Inf 
715.12/715.13	c   715s|330000 |  1356 |  4459k|  13.5 |  36M|  89 |  11 |1875 |  20k|1875 |1738 |  37k| 446k|5570 | 0.000000e+00 | 2.000000e+00 |    Inf 
738.13/738.18	c   738s|340000 |  1371 |  4612k|  13.6 |  37M|  89 |   1 |1875 |  22k|1875 |1738 |  38k| 461k|5651 | 0.000000e+00 | 2.000000e+00 |    Inf 
760.92/760.99	c   761s|350000 |  1179 |  4761k|  13.6 |  35M|  89 |   - |1875 |  19k|   0 |   0 |  39k| 475k|5727 | 0.000000e+00 | 2.000000e+00 |    Inf 
785.22/785.21	c   785s|360000 |  1193 |  4929k|  13.7 |  35M|  89 |  23 |1875 |  18k|1875 |1738 |  40k| 490k|5849 | 0.000000e+00 | 2.000000e+00 |    Inf 
808.22/808.24	c   808s|370000 |   755 |  5079k|  13.7 |  29M|  89 |   1 |1875 |  14k|1875 |1738 |  41k| 504k|5962 | 0.000000e+00 | 2.000000e+00 |    Inf 
827.93/827.94	c   828s|380000 |   704 |  5203k|  13.7 |  29M|  89 |   - |1875 |  15k|   0 |   0 |  42k| 518k|6037 | 0.000000e+00 | 2.000000e+00 |    Inf 
849.03/849.02	c   849s|390000 |   780 |  5342k|  13.7 |  31M|  89 |   - |1875 |  19k|   0 |   0 |  43k| 531k|6132 | 0.000000e+00 | 2.000000e+00 |    Inf 
870.62/870.65	c   871s|400000 |   759 |  5476k|  13.7 |  31M|  89 |   - |1875 |  20k|1875 |1738 |  44k| 545k|6218 | 0.000000e+00 | 2.000000e+00 |    Inf 
892.03/892.02	c   892s|410000 |   807 |  5604k|  13.7 |  33M|  89 |   - |1875 |  24k|1875 |1738 |  45k| 558k|6298 | 0.000000e+00 | 2.000000e+00 |    Inf 
914.03/914.09	c   914s|420000 |   943 |  5732k|  13.6 |  34M|  89 |  32 |1875 |  25k|1875 |1738 |  46k| 572k|6380 | 0.000000e+00 | 2.000000e+00 |    Inf 
937.73/937.74	c   938s|430000 |  1035 |  5867k|  13.6 |  35M|  89 |  19 |1875 |  26k|1875 |1738 |  47k| 586k|6465 | 0.000000e+00 | 2.000000e+00 |    Inf 
960.43/960.48	c   960s|440000 |  1027 |  5993k|  13.6 |  36M|  89 |  19 |1875 |  27k|1875 |1738 |  49k| 600k|6532 | 0.000000e+00 | 2.000000e+00 |    Inf 
983.34/983.33	c   983s|450000 |  1035 |  6111k|  13.6 |  37M|  89 |  23 |1875 |  28k|1875 |1738 |  50k| 614k|6588 | 0.000000e+00 | 2.000000e+00 |    Inf 
1007.54/1007.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1007.54/1007.54	c  1008s|460000 |  1162 |  6245k|  13.6 |  39M|  89 |  22 |1875 |  31k|1875 |1747 |  51k| 628k|6676 | 0.000000e+00 | 2.000000e+00 |    Inf 
1031.63/1031.68	c  1032s|470000 |  1192 |  6373k|  13.6 |  39M|  89 |  31 |1875 |  30k|1875 |1738 |  53k| 642k|6744 | 0.000000e+00 | 2.000000e+00 |    Inf 
1056.24/1056.20	c  1056s|480000 |  1336 |  6507k|  13.6 |  41M|  89 |   - |1875 |  34k|1875 |1738 |  54k| 656k|6819 | 0.000000e+00 | 2.000000e+00 |    Inf 
1080.73/1080.70	c  1081s|490000 |  1376 |  6635k|  13.5 |  42M|  89 |  15 |1875 |  34k|1875 |1738 |  55k| 670k|6885 | 0.000000e+00 | 2.000000e+00 |    Inf 
1105.44/1105.44	c  1105s|500000 |  1331 |  6762k|  13.5 |  42M|  89 |   - |1875 |  32k|   0 |   0 |  57k| 685k|6937 | 0.000000e+00 | 2.000000e+00 |    Inf 
1129.84/1129.89	c  1130s|510000 |  1328 |  6892k|  13.5 |  43M|  89 |  23 |1875 |  34k|1875 |1738 |  58k| 699k|7001 | 0.000000e+00 | 2.000000e+00 |    Inf 
1156.44/1156.44	c  1156s|520000 |  1370 |  7030k|  13.5 |  45M|  89 |  20 |1875 |  37k|1875 |1738 |  60k| 713k|7079 | 0.000000e+00 | 2.000000e+00 |    Inf 
1181.74/1181.71	c  1182s|530000 |  1479 |  7163k|  13.5 |  46M|  89 |   1 |1875 |  38k|1875 |1738 |  61k| 728k|7132 | 0.000000e+00 | 2.000000e+00 |    Inf 
1207.34/1207.30	c  1207s|540000 |  1018 |  7293k|  13.5 |  39M|  89 |   - |1875 |  29k|   0 |   0 |  63k| 742k|7209 | 0.000000e+00 | 2.000000e+00 |    Inf 
1229.94/1229.98	c  1230s|550000 |   899 |  7413k|  13.5 |  36M|  89 |  15 |1875 |  26k|1875 |1738 |  65k| 755k|7288 | 0.000000e+00 | 2.000000e+00 |    Inf 
1252.85/1252.81	c  1253s|560000 |   768 |  7527k|  13.4 |  34M|  89 |   1 |1875 |  23k|1875 |1738 |  66k| 769k|7345 | 0.000000e+00 | 2.000000e+00 |    Inf 
1262.75/1262.76	o 1
1262.75/1262.76	c *1263s|564447 |   827 |  7585k|  13.4 |  35M|  89 |   - |1875 |  24k|1875 |1745 |  67k| 775k|7381 | 0.000000e+00 | 1.000000e+00 |    Inf 
1276.34/1276.38	c  1276s|570000 |   906 |  7665k|  13.4 |  36M|  89 |   - |1875 |  24k|1875 |1764 |  67k| 782k|7460 | 0.000000e+00 | 1.000000e+00 |    Inf 
1300.64/1300.68	c  1301s|580000 |  1026 |  7803k|  13.5 |  38M|  89 |  20 |1875 |  29k|1875 |1738 |  68k| 796k|7513 | 0.000000e+00 | 1.000000e+00 |    Inf 
1324.54/1324.51	c  1324s|590000 |  1239 |  7929k|  13.4 |  41M|  89 |  23 |1875 |  32k|1875 |1746 |  69k| 809k|7574 | 0.000000e+00 | 1.000000e+00 |    Inf 
1350.94/1350.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1350.94/1350.90	c  1351s|600000 |  1493 |  8080k|  13.5 |  42M|  89 |   - |1875 |  32k|   0 |   0 |  70k| 823k|7616 | 0.000000e+00 | 1.000000e+00 |    Inf 
1377.74/1377.78	c  1378s|610000 |  1596 |  8226k|  13.5 |  44M|  89 |   - |1875 |  33k|   0 |   0 |  71k| 837k|7677 | 0.000000e+00 | 1.000000e+00 |    Inf 
1404.25/1404.21	c  1404s|620000 |  1560 |  8377k|  13.5 |  44M|  89 |  16 |1875 |  32k|1875 |1738 |  72k| 851k|7735 | 0.000000e+00 | 1.000000e+00 |    Inf 
1430.05/1430.06	c  1430s|630000 |  1491 |  8523k|  13.5 |  43M|  89 |  10 |1875 |  30k|1875 |1747 |  73k| 866k|7788 | 0.000000e+00 | 1.000000e+00 |    Inf 
1455.85/1455.87	c  1456s|640000 |  1533 |  8666k|  13.5 |  43M|  89 |   - |1875 |  30k|   0 |   0 |  74k| 880k|7843 | 0.000000e+00 | 1.000000e+00 |    Inf 
1483.15/1483.11	c  1483s|650000 |  1518 |  8825k|  13.6 |  43M|  89 |  26 |1875 |  30k|1875 |1738 |  75k| 894k|7888 | 0.000000e+00 | 1.000000e+00 |    Inf 
1509.75/1509.76	c  1510s|660000 |  1612 |  8973k|  13.6 |  44M|  89 |   - |1875 |  30k|1875 |1738 |  76k| 908k|7960 | 0.000000e+00 | 1.000000e+00 |    Inf 
1536.06/1536.08	c  1536s|670000 |   880 |  9116k|  13.6 |  37M|  89 |   - |1875 |  25k|   0 |   0 |  77k| 922k|8014 | 0.000000e+00 | 1.000000e+00 |    Inf 
1560.65/1560.60	c  1561s|680000 |   768 |  9263k|  13.6 |  36M|  89 |   - |1875 |  26k|   0 |   0 |  78k| 936k|8083 | 0.000000e+00 | 1.000000e+00 |    Inf 
1586.35/1586.38	c  1586s|690000 |   860 |  9421k|  13.7 |  36M|  89 |  16 |1875 |  22k|1875 |1738 |  79k| 950k|8165 | 0.000000e+00 | 1.000000e+00 |    Inf 
1611.46/1611.44	c  1611s|700000 |  1032 |  9577k|  13.7 |  39M|  89 |   - |1875 |  27k|   0 |   0 |  80k| 964k|8222 | 0.000000e+00 | 1.000000e+00 |    Inf 
1637.65/1637.66	c  1638s|710000 |  1104 |  9740k|  13.7 |  39M|  89 |  31 |1875 |  27k|1875 |1738 |  81k| 977k|8284 | 0.000000e+00 | 1.000000e+00 |    Inf 
1666.16/1666.19	c  1666s|720000 |  1260 |  9917k|  13.8 |  41M|  89 |   - |1875 |  27k|   0 |   0 |  81k| 991k|8345 | 0.000000e+00 | 1.000000e+00 |    Inf 
1692.46/1692.42	c  1692s|730000 |  1294 | 10075k|  13.8 |  42M|  89 |   1 |1875 |  27k|1875 |1738 |  83k|1006k|8412 | 0.000000e+00 | 1.000000e+00 |    Inf 
1719.26/1719.24	c  1719s|740000 |  1278 | 10242k|  13.8 |  42M|  89 |   1 |1875 |  27k|1875 |1738 |  83k|1020k|8459 | 0.000000e+00 | 1.000000e+00 |    Inf 
1746.46/1746.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1746.46/1746.45	c  1746s|750000 |  1266 | 10406k|  13.9 |  43M|  89 |  17 |1875 |  27k|1875 |1755 |  84k|1035k|8524 | 0.000000e+00 | 1.000000e+00 |    Inf 
1774.06/1774.05	c  1774s|760000 |  1311 | 10581k|  13.9 |  45M|  89 |  22 |1875 |  30k|1875 |1738 |  85k|1049k|8596 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.06/1790.00	c 
1790.06/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.00	c Solving Time (sec) : 1789.98
1790.06/1790.00	c Solving Nodes      : 765252
1790.06/1790.00	c Primal Bound       : +1.00000000000000e+00 (130 solutions)
1790.06/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.06/1790.00	c Gap                : infinite
1790.06/1790.01	s SATISFIABLE
1790.06/1790.01	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1790.06/1790.01	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 
1790.06/1790.01	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1790.06/1790.01	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
1790.06/1790.01	v -x146 -x145 -x144 x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1790.06/1790.01	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1790.06/1790.01	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.06/1790.01	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1790.06/1790.01	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.06/1790.01	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 
1790.06/1790.01	v -x1 
1790.06/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.01	c Solving Time       :    1789.98
1790.06/1790.01	c Original Problem   :
1790.06/1790.01	c   Problem name     : HOME/instance-2705617-1278572959.wbo
1790.06/1790.01	c   Variables        : 2015 (1123 binary, 0 integer, 892 implicit integer, 0 continuous)
1790.06/1790.01	c   Constraints      : 3600 initial, 3600 maximal
1790.06/1790.01	c Presolved Problem  :
1790.06/1790.01	c   Problem name     : t_HOME/instance-2705617-1278572959.wbo
1790.06/1790.01	c   Variables        : 1875 (1053 binary, 0 integer, 822 implicit integer, 0 continuous)
1790.06/1790.01	c   Constraints      : 3343 initial, 38610 maximal
1790.06/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.06/1790.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1790.06/1790.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1790.06/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1790.06/1790.01	c   setppc           :       0.00          0          0          0          0          0          1          0          0
1790.06/1790.01	c   linear           :       0.06          0          0          0        914          0        186        127          0
1790.06/1790.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1790.06/1790.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.06/1790.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.06/1790.01	c   root node        :          -       1644          -          -       1644          -          -          -          -
1790.06/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.06/1790.01	c   integral         :          0          0          0     433890          0        348       2388          0          0     823004
1790.06/1790.01	c   setppc           :         59          6    3347213      19395          1      56034    2589431          0          0          0
1790.06/1790.01	c   linear           :        822          6    3292715      20048          1     110117   11982932      86142          0          0
1790.06/1790.01	c   indicator        :        822          0    2331827      16351          0         65     191931          0          0          0
1790.06/1790.01	c   logicor          :       1640+         6    1768502       3777          1     120589    6343025          0          0          0
1790.06/1790.01	c   bounddisjunction :          0+         0     253728          0          0          3        631          0          0          0
1790.06/1790.01	c   countsols        :          0          0          0       3777          1          0          0          0          0          0
1790.06/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.06/1790.01	c   integral         :      42.82       0.00       0.00      42.82       0.00
1790.06/1790.01	c   setppc           :      16.11       0.00      16.09       0.01       0.00
1790.06/1790.01	c   linear           :      67.25       0.00      66.79       0.46       0.00
1790.06/1790.01	c   indicator        :       2.38       0.01       2.10       0.27       0.00
1790.06/1790.01	c   logicor          :     231.46       0.00     231.41       0.05       0.00
1790.06/1790.01	c   bounddisjunction :       0.40       0.00       0.40       0.00       0.00
1790.06/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.06/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.06/1790.01	c   vbounds          :       0.54       4771          0        409
1790.06/1790.01	c   rootredcost      :       0.51         23          0        822
1790.06/1790.01	c   pseudoobj        :      39.92    3349182        573     200326
1790.06/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.06/1790.01	c   propagation      :      12.22     287316     286708    1745290       27.2       8485       24.8          -
1790.06/1790.01	c   infeasible LP    :      20.53     118462     118461     916702       44.4       1106       16.5          0
1790.06/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.06/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.06/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.06/1790.01	c   applied globally :          -          -          -    1057428       27.9          -          -          -
1790.06/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.06/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.06/1790.01	c   cut pool         :       0.00          5          -          -         30          -    (maximal pool size: 602)
1790.06/1790.01	c   redcost          :      13.52     434391          0       5263          0          0
1790.06/1790.01	c   impliedbounds    :       0.00          6          0          0          0          0
1790.06/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.06/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.06/1790.01	c   gomory           :       0.16          6          0          0       2688          0
1790.06/1790.01	c   strongcg         :       0.14          6          0          0       2616          0
1790.06/1790.01	c   cmir             :       0.02          6          0          0          0          0
1790.06/1790.01	c   flowcover        :       0.04          6          0          0          1          0
1790.06/1790.01	c   clique           :       0.00          6          0          0          0          0
1790.06/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.06/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.06/1790.01	c   rapidlearning    :       0.05          1          0          0          0          0
1790.06/1790.01	c Pricers            :       Time      Calls       Vars
1790.06/1790.01	c   problem variables:       0.00          0          0
1790.06/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.06/1790.01	c   relpscost        :      42.50     413833        348       2388          0          0     823004
1790.06/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   inference        :       0.44       3756          0          0          0          0       7521
1790.06/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.06/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.06/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.06/1790.01	c   LP solutions     :       0.01          -         22
1790.06/1790.01	c   pseudo solutions :       0.00          -          0
1790.06/1790.01	c   intshifting      :       0.01          0          0
1790.06/1790.01	c   feaspump         :       0.02          1          0
1790.06/1790.01	c   oneopt           :       0.30         22          0
1790.06/1790.01	c   crossover        :       0.57         11          0
1790.06/1790.01	c   fracdiving       :       0.37        239          0
1790.06/1790.01	c   linesearchdiving :       0.31        239          0
1790.06/1790.01	c   coefdiving       :       0.39        239          0
1790.06/1790.01	c   veclendiving     :       0.32        239          0
1790.06/1790.01	c   guideddiving     :       0.36        239          0
1790.06/1790.01	c   pscostdiving     :       0.30        240          0
1790.06/1790.01	c   rootsoldiving    :       0.27        176          0
1790.06/1790.01	c   objpscostdiving  :       0.23        176          0
1790.06/1790.01	c   trivial          :       0.00          2          0
1790.06/1790.01	c   simplerounding   :       0.56     413830          0
1790.06/1790.01	c   zirounding       :       0.19       1000          0
1790.06/1790.01	c   rounding         :       0.83       9055          0
1790.06/1790.01	c   shifting         :       0.78       2801          0
1790.06/1790.01	c   twoopt           :       0.00          0          0
1790.06/1790.01	c   fixandinfer      :       0.00          0          0
1790.06/1790.01	c   intdiving        :       0.00          0          0
1790.06/1790.01	c   actconsdiving    :       0.00          0          0
1790.06/1790.01	c   octane           :       0.00          0          0
1790.06/1790.01	c   rens             :       0.02          1          0
1790.06/1790.01	c   rins             :       0.00          0          0
1790.06/1790.01	c   localbranching   :       0.00          0          0
1790.06/1790.01	c   mutation         :       0.00          0          0
1790.06/1790.01	c   dins             :       0.00          0          0
1790.06/1790.01	c   undercover       :       0.00          0          0
1790.06/1790.01	c   nlp              :       0.12          0          0
1790.06/1790.01	c   trysol           :       0.23        190        108
1790.06/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.06/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.06/1790.01	c   dual LP          :     992.12     546652   10662555      19.51   10747.27
1790.06/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.06/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.06/1790.01	c   diving/probing LP:       1.19        832       7582       9.11    6398.20
1790.06/1790.01	c   strong branching :      38.61       8647     369347      42.71    9565.01
1790.06/1790.01	c     (at root node) :          -         16       5995     374.69          -
1790.06/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.06/1790.01	c B&B Tree           :
1790.06/1790.01	c   number of runs   :          1
1790.06/1790.01	c   nodes            :     765252
1790.06/1790.01	c   nodes (total)    :     765252
1790.06/1790.01	c   nodes left       :        968
1790.06/1790.01	c   max depth        :         89
1790.06/1790.01	c   max depth (total):         89
1790.06/1790.01	c   backtracks       :     113170 (14.8%)
1790.06/1790.01	c   delayed cutoffs  :      59554
1790.06/1790.01	c   repropagations   :    1215375 (4280245 domain reductions, 55323 cutoffs)
1790.06/1790.01	c   avg switch length:       4.84
1790.06/1790.01	c   switching time   :     201.36
1790.06/1790.01	c Solution           :
1790.06/1790.01	c   Solutions found  :        130 (23 improvements)
1790.06/1790.01	c   First Solution   : +4.14000000000000e+04   (in run 1, after 80 nodes, 16.35 seconds, depth 17, found by <trysol>)
1790.06/1790.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 564447 nodes, 1262.73 seconds, depth 34, found by <relaxation>)
1790.06/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.06/1790.01	c   Gap              :   infinite
1790.06/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.06/1790.01	c   Root Iterations  :       1444
1790.06/1790.07	c Time complete: 1790.13.

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-2705617-1278572959/watcher-2705617-1278572959 -o /tmp/evaluation-result-2705617-1278572959/solver-2705617-1278572959 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705617-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.39 0.09 0.03 4/177 19215
/proc/meminfo: memFree=30409912/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=12552 CPUtime=0
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 1978 0 0 0 0 0 0 0 22 0 1 0 25443123 12853248 1898 4089446400 4194304 10345943 140736496921536 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/19215/statm: 3138 1899 429 1502 0 1631 0

[startup+0.054943 s]
/proc/loadavg: 0.39 0.09 0.03 4/177 19215
/proc/meminfo: memFree=30409912/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=26348 CPUtime=0.05
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 5616 0 0 0 5 0 0 0 22 0 1 0 25443123 26980352 5181 4089446400 4194304 10345943 140736496921536 18446744073709551615 4982386 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19215/statm: 6587 5181 534 1502 0 5080 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26348

[startup+0.100926 s]
/proc/loadavg: 0.39 0.09 0.03 4/177 19215
/proc/meminfo: memFree=30409912/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=27372 CPUtime=0.09
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 5893 0 0 0 9 0 0 0 22 0 1 0 25443123 28028928 5458 4089446400 4194304 10345943 140736496921536 18446744073709551615 4288149 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19215/statm: 6843 5459 553 1502 0 5336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27372

[startup+0.300891 s]
/proc/loadavg: 0.39 0.09 0.03 4/177 19215
/proc/meminfo: memFree=30409912/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=38376 CPUtime=0.29
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 12308 0 0 0 28 1 0 0 22 0 1 0 25443123 39297024 8061 4089446400 4194304 10345943 140736496921536 18446744073709551615 6197315 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19215/statm: 9594 8061 748 1502 0 8087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38376

[startup+0.700814 s]
/proc/loadavg: 0.39 0.09 0.03 4/177 19215
/proc/meminfo: memFree=30409912/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=43944 CPUtime=0.69
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 13917 0 0 0 68 1 0 0 24 0 1 0 25443123 44998656 9670 4089446400 4194304 10345943 140736496921536 18446744073709551615 9134653 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19215/statm: 10986 9670 757 1502 0 9479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43944

[startup+1.50066 s]
/proc/loadavg: 0.52 0.13 0.04 3/178 19216
/proc/meminfo: memFree=30359948/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=58464 CPUtime=1.49
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 17366 0 0 0 147 2 0 0 25 0 1 0 25443123 59867136 13119 4089446400 4194304 10345943 140736496921536 18446744073709551615 7568759 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/19215/statm: 14616 13119 770 1502 0 13109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58464

[startup+3.10036 s]
/proc/loadavg: 0.52 0.13 0.04 3/178 19216
/proc/meminfo: memFree=30360444/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=58464 CPUtime=3.09
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 17392 0 0 0 306 3 0 0 25 0 1 0 25443123 59867136 13145 4089446400 4194304 10345943 140736496921536 18446744073709551615 7569469 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 14616 13145 774 1502 0 13109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58464

[startup+6.30074 s]
/proc/loadavg: 0.64 0.16 0.05 3/178 19216
/proc/meminfo: memFree=30353892/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=58464 CPUtime=6.29
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 17403 0 0 0 624 5 0 0 25 0 1 0 25443123 59867136 13156 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 14616 13156 775 1502 0 13109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58464

[startup+12.7005 s]
/proc/loadavg: 0.75 0.19 0.06 3/178 19217
/proc/meminfo: memFree=30343224/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=58464 CPUtime=12.69
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 17404 0 0 0 1261 8 0 0 25 0 1 0 25443123 59867136 13157 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 14616 13157 775 1502 0 13109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58464

[startup+25.501 s]
/proc/loadavg: 0.94 0.25 0.08 3/178 19217
/proc/meminfo: memFree=30318312/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=59572 CPUtime=25.49
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 25622 0 0 0 2536 13 0 0 25 0 1 0 25443123 61001728 13207 4089446400 4194304 10345943 140736496921536 18446744073709551615 6702728 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 14893 13207 781 1502 0 13386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59572

[startup+51.1011 s]
/proc/loadavg: 1.36 0.41 0.14 3/178 19217
/proc/meminfo: memFree=30300440/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=71704 CPUtime=51.09
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 56562 0 0 0 5080 29 0 0 25 0 1 0 25443123 73424896 15858 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 17926 15858 784 1502 0 16419 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71704

[startup+102.306 s]
/proc/loadavg: 1.72 0.65 0.24 3/178 19219
/proc/meminfo: memFree=30285720/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=76232 CPUtime=102.29
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 93537 0 0 0 10167 62 0 0 25 0 1 0 25443123 78061568 17585 4089446400 4194304 10345943 140736496921536 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 19058 17585 799 1502 0 17551 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 76232

[startup+162.301 s]
/proc/loadavg: 1.89 0.90 0.34 3/178 19221
/proc/meminfo: memFree=30274872/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=84388 CPUtime=162.3
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 112652 0 0 0 16135 95 0 0 25 0 1 0 25443123 86413312 19499 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 21097 19499 799 1502 0 19590 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 84388

[startup+222.301 s]
/proc/loadavg: 1.96 1.09 0.44 3/178 19221
/proc/meminfo: memFree=30268604/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=85404 CPUtime=222.3
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 133466 0 0 0 22105 125 0 0 25 0 1 0 25443123 87453696 19933 4089446400 4194304 10345943 140736496921536 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 21351 19933 799 1502 0 19844 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85404

[startup+282.301 s]
/proc/loadavg: 2.03 1.27 0.54 3/178 19223
/proc/meminfo: memFree=30264104/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=89988 CPUtime=282.3
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 148130 0 0 0 28078 152 0 0 25 0 1 0 25443123 92147712 20618 4089446400 4194304 10345943 140736496921536 18446744073709551615 6929760 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22497 20618 799 1502 0 20990 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 89988

[startup+342.301 s]
/proc/loadavg: 2.01 1.40 0.63 3/178 19225
/proc/meminfo: memFree=30261576/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=90020 CPUtime=342.3
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 157763 0 0 0 34051 179 0 0 25 0 1 0 25443123 92180480 20790 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22505 20790 800 1502 0 20998 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90020

[startup+402.301 s]
/proc/loadavg: 2.00 1.51 0.72 3/178 19227
/proc/meminfo: memFree=30257828/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=88796 CPUtime=402.31
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 171947 0 0 0 40020 211 0 0 25 0 1 0 25443123 90927104 20745 4089446400 4194304 10345943 140736496921536 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22199 20745 800 1502 0 20692 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 88796

[startup+462.301 s]
/proc/loadavg: 2.00 1.59 0.79 3/178 19229
/proc/meminfo: memFree=30255032/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=89444 CPUtime=462.31
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 184602 0 0 0 45992 239 0 0 25 0 1 0 25443123 91590656 20937 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22361 20937 800 1502 0 20854 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 89444

[startup+522.301 s]
/proc/loadavg: 2.00 1.67 0.87 3/178 19229
/proc/meminfo: memFree=30254368/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=89148 CPUtime=522.31
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 196887 0 0 0 51965 266 0 0 25 0 1 0 25443123 91287552 20898 4089446400 4194304 10345943 140736496921536 18446744073709551615 4737477 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22287 20898 800 1502 0 20780 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 89148

[startup+582.301 s]
/proc/loadavg: 2.00 1.72 0.93 3/178 19231
/proc/meminfo: memFree=30252084/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=90912 CPUtime=582.31
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 202151 0 0 0 57941 290 0 0 25 0 1 0 25443123 93093888 21297 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22728 21297 800 1502 0 21221 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 90912

[startup+642.301 s]
/proc/loadavg: 2.00 1.77 1.00 3/178 19233
/proc/meminfo: memFree=30250912/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=91052 CPUtime=642.32
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 207207 0 0 0 63913 319 0 0 25 0 1 0 25443123 93237248 21347 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 22763 21347 800 1502 0 21256 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 91052

[startup+702.301 s]

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

/proc/meminfo: memFree=30231324/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=100932 CPUtime=1062.33
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 230793 0 0 0 105734 499 0 0 25 0 1 0 25443123 103354368 23553 4089446400 4194304 10345943 140736496921536 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 25233 23553 800 1502 0 23726 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 100932

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/178 19245
/proc/meminfo: memFree=30230756/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=101356 CPUtime=1122.33
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 235387 0 0 0 111712 521 0 0 25 0 1 0 25443123 103788544 23762 4089446400 4194304 10345943 140736496921536 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 25339 23762 800 1502 0 23832 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 101356

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/178 19247
/proc/meminfo: memFree=30225376/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=106128 CPUtime=1182.34
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 240850 0 0 0 117691 543 0 0 25 0 1 0 25443123 108675072 24783 4089446400 4194304 10345943 140736496921536 18446744073709551615 6063682 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 26532 24783 800 1502 0 25025 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 106128

[startup+1242.3 s]
/proc/loadavg: 2.00 1.95 1.45 3/178 19252
/proc/meminfo: memFree=30222440/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=106188 CPUtime=1242.34
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 244043 0 0 0 123671 563 0 0 25 0 1 0 25443123 108736512 24906 4089446400 4194304 10345943 140736496921536 18446744073709551615 5085638 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 26547 24906 800 1502 0 25040 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 106188

[startup+1302.3 s]
/proc/loadavg: 2.06 1.98 1.49 3/178 19254
/proc/meminfo: memFree=30221184/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=106460 CPUtime=1302.35
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 259031 0 0 0 129646 589 0 0 25 0 1 0 25443123 109015040 25000 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 26615 25000 800 1502 0 25108 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 106460

[startup+1362.3 s]
/proc/loadavg: 2.02 1.98 1.52 4/178 19256
/proc/meminfo: memFree=30221252/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=106448 CPUtime=1362.35
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 264685 0 0 0 135622 613 0 0 25 0 1 0 25443123 109002752 24985 4089446400 4194304 10345943 140736496921536 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 26612 24985 800 1502 0 25105 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 106448

[startup+1422.31 s]
/proc/loadavg: 2.01 1.98 1.55 3/178 19256
/proc/meminfo: memFree=30220220/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=106716 CPUtime=1422.35
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 276299 0 0 0 141595 640 0 0 25 0 1 0 25443123 109277184 25056 4089446400 4194304 10345943 140736496921536 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 26679 25056 804 1502 0 25172 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 106716

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.57 3/178 19258
/proc/meminfo: memFree=30218564/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=108376 CPUtime=1482.35
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 281061 0 0 0 147571 664 0 0 25 0 1 0 25443123 110977024 25333 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27094 25333 804 1502 0 25587 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 108376

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.59 3/178 19260
/proc/meminfo: memFree=30218148/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=107352 CPUtime=1542.35
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 287351 0 0 0 153545 690 0 0 25 0 1 0 25443123 109928448 25212 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 26838 25212 804 1502 0 25331 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 107352

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.62 3/178 19262
/proc/meminfo: memFree=30217200/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110664 CPUtime=1602.35
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 292643 0 0 0 159518 717 0 0 25 0 1 0 25443123 113319936 25586 4089446400 4194304 10345943 140736496921536 18446744073709551615 5086021 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27666 25586 804 1502 0 26159 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 110664

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/178 19264
/proc/meminfo: memFree=30216276/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110660 CPUtime=1662.36
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 292997 0 0 0 165495 741 0 0 25 0 1 0 25443123 113315840 25786 4089446400 4194304 10345943 140736496921536 18446744073709551615 6518604 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27665 25786 804 1502 0 26158 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 110660

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/178 19264
/proc/meminfo: memFree=30216220/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=111092 CPUtime=1722.36
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 293701 0 0 0 171468 768 0 0 25 0 1 0 25443123 113758208 25741 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27773 25741 804 1502 0 26266 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 111092

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.68 3/178 19266
/proc/meminfo: memFree=30215292/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110360 CPUtime=1782.36
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295080 0 0 0 177443 793 0 0 25 0 1 0 25443123 113008640 25716 4089446400 4194304 10345943 140736496921536 18446744073709551615 4706433 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27590 25716 804 1502 0 26083 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 110360

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.98 1.68 3/178 19266
/proc/meminfo: memFree=30215288/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110692 CPUtime=1785.56
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295348 0 0 0 177762 794 0 0 25 0 1 0 25443123 113348608 25725 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27673 25725 804 1502 0 26166 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 110692

[startup+1787.1 s]
/proc/loadavg: 2.00 1.98 1.68 3/178 19266
/proc/meminfo: memFree=30215164/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110944 CPUtime=1787.16
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295475 0 0 0 177921 795 0 0 25 0 1 0 25443123 113606656 25783 4089446400 4194304 10345943 140736496921536 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27736 25783 804 1502 0 26229 0
Current children cumulated CPU time (s) 1787.16
Current children cumulated vsize (KiB) 110944

[startup+1788.7 s]
/proc/loadavg: 2.00 1.98 1.68 2/173 19283
/proc/meminfo: memFree=30359268/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110944 CPUtime=1788.76
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295527 0 0 0 178081 795 0 0 25 0 1 0 25443123 113606656 25835 4089446400 4194304 10345943 140736496921536 18446744073709551615 8160403 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27736 25835 804 1502 0 26229 0
Current children cumulated CPU time (s) 1788.76
Current children cumulated vsize (KiB) 110944

[startup+1789.5 s]
/proc/loadavg: 2.00 1.98 1.68 2/173 19283
/proc/meminfo: memFree=30359268/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110944 CPUtime=1789.57
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295533 0 0 0 178161 796 0 0 25 0 1 0 25443123 113606656 25841 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27736 25841 804 1502 0 26229 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (KiB) 110944

[startup+1789.9 s]
/proc/loadavg: 2.00 1.98 1.68 2/173 19283
/proc/meminfo: memFree=30359268/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110944 CPUtime=1789.97
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295533 0 0 0 178201 796 0 0 25 0 1 0 25443123 113606656 25841 4089446400 4194304 10345943 140736496921536 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27736 25841 804 1502 0 26229 0
Current children cumulated CPU time (s) 1789.97
Current children cumulated vsize (KiB) 110944

[startup+1790 s]
/proc/loadavg: 2.00 1.98 1.68 2/173 19283
/proc/meminfo: memFree=30359268/32950928 swapFree=67111528/67111528
[pid=19215] ppid=19213 vsize=110944 CPUtime=1790.06
/proc/19215/stat : 19215 (pbscip.linux.x8) R 19213 19215 18986 0 -1 4202496 295533 0 0 0 178210 796 0 0 25 0 1 0 25443123 113606656 25841 4089446400 4194304 10345943 140736496921536 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19215/statm: 27736 25841 804 1502 0 26229 0
Current children cumulated CPU time (s) 1790.06
Current children cumulated vsize (KiB) 110944

Child status: 0
Real time (s): 1790.07
CPU time (s): 1790.14
CPU user time (s): 1782.18
CPU system time (s): 7.96679
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 111092

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

runsolver used 3.20051 second user time and 6.575 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= a432251fbe239eaf75ee6653ab14d833
RANDOM SEED=257366996

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30410564 kB
Buffers:        141636 kB
Cached:        2154812 kB
SwapCached:          0 kB
Active:         997116 kB
Inactive:      1399804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30410564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25752 kB
Writeback:           0 kB
AnonPages:      100356 kB
Mapped:          17544 kB
Slab:            80780 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   243400 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= 73616 MiB
End job on node115 at 2010-07-08 09:39:09