Trace number 2693441

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900565534--soft-33-100-0.wbo
MD5SUM2edeaf6035297ee59e9643c9979a8871
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 benchmark270.287
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 685
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693441-1277904350.wbo>
0.02/0.03	c original problem has 3797 variables (2014 bin, 0 int, 0 impl, 1783 cont) and 4491 constraints
0.02/0.03	c problem read
0.02/0.03	c presolving settings loaded
0.02/0.05	c presolving:
0.02/0.06	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1931 impls, 11 clqs
0.02/0.09	c (round 2) 0 del vars, 72 del conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 1931 impls, 11 clqs
0.09/0.10	c (round 3) 55 del vars, 169 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 0 upgd conss, 1931 impls, 11 clqs
0.09/0.12	c (round 4) 134 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 1931 impls, 11 clqs
0.09/0.13	c (round 5) 158 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 1931 impls, 11 clqs
0.09/0.19	c    (0.1s) probing: 101/1935 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.19	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.19	c presolving (6 rounds):
0.09/0.19	c  158 deleted vars, 193 deleted constraints, 1807 tightened bounds, 0 added holes, 97 changed sides, 0 changed coefficients
0.09/0.19	c  1931 implications, 11 cliques
0.09/0.19	c presolved problem has 3639 variables (1935 bin, 0 int, 0 impl, 1704 cont) and 4298 constraints
0.09/0.19	c    1704 constraints of type <indicator>
0.09/0.19	c      11 constraints of type <setppc>
0.09/0.19	c    1704 constraints of type <linear>
0.09/0.19	c     879 constraints of type <logicor>
0.09/0.19	c transformed objective value is always integral (scale: 1)
0.09/0.19	c Presolving Time: 0.14
0.09/0.19	c - non default parameters ----------------------------------------------------------------------
0.09/0.19	c # SCIP version 1.2.1.2
0.09/0.19	c 
0.09/0.19	c # frequency for displaying node information lines
0.09/0.19	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.19	c display/freq = 10000
0.09/0.19	c 
0.09/0.19	c # maximal time in seconds to run
0.09/0.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19	c limits/time = 1799.98
0.09/0.19	c 
0.09/0.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19	c limits/memory = 3420
0.09/0.19	c 
0.09/0.19	c # should presolving try to simplify inequalities
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/linear/simplifyinequalities = TRUE
0.09/0.19	c 
0.09/0.19	c # should presolving try to simplify knapsacks
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.19	c 
0.09/0.19	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.19	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19	c separating/rapidlearning/freq = 0
0.09/0.19	c 
0.09/0.19	c -----------------------------------------------------------------------------------------------
0.09/0.19	c start solving
0.09/0.19	c 
0.19/0.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.20	c   0.2s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4298 |3639 | 890 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	o 86790
0.19/0.21	c y 0.2s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4298 |3639 | 890 |   0 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    50 |     - |  13M|   0 |  12 |3639 |4298 |3639 | 909 |  19 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   116 |     - |  13M|   0 |  30 |3639 |4298 |3639 | 931 |  41 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.19/0.30	c   0.2s|     1 |     0 |   134 |     - |  13M|   0 |  38 |3639 |4298 |3639 | 939 |  49 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   210 |     - |  14M|   0 |  43 |3639 |4298 |3639 | 946 |  56 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |   296 |     - |  14M|   0 |  44 |3639 |4298 |3639 | 957 |  67 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.48/0.50	c   0.5s|     1 |     0 |   307 |     - |  14M|   0 |  51 |3639 |4298 |3639 | 965 |  75 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
1.29/1.36	c   1.3s|     1 |     2 |   307 |     - |  14M|   0 |  51 |3639 |4298 |3639 | 965 |  75 |   0 |  33 | 0.000000e+00 | 8.679000e+04 |    Inf 
11.89/11.91	o 702
11.89/11.91	c *11.6s|  3757 |  3397 | 14311 |   3.7 |  26M|1432 |   - |3639 |4305 |3639 | 989 |1746 |   7 |1370 | 0.000000e+00 | 7.020000e+02 |    Inf 
12.19/12.28	o 529
12.19/12.28	c *11.9s|  4079 |  3191 | 14515 |   3.5 |  26M|1432 |   - |3639 |4305 |3639 | 993 |1766 |   7 |1373 | 0.000000e+00 | 5.290000e+02 |    Inf 
12.38/12.45	o 423
12.38/12.45	c *12.1s|  4142 |  2846 | 14715 |   3.5 |  25M|1432 |   - |3639 |4416 |3639 | 987 |1775 | 118 |1378 | 0.000000e+00 | 4.230000e+02 |    Inf 
12.38/12.48	o 397
12.38/12.48	c *12.1s|  4160 |  2721 | 14748 |   3.5 |  25M|1432 |   - |3639 |4435 |3639 | 988 |1776 | 137 |1378 | 0.000000e+00 | 3.970000e+02 |    Inf 
12.98/13.04	o 366
12.98/13.04	c *12.6s|  4496 |  2664 | 15553 |   3.4 |  26M|1432 |   - |3639 |4491 |3639 | 982 |1863 | 193 |1401 | 0.000000e+00 | 3.660000e+02 |    Inf 
13.39/13.48	o 337
13.39/13.48	c *13.1s|  4723 |  2502 | 16182 |   3.4 |  25M|1432 |   - |3639 |4594 |3639 | 983 |1944 | 296 |1417 | 0.000000e+00 | 3.370000e+02 |    Inf 
13.49/13.57	o 284
13.49/13.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.49/13.57	c *13.1s|  4764 |  2048 | 16276 |   3.4 |  24M|1432 |   - |3639 |4607 |3639 | 986 |1960 | 310 |1417 | 0.000000e+00 | 2.840000e+02 |    Inf 
13.58/13.62	o 275
13.58/13.62	c *13.2s|  4796 |  2024 | 16282 |   3.3 |  24M|1432 |   - |3639 |4609 |3639 | 986 |1960 | 312 |1417 | 0.000000e+00 | 2.750000e+02 |    Inf 
13.69/13.70	o 190
13.69/13.70	c *13.3s|  4863 |  1492 | 16282 |   3.3 |  23M|1432 |   - |3639 |4609 |3639 | 986 |1960 | 312 |1417 | 0.000000e+00 | 1.900000e+02 |    Inf 
13.79/13.85	o 187
13.79/13.85	c *13.4s|  4905 |  1494 | 16548 |   3.3 |  23M|1432 |   - |3639 |4643 |3639 | 990 |1987 | 347 |1433 | 0.000000e+00 | 1.870000e+02 |    Inf 
13.79/13.89	o 169
13.79/13.89	c *13.5s|  4920 |  1425 | 16588 |   3.3 |  23M|1432 |   - |3639 |4643 |3639 | 991 |1988 | 347 |1436 | 0.000000e+00 | 1.690000e+02 |    Inf 
13.89/13.90	o 164
13.89/13.90	c *13.5s|  4921 |  1404 | 16588 |   3.3 |  23M|1432 |   - |3639 |4643 |3639 | 991 |1988 | 347 |1436 | 0.000000e+00 | 1.640000e+02 |    Inf 
13.98/14.01	o 112
13.98/14.01	c *13.6s|  4965 |  1255 | 16831 |   3.3 |  23M|1432 |   - |3639 |4647 |3639 |1007 |2018 | 353 |1437 | 0.000000e+00 | 1.120000e+02 |    Inf 
13.98/14.02	o 107
13.98/14.02	c *13.6s|  4966 |  1243 | 16831 |   3.3 |  23M|1432 |   - |3639 |4647 |3639 |1007 |2018 | 353 |1437 | 0.000000e+00 | 1.070000e+02 |    Inf 
14.98/15.00	o 106
14.98/15.00	c *14.5s|  5495 |  1711 | 18564 |   3.3 |  25M|1432 |   - |3639 |4725 |3639 | 995 |2193 | 435 |1524 | 0.000000e+00 | 1.060000e+02 |    Inf 
14.98/15.09	o 98
14.98/15.09	c *14.6s|  5519 |  1452 | 18810 |   3.4 |  24M|1432 |   - |3639 |4741 |3639 | 990 |2215 | 455 |1527 | 0.000000e+00 | 9.800000e+01 |    Inf 
15.09/15.10	o 94
15.09/15.10	c *14.6s|  5520 |  1296 | 18812 |   3.4 |  24M|1432 |   - |3639 |4741 |3639 | 990 |2215 | 455 |1527 | 0.000000e+00 | 9.400000e+01 |    Inf 
15.39/15.41	o 62
15.39/15.41	c *14.9s|  5779 |   777 | 18965 |   3.2 |  23M|1432 |   - |3639 |4588 |3639 | 989 |2232 | 456 |1529 | 0.000000e+00 | 6.200000e+01 |    Inf 
15.39/15.47	o 60
15.39/15.47	c *15.0s|  5784 |   620 | 19173 |   3.3 |  22M|1432 |   - |3639 |4003 |3639 |1003 |2251 | 456 |1535 | 0.000000e+00 | 6.000000e+01 |    Inf 
21.78/21.80	o 57
21.78/21.80	c *21.0s|  8359 |   757 | 35930 |   4.3 |  25M|1432 |   - |3639 |5473 |3639 | 983 |3266 |3281 |1761 | 0.000000e+00 | 5.700000e+01 |    Inf 
21.78/21.83	o 47
21.78/21.83	c *21.1s|  8364 |   680 | 35966 |   4.3 |  24M|1432 |   - |3639 |5394 |3639 | 987 |3270 |3281 |1761 | 0.000000e+00 | 4.700000e+01 |    Inf 
21.78/21.85	o 46
21.78/21.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.78/21.85	c *21.1s|  8367 |   675 | 35971 |   4.3 |  24M|1432 |   - |3639 |5240 |3639 | 988 |3271 |3281 |1761 | 0.000000e+00 | 4.600000e+01 |    Inf 
22.29/22.37	o 39
22.29/22.37	c *21.6s|  8606 |   613 | 37127 |   4.3 |  24M|1432 |   - |3639 |5147 |3639 | 974 |3329 |3553 |1772 | 0.000000e+00 | 3.900000e+01 |    Inf 
24.39/24.40	o 38
24.39/24.40	c *23.5s|  9627 |   645 | 43504 |   4.5 |  25M|1432 |   - |3639 |5321 |3639 | 960 |3618 |4837 |1790 | 0.000000e+00 | 3.800000e+01 |    Inf 
25.09/25.14	c  24.2s| 10000 |   656 | 45330 |   4.5 |  25M|1432 |   7 |3639 |5304 |3639 | 960 |3755 |5328 |1791 | 0.000000e+00 | 3.800000e+01 |    Inf 
26.68/26.70	o 37
26.68/26.70	c *25.7s| 10798 |   697 | 50065 |   4.6 |  26M|1432 |   - |3639 |5558 |3639 | 960 |4150 |6241 |1794 | 0.000000e+00 | 3.700000e+01 |    Inf 
26.98/27.00	o 16
26.98/27.00	c *26.0s| 10933 |   500 | 51105 |   4.6 |  24M|1432 |   - |3639 |5549 |3639 | 960 |4208 |6413 |1794 | 0.000000e+00 | 1.600000e+01 |    Inf 
27.29/27.36	o 13
27.29/27.36	c *26.3s| 11132 |   485 | 52350 |   4.7 |  24M|1432 |   - |3639 |5264 |3639 | 966 |4261 |6688 |1794 | 0.000000e+00 | 1.300000e+01 |    Inf 
27.59/27.60	o 6
27.59/27.60	c *26.6s| 11281 |   409 | 53171 |   4.7 |  24M|1432 |   - |3639 |5296 |3639 | 978 |4332 |6916 |1794 | 0.000000e+00 | 6.000000e+00 |    Inf 
35.89/36.00	o 4
35.89/36.00	c *34.5s| 16592 |   547 | 89288 |   5.4 |  26M|1432 |   - |3639 |7439 |3639 | 988 |5575 |  13k|1800 | 0.000000e+00 | 4.000000e+00 |    Inf 
41.79/41.80	c  40.0s| 20000 |   598 |115221 |   5.7 |  26M|1432 |   1 |3639 |6504 |3639 | 960 |6389 |  18k|1800 | 0.000000e+00 | 4.000000e+00 |    Inf 
58.69/58.77	c  56.1s| 30000 |   682 |187970 |   6.3 |  28M|1432 |  12 |3639 |9345 |3639 | 971 |9431 |  32k|1800 | 0.000000e+00 | 4.000000e+00 |    Inf 
75.59/75.65	c  72.2s| 40000 |   779 |256580 |   6.4 |  30M|1432 |   - |3639 |9687 |   0 |   0 |  12k|  45k|1800 | 0.000000e+00 | 4.000000e+00 |    Inf 
92.89/92.93	c  88.6s| 50000 |   901 |326486 |   6.5 |  32M|1432 |   - |3639 |  12k|   0 |   0 |  14k|  58k|1890 | 0.000000e+00 | 4.000000e+00 |    Inf 
110.69/110.76	c   105s| 60000 |   983 |392657 |   6.5 |  33M|1432 |   - |3639 |  13k|   0 |   0 |  17k|  72k|2026 | 0.000000e+00 | 4.000000e+00 |    Inf 
128.60/128.69	c   122s| 70000 |  1046 |458204 |   6.5 |  34M|1432 |   - |3639 |  12k|   0 |   0 |  19k|  87k|2188 | 0.000000e+00 | 4.000000e+00 |    Inf 
146.79/146.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
146.79/146.84	c   140s| 80000 |  1328 |527843 |   6.6 |  37M|1432 |   - |3639 |  15k|   0 |   0 |  22k| 100k|2349 | 0.000000e+00 | 4.000000e+00 |    Inf 
165.49/165.57	c   158s| 90000 |  1503 |595332 |   6.6 |  38M|1432 |  18 |3639 |  14k|3639 | 977 |  24k| 114k|2489 | 0.000000e+00 | 4.000000e+00 |    Inf 
184.29/184.39	c   175s|100000 |  1529 |665196 |   6.6 |  40M|1432 |   5 |3639 |  16k|3639 | 991 |  26k| 129k|2628 | 0.000000e+00 | 4.000000e+00 |    Inf 
202.79/202.85	c   193s|110000 |  1530 |729924 |   6.6 |  39M|1432 |   1 |3639 |  13k|3639 | 975 |  29k| 143k|2777 | 0.000000e+00 | 4.000000e+00 |    Inf 
221.59/221.67	c   211s|120000 |  1588 |799510 |   6.7 |  41M|1432 |  12 |3639 |  14k|3639 | 973 |  32k| 157k|2913 | 0.000000e+00 | 4.000000e+00 |    Inf 
239.89/239.93	c   228s|130000 |  1661 |867199 |   6.7 |  41M|1432 |  22 |3639 |  13k|3639 | 970 |  34k| 171k|3042 | 0.000000e+00 | 4.000000e+00 |    Inf 
258.10/258.14	c   245s|140000 |  1710 |927953 |   6.6 |  43M|1432 |  22 |3639 |  14k|3639 | 970 |  36k| 186k|3126 | 0.000000e+00 | 4.000000e+00 |    Inf 
276.89/276.90	c   263s|150000 |  1744 |991940 |   6.6 |  43M|1432 |   - |3639 |  14k|   0 |   0 |  39k| 200k|3402 | 0.000000e+00 | 4.000000e+00 |    Inf 
295.50/295.53	c   281s|160000 |  1871 |  1054k|   6.6 |  45M|1432 |   - |3639 |  17k|   0 |   0 |  42k| 213k|3475 | 0.000000e+00 | 4.000000e+00 |    Inf 
315.09/315.11	c   300s|170000 |  1843 |  1120k|   6.6 |  45M|1432 |   1 |3639 |  14k|3639 |1012 |  44k| 227k|3591 | 0.000000e+00 | 4.000000e+00 |    Inf 
321.99/322.04	o 2
321.99/322.04	c * 306s|173668 |  1632 |  1145k|   6.6 |  42M|1432 |   - |3639 |  16k|3639 | 994 |  45k| 232k|3641 | 0.000000e+00 | 2.000000e+00 |    Inf 
334.19/334.25	c   318s|180000 |  1609 |  1193k|   6.6 |  41M|1432 |  10 |3639 |  13k|3639 | 992 |  47k| 241k|3718 | 0.000000e+00 | 2.000000e+00 |    Inf 
352.09/352.14	c   335s|190000 |  1548 |  1256k|   6.6 |  41M|1432 |   - |3639 |  12k|   0 |   0 |  50k| 254k|3820 | 0.000000e+00 | 2.000000e+00 |    Inf 
370.99/371.09	c   353s|200000 |  1536 |  1330k|   6.6 |  42M|1432 |   - |3639 |  14k|   0 |   0 |  52k| 269k|3935 | 0.000000e+00 | 2.000000e+00 |    Inf 
389.98/390.04	c   371s|210000 |  1539 |  1397k|   6.7 |  43M|1432 |   - |3639 |  14k|   0 |   0 |  55k| 283k|4022 | 0.000000e+00 | 2.000000e+00 |    Inf 
403.58/403.61	o 1
403.58/403.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
403.58/403.61	c * 383s|217406 |  1401 |  1444k|   6.6 |  41M|1432 |   - |3639 |  12k|3639 | 995 |  57k| 294k|4099 | 0.000000e+00 | 1.000000e-00 |    Inf 
408.28/408.39	c   388s|220000 |  1415 |  1463k|   6.6 |  41M|1432 |   1 |3639 |  13k|3639 | 996 |  57k| 298k|4099 | 0.000000e+00 | 1.000000e-00 |    Inf 
426.58/426.61	c   405s|230000 |  1320 |  1531k|   6.7 |  40M|1432 |   - |3639 |  12k|   0 |   0 |  59k| 312k|4226 | 0.000000e+00 | 1.000000e-00 |    Inf 
445.49/445.55	c   424s|240000 |  1371 |  1602k|   6.7 |  43M|1432 |   - |3639 |  17k|   0 |   0 |  61k| 326k|4325 | 0.000000e+00 | 1.000000e-00 |    Inf 
465.29/465.37	c   442s|250000 |  1407 |  1668k|   6.7 |  44M|1432 |   - |3639 |  18k|   0 |   0 |  63k| 340k|4385 | 0.000000e+00 | 1.000000e-00 |    Inf 
485.69/485.71	c   462s|260000 |  1351 |  1734k|   6.7 |  43M|1432 |  32 |3639 |  16k|3639 | 995 |  65k| 354k|4505 | 0.000000e+00 | 1.000000e-00 |    Inf 
505.28/505.36	c   481s|270000 |  1316 |  1802k|   6.7 |  42M|1432 |   - |3639 |  13k|   0 |   0 |  68k| 367k|4623 | 0.000000e+00 | 1.000000e-00 |    Inf 
523.49/523.52	c   498s|280000 |  1289 |  1862k|   6.6 |  41M|1432 |  11 |3639 |  12k|3639 | 960 |  70k| 381k|4698 | 0.000000e+00 | 1.000000e-00 |    Inf 
542.48/542.58	c   516s|290000 |  1362 |  1927k|   6.6 |  43M|1432 |  21 |3639 |  15k|3639 | 985 |  72k| 394k|4801 | 0.000000e+00 | 1.000000e-00 |    Inf 
563.39/563.43	c   536s|300000 |  1417 |  1992k|   6.6 |  45M|1432 |  16 |3639 |  19k|3639 | 972 |  74k| 407k|4884 | 0.000000e+00 | 1.000000e-00 |    Inf 
584.28/584.35	c   556s|310000 |  1372 |  2055k|   6.6 |  45M|1432 |   8 |3639 |  17k|3639 | 973 |  76k| 421k|4953 | 0.000000e+00 | 1.000000e-00 |    Inf 
604.99/605.06	c   576s|320000 |  1354 |  2121k|   6.6 |  45M|1432 |   1 |3639 |  19k|3639 | 960 |  78k| 435k|5023 | 0.000000e+00 | 1.000000e-00 |    Inf 
625.49/625.52	c   596s|330000 |  1361 |  2179k|   6.6 |  47M|1432 |   - |3639 |  21k|   0 |   0 |  80k| 449k|5088 | 0.000000e+00 | 1.000000e-00 |    Inf 
645.70/645.76	c   615s|340000 |  1445 |  2249k|   6.6 |  45M|1432 |   - |3639 |  16k|   0 |   0 |  82k| 463k|5253 | 0.000000e+00 | 1.000000e-00 |    Inf 
665.09/665.11	c   634s|350000 |  1354 |  2320k|   6.6 |  45M|1432 |   - |3639 |  16k|   0 |   0 |  84k| 477k|5325 | 0.000000e+00 | 1.000000e-00 |    Inf 
683.89/683.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
683.89/683.94	c   652s|360000 |  1331 |  2389k|   6.6 |  44M|1432 |  33 |3639 |  14k|3639 | 988 |  86k| 491k|5425 | 0.000000e+00 | 1.000000e-00 |    Inf 
703.89/703.92	c   671s|370000 |  1318 |  2463k|   6.7 |  45M|1432 |   1 |3639 |  16k|3639 | 979 |  88k| 505k|5502 | 0.000000e+00 | 1.000000e-00 |    Inf 
723.49/723.59	c   690s|380000 |  1318 |  2534k|   6.7 |  45M|1432 |   - |3639 |  16k|   0 |   0 |  90k| 518k|5612 | 0.000000e+00 | 1.000000e-00 |    Inf 
743.60/743.64	c   709s|390000 |  1289 |  2602k|   6.7 |  45M|1432 |  12 |3639 |  17k|3639 | 960 |  92k| 531k|5692 | 0.000000e+00 | 1.000000e-00 |    Inf 
763.49/763.56	c   728s|400000 |  1336 |  2662k|   6.7 |  47M|1432 |   - |3639 |  21k|   0 |   0 |  94k| 544k|5742 | 0.000000e+00 | 1.000000e-00 |    Inf 
784.70/784.79	c   748s|410000 |  1351 |  2723k|   6.6 |  49M|1432 |   - |3639 |  24k|   0 |   0 |  97k| 558k|5787 | 0.000000e+00 | 1.000000e-00 |    Inf 
806.80/806.80	c   769s|420000 |  1307 |  2786k|   6.6 |  47M|1432 |   1 |3639 |  21k|3639 | 978 | 100k| 572k|5878 | 0.000000e+00 | 1.000000e-00 |    Inf 
828.30/828.33	c   790s|430000 |  1347 |  2855k|   6.6 |  49M|1432 |   1 |3639 |  23k|3639 | 960 | 102k| 586k|5956 | 0.000000e+00 | 1.000000e-00 |    Inf 
849.69/849.79	c   811s|440000 |  1374 |  2914k|   6.6 |  50M|1432 |   - |3639 |  25k|   0 |   0 | 104k| 599k|6022 | 0.000000e+00 | 1.000000e-00 |    Inf 
871.80/871.88	c   832s|450000 |  1394 |  2973k|   6.6 |  51M|1432 |  19 |3639 |  28k|3639 | 987 | 107k| 613k|6074 | 0.000000e+00 | 1.000000e-00 |    Inf 
896.80/896.85	c   856s|460000 |  1413 |  3035k|   6.6 |  52M|1432 |   - |3639 |  30k|   0 |   0 | 109k| 626k|6138 | 0.000000e+00 | 1.000000e-00 |    Inf 
923.00/923.06	c   881s|470000 |  1443 |  3097k|   6.6 |  54M|1432 |   - |3639 |  32k|   0 |   0 | 112k| 640k|6195 | 0.000000e+00 | 1.000000e-00 |    Inf 
952.10/952.19	c   910s|480000 |  1504 |  3168k|   6.6 |  56M|1432 |   - |3639 |  35k|   0 |   0 | 114k| 653k|6252 | 0.000000e+00 | 1.000000e-00 |    Inf 
979.50/979.50	c   936s|490000 |  1548 |  3229k|   6.6 |  57M|1432 |   - |3639 |  37k|   0 |   0 | 117k| 667k|6308 | 0.000000e+00 | 1.000000e-00 |    Inf 
1007.61/1007.63	c   963s|500000 |  1613 |  3295k|   6.6 |  59M|1432 |   - |3639 |  42k|3639 | 999 | 120k| 681k|6364 | 0.000000e+00 | 1.000000e-00 |    Inf 
1037.40/1037.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1037.40/1037.47	c   992s|510000 |  1641 |  3359k|   6.6 |  60M|1432 |  12 |3639 |  43k|3639 | 968 | 122k| 695k|6421 | 0.000000e+00 | 1.000000e-00 |    Inf 
1068.40/1068.41	c  1022s|520000 |  1733 |  3418k|   6.6 |  61M|1432 |   - |3639 |  44k|   0 |   0 | 124k| 708k|6475 | 0.000000e+00 | 1.000000e-00 |    Inf 
1100.90/1100.99	c  1054s|530000 |  1860 |  3482k|   6.6 |  63M|1432 |  16 |3639 |  46k|3639 | 975 | 126k| 722k|6521 | 0.000000e+00 | 1.000000e-00 |    Inf 
1135.21/1135.26	c  1087s|540000 |  1934 |  3546k|   6.6 |  65M|1432 |   - |3639 |  49k|   0 |   0 | 128k| 737k|6562 | 0.000000e+00 | 1.000000e-00 |    Inf 
1168.71/1168.71	c  1120s|550000 |  1889 |  3607k|   6.6 |  64M|1432 |   - |3639 |  47k|   0 |   0 | 130k| 751k|6608 | 0.000000e+00 | 1.000000e-00 |    Inf 
1202.00/1202.07	c  1152s|560000 |  1907 |  3669k|   6.6 |  66M|1432 |   - |3639 |  49k|   0 |   0 | 132k| 766k|6652 | 0.000000e+00 | 1.000000e-00 |    Inf 
1236.31/1236.32	c  1185s|570000 |  1922 |  3734k|   6.6 |  65M|1432 |   - |3639 |  47k|   0 |   0 | 134k| 780k|6701 | 0.000000e+00 | 1.000000e-00 |    Inf 
1269.81/1269.89	c  1218s|580000 |  2000 |  3800k|   6.6 |  67M|1432 |   - |3639 |  49k|   0 |   0 | 136k| 794k|6752 | 0.000000e+00 | 1.000000e-00 |    Inf 
1304.31/1304.36	c  1252s|590000 |  2073 |  3872k|   6.6 |  69M|1432 |  17 |3639 |  50k|3639 |1008 | 137k| 809k|6799 | 0.000000e+00 | 1.000000e-00 |    Inf 
1338.72/1338.72	c  1285s|600000 |  2123 |  3947k|   6.6 |  70M|1432 |  24 |3639 |  52k|3639 |1000 | 139k| 824k|6847 | 0.000000e+00 | 1.000000e-00 |    Inf 
1371.52/1371.53	c  1317s|610000 |  2157 |  4014k|   6.6 |  71M|1432 |   - |3639 |  53k|   0 |   0 | 141k| 839k|6891 | 0.000000e+00 | 1.000000e-00 |    Inf 
1404.81/1404.86	c  1349s|620000 |  2098 |  4082k|   6.6 |  70M|1432 |  27 |3639 |  50k|3639 | 984 | 143k| 854k|6950 | 0.000000e+00 | 1.000000e-00 |    Inf 
1438.01/1438.01	c  1382s|630000 |  2068 |  4151k|   6.6 |  69M|1432 |   1 |3639 |  47k|3639 | 960 | 146k| 868k|6999 | 0.000000e+00 | 1.000000e-00 |    Inf 
1470.62/1470.70	c  1413s|640000 |  2136 |  4211k|   6.6 |  71M|1432 |   - |3639 |  51k|   0 |   0 | 148k| 882k|7035 | 0.000000e+00 | 1.000000e-00 |    Inf 
1504.62/1504.67	c  1446s|650000 |  2113 |  4275k|   6.6 |  70M|1432 |   - |3639 |  46k|   0 |   0 | 150k| 896k|7075 | 0.000000e+00 | 1.000000e-00 |    Inf 
1540.22/1540.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1540.22/1540.24	c  1481s|660000 |  2131 |  4344k|   6.6 |  71M|1432 |   - |3639 |  47k|   0 |   0 | 153k| 910k|7126 | 0.000000e+00 | 1.000000e-00 |    Inf 
1572.22/1572.27	c  1512s|670000 |  2138 |  4409k|   6.6 |  72M|1432 |   - |3639 |  49k|3639 |1000 | 155k| 924k|7164 | 0.000000e+00 | 1.000000e-00 |    Inf 
1604.72/1604.72	c  1544s|680000 |  1991 |  4475k|   6.6 |  67M|1432 |   - |3639 |  39k|   0 |   0 | 158k| 938k|7214 | 0.000000e+00 | 1.000000e-00 |    Inf 
1631.72/1631.73	c  1570s|690000 |  2002 |  4542k|   6.6 |  67M|1432 |   1 |3639 |  38k|3639 | 979 | 160k| 953k|7249 | 0.000000e+00 | 1.000000e-00 |    Inf 
1659.52/1659.51	c  1597s|700000 |  1948 |  4610k|   6.6 |  65M|1432 |   1 |3639 |  34k|3639 | 960 | 162k| 967k|7434 | 0.000000e+00 | 1.000000e-00 |    Inf 
1689.33/1689.31	c  1626s|710000 |  2023 |  4690k|   6.6 |  66M|1432 |   1 |3639 |  33k|3639 | 982 | 164k| 980k|7601 | 0.000000e+00 | 1.000000e-00 |    Inf 
1718.93/1718.97	c  1655s|720000 |  2042 |  4770k|   6.6 |  67M|1432 |   - |3639 |  37k|   0 |   0 | 166k| 993k|7609 | 0.000000e+00 | 1.000000e-00 |    Inf 
1749.23/1749.24	c  1684s|730000 |  2081 |  4837k|   6.6 |  69M|1432 |  22 |3639 |  39k|3639 | 986 | 168k|1007k|7640 | 0.000000e+00 | 1.000000e-00 |    Inf 
1780.93/1780.98	c  1715s|740000 |  2123 |  4897k|   6.6 |  70M|1432 |   - |3639 |  43k|   0 |   0 | 170k|1020k|7674 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1733.45
1800.03/1800.00	c Solving Nodes      : 745825
1800.03/1800.00	c Primal Bound       : +1.00000000000000e-00 (157 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.03	s SATISFIABLE
1800.03/1800.03	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1800.03/1800.03	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 
1800.03/1800.03	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1800.03/1800.03	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 x148 -x147 
1800.03/1800.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1800.03/1800.03	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.03/1800.03	v -x103 x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.03/1800.03	v x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 
1800.03/1800.03	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.03/1800.03	v -x28 -x27 -x26 -x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.03/1800.03	v -x1 
1800.03/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.03	c Solving Time       :    1733.45
1800.03/1800.03	c Original Problem   :
1800.03/1800.03	c   Problem name     : HOME/instance-2693441-1277904350.wbo
1800.03/1800.03	c   Variables        : 3797 (2014 binary, 0 integer, 0 implicit integer, 1783 continuous)
1800.03/1800.03	c   Constraints      : 4491 initial, 4491 maximal
1800.03/1800.03	c Presolved Problem  :
1800.03/1800.03	c   Problem name     : t_HOME/instance-2693441-1277904350.wbo
1800.03/1800.03	c   Variables        : 3639 (1935 binary, 0 integer, 0 implicit integer, 1704 continuous)
1800.03/1800.03	c   Constraints      : 4298 initial, 54061 maximal
1800.03/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.03	c   trivial          :       0.00         79          0          0          0          0          0          0          0
1800.03/1800.03	c   dualfix          :       0.00         79          0          0          0          0          0          0          0
1800.03/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.03/1800.03	c   indicator        :       0.00          0          0          0          0          0         79          0          0
1800.03/1800.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   linear           :       0.08          0          0          0       1807          0        114         97          0
1800.03/1800.03	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   root node        :          -       1704          -          -       3408          -          -          -          -
1800.03/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.03	c   integral         :          0          0          0     432511          0         52        809          0          0     806536
1800.03/1800.03	c   indicator        :       1704          0    1033768      12768          0         42     327864          0          0          0
1800.03/1800.03	c   setppc           :         11          6    3702348      27354          0      22717    1280078          0          0          0
1800.03/1800.03	c   linear           :       1704          6    3681758      28544          0     206685   16298482     171712          0          0
1800.03/1800.03	c   logicor          :        879+         6    1453018       5215          0     133771    3665698          0          0          0
1800.03/1800.03	c   bounddisjunction :          0+         0       5527          0          0          0          0          0          0          0
1800.03/1800.03	c   countsols        :          0          0          0       5215          0          0          0          0          0          0
1800.03/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.03	c   integral         :      20.63       0.00       0.00      20.63       0.00
1800.03/1800.03	c   indicator        :       1.98       0.00       1.44       0.54       0.00
1800.03/1800.03	c   setppc           :      10.46       0.00      10.46       0.00       0.00
1800.03/1800.03	c   linear           :     147.51       0.01     145.94       1.56       0.00
1800.03/1800.03	c   logicor          :     369.53       0.00     369.46       0.07       0.00
1800.03/1800.03	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.03/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.03	c   vbounds          :       0.01          2          0          0
1800.03/1800.03	c   rootredcost      :       0.02         32          0       1704
1800.03/1800.03	c   pseudoobj        :     111.47    3705128        694     225739
1800.03/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.03	c   propagation      :      19.68     363867     363511    2229158       29.3      13039       24.3          -
1800.03/1800.03	c   infeasible LP    :      10.83      34709      34709     274204       46.1        398       16.6          0
1800.03/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.03	c   pseudo solution  :       0.00         14         14         72       15.8         17        5.7          -
1800.03/1800.03	c   applied globally :          -          -          -    1028537       24.5          -          -          -
1800.03/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.03	c   cut pool         :       0.00          5          -          -         33          -    (maximal pool size: 200)
1800.03/1800.03	c   redcost          :      18.33     433162          0      88313          0          0
1800.03/1800.03	c   impliedbounds    :       0.00          6          0          0          0          0
1800.03/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.03	c   gomory           :       0.09          6          0          0       1117          0
1800.03/1800.03	c   strongcg         :       0.07          6          0          0        116          0
1800.03/1800.03	c   cmir             :       0.00          6          0          0          1          0
1800.03/1800.03	c   flowcover        :       0.07          6          0          0          1          0
1800.03/1800.03	c   clique           :       0.01          6          0          0          0          0
1800.03/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.03	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.03	c Pricers            :       Time      Calls       Vars
1800.03/1800.03	c   problem variables:       0.00          0          0
1800.03/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.03	c   relpscost        :      20.42     403953         52        809          0          0     806536
1800.03/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   inference        :       0.61       5184          0          0          0          0      10368
1800.03/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.03	c   LP solutions     :       0.01          -         31
1800.03/1800.03	c   pseudo solutions :       0.00          -          0
1800.03/1800.03	c   feaspump         :       0.02          1          0
1800.03/1800.03	c   oneopt           :       0.14         29          0
1800.03/1800.03	c   intshifting      :       0.00          8          0
1800.03/1800.03	c   crossover        :       0.42         16          0
1800.03/1800.03	c   fracdiving       :       0.07         91          0
1800.03/1800.03	c   veclendiving     :       0.14         91          0
1800.03/1800.03	c   guideddiving     :       0.10         91          0
1800.03/1800.03	c   linesearchdiving :       0.17         92          0
1800.03/1800.03	c   coefdiving       :       0.11         92          0
1800.03/1800.03	c   pscostdiving     :       0.11         92          0
1800.03/1800.03	c   objpscostdiving  :       0.08         73          0
1800.03/1800.03	c   rootsoldiving    :       0.14         74          0
1800.03/1800.03	c   trivial          :       0.00          2          0
1800.03/1800.03	c   simplerounding   :       0.66     404087          0
1800.03/1800.03	c   zirounding       :       0.15       1000          0
1800.03/1800.03	c   rounding         :       1.30       8925          0
1800.03/1800.03	c   shifting         :       0.96       2817          0
1800.03/1800.03	c   twoopt           :       0.00          0          0
1800.03/1800.03	c   fixandinfer      :       0.00          0          0
1800.03/1800.03	c   intdiving        :       0.00          0          0
1800.03/1800.03	c   actconsdiving    :       0.00          0          0
1800.03/1800.03	c   octane           :       0.00          0          0
1800.03/1800.03	c   rens             :       0.03          1          0
1800.03/1800.03	c   rins             :       0.00          0          0
1800.03/1800.03	c   localbranching   :       0.00          0          0
1800.03/1800.03	c   mutation         :       0.00          0          0
1800.03/1800.03	c   dins             :       0.00          0          0
1800.03/1800.03	c   undercover       :       0.00          0          0
1800.03/1800.03	c   nlp              :       0.00          0          0
1800.03/1800.03	c   trysol           :       1.04       3105        126
1800.03/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.03	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.03	c   dual LP          :     539.34     461180    4934652      10.70    9149.43
1800.03/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.03	c   diving/probing LP:       0.21        158       1381       8.74    6576.19
1800.03/1800.03	c   strong branching :      16.79       7718     177695      23.02   10583.38
1800.03/1800.03	c     (at root node) :          -         33       8564     259.52          -
1800.03/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.03	c B&B Tree           :
1800.03/1800.03	c   number of runs   :          1
1800.03/1800.03	c   nodes            :     745825
1800.03/1800.03	c   nodes (total)    :     745825
1800.03/1800.03	c   nodes left       :       2143
1800.03/1800.03	c   max depth        :       1432
1800.03/1800.03	c   max depth (total):       1432
1800.03/1800.03	c   backtracks       :      81381 (10.9%)
1800.03/1800.03	c   delayed cutoffs  :      63214
1800.03/1800.03	c   repropagations   :    1718050 (3970266 domain reductions, 61164 cutoffs)
1800.03/1800.03	c   avg switch length:       5.95
1800.03/1800.03	c   switching time   :     281.92
1800.03/1800.03	c Solution           :
1800.03/1800.03	c   Solutions found  :        157 (32 improvements)
1800.03/1800.03	c   First Solution   : +8.67900000000000e+04   (in run 1, after 1 nodes, 0.16 seconds, depth 0, found by <trysol>)
1800.03/1800.03	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 217406 nodes, 383.49 seconds, depth 29, found by <relaxation>)
1800.03/1800.03	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.03	c   Gap              :   infinite
1800.03/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.03	c   Root Iterations  :        307
1800.13/1800.15	c Time complete: 1800.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-2693441-1277904350/watcher-2693441-1277904350 -o /tmp/evaluation-result-2693441-1277904350/solver-2693441-1277904350 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693441-1277904350.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 2.78 2.83 2.71 4/196 10676
/proc/meminfo: memFree=30688520/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=10972 CPUtime=0
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 1666 0 0 0 0 0 0 0 25 0 1 0 131732332 11235328 1587 4089446400 4194304 9819077 140733864705216 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10676/statm: 2743 1587 392 1374 0 1364 0

