Trace number 2705004

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
MD5SUMae69d101397f3698be33e129d2355418
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 benchmark219.846
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft 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 687
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-2705004-1278574751.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.02/0.03	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, 208 impls, 13 clqs
0.02/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.02/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.02/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.02/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.3s|     1 |     0 |   165 |     - |9680k|   0 |  44 |1875 |3343 |1875 |1727 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     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 |   911 |     - |  10M|   0 |  75 |1875 |3343 |1875 |1738 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.80	c   0.8s|     1 |     0 |  1262 |     - |  10M|   0 |  67 |1875 |3343 |1875 |1750 |  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.59/1.67	c   1.7s|     1 |     2 |  1262 |     - |  10M|   0 |  67 |1875 |3343 |1875 |1750 |  51 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
12.69/12.72	o 41400
12.69/12.72	c y12.7s|    42 |    41 |  5247 |  97.2 |  10M|  17 |   - |1875 |3343 |   0 |   0 |  71 |   0 | 713 | 0.000000e+00 | 4.140000e+04 |    Inf 
20.90/20.96	o 591
20.90/20.96	c *20.9s|  2388 |  2064 | 32634 |  13.1 |  16M|  73 |   - |1875 |3386 |1875 |1763 |1235 |  55 | 854 | 0.000000e+00 | 5.910000e+02 |    Inf 
20.90/20.96	o 581
20.90/20.96	c *20.9s|  2389 |  2052 | 32645 |  13.1 |  16M|  73 |   - |1875 |3386 |1875 |1763 |1235 |  55 | 854 | 0.000000e+00 | 5.810000e+02 |    Inf 
21.59/21.68	o 564
21.59/21.68	c *21.7s|  2641 |  2268 | 35823 |  13.1 |  17M|  73 |   - |1875 |3421 |1875 |1762 |1414 |  90 | 861 | 0.000000e+00 | 5.640000e+02 |    Inf 
21.79/21.84	o 491
21.79/21.84	c *21.8s|  2723 |  2215 | 36459 |  12.9 |  17M|  73 |   - |1875 |3427 |1875 |1756 |1438 |  96 | 861 | 0.000000e+00 | 4.910000e+02 |    Inf 
21.79/21.85	o 428
21.79/21.85	c *21.8s|  2725 |  2002 | 36495 |  12.9 |  16M|  73 |   - |1875 |3427 |1875 |1756 |1442 |  96 | 862 | 0.000000e+00 | 4.280000e+02 |    Inf 
21.79/21.85	o 410
21.79/21.85	c *21.8s|  2726 |  1927 | 36513 |  12.9 |  16M|  73 |   - |1875 |3427 |1875 |1753 |1443 |  96 | 862 | 0.000000e+00 | 4.100000e+02 |    Inf 
22.59/22.66	o 382
22.59/22.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.59/22.66	c *22.6s|  2943 |  1966 | 40042 |  13.2 |  17M|  73 |   - |1875 |3497 |1875 |1751 |1602 | 168 | 884 | 0.000000e+00 | 3.820000e+02 |    Inf 
22.69/22.72	o 368
22.69/22.72	c *22.7s|  2974 |  1912 | 40275 |  13.1 |  17M|  73 |   - |1875 |3500 |1875 |1749 |1631 | 171 | 884 | 0.000000e+00 | 3.680000e+02 |    Inf 
22.69/22.79	o 362
22.69/22.79	c *22.8s|  2996 |  1894 | 40671 |  13.2 |  17M|  73 |   - |1875 |3500 |1875 |1741 |1632 | 171 | 885 | 0.000000e+00 | 3.620000e+02 |    Inf 
23.30/23.36	o 349
23.30/23.36	c *23.3s|  3111 |  1911 | 43543 |  13.6 |  17M|  73 |   - |1875 |3562 |1875 |1757 |1735 | 234 | 901 | 0.000000e+00 | 3.490000e+02 |    Inf 
23.30/23.37	o 331
23.30/23.37	c *23.3s|  3114 |  1772 | 43553 |  13.6 |  17M|  73 |   - |1875 |3562 |1875 |1757 |1735 | 234 | 901 | 0.000000e+00 | 3.310000e+02 |    Inf 
23.30/23.37	o 299
23.30/23.37	c *23.4s|  3115 |  1564 | 43582 |  13.6 |  16M|  73 |   - |1875 |3562 |1875 |1757 |1735 | 234 | 901 | 0.000000e+00 | 2.990000e+02 |    Inf 
23.59/23.64	o 261
23.59/23.64	c *23.6s|  3170 |  1397 | 45113 |  13.8 |  16M|  73 |   - |1875 |3588 |1875 |1757 |1786 | 260 | 904 | 0.000000e+00 | 2.610000e+02 |    Inf 
23.59/23.69	o 253
23.59/23.69	c *23.7s|  3177 |  1361 | 45472 |  13.9 |  16M|  73 |   - |1875 |3593 |1875 |1764 |1798 | 265 | 904 | 0.000000e+00 | 2.530000e+02 |    Inf 
23.69/23.74	o 244
23.69/23.74	c *23.7s|  3208 |  1332 | 45657 |  13.8 |  16M|  73 |   - |1875 |3605 |1875 |1765 |1812 | 278 | 904 | 0.000000e+00 | 2.440000e+02 |    Inf 
23.69/23.79	o 201
23.69/23.79	c *23.8s|  3216 |  1110 | 45984 |  13.9 |  16M|  73 |   - |1875 |3611 |1875 |1770 |1830 | 285 | 904 | 0.000000e+00 | 2.010000e+02 |    Inf 
23.69/23.79	o 194
23.69/23.79	c *23.8s|  3217 |  1068 | 45997 |  13.9 |  15M|  73 |   - |1875 |3608 |1875 |1766 |1830 | 285 | 904 | 0.000000e+00 | 1.940000e+02 |    Inf 
23.99/24.10	o 173
23.99/24.10	c *24.1s|  3298 |   987 | 47839 |  14.1 |  15M|  73 |   - |1875 |3671 |1875 |1748 |1888 | 351 | 908 | 0.000000e+00 | 1.730000e+02 |    Inf 
25.20/25.27	o 171
25.20/25.27	c *25.3s|  3513 |  1089 | 55623 |  15.5 |  16M|  73 |   - |1875 |3817 |1875 |1763 |1995 | 523 | 909 | 0.000000e+00 | 1.710000e+02 |    Inf 
25.20/25.28	o 163
25.20/25.28	c *25.3s|  3514 |  1044 | 55646 |  15.5 |  16M|  73 |   - |1875 |3817 |1875 |1763 |1995 | 523 | 909 | 0.000000e+00 | 1.630000e+02 |    Inf 
25.40/25.43	o 148
25.40/25.43	c *25.4s|  3603 |  1056 | 56025 |  15.2 |  16M|  73 |   - |1875 |3851 |1875 |1761 |2005 | 566 | 909 | 0.000000e+00 | 1.480000e+02 |    Inf 
25.40/25.43	o 135
25.40/25.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.40/25.43	c *25.4s|  3604 |   970 | 56030 |  15.2 |  16M|  73 |   - |1875 |3851 |1875 |1761 |2006 | 566 | 909 | 0.000000e+00 | 1.350000e+02 |    Inf 
25.40/25.46	o 108
25.40/25.46	c *25.4s|  3610 |   752 | 56217 |  15.2 |  15M|  73 |   - |1875 |3850 |1875 |1757 |2011 | 566 | 909 | 0.000000e+00 | 1.080000e+02 |    Inf 
25.40/25.47	o 104
25.40/25.47	c *25.4s|  3616 |   716 | 56273 |  15.2 |  15M|  73 |   - |1875 |3865 |1875 |1752 |2011 | 581 | 909 | 0.000000e+00 | 1.040000e+02 |    Inf 
25.79/25.86	o 100
25.79/25.86	c *25.8s|  3669 |   732 | 58953 |  15.7 |  15M|  73 |   - |1875 |3891 |1875 |1744 |2025 | 623 | 909 | 0.000000e+00 | 1.000000e+02 |    Inf 
26.19/26.22	o 83
26.19/26.22	c *26.2s|  3738 |   685 | 61104 |  16.0 |  15M|  73 |   - |1875 |3903 |1875 |1741 |2059 | 677 | 909 | 0.000000e+00 | 8.300000e+01 |    Inf 
26.49/26.58	o 49
26.49/26.58	c *26.6s|  3803 |   305 | 63706 |  16.4 |  14M|  73 |   - |1875 |3777 |1875 |1745 |2066 | 727 | 910 | 0.000000e+00 | 4.900000e+01 |    Inf 
38.09/38.16	o 23
38.09/38.16	c *38.1s|  8395 |   502 |132442 |  15.6 |  17M|  73 |   - |1875 |6608 |1875 |1747 |2814 |6469 |1074 | 0.000000e+00 | 2.300000e+01 |    Inf 
42.20/42.22	c  42.2s| 10000 |   540 |163168 |  16.2 |  18M|  73 |   - |1875 |6885 |   0 |   0 |3040 |8518 |1095 | 0.000000e+00 | 2.300000e+01 |    Inf 
52.20/52.24	o 19
52.20/52.24	c *52.2s| 13863 |   477 |231443 |  16.6 |  18M|  73 |   - |1875 |6780 |1875 |1755 |3441 |  13k|1250 | 0.000000e+00 | 1.900000e+01 |    Inf 
56.40/56.43	o 8
56.40/56.43	c *56.4s| 15633 |   316 |260497 |  16.6 |  17M|  73 |   - |1875 |6135 |1875 |1748 |3655 |  16k|1275 | 0.000000e+00 | 8.000000e+00 |    Inf 
66.10/66.16	c  66.1s| 20000 |   366 |331229 |  16.5 |  18M|  73 |  17 |1875 |9169 |1875 |1741 |4209 |  21k|1387 | 0.000000e+00 | 8.000000e+00 |    Inf 
89.49/89.50	c  89.5s| 30000 |   580 |510790 |  17.0 |  21M|  73 |   - |1875 |  12k|   0 |   0 |5645 |  34k|1403 | 0.000000e+00 | 8.000000e+00 |    Inf 
113.79/113.80	c   114s| 40000 |   694 |682750 |  17.0 |  23M|  73 |  10 |1875 |  15k|1875 |1741 |7153 |  47k|1713 | 0.000000e+00 | 8.000000e+00 |    Inf 
139.00/139.01	c   139s| 50000 |   761 |852688 |  17.0 |  25M|  73 |  14 |1875 |  18k|1875 |1741 |8568 |  61k|2053 | 0.000000e+00 | 8.000000e+00 |    Inf 
162.30/162.33	c   162s| 60000 |   779 |  1003k|  16.7 |  26M|  73 |   - |1875 |  20k|1875 |1741 |9987 |  74k|2310 | 0.000000e+00 | 8.000000e+00 |    Inf 
187.80/187.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
187.80/187.83	c   188s| 70000 |   737 |  1174k|  16.8 |  25M|  73 |   - |1875 |  17k|1875 |1741 |  11k|  87k|2546 | 0.000000e+00 | 8.000000e+00 |    Inf 
212.50/212.58	c   213s| 80000 |   741 |  1338k|  16.7 |  27M|  73 |   - |1875 |  20k|1875 |1755 |  12k| 101k|2790 | 0.000000e+00 | 8.000000e+00 |    Inf 
223.50/223.58	o 6
223.50/223.58	c * 224s| 84494 |   755 |  1409k|  16.7 |  28M|  73 |   - |1875 |  21k|1875 |1747 |  13k| 107k|2911 | 0.000000e+00 | 6.000000e+00 |    Inf 
236.30/236.39	c   236s| 90000 |   692 |  1488k|  16.5 |  25M|  73 |   - |1875 |  16k|   0 |   0 |  14k| 114k|3042 | 0.000000e+00 | 6.000000e+00 |    Inf 
259.09/259.17	c   259s|100000 |   635 |  1635k|  16.3 |  25M|  73 |   - |1875 |  16k|   0 |   0 |  15k| 128k|3265 | 0.000000e+00 | 6.000000e+00 |    Inf 
281.61/281.69	c   282s|110000 |   603 |  1780k|  16.2 |  26M|  73 |  28 |1875 |  16k|1875 |1741 |  16k| 142k|3441 | 0.000000e+00 | 6.000000e+00 |    Inf 
305.20/305.24	c   305s|120000 |   599 |  1935k|  16.1 |  27M|  73 |  21 |1875 |  18k|1875 |1749 |  18k| 155k|3573 | 0.000000e+00 | 6.000000e+00 |    Inf 
328.00/328.05	c   328s|130000 |   578 |  2079k|  16.0 |  27M|  73 |   - |1875 |  19k|   0 |   0 |  19k| 168k|3755 | 0.000000e+00 | 6.000000e+00 |    Inf 
350.20/350.21	c   350s|140000 |   515 |  2220k|  15.8 |  24M|  73 |   - |1875 |  13k|   0 |   0 |  20k| 182k|3942 | 0.000000e+00 | 6.000000e+00 |    Inf 
373.11/373.12	c   373s|150000 |   498 |  2372k|  15.8 |  26M|  73 |   6 |1875 |  16k|1875 |1741 |  22k| 195k|4085 | 0.000000e+00 | 6.000000e+00 |    Inf 
395.10/395.16	c   395s|160000 |   478 |  2514k|  15.7 |  26M|  73 |  20 |1875 |  18k|1875 |1741 |  23k| 208k|4231 | 0.000000e+00 | 6.000000e+00 |    Inf 
420.80/420.89	c   421s|170000 |   431 |  2670k|  15.7 |  26M|  73 |  11 |1875 |  17k|1875 |1741 |  25k| 222k|4640 | 0.000000e+00 | 6.000000e+00 |    Inf 
444.41/444.42	o 1
444.41/444.42	c * 444s|179303 |   353 |  2823k|  15.7 |  24M|  73 |   - |1875 |  14k|1875 |1746 |  25k| 235k|4783 | 0.000000e+00 | 1.000000e+00 |    Inf 
445.80/445.88	c   446s|180000 |   363 |  2834k|  15.7 |  24M|  73 |   - |1875 |  14k|   0 |   0 |  26k| 235k|4783 | 0.000000e+00 | 1.000000e+00 |    Inf 
467.41/467.44	c   467s|190000 |   401 |  2974k|  15.7 |  26M|  73 |   - |1875 |  20k|   0 |   0 |  27k| 249k|4838 | 0.000000e+00 | 1.000000e+00 |    Inf 
492.20/492.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
492.20/492.20	c   492s|200000 |   375 |  3134k|  15.7 |  27M|  73 |   - |1875 |  22k|   0 |   0 |  28k| 263k|4944 | 0.000000e+00 | 1.000000e+00 |    Inf 
518.11/518.18	c   518s|210000 |   355 |  3298k|  15.7 |  28M|  73 |   7 |1875 |  22k|1875 |1741 |  29k| 276k|5109 | 0.000000e+00 | 1.000000e+00 |    Inf 
542.11/542.18	c   542s|220000 |   506 |  3442k|  15.6 |  30M|  73 |   - |1875 |  28k|   0 |   0 |  30k| 291k|5194 | 0.000000e+00 | 1.000000e+00 |    Inf 
566.30/566.35	c   566s|230000 |   369 |  3578k|  15.6 |  30M|  73 |   1 |1875 |  29k|1875 |1741 |  31k| 305k|5286 | 0.000000e+00 | 1.000000e+00 |    Inf 
594.11/594.12	c   594s|240000 |   360 |  3741k|  15.6 |  30M|  73 |  34 |1875 |  29k|1875 |1741 |  32k| 319k|5400 | 0.000000e+00 | 1.000000e+00 |    Inf 
623.51/623.58	c   624s|250000 |   405 |  3910k|  15.6 |  33M|  73 |   - |1875 |  36k|   0 |   0 |  33k| 333k|5512 | 0.000000e+00 | 1.000000e+00 |    Inf 
654.80/654.84	c   655s|260000 |   382 |  4078k|  15.7 |  34M|  73 |  22 |1875 |  39k|1875 |1741 |  34k| 347k|5633 | 0.000000e+00 | 1.000000e+00 |    Inf 
687.41/687.42	c   687s|270000 |   401 |  4256k|  15.8 |  37M|  73 |  33 |1875 |  45k|1875 |1748 |  35k| 361k|5721 | 0.000000e+00 | 1.000000e+00 |    Inf 
721.41/721.44	c   721s|280000 |   309 |  4428k|  15.8 |  31M|  73 |  24 |1875 |  29k|1875 |1752 |  36k| 375k|5934 | 0.000000e+00 | 1.000000e+00 |    Inf 
748.21/748.26	c   748s|290000 |   360 |  4583k|  15.8 |  29M|  73 |  28 |1875 |  23k|1875 |1741 |  37k| 389k|5987 | 0.000000e+00 | 1.000000e+00 |    Inf 
774.32/774.32	c   774s|300000 |   327 |  4736k|  15.8 |  31M|  73 |   - |1875 |  26k|   0 |   0 |  37k| 403k|6074 | 0.000000e+00 | 1.000000e+00 |    Inf 
802.81/802.89	c   803s|310000 |   356 |  4903k|  15.8 |  32M|  73 |  28 |1875 |  29k|1875 |1750 |  38k| 417k|6200 | 0.000000e+00 | 1.000000e+00 |    Inf 
833.01/833.09	c   833s|320000 |   369 |  5074k|  15.9 |  34M|  73 |   - |1875 |  34k|   0 |   0 |  38k| 431k|6276 | 0.000000e+00 | 1.000000e+00 |    Inf 
862.32/862.32	c   862s|330000 |   354 |  5236k|  15.9 |  35M|  73 |  29 |1875 |  37k|1875 |1741 |  39k| 446k|6338 | 0.000000e+00 | 1.000000e+00 |    Inf 
895.61/895.66	c   896s|340000 |   315 |  5422k|  15.9 |  34M|  73 |   - |1875 |  35k|   0 |   0 |  40k| 460k|6460 | 0.000000e+00 | 1.000000e+00 |    Inf 
925.12/925.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
925.12/925.10	c   925s|350000 |   335 |  5594k|  16.0 |  34M|  73 |  23 |1875 |  36k|1875 |1741 |  41k| 474k|6550 | 0.000000e+00 | 1.000000e+00 |    Inf 
952.21/952.23	c   952s|360000 |   332 |  5744k|  16.0 |  35M|  73 |  17 |1875 |  38k|1875 |1741 |  42k| 488k|6613 | 0.000000e+00 | 1.000000e+00 |    Inf 
980.02/980.09	c   980s|370000 |   415 |  5899k|  15.9 |  37M|  73 |   - |1875 |  40k|   0 |   0 |  43k| 502k|6677 | 0.000000e+00 | 1.000000e+00 |    Inf 
1011.32/1011.31	c  1011s|380000 |   394 |  6066k|  16.0 |  37M|  73 |  18 |1875 |  40k|1875 |1747 |  43k| 517k|6742 | 0.000000e+00 | 1.000000e+00 |    Inf 
1041.42/1041.44	c  1041s|390000 |   383 |  6242k|  16.0 |  38M|  73 |  24 |1875 |  44k|1875 |1747 |  44k| 531k|6856 | 0.000000e+00 | 1.000000e+00 |    Inf 
1071.33/1071.32	c  1071s|400000 |   427 |  6418k|  16.0 |  41M|  73 |   - |1875 |  49k|1875 |1754 |  45k| 546k|6924 | 0.000000e+00 | 1.000000e+00 |    Inf 
1101.32/1101.34	c  1101s|410000 |   327 |  6584k|  16.1 |  38M|  73 |  33 |1875 |  44k|1875 |1741 |  47k| 561k|6984 | 0.000000e+00 | 1.000000e+00 |    Inf 
1130.22/1130.27	c  1130s|420000 |   352 |  6744k|  16.1 |  38M|  73 |  29 |1875 |  43k|1875 |1756 |  47k| 575k|7042 | 0.000000e+00 | 1.000000e+00 |    Inf 
1158.93/1158.94	c  1159s|430000 |   333 |  6897k|  16.0 |  35M|  73 |   - |1875 |  36k|   0 |   0 |  49k| 589k|7109 | 0.000000e+00 | 1.000000e+00 |    Inf 
1192.82/1192.86	c  1193s|440000 |   393 |  7071k|  16.1 |  37M|  73 |  18 |1875 |  40k|1875 |1741 |  49k| 602k|7196 | 0.000000e+00 | 1.000000e+00 |    Inf 
1225.73/1225.77	c  1226s|450000 |   366 |  7244k|  16.1 |  38M|  73 |   - |1875 |  41k|   0 |   0 |  50k| 616k|7268 | 0.000000e+00 | 1.000000e+00 |    Inf 
1257.93/1257.94	c  1258s|460000 |   397 |  7415k|  16.1 |  39M|  73 |  20 |1875 |  44k|1875 |1754 |  50k| 631k|7339 | 0.000000e+00 | 1.000000e+00 |    Inf 
1292.02/1292.02	c  1292s|470000 |   426 |  7590k|  16.1 |  39M|  73 |  22 |1875 |  44k|1875 |1748 |  51k| 645k|7415 | 0.000000e+00 | 1.000000e+00 |    Inf 
1326.13/1326.11	c  1326s|480000 |   391 |  7775k|  16.2 |  39M|  73 |  28 |1875 |  44k|1875 |1756 |  51k| 661k|7487 | 0.000000e+00 | 1.000000e+00 |    Inf 
1360.43/1360.43	c  1360s|490000 |   379 |  7966k|  16.3 |  39M|  73 |   - |1875 |  44k|1875 |1741 |  52k| 676k|7580 | 0.000000e+00 | 1.000000e+00 |    Inf 
1394.83/1394.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1394.83/1394.88	c  1395s|500000 |   341 |  8156k|  16.3 |  38M|  73 |   - |1875 |  41k|   0 |   0 |  53k| 690k|7663 | 0.000000e+00 | 1.000000e+00 |    Inf 
1425.13/1425.12	c  1425s|510000 |   361 |  8312k|  16.3 |  40M|  73 |   - |1875 |  46k|   0 |   0 |  54k| 704k|7734 | 0.000000e+00 | 1.000000e+00 |    Inf 
1459.34/1459.38	c  1459s|520000 |   375 |  8492k|  16.3 |  43M|  73 |  24 |1875 |  53k|1875 |1758 |  54k| 719k|7815 | 0.000000e+00 | 1.000000e+00 |    Inf 
1494.73/1494.73	c  1495s|530000 |   389 |  8663k|  16.3 |  43M|  73 |  21 |1875 |  53k|1875 |1754 |  55k| 733k|7887 | 0.000000e+00 | 1.000000e+00 |    Inf 
1529.63/1529.69	c  1530s|540000 |   432 |  8828k|  16.3 |  45M|  74 |   - |1875 |  57k|   0 |   0 |  56k| 748k|7946 | 0.000000e+00 | 1.000000e+00 |    Inf 
1564.83/1564.84	c  1565s|550000 |   349 |  8987k|  16.3 |  44M|  74 |   - |1875 |  54k|   0 |   0 |  57k| 763k|8011 | 0.000000e+00 | 1.000000e+00 |    Inf 
1602.24/1602.25	c  1602s|560000 |   414 |  9168k|  16.4 |  40M|  74 |  33 |1875 |  44k|1875 |1741 |  58k| 778k|8091 | 0.000000e+00 | 1.000000e+00 |    Inf 
1636.03/1636.02	c  1636s|570000 |   413 |  9337k|  16.4 |  40M|  74 |  15 |1875 |  44k|1875 |1741 |  59k| 792k|8159 | 0.000000e+00 | 1.000000e+00 |    Inf 
1672.54/1672.50	c  1672s|580000 |   467 |  9528k|  16.4 |  41M|  74 |   - |1875 |  46k|   0 |   0 |  59k| 807k|8223 | 0.000000e+00 | 1.000000e+00 |    Inf 
1708.14/1708.16	c  1708s|590000 |   449 |  9711k|  16.5 |  42M|  74 |   - |1875 |  49k|1875 |1741 |  60k| 821k|8291 | 0.000000e+00 | 1.000000e+00 |    Inf 
1742.35/1742.31	c  1742s|600000 |   413 |  9883k|  16.5 |  43M|  74 |   - |1875 |  51k|1875 |1747 |  61k| 836k|8358 | 0.000000e+00 | 1.000000e+00 |    Inf 
1779.04/1779.03	c  1779s|610000 |   410 | 10083k|  16.5 |  44M|  74 |  16 |1875 |  52k|1875 |1749 |  61k| 851k|8403 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.04/1790.00	c 
1790.04/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.00	c Solving Time (sec) : 1789.98
1790.04/1790.00	c Solving Nodes      : 613162
1790.04/1790.00	c Primal Bound       : +1.00000000000000e+00 (137 solutions)
1790.04/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.00	c Gap                : infinite
1790.04/1790.01	s SATISFIABLE
1790.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/1790.01	v -x1 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time       :    1789.98
1790.04/1790.01	c Original Problem   :
1790.04/1790.01	c   Problem name     : HOME/instance-2705004-1278574751.wbo
1790.04/1790.01	c   Variables        : 2015 (1123 binary, 0 integer, 892 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 3600 initial, 3600 maximal
1790.04/1790.01	c Presolved Problem  :
1790.04/1790.01	c   Problem name     : t_HOME/instance-2705004-1278574751.wbo
1790.04/1790.01	c   Variables        : 1875 (1053 binary, 0 integer, 822 implicit integer, 0 continuous)
1790.04/1790.01	c   Constraints      : 3343 initial, 57710 maximal
1790.04/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1790.04/1790.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1790.04/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1790.04/1790.01	c   setppc           :       0.00          0          0          0          0          0          1          0          0
1790.04/1790.01	c   linear           :       0.06          0          0          0        914          0        186        127          0
1790.04/1790.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1790.04/1790.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.01	c   root node        :          -       1644          -          -       1644          -          -          -          -
1790.04/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   integral         :          0          0          0     342534          0        205       2446          0          0     652852
1790.04/1790.01	c   setppc           :         59          6    2771854      13068          1      43730    2180069          0          0          0
1790.04/1790.01	c   linear           :        822          6    2729830      13957          1      89904    9707324      62087          0          0
1790.04/1790.01	c   indicator        :        822          0     751370       7198          0        101     195107          0          0          0
1790.04/1790.01	c   logicor          :       1640+         6    1414910       2553          1      86296    5265205          0          0          0
1790.04/1790.01	c   bounddisjunction :          0+         0     302285          0          0         20        727          0          0          0
1790.04/1790.01	c   countsols        :          0          0          0       2553          1          0          0          0          0          0
1790.04/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.01	c   integral         :      44.52       0.00       0.00      44.52       0.00
1790.04/1790.01	c   setppc           :      15.06       0.00      15.04       0.01       0.00
1790.04/1790.01	c   linear           :      61.38       0.00      61.03       0.35       0.00
1790.04/1790.01	c   indicator        :       2.07       0.00       1.89       0.18       0.00
1790.04/1790.01	c   logicor          :     276.93       0.00     276.89       0.04       0.00
1790.04/1790.01	c   bounddisjunction :       0.67       0.00       0.67       0.00       0.00
1790.04/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.01	c   vbounds          :       0.44       5472          0        295
1790.04/1790.01	c   rootredcost      :       0.43         33          0        822
1790.04/1790.01	c   pseudoobj        :      32.86    2774034        606     202980
1790.04/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.01	c   propagation      :      10.53     220556     220058    1315182       28.3       6572       24.3          -
1790.04/1790.01	c   infeasible LP    :      18.94     104209     104204     796838       44.1        676       16.5          0
1790.04/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.01	c   applied globally :          -          -          -     856133       29.0          -          -          -
1790.04/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.01	c   cut pool         :       0.00          5          -          -         32          -    (maximal pool size: 459)
1790.04/1790.01	c   redcost          :      10.75     342885          0       4396          0          0
1790.04/1790.01	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.01	c   gomory           :       0.19          6          0          0       2265          0
1790.04/1790.01	c   strongcg         :       0.16          6          0          0       2194          0
1790.04/1790.01	c   cmir             :       0.03          6          0          0          0          0
1790.04/1790.01	c   flowcover        :       0.04          6          0          0          1          0
1790.04/1790.01	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.01	c   rapidlearning    :       0.05          1          0          0          0          0
1790.04/1790.01	c Pricers            :       Time      Calls       Vars
1790.04/1790.01	c   problem variables:       0.00          0          0
1790.04/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.01	c   relpscost        :      44.19     328567        205       2446          0          0     652852
1790.04/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   inference        :       0.28       2522          0          0          0          0       5063
1790.04/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.01	c   LP solutions     :       0.01          -         32
1790.04/1790.01	c   pseudo solutions :       0.00          -          0
1790.04/1790.01	c   feaspump         :       0.02          1          0
1790.04/1790.01	c   oneopt           :       0.32         27          0
1790.04/1790.01	c   crossover        :       0.52         12          0
1790.04/1790.01	c   coefdiving       :       0.40        177          0
1790.04/1790.01	c   linesearchdiving :       0.29        177          0
1790.04/1790.01	c   guideddiving     :       0.45        177          0
1790.04/1790.01	c   pscostdiving     :       0.30        177          0
1790.04/1790.01	c   fracdiving       :       0.35        177          0
1790.04/1790.01	c   veclendiving     :       0.35        177          0
1790.04/1790.01	c   rootsoldiving    :       0.30        124          0
1790.04/1790.01	c   objpscostdiving  :       0.28        125          0
1790.04/1790.01	c   trivial          :       0.00          2          0
1790.04/1790.01	c   simplerounding   :       0.51     328573          0
1790.04/1790.01	c   zirounding       :       0.16       1000          0
1790.04/1790.01	c   rounding         :       0.75       8093          0
1790.04/1790.01	c   shifting         :       0.72       2535          0
1790.04/1790.01	c   intshifting      :       0.01          0          0
1790.04/1790.01	c   twoopt           :       0.00          0          0
1790.04/1790.01	c   fixandinfer      :       0.00          0          0
1790.04/1790.01	c   intdiving        :       0.00          0          0
1790.04/1790.01	c   actconsdiving    :       0.00          0          0
1790.04/1790.01	c   octane           :       0.00          0          0
1790.04/1790.01	c   rens             :       0.03          1          0
1790.04/1790.01	c   rins             :       0.00          0          0
1790.04/1790.01	c   localbranching   :       0.00          0          0
1790.04/1790.01	c   mutation         :       0.00          0          0
1790.04/1790.01	c   dins             :       0.00          0          0
1790.04/1790.01	c   undercover       :       0.00          0          0
1790.04/1790.01	c   nlp              :       0.10          0          0
1790.04/1790.01	c   trysol           :       0.21        123        105
1790.04/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.01	c   dual LP          :     956.24     442736   10128666      22.88   10592.15
1790.04/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.01	c   diving/probing LP:       1.53       1071      10768      10.05    7031.89
1790.04/1790.01	c   strong branching :      40.42       8425     389640      46.25    9639.23
1790.04/1790.01	c     (at root node) :          -         16       6377     398.56          -
1790.04/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.01	c B&B Tree           :
1790.04/1790.01	c   number of runs   :          1
1790.04/1790.01	c   nodes            :     613162
1790.04/1790.01	c   nodes (total)    :     613162
1790.04/1790.01	c   nodes left       :        403
1790.04/1790.01	c   max depth        :         74
1790.04/1790.01	c   max depth (total):         74
1790.04/1790.01	c   backtracks       :      86913 (14.2%)
1790.04/1790.01	c   delayed cutoffs  :      41030
1790.04/1790.01	c   repropagations   :    1038757 (3356482 domain reductions, 40006 cutoffs)
1790.04/1790.01	c   avg switch length:       4.84
1790.04/1790.01	c   switching time   :     212.02
1790.04/1790.01	c Solution           :
1790.04/1790.01	c   Solutions found  :        137 (33 improvements)
1790.04/1790.01	c   First Solution   : +4.14000000000000e+04   (in run 1, after 41 nodes, 12.69 seconds, depth 18, found by <trysol>)
1790.04/1790.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 179303 nodes, 444.40 seconds, depth 19, found by <relaxation>)
1790.04/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.01	c   Gap              :   infinite
1790.04/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.01	c   Root Iterations  :       1262
1790.04/1790.08	c Time complete: 1790.12.

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-2705004-1278574751/watcher-2705004-1278574751 -o /tmp/evaluation-result-2705004-1278574751/solver-2705004-1278574751 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705004-1278574751.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: 1.93 1.98 1.68 4/178 21647
/proc/meminfo: memFree=29288320/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=12340 CPUtime=0
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 1927 0 0 0 0 0 0 0 21 0 1 0 25689896 12636160 1846 4089446400 4194304 10345943 140733441866800 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21647/statm: 3085 1847 429 1502 0 1578 0

