Trace number 2705545

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.18 1790.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900553647--soft-33-100-0.wbo
MD5SUM207bc6a3a4e34084510bb36853631f6d
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 benchmark136.044
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1830
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
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-2705545-1278572955.wbo>
0.00/0.03	c original problem has 3891 variables (2061 bin, 0 int, 1830 impl, 0 cont) and 4538 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.00/0.08	c (round 2) 0 del vars, 63 del conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.00/0.09	c (round 3) 48 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.08/0.10	c (round 4) 118 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 130 impls, 7 clqs
0.08/0.10	c (round 5) 118 del vars, 152 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 130 impls, 7 clqs
0.08/0.15	c    (0.1s) probing: 101/2002 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.15	c presolving (6 rounds):
0.08/0.15	c  118 deleted vars, 152 deleted constraints, 1841 tightened bounds, 0 added holes, 66 changed sides, 0 changed coefficients
0.08/0.15	c  3656 implications, 7 cliques
0.08/0.15	c presolved problem has 3773 variables (2002 bin, 0 int, 1771 impl, 0 cont) and 4386 constraints
0.08/0.15	c      53 constraints of type <setppc>
0.08/0.15	c    1771 constraints of type <linear>
0.08/0.15	c    1771 constraints of type <indicator>
0.08/0.15	c     791 constraints of type <logicor>
0.08/0.15	c transformed objective value is always integral (scale: 1)
0.08/0.15	c Presolving Time: 0.11
0.08/0.15	c - non default parameters ----------------------------------------------------------------------
0.08/0.15	c # SCIP version 1.2.1.3
0.08/0.15	c 
0.08/0.15	c # frequency for displaying node information lines
0.08/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.15	c display/freq = 10000
0.08/0.15	c 
0.08/0.15	c # maximal time in seconds to run
0.08/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15	c limits/time = 1789.98
0.08/0.15	c 
0.08/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15	c limits/memory = 3420
0.08/0.15	c 
0.08/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.08/0.15	c # [type: int, range: [1,2], default: 1]
0.08/0.15	c timing/clocktype = 2
0.08/0.15	c 
0.08/0.15	c # should presolving try to simplify inequalities
0.08/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15	c constraints/linear/simplifyinequalities = TRUE
0.08/0.15	c 
0.08/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.08/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15	c constraints/indicator/addCouplingCons = TRUE
0.08/0.15	c 
0.08/0.15	c # should presolving try to simplify knapsacks
0.08/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.15	c 
0.08/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.15	c separating/rapidlearning/freq = 0
0.08/0.15	c 
0.08/0.15	c -----------------------------------------------------------------------------------------------
0.08/0.15	c start solving
0.08/0.15	c 
0.08/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.08/0.16	c   0.1s|     1 |     0 |     8 |     - |  14M|   0 |   5 |3773 |4386 |3773 | 844 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    58 |     - |  14M|   0 |  16 |3773 |4386 |3773 | 865 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |    84 |     - |  14M|   0 |  28 |3773 |4386 |3773 | 882 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   110 |     - |  14M|   0 |  36 |3773 |4386 |3773 | 898 |  54 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.38	c   0.4s|     1 |     0 |   134 |     - |  14M|   0 |  35 |3773 |4386 |3773 | 908 |  64 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   145 |     - |  14M|   0 |  35 |3773 |4386 |3773 | 913 |  69 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   172 |     - |  14M|   0 |  34 |3773 |4386 |3773 | 914 |  70 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.58	c   0.6s|     1 |     2 |   172 |     - |  14M|   0 |  34 |3773 |4386 |3773 | 914 |  70 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
0.69/0.79	o 89215
0.69/0.79	c y 0.8s|    21 |    20 |   324 |   7.6 |  15M|  19 |   - |3773 |4386 |   0 |   0 |  98 |   0 | 146 | 0.000000e+00 | 8.921500e+04 |    Inf 
2.49/2.50	o 359
2.49/2.50	c * 2.5s|  1410 |  1152 |   814 |   0.5 |  18M|1326 |   - |3773 |4386 |3773 | 938 | 205 |   0 | 312 | 0.000000e+00 | 3.590000e+02 |    Inf 
3.30/3.32	o 310
3.30/3.32	c * 3.3s|  2016 |  1739 |  1108 |   0.5 |  19M|1326 |   - |3773 |4388 |3773 | 939 | 252 |   2 | 380 | 0.000000e+00 | 3.100000e+02 |    Inf 
11.39/11.40	o 303
11.39/11.40	c *11.4s|  8092 |  7532 |  3163 |   0.4 |  31M|1326 |   - |3773 |4819 |3773 | 933 | 871 | 433 | 719 | 0.000000e+00 | 3.030000e+02 |    Inf 
11.49/11.59	o 302
11.49/11.59	c *11.6s|  8150 |  7563 |  3343 |   0.4 |  31M|1326 |   - |3773 |4845 |3773 | 937 | 923 | 459 | 737 | 0.000000e+00 | 3.020000e+02 |    Inf 
12.59/12.64	o 294
12.59/12.64	c *12.6s|  8559 |  7759 |  4162 |   0.5 |  33M|1326 |   - |3773 |5170 |3773 | 944 |1143 | 784 | 857 | 0.000000e+00 | 2.940000e+02 |    Inf 
12.59/12.66	o 290
12.59/12.66	c *12.6s|  8561 |  7726 |  4162 |   0.5 |  33M|1326 |   - |3773 |5170 |3773 | 944 |1143 | 784 | 857 | 0.000000e+00 | 2.900000e+02 |    Inf 
13.99/14.01	o 283
13.99/14.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.99/14.01	c *14.0s|  9162 |  8134 |  5147 |   0.5 |  34M|1326 |   - |3773 |5339 |3773 | 940 |1375 | 967 | 988 | 0.000000e+00 | 2.830000e+02 |    Inf 
14.20/14.30	o 265
14.20/14.30	c *14.3s|  9313 |  8170 |  5320 |   0.6 |  34M|1326 |   - |3773 |5378 |3773 | 932 |1406 |1015 |1020 | 0.000000e+00 | 2.650000e+02 |    Inf 
14.30/14.32	o 256
14.30/14.32	c *14.3s|  9331 |  8103 |  5325 |   0.6 |  34M|1326 |   - |3773 |5383 |3773 | 932 |1406 |1021 |1020 | 0.000000e+00 | 2.560000e+02 |    Inf 
14.49/14.59	o 219
14.49/14.59	c *14.6s|  9508 |  7744 |  5430 |   0.6 |  33M|1326 |   - |3773 |5404 |3773 | 938 |1433 |1043 |1023 | 0.000000e+00 | 2.190000e+02 |    Inf 
14.99/15.09	o 187
14.99/15.09	c *15.1s|  9733 |  7303 |  5784 |   0.6 |  33M|1326 |   - |3773 |5528 |3773 | 931 |1505 |1175 |1046 | 0.000000e+00 | 1.870000e+02 |    Inf 
15.59/15.67	c  15.6s| 10000 |  7471 |  6213 |   0.6 |  33M|1326 |   0 |3773 |5647 |3773 | 935 |1630 |1309 |1075 | 0.000000e+00 | 1.870000e+02 |    Inf 
17.60/17.68	o 176
17.60/17.68	c *17.7s| 10823 |  7691 |  7897 |   0.7 |  35M|1326 |   - |3773 |5981 |3773 | 931 |1987 |1719 |1221 | 0.000000e+00 | 1.760000e+02 |    Inf 
17.79/17.82	o 148
17.79/17.82	c *17.8s| 10891 |  6468 |  8031 |   0.7 |  33M|1326 |   - |3773 |6003 |3773 | 948 |2019 |1743 |1223 | 0.000000e+00 | 1.480000e+02 |    Inf 
17.79/17.89	o 145
17.79/17.89	c *17.9s| 10919 |  6371 |  8071 |   0.7 |  33M|1326 |   - |3773 |6006 |3773 | 953 |2030 |1748 |1226 | 0.000000e+00 | 1.450000e+02 |    Inf 
19.19/19.27	o 141
19.19/19.27	c *19.2s| 11413 |  6446 |  9587 |   0.8 |  35M|1326 |   - |3773 |6322 |3773 | 966 |2276 |2108 |1377 | 0.000000e+00 | 1.410000e+02 |    Inf 
19.29/19.34	o 124
19.29/19.34	c *19.3s| 11476 |  5848 |  9611 |   0.8 |  33M|1326 |   - |3773 |6322 |3773 | 970 |2280 |2108 |1377 | 0.000000e+00 | 1.240000e+02 |    Inf 
19.89/19.90	o 120
19.89/19.90	c *19.9s| 11716 |  5856 | 10028 |   0.8 |  34M|1326 |   - |3773 |6473 |3773 | 950 |2335 |2273 |1388 | 0.000000e+00 | 1.200000e+02 |    Inf 
19.89/19.92	o 116
19.89/19.92	c *19.9s| 11721 |  5743 | 10034 |   0.8 |  34M|1326 |   - |3773 |6478 |3773 | 950 |2335 |2278 |1388 | 0.000000e+00 | 1.160000e+02 |    Inf 
19.89/19.92	o 107
19.89/19.92	c *19.9s| 11722 |  5459 | 10034 |   0.8 |  34M|1326 |   - |3773 |6478 |3773 | 950 |2335 |2278 |1388 | 0.000000e+00 | 1.070000e+02 |    Inf 
21.09/21.19	o 92
21.09/21.19	c *21.2s| 12115 |  4547 | 11482 |   0.9 |  33M|1326 |   - |3773 |6735 |3773 | 947 |2518 |2613 |1512 | 0.000000e+00 | 9.200000e+01 |    Inf 
21.59/21.68	o 90
21.59/21.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.59/21.68	c *21.7s| 12282 |  4411 | 12004 |   1.0 |  34M|1326 |   - |3773 |6592 |3773 | 956 |2615 |2732 |1528 | 0.000000e+00 | 9.000000e+01 |    Inf 
23.19/23.21	o 72
23.19/23.21	c *23.2s| 13043 |  3217 | 14014 |   1.1 |  33M|1326 |   - |3773 |6741 |3773 | 940 |2922 |3109 |1575 | 0.000000e+00 | 7.200000e+01 |    Inf 
23.19/23.25	o 71
23.19/23.25	c *23.2s| 13050 |  3064 | 14098 |   1.1 |  32M|1326 |   - |3773 |6380 |3773 | 943 |2926 |3111 |1575 | 0.000000e+00 | 7.100000e+01 |    Inf 
23.59/23.68	o 55
23.59/23.68	c *23.7s| 13184 |  2422 | 15049 |   1.1 |  29M|1326 |   - |3773 |6365 |3773 | 963 |3034 |3226 |1610 | 0.000000e+00 | 5.500000e+01 |    Inf 
26.40/26.42	o 46
26.40/26.42	c *26.4s| 14262 |  2359 | 21650 |   1.5 |  31M|1326 |   - |3773 |6629 |3773 | 957 |3860 |4465 |1749 | 0.000000e+00 | 4.600000e+01 |    Inf 
30.59/30.70	o 33
30.59/30.70	c *30.7s| 16461 |  2280 | 32529 |   2.0 |  32M|1326 |   - |3773 |6663 |3773 | 944 |5040 |6914 |1785 | 0.000000e+00 | 3.300000e+01 |    Inf 
33.59/33.68	o 27
33.59/33.68	c *33.7s| 18000 |  2244 | 42161 |   2.3 |  33M|1326 |   - |3773 |6241 |3773 | 959 |5863 |8699 |1795 | 0.000000e+00 | 2.700000e+01 |    Inf 
36.99/37.04	o 20
36.99/37.04	c *37.0s| 19841 |  2126 | 54508 |   2.7 |  33M|1326 |   - |3773 |6107 |3773 | 928 |6958 |  10k|1805 | 0.000000e+00 | 2.000000e+01 |    Inf 
37.30/37.34	c  37.3s| 20000 |  2129 | 55754 |   2.8 |  33M|1326 |  18 |3773 |5889 |3773 | 931 |7053 |  11k|1805 | 0.000000e+00 | 2.000000e+01 |    Inf 
56.00/56.09	c  56.1s| 30000 |  2393 |124701 |   4.2 |  38M|1326 |   - |3773 |9477 |3773 | 937 |  15k|  23k|2304 | 0.000000e+00 | 2.000000e+01 |    Inf 
72.60/72.68	o 16
72.60/72.68	c *72.6s| 38177 |  2320 |186652 |   4.9 |  39M|1326 |   - |3773 |  10k|3773 | 946 |  21k|  33k|2765 | 0.000000e+00 | 1.600000e+01 |    Inf 
76.20/76.20	c  76.2s| 40000 |  2442 |201184 |   5.0 |  40M|1326 |  10 |3773 |  11k|3773 | 945 |  23k|  35k|2834 | 0.000000e+00 | 1.600000e+01 |    Inf 
77.00/77.04	o 12
77.00/77.04	c *77.0s| 40426 |  2292 |205014 |   5.1 |  39M|1326 |   - |3773 |  11k|3773 | 946 |  23k|  36k|2856 | 0.000000e+00 | 1.200000e+01 |    Inf 
77.00/77.04	o 11
77.00/77.04	c *77.0s| 40427 |  2256 |205014 |   5.1 |  39M|1326 |   - |3773 |  11k|3773 | 946 |  23k|  36k|2856 | 0.000000e+00 | 1.100000e+01 |    Inf 
95.60/95.67	c  95.6s| 50000 |  2569 |284251 |   5.7 |  42M|1326 |  12 |3773 |  13k|3773 | 955 |  32k|  48k|3257 | 0.000000e+00 | 1.100000e+01 |    Inf 
97.60/97.68	o 8
97.60/97.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.60/97.68	c *97.7s| 51045 |  2420 |291868 |   5.7 |  42M|1326 |   - |3773 |  13k|3773 | 960 |  32k|  50k|3276 | 0.000000e+00 | 8.000000e+00 |    Inf 
114.70/114.75	c   115s| 60000 |  2357 |367520 |   6.1 |  41M|1326 |  11 |3773 |8860 |3773 | 943 |  39k|  62k|3615 | 0.000000e+00 | 8.000000e+00 |    Inf 
132.89/132.94	c   133s| 70000 |  2445 |449809 |   6.4 |  44M|1326 |  11 |3773 |  10k|3773 | 934 |  45k|  75k|3921 | 0.000000e+00 | 8.000000e+00 |    Inf 
144.39/144.45	o 5
144.39/144.45	c * 144s| 76180 |  2020 |500350 |   6.6 |  39M|1326 |   - |3773 |9183 |3773 | 939 |  49k|  83k|4130 | 0.000000e+00 | 5.000000e+00 |    Inf 
150.70/150.77	c   151s| 80000 |  2067 |526992 |   6.6 |  40M|1326 |  20 |3773 |  10k|3773 | 940 |  51k|  88k|4200 | 0.000000e+00 | 5.000000e+00 |    Inf 
167.00/167.04	c   167s| 90000 |  2129 |590991 |   6.6 |  42M|1326 |  14 |3773 |  12k|3773 | 928 |  55k| 101k|4387 | 0.000000e+00 | 5.000000e+00 |    Inf 
184.49/184.59	c   185s|100000 |  2283 |660698 |   6.6 |  44M|1326 |   - |3773 |  15k|   0 |   0 |  60k| 114k|4562 | 0.000000e+00 | 5.000000e+00 |    Inf 
202.79/202.80	c   203s|110000 |  2232 |732388 |   6.7 |  44M|1326 |  16 |3773 |  15k|3773 | 940 |  65k| 128k|4762 | 0.000000e+00 | 5.000000e+00 |    Inf 
221.30/221.33	c   221s|120000 |  2276 |808202 |   6.7 |  46M|1326 |   1 |3773 |  17k|3773 | 964 |  69k| 141k|4918 | 0.000000e+00 | 5.000000e+00 |    Inf 
240.30/240.38	c   240s|130000 |  2126 |886297 |   6.8 |  44M|1326 |  20 |3773 |  16k|3773 | 973 |  73k| 155k|5098 | 0.000000e+00 | 5.000000e+00 |    Inf 
258.09/258.18	c   258s|140000 |  2127 |956427 |   6.8 |  44M|1326 |  21 |3773 |  13k|3773 | 934 |  78k| 168k|5237 | 0.000000e+00 | 5.000000e+00 |    Inf 
275.90/275.95	c   276s|150000 |  2235 |  1029k|   6.9 |  46M|1326 |   1 |3773 |  16k|3773 | 957 |  83k| 182k|5368 | 0.000000e+00 | 5.000000e+00 |    Inf 
294.40/294.40	c   294s|160000 |  2215 |  1105k|   6.9 |  46M|1326 |   - |3773 |  17k|   0 |   0 |  88k| 195k|5510 | 0.000000e+00 | 5.000000e+00 |    Inf 
313.30/313.30	c   313s|170000 |  2379 |  1178k|   6.9 |  49M|1326 |   - |3773 |  20k|   0 |   0 |  93k| 209k|5631 | 0.000000e+00 | 5.000000e+00 |    Inf 
321.70/321.70	o 3
321.70/321.70	c * 322s|174400 |  2296 |  1210k|   6.9 |  49M|1326 |   - |3773 |  20k|3773 | 971 |  96k| 215k|5679 | 0.000000e+00 | 3.000000e+00 |    Inf 
332.30/332.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
332.30/332.36	c   332s|180000 |  2230 |  1252k|   7.0 |  48M|1326 |   1 |3773 |  18k|3773 | 965 |  98k| 223k|5752 | 0.000000e+00 | 3.000000e+00 |    Inf 
333.50/333.50	o 1
333.50/333.50	c * 333s|180638 |  2134 |  1256k|   7.0 |  47M|1326 |   - |3773 |  18k|3773 | 969 |  99k| 224k|5758 | 0.000000e+00 | 1.000000e+00 |    Inf 
350.70/350.72	c   351s|190000 |  2060 |  1328k|   7.0 |  46M|1326 |   - |3773 |  16k|   0 |   0 | 102k| 237k|5877 | 0.000000e+00 | 1.000000e+00 |    Inf 
369.00/369.02	c   369s|200000 |  1915 |  1412k|   7.1 |  44M|1326 |   1 |3773 |  13k|3773 | 944 | 106k| 251k|6044 | 0.000000e+00 | 1.000000e+00 |    Inf 
386.61/386.60	c   387s|210000 |  1824 |  1488k|   7.1 |  44M|1326 |   - |3773 |  13k|   0 |   0 | 110k| 265k|6171 | 0.000000e+00 | 1.000000e+00 |    Inf 
403.00/403.08	c   403s|220000 |  1849 |  1558k|   7.1 |  44M|1326 |   5 |3773 |  12k|3773 | 963 | 114k| 278k|6474 | 0.000000e+00 | 1.000000e+00 |    Inf 
419.80/419.80	c   420s|230000 |  1893 |  1626k|   7.1 |  45M|1326 |   - |3773 |  15k|   0 |   0 | 117k| 292k|6502 | 0.000000e+00 | 1.000000e+00 |    Inf 
437.00/437.00	c   437s|240000 |  1764 |  1695k|   7.1 |  43M|1326 |   1 |3773 |  11k|3773 | 959 | 120k| 306k|6592 | 0.000000e+00 | 1.000000e+00 |    Inf 
454.40/454.45	c   454s|250000 |  1704 |  1770k|   7.1 |  44M|1326 |   - |3773 |  15k|3773 | 924 | 123k| 319k|6725 | 0.000000e+00 | 1.000000e+00 |    Inf 
471.40/471.45	c   471s|260000 |  1678 |  1834k|   7.1 |  45M|1326 |   - |3773 |  16k|   0 |   0 | 127k| 332k|6840 | 0.000000e+00 | 1.000000e+00 |    Inf 
489.30/489.31	c   489s|270000 |  1637 |  1903k|   7.0 |  45M|1326 |   - |3773 |  17k|   0 |   0 | 131k| 346k|6936 | 0.000000e+00 | 1.000000e+00 |    Inf 
508.30/508.36	c   508s|280000 |  1536 |  1979k|   7.1 |  45M|1326 |   6 |3773 |  19k|3773 | 954 | 135k| 360k|7016 | 0.000000e+00 | 1.000000e+00 |    Inf 
527.61/527.63	c   528s|290000 |  1395 |  2059k|   7.1 |  43M|1326 |   - |3773 |  17k|   0 |   0 | 140k| 372k|7164 | 0.000000e+00 | 1.000000e+00 |    Inf 
547.71/547.76	c   548s|300000 |  1381 |  2146k|   7.2 |  45M|1326 |   - |3773 |  21k|   0 |   0 | 144k| 386k|7249 | 0.000000e+00 | 1.000000e+00 |    Inf 
566.61/566.69	c   567s|310000 |  1370 |  2213k|   7.1 |  45M|1326 |  28 |3773 |  23k|3773 | 959 | 148k| 399k|7334 | 0.000000e+00 | 1.000000e+00 |    Inf 
587.71/587.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
587.71/587.77	c   588s|320000 |  1463 |  2280k|   7.1 |  47M|1326 |  11 |3773 |  25k|3773 | 945 | 152k| 412k|7400 | 0.000000e+00 | 1.000000e+00 |    Inf 
609.41/609.46	c   609s|330000 |  1743 |  2351k|   7.1 |  49M|1326 |   - |3773 |  27k|   0 |   0 | 156k| 425k|7456 | 0.000000e+00 | 1.000000e+00 |    Inf 
631.81/631.88	c   632s|340000 |  1850 |  2422k|   7.1 |  50M|1326 |   1 |3773 |  28k|3773 | 928 | 160k| 438k|7529 | 0.000000e+00 | 1.000000e+00 |    Inf 
654.31/654.35	c   654s|350000 |  1891 |  2497k|   7.1 |  52M|1326 |   1 |3773 |  29k|3773 | 950 | 163k| 452k|7585 | 0.000000e+00 | 1.000000e+00 |    Inf 
677.21/677.22	c   677s|360000 |  1908 |  2568k|   7.1 |  52M|1326 |   - |3773 |  30k|   0 |   0 | 167k| 466k|7675 | 0.000000e+00 | 1.000000e+00 |    Inf 
700.81/700.83	c   701s|370000 |  1964 |  2637k|   7.1 |  54M|1326 |  14 |3773 |  32k|3773 | 944 | 171k| 479k|7730 | 0.000000e+00 | 1.000000e+00 |    Inf 
725.41/725.43	c   725s|380000 |  1968 |  2709k|   7.1 |  54M|1326 |   - |3773 |  32k|   0 |   0 | 174k| 492k|7784 | 0.000000e+00 | 1.000000e+00 |    Inf 
751.21/751.30	c   751s|390000 |  2128 |  2788k|   7.1 |  56M|1326 |   6 |3773 |  36k|3773 | 947 | 178k| 506k|7871 | 0.000000e+00 | 1.000000e+00 |    Inf 
774.91/774.97	c   775s|400000 |  2260 |  2855k|   7.1 |  58M|1326 |   5 |3773 |  38k|3773 | 956 | 180k| 522k|7917 | 0.000000e+00 | 1.000000e+00 |    Inf 
800.21/800.29	c   800s|410000 |  2339 |  2929k|   7.1 |  59M|1326 |   7 |3773 |  39k|3773 | 947 | 183k| 537k|7981 | 0.000000e+00 | 1.000000e+00 |    Inf 
825.92/825.99	c   826s|420000 |  2257 |  3004k|   7.2 |  57M|1326 |  21 |3773 |  34k|3773 | 928 | 186k| 551k|8058 | 0.000000e+00 | 1.000000e+00 |    Inf 
850.62/850.62	c   851s|430000 |  2276 |  3074k|   7.1 |  58M|1326 |   - |3773 |  35k|   0 |   0 | 191k| 565k|8091 | 0.000000e+00 | 1.000000e+00 |    Inf 
874.91/874.99	c   875s|440000 |  2265 |  3140k|   7.1 |  58M|1326 |  12 |3773 |  33k|3773 | 935 | 193k| 579k|8148 | 0.000000e+00 | 1.000000e+00 |    Inf 
899.31/899.39	c   899s|450000 |  2264 |  3210k|   7.1 |  58M|1326 |   - |3773 |  33k|   0 |   0 | 197k| 593k|8225 | 0.000000e+00 | 1.000000e+00 |    Inf 
924.02/924.02	c   924s|460000 |  2296 |  3283k|   7.1 |  60M|1326 |  17 |3773 |  38k|3773 | 963 | 202k| 607k|8268 | 0.000000e+00 | 1.000000e+00 |    Inf 
949.91/949.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
949.91/949.90	c   950s|470000 |  2359 |  3353k|   7.1 |  61M|1326 |   1 |3773 |  39k|3773 | 950 | 205k| 621k|8307 | 0.000000e+00 | 1.000000e+00 |    Inf 
975.91/975.94	c   976s|480000 |  2382 |  3420k|   7.1 |  62M|1326 |   8 |3773 |  41k|3773 | 953 | 210k| 637k|8370 | 0.000000e+00 | 1.000000e+00 |    Inf 
1002.62/1002.60	c  1003s|490000 |  2364 |  3491k|   7.1 |  62M|1326 |   - |3773 |  41k|   0 |   0 | 214k| 651k|8408 | 0.000000e+00 | 1.000000e+00 |    Inf 
1030.02/1030.06	c  1030s|500000 |  2386 |  3561k|   7.1 |  63M|1326 |   1 |3773 |  44k|3773 | 939 | 218k| 665k|8455 | 0.000000e+00 | 1.000000e+00 |    Inf 
1059.72/1059.73	c  1060s|510000 |  2415 |  3631k|   7.1 |  64M|1326 |  32 |3773 |  46k|3773 | 950 | 221k| 680k|8513 | 0.000000e+00 | 1.000000e+00 |    Inf 
1088.82/1088.85	c  1089s|520000 |  2458 |  3706k|   7.1 |  66M|1326 |  19 |3773 |  47k|3773 | 948 | 225k| 696k|8561 | 0.000000e+00 | 1.000000e+00 |    Inf 
1119.12/1119.19	c  1119s|530000 |  2403 |  3782k|   7.1 |  64M|1326 |  19 |3773 |  42k|3773 | 932 | 229k| 711k|8630 | 0.000000e+00 | 1.000000e+00 |    Inf 
1146.52/1146.52	c  1146s|540000 |  2366 |  3857k|   7.1 |  61M|1326 |  17 |3773 |  37k|3773 | 955 | 233k| 725k|8673 | 0.000000e+00 | 1.000000e+00 |    Inf 
1172.12/1172.10	c  1172s|550000 |  2345 |  3935k|   7.2 |  63M|1326 |  29 |3773 |  40k|3773 | 963 | 237k| 739k|8745 | 0.000000e+00 | 1.000000e+00 |    Inf 
1197.83/1197.80	c  1198s|560000 |  2370 |  4011k|   7.2 |  63M|1326 |   - |3773 |  40k|   0 |   0 | 241k| 754k|8788 | 0.000000e+00 | 1.000000e+00 |    Inf 
1224.12/1224.12	c  1224s|570000 |  2306 |  4085k|   7.2 |  62M|1326 |   - |3773 |  38k|   0 |   0 | 246k| 768k|8834 | 0.000000e+00 | 1.000000e+00 |    Inf 
1250.03/1250.05	c  1250s|580000 |  2280 |  4160k|   7.2 |  63M|1326 |   - |3773 |  41k|   0 |   0 | 250k| 782k|8892 | 0.000000e+00 | 1.000000e+00 |    Inf 
1276.93/1276.92	c  1277s|590000 |  2217 |  4234k|   7.2 |  62M|1326 |  26 |3773 |  41k|3773 | 938 | 253k| 796k|8934 | 0.000000e+00 | 1.000000e+00 |    Inf 
1304.02/1304.03	c  1304s|600000 |  2140 |  4313k|   7.2 |  61M|1326 |  10 |3773 |  39k|3773 | 950 | 257k| 811k|8969 | 0.000000e+00 | 1.000000e+00 |    Inf 
1330.42/1330.44	c  1330s|610000 |  2176 |  4397k|   7.2 |  62M|1326 |   - |3773 |  42k|   0 |   0 | 261k| 824k|9030 | 0.000000e+00 | 1.000000e+00 |    Inf 
1358.33/1358.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1358.33/1358.34	c  1358s|620000 |  2288 |  4479k|   7.2 |  64M|1326 |   - |3773 |  44k|   0 |   0 | 266k| 838k|9089 | 0.000000e+00 | 1.000000e+00 |    Inf 
1386.63/1386.68	c  1387s|630000 |  2270 |  4554k|   7.2 |  64M|1326 |  17 |3773 |  44k|3773 | 951 | 269k| 853k|9127 | 0.000000e+00 | 1.000000e+00 |    Inf 
1415.13/1415.10	c  1415s|640000 |  2266 |  4636k|   7.2 |  65M|1326 |   - |3773 |  47k|   0 |   0 | 273k| 867k|9186 | 0.000000e+00 | 1.000000e+00 |    Inf 
1445.13/1445.14	c  1445s|650000 |  2261 |  4719k|   7.3 |  65M|1326 |   - |3773 |  46k|   0 |   0 | 277k| 881k|9233 | 0.000000e+00 | 1.000000e+00 |    Inf 
1475.04/1475.06	c  1475s|660000 |  2324 |  4799k|   7.3 |  67M|1326 |   - |3773 |  49k|   0 |   0 | 280k| 895k|9262 | 0.000000e+00 | 1.000000e+00 |    Inf 
1504.33/1504.34	c  1504s|670000 |  2348 |  4878k|   7.3 |  68M|1326 |   - |3773 |  52k|   0 |   0 | 283k| 910k|9315 | 0.000000e+00 | 1.000000e+00 |    Inf 
1535.14/1535.10	c  1535s|680000 |  2267 |  4966k|   7.3 |  67M|1326 |  14 |3773 |  48k|3773 | 966 | 285k| 925k|9360 | 0.000000e+00 | 1.000000e+00 |    Inf 
1563.63/1563.69	c  1564s|690000 |  2183 |  5051k|   7.3 |  65M|1326 |   - |3773 |  47k|   0 |   0 | 289k| 939k|9408 | 0.000000e+00 | 1.000000e+00 |    Inf 
1593.84/1593.86	c  1594s|700000 |  2191 |  5130k|   7.3 |  66M|1326 |  20 |3773 |  48k|3773 | 938 | 292k| 954k|9459 | 0.000000e+00 | 1.000000e+00 |    Inf 
1624.75/1624.79	c  1625s|710000 |  2131 |  5206k|   7.3 |  64M|1326 |  12 |3773 |  45k|3773 | 934 | 296k| 968k|9510 | 0.000000e+00 | 1.000000e+00 |    Inf 
1653.03/1653.03	c  1653s|720000 |  2090 |  5277k|   7.3 |  65M|1326 |   - |3773 |  47k|   0 |   0 | 299k| 981k|9536 | 0.000000e+00 | 1.000000e+00 |    Inf 
1680.64/1680.66	c  1681s|730000 |  2085 |  5347k|   7.3 |  65M|1326 |   1 |3773 |  47k|3773 | 957 | 302k| 996k|9569 | 0.000000e+00 | 1.000000e+00 |    Inf 
1709.24/1709.27	c  1709s|740000 |  2055 |  5423k|   7.3 |  65M|1326 |  13 |3773 |  48k|3773 | 951 | 307k|1011k|9617 | 0.000000e+00 | 1.000000e+00 |    Inf 
1739.44/1739.50	c  1739s|750000 |  2009 |  5500k|   7.3 |  64M|1326 |   - |3773 |  47k|   0 |   0 | 311k|1025k|9664 | 0.000000e+00 | 1.000000e+00 |    Inf 
1769.04/1769.01	c  1769s|760000 |  1973 |  5574k|   7.3 |  63M|1326 |   - |3773 |  44k|   0 |   0 | 315k|1040k|9711 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.98
1790.04/1790.01	c Solving Nodes      : 767683
1790.04/1790.01	c Primal Bound       : +1.00000000000000e+00 (115 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.04	s SATISFIABLE
1790.04/1790.04	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.04	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.04	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.04	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.04	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.04	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.04	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.04	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.04	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.04	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.04	v -x1 
1790.04/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.04	c Solving Time       :    1789.98
1790.04/1790.04	c Original Problem   :
1790.04/1790.04	c   Problem name     : HOME/instance-2705545-1278572955.wbo
1790.04/1790.04	c   Variables        : 3891 (2061 binary, 0 integer, 1830 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4538 initial, 4538 maximal
1790.04/1790.04	c Presolved Problem  :
1790.04/1790.04	c   Problem name     : t_HOME/instance-2705545-1278572955.wbo
1790.04/1790.04	c   Variables        : 3773 (2002 binary, 0 integer, 1771 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4386 initial, 52226 maximal
1790.04/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.04	c   trivial          :       0.00         59          0          0          0          0          0          0          0
1790.04/1790.04	c   dualfix          :       0.00         59          0          0          0          0          0          0          0
1790.04/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.04/1790.04	c   setppc           :       0.00          0          0          0          0          0         12          0          0
1790.04/1790.04	c   linear           :       0.05          0          0          0       1841          0         81         66          0
1790.04/1790.04	c   indicator        :       0.00          0          0          0          0          0         59          0          0
1790.04/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   root node        :          -       3542          -          -       3542          -          -          -          -
1790.04/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   integral         :          0          0          0     467520          0         73       1380          0          0     821354
1790.04/1790.04	c   setppc           :         53          6    3677088      54879          1      13378    1225564          0          0          0
1790.04/1790.04	c   linear           :       1771          6    3667246      55585          1     231996   18328991     317226          0          0
1790.04/1790.04	c   indicator        :       1771          0     788834      25762          0        143     773028          0          0          0
1790.04/1790.04	c   logicor          :        791+         6    1512235      11255          1     111549    3716190          0          0          0
1790.04/1790.04	c   bounddisjunction :          0+         0     304766          0          0        286       2762          0          0          0
1790.04/1790.04	c   countsols        :          0          0          0      11255          1          0          0          0          0          0
1790.04/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.04	c   integral         :      19.45       0.00       0.00      19.45       0.00
1790.04/1790.04	c   setppc           :      10.42       0.00      10.37       0.05       0.00
1790.04/1790.04	c   linear           :     144.91       0.00     141.81       3.09       0.00
1790.04/1790.04	c   indicator        :       7.49       0.00       5.92       1.56       0.00
1790.04/1790.04	c   logicor          :     369.77       0.00     369.66       0.11       0.00
1790.04/1790.04	c   bounddisjunction :       1.19       0.00       1.19       0.00       0.00
1790.04/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.04	c   vbounds          :       0.61      13315          0        893
1790.04/1790.04	c   rootredcost      :       0.55         36          0       1771
1790.04/1790.04	c   pseudoobj        :      90.74    3682593       1862     763865
1790.04/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.04	c   propagation      :      17.75     359071     358729    2156133       28.3      11231       25.8          -
1790.04/1790.04	c   infeasible LP    :      12.51      48358      48357     375018       44.8        418       17.3          0
1790.04/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.04	c   applied globally :          -          -          -    1050818       24.4          -          -          -
1790.04/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.04	c   cut pool         :       0.00          5          -          -         21          -    (maximal pool size: 171)
1790.04/1790.04	c   redcost          :      28.96     467994          0      39557          0          0
1790.04/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.04	c   gomory           :       0.09          6          0          0        768          0
1790.04/1790.04	c   strongcg         :       0.09          6          0          0       1304          0
1790.04/1790.04	c   cmir             :       0.02          6          0          0          0          0
1790.04/1790.04	c   flowcover        :       0.05          6          0          0          0          0
1790.04/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.04/1790.04	c Pricers            :       Time      Calls       Vars
1790.04/1790.04	c   problem variables:       0.00          0          0
1790.04/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   relpscost        :      19.06     411870         73       1380          0          0     821354
1790.04/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   inference        :       2.49      11221          0          0          0          0      22478
1790.04/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.04	c   LP solutions     :       0.03          -         35
1790.04/1790.04	c   pseudo solutions :       0.00          -          0
1790.04/1790.04	c   intshifting      :       0.01          0          0
1790.04/1790.04	c   feaspump         :       0.02          1          0
1790.04/1790.04	c   oneopt           :       0.32         34          0
1790.04/1790.04	c   pscostdiving     :       0.07         39          0
1790.04/1790.04	c   fracdiving       :       0.08         39          0
1790.04/1790.04	c   linesearchdiving :       0.07         40          0
1790.04/1790.04	c   guideddiving     :       0.07         40          0
1790.04/1790.04	c   coefdiving       :       0.08         40          0
1790.04/1790.04	c   veclendiving     :       0.08         40          0
1790.04/1790.04	c   rootsoldiving    :       0.08         25          0
1790.04/1790.04	c   objpscostdiving  :       0.05         25          0
1790.04/1790.04	c   crossover        :       1.13         27          0
1790.04/1790.04	c   trivial          :       0.00          2          0
1790.04/1790.04	c   simplerounding   :       0.74     411892          0
1790.04/1790.04	c   zirounding       :       0.39       1000          0
1790.04/1790.04	c   rounding         :       0.89       8991          0
1790.04/1790.04	c   shifting         :       0.66       2784          0
1790.04/1790.04	c   twoopt           :       0.00          0          0
1790.04/1790.04	c   fixandinfer      :       0.00          0          0
1790.04/1790.04	c   intdiving        :       0.00          0          0
1790.04/1790.04	c   actconsdiving    :       0.00          0          0
1790.04/1790.04	c   octane           :       0.00          0          0
1790.04/1790.04	c   rens             :       0.03          1          0
1790.04/1790.04	c   rins             :       0.00          0          0
1790.04/1790.04	c   localbranching   :       0.00          0          0
1790.04/1790.04	c   mutation         :       0.00          0          0
1790.04/1790.04	c   dins             :       0.00          0          0
1790.04/1790.04	c   undercover       :       0.00          0          0
1790.04/1790.04	c   nlp              :       0.13          0          0
1790.04/1790.04	c   trysol           :       0.30        257         80
1790.04/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.04	c   dual LP          :     566.10     503332    5624365      11.17    9935.23
1790.04/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.04	c   diving/probing LP:       0.22        140       1264       9.03    5732.09
1790.04/1790.04	c   strong branching :      14.97       9724     149132      15.34    9964.54
1790.04/1790.04	c     (at root node) :          -         17        751      44.18          -
1790.04/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.04	c B&B Tree           :
1790.04/1790.04	c   number of runs   :          1
1790.04/1790.04	c   nodes            :     767683
1790.04/1790.04	c   nodes (total)    :     767683
1790.04/1790.04	c   nodes left       :       1967
1790.04/1790.04	c   max depth        :       1326
1790.04/1790.04	c   max depth (total):       1326
1790.04/1790.04	c   backtracks       :      91166 (11.9%)
1790.04/1790.04	c   delayed cutoffs  :      63667
1790.04/1790.04	c   repropagations   :    1573579 (4536990 domain reductions, 61691 cutoffs)
1790.04/1790.04	c   avg switch length:       5.61
1790.04/1790.04	c   switching time   :     298.72
1790.04/1790.04	c Solution           :
1790.04/1790.04	c   Solutions found  :        115 (36 improvements)
1790.04/1790.04	c   First Solution   : +8.92150000000000e+04   (in run 1, after 20 nodes, 0.75 seconds, depth 20, found by <trysol>)
1790.04/1790.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 180638 nodes, 333.48 seconds, depth 34, found by <relaxation>)
1790.04/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.04	c   Gap              :   infinite
1790.04/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.04	c   Root Iterations  :        172
1790.14/1790.12	c Time complete: 1790.17.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705545-1278572955/watcher-2705545-1278572955 -o /tmp/evaluation-result-2705545-1278572955/solver-2705545-1278572955 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705545-1278572955.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.23 0.06 0.02 2/173 20888
/proc/meminfo: memFree=30350232/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=12504 CPUtime=0
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 1970 0 0 0 0 0 0 0 24 0 1 0 25508102 12804096 1889 4089446400 4194304 10345943 140733515403152 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20888/statm: 3126 1889 429 1502 0 1619 0

[startup+0.006169 s]
/proc/loadavg: 0.23 0.06 0.02 2/173 20888
/proc/meminfo: memFree=30350232/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=12504 CPUtime=0
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 1974 0 0 0 0 0 0 0 24 0 1 0 25508102 12804096 1893 4089446400 4194304 10345943 140733515403152 18446744073709551615 9134658 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20888/statm: 3126 1893 429 1502 0 1619 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12504

[startup+0.100208 s]
/proc/loadavg: 0.23 0.06 0.02 2/173 20888
/proc/meminfo: memFree=30350232/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=34440 CPUtime=0.08
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 7636 0 0 0 8 0 0 0 24 0 1 0 25508102 35266560 7201 4089446400 4194304 10345943 140733515403152 18446744073709551615 5093376 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 8610 7201 550 1502 0 7103 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34440

[startup+0.301205 s]
/proc/loadavg: 0.23 0.06 0.02 2/173 20888
/proc/meminfo: memFree=30350232/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=41560 CPUtime=0.29
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 14370 0 0 0 27 2 0 0 18 0 1 0 25508102 42557440 8901 4089446400 4194304 10345943 140733515403152 18446744073709551615 6128233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 10390 8901 749 1502 0 8883 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41560

[startup+0.701104 s]
/proc/loadavg: 0.23 0.06 0.02 2/173 20888
/proc/meminfo: memFree=30350232/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=45988 CPUtime=0.69
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 19175 0 0 0 66 3 0 0 18 0 1 0 25508102 47091712 9910 4089446400 4194304 10345943 140733515403152 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 11497 9910 766 1502 0 9990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45988

[startup+1.50096 s]
/proc/loadavg: 0.23 0.06 0.02 2/174 20889
/proc/meminfo: memFree=30313272/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=44776 CPUtime=1.49
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 23868 0 0 0 145 4 0 0 19 0 1 0 25508102 45850624 9828 4089446400 4194304 10345943 140733515403152 18446744073709551615 6757685 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 11194 9828 769 1502 0 9687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44776

[startup+3.10064 s]
/proc/loadavg: 0.23 0.06 0.02 3/179 20899
/proc/meminfo: memFree=30264632/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=52592 CPUtime=3.09
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 30951 0 0 0 304 5 0 0 24 0 1 0 25508102 53854208 11159 4089446400 4194304 10345943 140733515403152 18446744073709551615 6802919 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 13148 11159 769 1502 0 11641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52592

[startup+6.3011 s]
/proc/loadavg: 0.37 0.09 0.03 3/179 20899
/proc/meminfo: memFree=30237376/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=57592 CPUtime=6.29
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 46012 0 0 0 621 8 0 0 25 0 1 0 25508102 58974208 12412 4089446400 4194304 10345943 140733515403152 18446744073709551615 6785200 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 14398 12412 774 1502 0 12891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57592

[startup+12.7009 s]
/proc/loadavg: 0.50 0.12 0.04 3/179 20899
/proc/meminfo: memFree=30241068/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=70240 CPUtime=12.69
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 55357 0 0 0 1259 10 0 0 25 0 1 0 25508102 71925760 15510 4089446400 4194304 10345943 140733515403152 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 17560 15510 774 1502 0 16053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70240

[startup+25.5006 s]
/proc/loadavg: 0.83 0.21 0.07 3/179 20900
/proc/meminfo: memFree=30192860/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=95724 CPUtime=25.5
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 101401 0 0 0 2529 21 0 0 25 0 1 0 25508102 98021376 22019 4089446400 4194304 10345943 140733515403152 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 23931 22019 786 1502 0 22424 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 95724

[startup+51.101 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 20900
/proc/meminfo: memFree=30154040/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=110396 CPUtime=51.09
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 149870 0 0 0 5073 36 0 0 25 0 1 0 25508102 113045504 25843 4089446400 4194304 10345943 140733515403152 18446744073709551615 6040297 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 27599 25843 797 1502 0 26092 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110396

[startup+102.307 s]
/proc/loadavg: 1.66 0.61 0.22 3/179 20902
/proc/meminfo: memFree=30133668/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=123904 CPUtime=102.3
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 204715 0 0 0 10164 66 0 0 25 0 1 0 25508102 126877696 29017 4089446400 4194304 10345943 140733515403152 18446744073709551615 6559516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 30976 29017 797 1502 0 29469 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 123904

[startup+162.301 s]
/proc/loadavg: 1.87 0.86 0.32 3/179 20903
/proc/meminfo: memFree=30125884/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=126300 CPUtime=162.3
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 242519 0 0 0 16129 101 0 0 25 0 1 0 25508102 129331200 29821 4089446400 4194304 10345943 140733515403152 18446744073709551615 5614603 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 31575 29821 797 1502 0 30068 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 126300

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.43 3/179 20905
/proc/meminfo: memFree=30117788/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=133520 CPUtime=222.3
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 250017 0 0 0 22102 128 0 0 25 0 1 0 25508102 136724480 31525 4089446400 4194304 10345943 140733515403152 18446744073709551615 6040009 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 33380 31525 797 1502 0 31873 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133520

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 20906
/proc/meminfo: memFree=30114620/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=134556 CPUtime=282.3
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 255686 0 0 0 28075 155 0 0 25 0 1 0 25508102 137785344 31770 4089446400 4194304 10345943 140733515403152 18446744073709551615 9137947 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 33639 31770 797 1502 0 32132 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 134556

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/179 20908
/proc/meminfo: memFree=30107108/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=141280 CPUtime=342.3
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 276900 0 0 0 34046 184 0 0 25 0 1 0 25508102 144670720 33276 4089446400 4194304 10345943 140733515403152 18446744073709551615 6119453 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 35320 33276 798 1502 0 33813 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141280

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.70 3/179 20910
/proc/meminfo: memFree=30106828/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=139508 CPUtime=402.31
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 282426 0 0 0 40016 215 0 0 25 0 1 0 25508102 142856192 33193 4089446400 4194304 10345943 140733515403152 18446744073709551615 5026411 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 34877 33193 798 1502 0 33370 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 139508

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 0.77 3/179 20911
/proc/meminfo: memFree=30104540/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=140284 CPUtime=462.3
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 289975 0 0 0 45987 243 0 0 25 0 1 0 25508102 143650816 33308 4089446400 4194304 10345943 140733515403152 18446744073709551615 4220161 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 35071 33308 798 1502 0 33564 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140284

[startup+522.301 s]
/proc/loadavg: 1.99 1.65 0.85 3/179 20913
/proc/meminfo: memFree=30102652/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=141312 CPUtime=522.31
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 296350 0 0 0 51965 266 0 0 25 0 1 0 25508102 144703488 33365 4089446400 4194304 10345943 140733515403152 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 35328 33365 798 1502 0 33821 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 141312

[startup+582.3 s]
/proc/loadavg: 1.99 1.71 0.92 3/179 20917
/proc/meminfo: memFree=30100844/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=143380 CPUtime=582.31
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 297301 0 0 0 57937 294 0 0 25 0 1 0 25508102 146821120 33854 4089446400 4194304 10345943 140733515403152 18446744073709551615 6929840 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 35845 33854 798 1502 0 34338 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 143380

[startup+642.301 s]
/proc/loadavg: 1.99 1.76 0.98 3/179 20919
/proc/meminfo: memFree=30098576/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=145372 CPUtime=642.31
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 298617 0 0 0 63917 314 0 0 25 0 1 0 25508102 148860928 34410 4089446400 4194304 10345943 140733515403152 18446744073709551615 4216637 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 36343 34410 798 1502 0 34836 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 145372

[startup+702.301 s]

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

/proc/meminfo: memFree=30083448/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=159320 CPUtime=1002.32
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 309941 0 0 0 99804 428 0 0 25 0 1 0 25508102 163143680 37731 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085412 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 39830 37731 798 1502 0 38323 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 159320

[startup+1062.3 s]
/proc/loadavg: 2.06 1.94 1.34 3/179 20930
/proc/meminfo: memFree=30081048/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=161088 CPUtime=1062.32
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 310352 0 0 0 105788 444 0 0 25 0 1 0 25508102 164954112 38142 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 40272 38142 798 1502 0 38765 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 161088

[startup+1122.3 s]
/proc/loadavg: 2.02 1.95 1.38 3/179 20932
/proc/meminfo: memFree=30075548/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=163288 CPUtime=1122.32
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 311359 0 0 0 111770 462 0 0 25 0 1 0 25508102 167206912 38814 4089446400 4194304 10345943 140733515403152 18446744073709551615 4962568 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 40822 38814 798 1502 0 39315 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 163288

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.41 3/179 20933
/proc/meminfo: memFree=30075508/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=165048 CPUtime=1182.33
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 311969 0 0 0 117750 483 0 0 25 0 1 0 25508102 169009152 38923 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085412 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41262 38923 798 1502 0 39755 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 165048

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 20935
/proc/meminfo: memFree=30074588/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=163504 CPUtime=1242.32
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 312937 0 0 0 123730 502 0 0 25 0 1 0 25508102 167428096 38883 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 40876 38883 798 1502 0 39369 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 163504

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 20937
/proc/meminfo: memFree=30074424/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=164028 CPUtime=1302.33
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 316043 0 0 0 129713 520 0 0 25 0 1 0 25508102 167964672 38962 4089446400 4194304 10345943 140733515403152 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41007 38962 798 1502 0 39500 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 164028

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 20938
/proc/meminfo: memFree=30073372/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=164924 CPUtime=1362.33
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 317627 0 0 0 135694 539 0 0 25 0 1 0 25508102 168882176 39178 4089446400 4194304 10345943 140733515403152 18446744073709551615 6307346 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41231 39178 798 1502 0 39724 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 164924

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 20940
/proc/meminfo: memFree=30068992/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=166584 CPUtime=1422.34
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 318676 0 0 0 141676 558 0 0 25 0 1 0 25508102 170582016 39375 4089446400 4194304 10345943 140733515403152 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41646 39375 798 1502 0 40139 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 166584

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 20941
/proc/meminfo: memFree=30068460/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=165092 CPUtime=1482.33
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 319746 0 0 0 147658 575 0 0 25 0 1 0 25508102 169054208 39226 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41273 39226 798 1502 0 39766 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 165092

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 20943
/proc/meminfo: memFree=30066412/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=165856 CPUtime=1542.33
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 322617 0 0 0 153640 593 0 0 25 0 1 0 25508102 169836544 39430 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41464 39430 798 1502 0 39957 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 165856

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/179 20945
/proc/meminfo: memFree=30065104/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=166948 CPUtime=1602.33
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 325487 0 0 0 159622 611 0 0 25 0 1 0 25508102 170954752 39534 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41737 39534 798 1502 0 40230 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 166948

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 1.64 3/179 20946
/proc/meminfo: memFree=30061708/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=167888 CPUtime=1662.34
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 326686 0 0 0 165606 628 0 0 25 0 1 0 25508102 171917312 39813 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 41972 39813 798 1502 0 40465 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 167888

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/179 20948
/proc/meminfo: memFree=30061384/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168536 CPUtime=1722.34
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 327411 0 0 0 171589 645 0 0 25 0 1 0 25508102 172580864 39795 4089446400 4194304 10345943 140733515403152 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 42134 39795 798 1502 0 40627 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 168536

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20949
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168892 CPUtime=1782.34
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 328248 0 0 0 177573 661 0 0 25 0 1 0 25508102 172945408 39884 4089446400 4194304 10345943 140733515403152 18446744073709551615 4216931 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 42223 39884 798 1502 0 40716 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 168892

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20949
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168892 CPUtime=1785.54
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 328267 0 0 0 177892 662 0 0 25 0 1 0 25508102 172945408 39903 4089446400 4194304 10345943 140733515403152 18446744073709551615 4715321 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 42223 39903 798 1502 0 40716 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 168892

[startup+1788.7 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20950
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168892 CPUtime=1788.74
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 328297 0 0 0 178212 662 0 0 25 0 1 0 25508102 172945408 39933 4089446400 4194304 10345943 140733515403152 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 42223 39933 798 1502 0 40716 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 168892

[startup+1789.5 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20950
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168892 CPUtime=1789.54
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 328297 0 0 0 178291 663 0 0 25 0 1 0 25508102 172945408 39933 4089446400 4194304 10345943 140733515403152 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 42223 39933 798 1502 0 40716 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 168892

[startup+1789.9 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20950
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168892 CPUtime=1789.94
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 328300 0 0 0 178331 663 0 0 25 0 1 0 25508102 172945408 39936 4089446400 4194304 10345943 140733515403152 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/20888/statm: 42223 39936 798 1502 0 40716 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 168892

[startup+1790.1 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20950
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20888] ppid=20886 vsize=168892 CPUtime=1790.14
/proc/20888/stat : 20888 (pbscip.linux.x8) R 20886 20888 20723 0 -1 4202496 328423 0 0 0 178351 663 0 0 18 0 1 0 25508102 172945408 40059 4089446400 4194304 10345943 140733515403152 18446744073709551615 6325557 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20888/statm: 42223 40059 799 1502 0 40716 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 168892

Child status: 0
Real time (s): 1790.13
CPU time (s): 1790.18
CPU user time (s): 1783.54
CPU system time (s): 6.63899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 168892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.54
system time used= 6.63899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328426
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= 4
involuntary context switches= 1436

runsolver used 2.83157 second user time and 5.74913 second system time

The end

Launcher Data

Begin job on node137 at 2010-07-08 09:09:16
IDJOB=2705545
IDBENCH=78915
IDSOLVER=1214
FILE ID=node137/2705545-1278572955
PBS_JOBID= 11240181
Free space on /tmp= 73608 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.1900553647--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705545-1278572955/watcher-2705545-1278572955 -o /tmp/evaluation-result-2705545-1278572955/solver-2705545-1278572955 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705545-1278572955.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 207bc6a3a4e34084510bb36853631f6d
RANDOM SEED=1915077510

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30350760 kB
Buffers:        158344 kB
Cached:        2228380 kB
SwapCached:          0 kB
Active:        1172320 kB
Inactive:      1277368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30350760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12824 kB
Writeback:           0 kB
AnonPages:       62480 kB
Mapped:          14412 kB
Slab:            87616 kB
PageTables:       4532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183136 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= 73584 MiB
End job on node137 at 2010-07-08 09:39:06