[startup+0.029954 s]
/proc/loadavg: 2.78 2.83 2.71 4/196 10676
/proc/meminfo: memFree=30688520/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=16892 CPUtime=0.02
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 3153 0 0 0 2 0 0 0 25 0 1 0 131732332 17297408 3074 4089446400 4194304 9819077 140733864705216 18446744073709551615 4364820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10676/statm: 4223 3074 392 1374 0 2844 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16892

[startup+0.1007 s]
/proc/loadavg: 2.78 2.83 2.71 4/196 10676
/proc/meminfo: memFree=30688520/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=30552 CPUtime=0.09
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7248 0 0 0 8 1 0 0 25 0 1 0 131732332 31285248 6301 4089446400 4194304 9819077 140733864705216 18446744073709551615 4947379 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10676/statm: 7638 6301 498 1374 0 6259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30552

[startup+0.300661 s]
/proc/loadavg: 2.78 2.83 2.71 4/196 10676
/proc/meminfo: memFree=30688520/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=38780 CPUtime=0.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 11745 0 0 0 27 2 0 0 25 0 1 0 131732332 39710720 8126 4089446400 4194304 9819077 140733864705216 18446744073709551615 5434242 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10676/statm: 9695 8126 681 1374 0 8316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38780

[startup+0.700598 s]
/proc/loadavg: 2.78 2.83 2.71 4/196 10676
/proc/meminfo: memFree=30688520/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=44160 CPUtime=0.69
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 18939 0 0 0 66 3 0 0 25 0 1 0 131732332 45219840 9516 4089446400 4194304 9819077 140733864705216 18446744073709551615 6355109 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10676/statm: 11040 9516 705 1374 0 9661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44160