[startup+0.0332909 s]
/proc/loadavg: 1.93 1.98 1.68 4/178 21647
/proc/meminfo: memFree=29288320/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=22556 CPUtime=0.02
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 4837 0 0 0 2 0 0 0 21 0 1 0 25689896 23097344 4402 4089446400 4194304 10345943 140733441866800 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 5639 4452 478 1502 0 4132 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22556

[startup+0.101277 s]
/proc/loadavg: 1.93 1.98 1.68 4/178 21647
/proc/meminfo: memFree=29288320/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=27372 CPUtime=0.09
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 5894 0 0 0 9 0 0 0 21 0 1 0 25689896 28028928 5459 4089446400 4194304 10345943 140733441866800 18446744073709551615 5018870 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 6843 5459 553 1502 0 5336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27372

[startup+0.301248 s]
/proc/loadavg: 1.93 1.98 1.68 4/178 21647
/proc/meminfo: memFree=29288320/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=38376 CPUtime=0.29
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 12308 0 0 0 28 1 0 0 21 0 1 0 25689896 39297024 8061 4089446400 4194304 10345943 140733441866800 18446744073709551615 9134633 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 9594 8061 748 1502 0 8087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38376

[startup+0.701174 s]
/proc/loadavg: 1.93 1.98 1.68 4/178 21647
/proc/meminfo: memFree=29288320/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=42604 CPUtime=0.69
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 13513 0 0 0 68 1 0 0 22 0 1 0 25689896 43626496 9266 4089446400 4194304 10345943 140733441866800 18446744073709551615 4270496 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 10651 9266 749 1502 0 9144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42604