[startup+1.50044 s]
/proc/loadavg: 2.78 2.83 2.71 3/197 10677
/proc/meminfo: memFree=30652800/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=43216 CPUtime=1.49
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 20284 0 0 0 145 4 0 0 25 0 1 0 131732332 44253184 9522 4089446400 4194304 9819077 140733864705216 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10676/statm: 10804 9522 710 1374 0 9425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43216

[startup+3.10014 s]
/proc/loadavg: 2.78 2.83 2.71 3/197 10677
/proc/meminfo: memFree=30652304/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=43216 CPUtime=3.09
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 21645 0 0 0 303 6 0 0 25 0 1 0 131732332 44253184 9591 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 10804 9591 710 1374 0 9425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43216

[startup+6.30057 s]
/proc/loadavg: 2.72 2.82 2.71 3/197 10677
/proc/meminfo: memFree=30651460/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=44492 CPUtime=6.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 34036 0 0 0 617 12 0 0 25 0 1 0 131732332 45559808 9974 4089446400 4194304 9819077 140733864705216 18446744073709551615 7816368 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 11123 9974 715 1374 0 9744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44492

[startup+12.7004 s]
/proc/loadavg: 2.66 2.80 2.70 3/197 10677
/proc/meminfo: memFree=30641920/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=71240 CPUtime=12.69
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 85485 0 0 0 1234 35 0 0 25 0 1 0 131732332 72949760 15880 4089446400 4194304 9819077 140733864705216 18446744073709551615 8678556 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 17810 15880 715 1374 0 16431 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71240

[startup+25.501 s]
/proc/loadavg: 2.51 2.76 2.69 3/197 10677
/proc/meminfo: memFree=30626644/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=72856 CPUtime=25.49
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 192790 0 0 0 2458 91 0 0 25 0 1 0 131732332 74604544 16338 4089446400 4194304 9819077 140733864705216 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 18214 16338 718 1374 0 16835 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72856

[startup+51.1003 s]
/proc/loadavg: 2.34 2.70 2.67 3/197 10678
/proc/meminfo: memFree=30619484/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=79536 CPUtime=51.09
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 380290 0 0 0 4888 221 0 0 25 0 1 0 131732332 81444864 17985 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 19884 17985 727 1374 0 18505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79536

[startup+102.307 s]
/proc/loadavg: 2.14 2.59 2.63 3/197 10679
/proc/meminfo: memFree=30606104/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=85340 CPUtime=102.3
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 697483 0 0 0 9751 479 0 0 25 0 1 0 131732332 87388160 19508 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 21335 19508 741 1374 0 19956 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85340

[startup+162.301 s]
/proc/loadavg: 2.05 2.48 2.59 3/197 10681
/proc/meminfo: memFree=30601076/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=90140 CPUtime=162.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 1058533 0 0 0 15442 787 0 0 25 0 1 0 131732332 92303360 20674 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 22535 20674 741 1374 0 21156 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90140