[startup+1.50103 s]
/proc/loadavg: 1.94 1.98 1.68 2/174 21665
/proc/meminfo: memFree=29411608/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=46080 CPUtime=1.49
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 17549 0 0 0 147 2 0 0 25 0 1 0 25689896 47185920 9761 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 11520 9761 777 1502 0 10013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46080

[startup+3.10073 s]
/proc/loadavg: 1.94 1.98 1.68 2/174 21665
/proc/meminfo: memFree=29412152/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=46836 CPUtime=3.09
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 18860 0 0 0 306 3 0 0 25 0 1 0 25689896 47960064 9658 4089446400 4194304 10345943 140733441866800 18446744073709551615 7569467 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 11709 9658 777 1502 0 10202 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46836

[startup+6.30028 s]
/proc/loadavg: 2.02 2.00 1.69 3/179 21675
/proc/meminfo: memFree=29327608/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=46468 CPUtime=6.29
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 23937 0 0 0 624 5 0 0 25 0 1 0 25689896 47583232 9653 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 11617 9653 777 1502 0 10110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46468

[startup+12.701 s]
/proc/loadavg: 2.02 2.00 1.69 3/179 21675
/proc/meminfo: memFree=29296012/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=45736 CPUtime=12.69
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 34451 0 0 0 1260 9 0 0 25 0 1 0 25689896 46833664 9632 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 11434 9632 778 1502 0 9927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45736