[startup+222.301 s]
/proc/loadavg: 2.11 2.42 2.56 3/197 10683
/proc/meminfo: memFree=30600272/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=94620 CPUtime=222.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 1438271 0 0 0 21137 1092 0 0 25 0 1 0 131732332 96890880 21785 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 23655 21785 741 1374 0 22276 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94620

[startup+282.3 s]
/proc/loadavg: 2.09 2.35 2.53 4/197 10684
/proc/meminfo: memFree=30598208/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=97252 CPUtime=282.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 1820574 0 0 0 26833 1396 0 0 25 0 1 0 131732332 99586048 22394 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 24313 22394 741 1374 0 22934 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 97252

[startup+342.3 s]
/proc/loadavg: 2.03 2.29 2.49 3/197 10689
/proc/meminfo: memFree=30594292/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=99484 CPUtime=342.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 2163115 0 0 0 32529 1700 0 0 25 0 1 0 131732332 101871616 22931 4089446400 4194304 9819077 140733864705216 18446744073709551615 6590600 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10676/statm: 24871 22931 742 1374 0 23492 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99484

[startup+402.3 s]
/proc/loadavg: 2.01 2.23 2.46 3/197 10736
/proc/meminfo: memFree=30440960/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=100844 CPUtime=402.28
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 2524243 0 0 0 38225 2003 0 0 25 0 1 0 131732332 103264256 23266 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 25211 23266 742 1374 0 23832 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 100844