[startup+25.5007 s]
/proc/loadavg: 2.02 2.00 1.69 4/179 21676
/proc/meminfo: memFree=29278432/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=56328 CPUtime=25.5
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 57986 0 0 0 2532 18 0 0 25 0 1 0 25689896 57679872 12646 4089446400 4194304 10345943 140733441866800 18446744073709551615 6337520 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 14082 12646 787 1502 0 12575 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 56328

[startup+51.1011 s]
/proc/loadavg: 2.01 2.00 1.70 3/179 21676
/proc/meminfo: memFree=29268796/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=64752 CPUtime=51.09
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 85591 0 0 0 5074 35 0 0 25 0 1 0 25689896 66306048 14632 4089446400 4194304 10345943 140733441866800 18446744073709551615 6803589 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 16188 14632 799 1502 0 14681 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64752

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.72 3/179 21678
/proc/meminfo: memFree=29266848/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=69028 CPUtime=102.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 115947 0 0 0 10164 66 0 0 25 0 1 0 25689896 70684672 15696 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 17257 15696 802 1502 0 15750 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69028

[startup+162.301 s]
/proc/loadavg: 2.10 2.03 1.74 3/179 21679
/proc/meminfo: memFree=29256368/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=75036 CPUtime=162.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 141657 0 0 0 16131 99 0 0 25 0 1 0 25689896 76836864 17165 4089446400 4194304 10345943 140733441866800 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 18759 17165 802 1502 0 17252 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75036

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 1.75 3/179 21681
/proc/meminfo: memFree=29252700/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=79204 CPUtime=222.29
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 152607 0 0 0 22104 125 0 0 25 0 1 0 25689896 81104896 18017 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 19801 18017 802 1502 0 18294 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79204

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 1.77 3/179 21682
/proc/meminfo: memFree=29251528/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=80648 CPUtime=282.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 171679 0 0 0 28075 155 0 0 25 0 1 0 25689896 82583552 18189 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 20162 18189 802 1502 0 18655 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80648

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.78 3/179 21684
/proc/meminfo: memFree=29229260/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=79020 CPUtime=342.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 185616 0 0 0 34046 184 0 0 25 0 1 0 25689896 80916480 18353 4089446400 4194304 10345943 140733441866800 18446744073709551615 7577544 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 19755 18353 802 1502 0 18248 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79020

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.79 3/179 21686
/proc/meminfo: memFree=29199076/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=79704 CPUtime=402.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 199023 0 0 0 40018 212 0 0 25 0 1 0 25689896 81616896 18444 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 19926 18444 802 1502 0 18419 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79704

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.80 3/179 21687
/proc/meminfo: memFree=29171496/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=80672 CPUtime=462.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 225139 0 0 0 45987 243 0 0 25 0 1 0 25689896 82608128 18675 4089446400 4194304 10345943 140733441866800 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 20168 18675 802 1502 0 18661 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80672

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/179 21689
/proc/meminfo: memFree=29141416/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=83500 CPUtime=522.3
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 238046 0 0 0 51958 272 0 0 25 0 1 0 25689896 85504000 19093 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 20875 19093 802 1502 0 19368 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83500

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/179 21690
/proc/meminfo: memFree=29108736/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=84644 CPUtime=582.31
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 241836 0 0 0 57934 297 0 0 25 0 1 0 25689896 86675456 19748 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 21161 19748 802 1502 0 19654 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84644

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.83 3/179 21692
/proc/meminfo: memFree=29071604/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=89772 CPUtime=642.32
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 246097 0 0 0 63910 322 0 0 25 0 1 0 25689896 91926528 20914 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 22443 20914 802 1502 0 20936 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 89772