[startup+462.301 s]
/proc/loadavg: 2.00 2.19 2.43 3/197 10738
/proc/meminfo: memFree=30404812/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=101372 CPUtime=462.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 2887367 0 0 0 43955 2274 0 0 25 0 1 0 131732332 103804928 23388 4089446400 4194304 9819077 140733864705216 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 25343 23388 742 1374 0 23964 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 101372

[startup+522.301 s]
/proc/loadavg: 2.00 2.15 2.40 4/197 10740
/proc/meminfo: memFree=30380960/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=104132 CPUtime=522.28
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 3210594 0 0 0 49683 2545 0 0 25 0 1 0 131732332 106631168 24097 4089446400 4194304 9819077 140733864705216 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 26033 24097 742 1374 0 24654 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 104132

[startup+582.301 s]
/proc/loadavg: 2.08 2.14 2.37 3/197 10741
/proc/meminfo: memFree=30360588/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=105220 CPUtime=582.28
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 3510774 0 0 0 55420 2808 0 0 25 0 1 0 131732332 107745280 24370 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 26305 24370 742 1374 0 24926 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 105220

[startup+642.301 s]
/proc/loadavg: 2.03 2.11 2.35 3/197 10743
/proc/meminfo: memFree=30341816/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=105804 CPUtime=642.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 3806957 0 0 0 61184 3045 0 0 25 0 1 0 131732332 108343296 24509 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 26451 24509 742 1374 0 25072 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 105804

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.11 2.29 3/197 10749
/proc/meminfo: memFree=30277792/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=110528 CPUtime=882.29
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 4980432 0 0 0 84187 4042 0 0 25 0 1 0 131732332 113180672 25619 4089446400 4194304 9819077 140733864705216 18446744073709551615 5955605 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 27632 25619 742 1374 0 26253 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 110528

[startup+942.3 s]
/proc/loadavg: 2.01 2.09 2.27 3/197 10751
/proc/meminfo: memFree=30272548/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=116036 CPUtime=942.3
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 5195625 0 0 0 89992 4238 0 0 25 0 1 0 131732332 118820864 26874 4089446400 4194304 9819077 140733864705216 18446744073709551615 5958679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 29009 26874 742 1374 0 27630 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 116036

[startup+1002.3 s]
/proc/loadavg: 2.00 2.07 2.25 3/197 10752
/proc/meminfo: memFree=30270016/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=118348 CPUtime=1002.3
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 5417711 0 0 0 95799 4431 0 0 25 0 1 0 131732332 121188352 27440 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 29587 27440 742 1374 0 28208 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 118348

[startup+1062.3 s]
/proc/loadavg: 2.52 2.17 2.27 3/197 10754
/proc/meminfo: memFree=30265520/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=122604 CPUtime=1062.3
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 5623523 0 0 0 101616 4614 0 0 25 0 1 0 131732332 125546496 28506 4089446400 4194304 9819077 140733864705216 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 30651 28506 742 1374 0 29272 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 122604

[startup+1122.3 s]
/proc/loadavg: 2.19 2.14 2.25 3/197 10756
/proc/meminfo: memFree=30254556/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=126532 CPUtime=1122.3
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 5806646 0 0 0 107449 4781 0 0 25 0 1 0 131732332 129568768 29461 4089446400 4194304 9819077 140733864705216 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 31633 29461 742 1374 0 30254 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 126532