[startup+702.301 s]

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

/proc/meminfo: memFree=28847708/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=97752 CPUtime=1062.32
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 273525 0 0 0 105754 478 0 0 25 0 1 0 25689896 100098048 22592 4089446400 4194304 10345943 140733441866800 18446744073709551615 5614585 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 24438 22592 802 1502 0 22931 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 97752

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 21705
/proc/meminfo: memFree=28811312/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=101840 CPUtime=1122.32
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 276515 0 0 0 111734 498 0 0 25 0 1 0 25689896 104284160 23184 4089446400 4194304 10345943 140733441866800 18446744073709551615 6189870 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 25460 23184 802 1502 0 23953 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101840

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 21706
/proc/meminfo: memFree=28782488/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=102312 CPUtime=1182.33
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 279483 0 0 0 117713 520 0 0 25 0 1 0 25689896 104767488 23602 4089446400 4194304 10345943 140733441866800 18446744073709551615 7508004 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 25578 23602 802 1502 0 24071 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 102312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 21708
/proc/meminfo: memFree=28749308/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=104760 CPUtime=1242.32
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 281780 0 0 0 123691 541 0 0 25 0 1 0 25689896 107274240 23905 4089446400 4194304 10345943 140733441866800 18446744073709551615 6754448 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26190 23905 802 1502 0 24683 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 104760

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 21710
/proc/meminfo: memFree=28719012/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=104748 CPUtime=1302.33
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 283112 0 0 0 129671 562 0 0 25 0 1 0 25689896 107261952 23849 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26187 23849 802 1502 0 24680 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 104748

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 21720
/proc/meminfo: memFree=28686064/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=104624 CPUtime=1362.33
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 284707 0 0 0 135648 585 0 0 25 0 1 0 25689896 107134976 23851 4089446400 4194304 10345943 140733441866800 18446744073709551615 7567046 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26156 23851 802 1502 0 24649 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 104624

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21722
/proc/meminfo: memFree=28658112/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=103192 CPUtime=1422.34
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 286438 0 0 0 141626 608 0 0 25 0 1 0 25689896 105668608 23788 4089446400 4194304 10345943 140733441866800 18446744073709551615 6189870 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 25798 23788 802 1502 0 24291 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 103192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21723
/proc/meminfo: memFree=28626548/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=107288 CPUtime=1482.33
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 288378 0 0 0 147605 628 0 0 25 0 1 0 25689896 109862912 24330 4089446400 4194304 10345943 140733441866800 18446744073709551615 4995169 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26822 24330 802 1502 0 25315 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 107288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21725
/proc/meminfo: memFree=28593120/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=105328 CPUtime=1542.34
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 289109 0 0 0 153585 649 0 0 25 0 1 0 25689896 107855872 24415 4089446400 4194304 10345943 140733441866800 18446744073709551615 9104801 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26332 24415 802 1502 0 24825 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 105328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21727
/proc/meminfo: memFree=28562068/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=106748 CPUtime=1602.34
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 290193 0 0 0 159567 667 0 0 25 0 1 0 25689896 109309952 24477 4089446400 4194304 10345943 140733441866800 18446744073709551615 8930707 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26687 24477 802 1502 0 25180 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 106748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21728
/proc/meminfo: memFree=28525040/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=105588 CPUtime=1662.34
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 291114 0 0 0 165546 688 0 0 25 0 1 0 25689896 108122112 24492 4089446400 4194304 10345943 140733441866800 18446744073709551615 4217045 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26397 24492 802 1502 0 24890 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 105588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21730
/proc/meminfo: memFree=28495680/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=105572 CPUtime=1722.33
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 296023 0 0 0 171525 708 0 0 25 0 1 0 25689896 108105728 24510 4089446400 4194304 10345943 140733441866800 18446744073709551615 6069871 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26393 24510 802 1502 0 24886 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 105572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21731
/proc/meminfo: memFree=28460648/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=107084 CPUtime=1782.34
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298544 0 0 0 177506 728 0 0 25 0 1 0 25689896 109654016 24617 4089446400 4194304 10345943 140733441866800 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26771 24617 802 1502 0 25264 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 107084

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21731
/proc/meminfo: memFree=28458416/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=106172 CPUtime=1785.54
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298628 0 0 0 177825 729 0 0 25 0 1 0 25689896 108720128 24557 4089446400 4194304 10345943 140733441866800 18446744073709551615 4216714 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26543 24557 802 1502 0 25036 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 106172

[startup+1787.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21732
/proc/meminfo: memFree=28457672/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=105048 CPUtime=1787.14
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298774 0 0 0 177984 730 0 0 25 0 1 0 25689896 107569152 24501 4089446400 4194304 10345943 140733441866800 18446744073709551615 7606789 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26262 24501 802 1502 0 24755 0
Current children cumulated CPU time (s) 1787.14
Current children cumulated vsize (KiB) 105048

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21732
/proc/meminfo: memFree=28457424/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=107044 CPUtime=1788.74
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298798 0 0 0 178144 730 0 0 25 0 1 0 25689896 109613056 24525 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26761 24525 802 1502 0 25254 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 107044

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21732
/proc/meminfo: memFree=28457424/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=107440 CPUtime=1789.55
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298814 0 0 0 178224 731 0 0 25 0 1 0 25689896 110018560 24541 4089446400 4194304 10345943 140733441866800 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26860 24541 802 1502 0 25353 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 107440

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21732
/proc/meminfo: memFree=28456796/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=105320 CPUtime=1789.94
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298869 0 0 0 178263 731 0 0 25 0 1 0 25689896 107847680 24503 4089446400 4194304 10345943 140733441866800 18446744073709551615 9107500 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26330 24503 802 1502 0 24823 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 105320

[startup+1790 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21732
/proc/meminfo: memFree=28456796/32950928 swapFree=67111528/67111528
[pid=21647] ppid=21645 vsize=105320 CPUtime=1790.04
/proc/21647/stat : 21647 (pbscip.linux.x8) R 21645 21647 21325 0 -1 4202496 298872 0 0 0 178273 731 0 0 25 0 1 0 25689896 107847680 24506 4089446400 4194304 10345943 140733441866800 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21647/statm: 26330 24506 802 1502 0 24823 0
Current children cumulated CPU time (s) 1790.04
Current children cumulated vsize (KiB) 105320

Child status: 0
Real time (s): 1790.09
CPU time (s): 1790.14
CPU user time (s): 1782.82
CPU system time (s): 7.31689
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 107800

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

runsolver used 3.00754 second user time and 6.06708 second system time

The end

Launcher Data

Begin job on node112 at 2010-07-08 09:39:12
IDJOB=2705004
IDBENCH=78989
IDSOLVER=1214
FILE ID=node112/2705004-1278574751
PBS_JOBID= 11240229
Free space on /tmp= 73440 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.1900550720--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-2705004-1278574751/watcher-2705004-1278574751 -o /tmp/evaluation-result-2705004-1278574751/solver-2705004-1278574751 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705004-1278574751.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ae69d101397f3698be33e129d2355418
RANDOM SEED=257366996

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29288848 kB
Buffers:        148528 kB
Cached:        3150832 kB
SwapCached:          0 kB
Active:        1451280 kB
Inactive:      2058140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29288848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12936 kB
Writeback:           0 kB
AnonPages:      210012 kB
Mapped:          17724 kB
Slab:            88580 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   358744 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= 73428 MiB
End job on node112 at 2010-07-08 10:09:02