[startup+1182.3 s]
/proc/loadavg: 2.45 2.22 2.27 3/197 10757
/proc/meminfo: memFree=30225120/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=127484 CPUtime=1182.3
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 5983862 0 0 0 113284 4946 0 0 25 0 1 0 131732332 130543616 29674 4089446400 4194304 9819077 140733864705216 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 31871 29674 742 1374 0 30492 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 127484

[startup+1242.3 s]
/proc/loadavg: 2.16 2.17 2.25 3/197 10759
/proc/meminfo: memFree=30191104/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=128372 CPUtime=1242.31
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 6167326 0 0 0 119127 5104 0 0 25 0 1 0 131732332 131452928 29857 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 32093 29857 742 1374 0 30714 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 128372

[startup+1302.3 s]
/proc/loadavg: 2.06 2.14 2.24 3/197 10760
/proc/meminfo: memFree=30179416/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=131376 CPUtime=1302.32
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 6348027 0 0 0 124971 5261 0 0 25 0 1 0 131732332 134529024 30609 4089446400 4194304 9819077 140733864705216 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 32844 30609 742 1374 0 31465 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 131376

[startup+1362.3 s]
/proc/loadavg: 2.02 2.11 2.22 3/197 10762
/proc/meminfo: memFree=30169076/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=135016 CPUtime=1362.31
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 6527129 0 0 0 130817 5414 0 0 25 0 1 0 131732332 138256384 31540 4089446400 4194304 9819077 140733864705216 18446744073709551615 4948367 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 33754 31540 742 1374 0 32375 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 135016

[startup+1422.31 s]
/proc/loadavg: 2.01 2.09 2.20 3/197 10764
/proc/meminfo: memFree=30162336/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=136624 CPUtime=1422.32
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 6718313 0 0 0 136646 5586 0 0 25 0 1 0 131732332 139902976 31966 4089446400 4194304 9819077 140733864705216 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 34264 31968 742 1374 0 32885 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 136624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.07 2.18 3/197 10765
/proc/meminfo: memFree=30144568/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=137724 CPUtime=1482.31
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 6912410 0 0 0 142481 5750 0 0 25 0 1 0 131732332 141029376 32160 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 34431 32160 742 1374 0 33052 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 137724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.17 3/197 10767
/proc/meminfo: memFree=30114780/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=137936 CPUtime=1542.32
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7098980 0 0 0 148313 5919 0 0 25 0 1 0 131732332 141246464 32255 4089446400 4194304 9819077 140733864705216 18446744073709551615 6669979 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 34484 32255 742 1374 0 33105 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 137936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.16 3/197 10768
/proc/meminfo: memFree=30100236/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=138356 CPUtime=1602.32
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7293723 0 0 0 154141 6091 0 0 25 0 1 0 131732332 141676544 32392 4089446400 4194304 9819077 140733864705216 18446744073709551615 7302019 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 34589 32392 742 1374 0 33210 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 138356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.15 3/197 10770
/proc/meminfo: memFree=30092016/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=139568 CPUtime=1662.32
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7531135 0 0 0 159954 6278 0 0 25 0 1 0 131732332 142917632 32652 4089446400 4194304 9819077 140733864705216 18446744073709551615 6003349 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 34892 32652 742 1374 0 33513 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 139568

[startup+1722.3 s]
/proc/loadavg: 2.21 2.08 2.16 3/197 10772
/proc/meminfo: memFree=30085156/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=140288 CPUtime=1722.33
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7713841 0 0 0 165785 6448 0 0 25 0 1 0 131732332 143654912 32792 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 35072 32792 742 1374 0 33693 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 140288

[startup+1782.3 s]
/proc/loadavg: 2.08 2.07 2.15 3/197 10773
/proc/meminfo: memFree=30082888/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=140384 CPUtime=1782.33
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7878960 0 0 0 171624 6609 0 0 25 0 1 0 131732332 143753216 32841 4089446400 4194304 9819077 140733864705216 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 35096 32841 742 1374 0 33717 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 140384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.06 2.14 3/197 10774
/proc/meminfo: memFree=30082756/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=140388 CPUtime=1800.03
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7927524 0 0 0 173347 6656 0 0 25 0 1 0 131732332 143757312 32841 4089446400 4194304 9819077 140733864705216 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10676/statm: 35097 32841 742 1374 0 33718 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 140388

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

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

[startup+1800.11 s]
/proc/loadavg: 2.05 2.06 2.14 3/197 10774
/proc/meminfo: memFree=30082756/32951124 swapFree=67111528/67111528
[pid=10676] ppid=10674 vsize=139228 CPUtime=1800.13
/proc/10676/stat : 10676 (pbscip.linux.x8) R 10674 10676 9834 0 -1 4202496 7927566 0 0 0 173357 6656 0 0 18 0 1 0 131732332 142569472 32562 4089446400 4194304 9819077 140733864705216 18446744073709551615 4997838 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10676/statm: 34807 32562 743 1374 0 33428 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 139228

Child status: 0
Real time (s): 1800.15
CPU time (s): 1800.19
CPU user time (s): 1733.62
CPU system time (s): 66.5689
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 141644

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

runsolver used 3.62945 second user time and 6.03308 second system time

The end

Launcher Data

Begin job on node105 at 2010-06-30 15:25:50
IDJOB=2693441
IDBENCH=78919
IDSOLVER=1205
FILE ID=node105/2693441-1277904350
PBS_JOBID= 11197200
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900565534--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-2693441-1277904350/watcher-2693441-1277904350 -o /tmp/evaluation-result-2693441-1277904350/solver-2693441-1277904350 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693441-1277904350.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 2edeaf6035297ee59e9643c9979a8871
RANDOM SEED=1376928837

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30689172 kB
Buffers:        189744 kB
Cached:        1817620 kB
SwapCached:          0 kB
Active:         587328 kB
Inactive:      1530908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30689172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6296 kB
Writeback:           0 kB
AnonPages:      111240 kB
Mapped:          20284 kB
Slab:            80316 kB
PageTables:       4584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1644964 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= 74204 MiB
End job on node105 at 2010-06-30 15:55:52