Trace number 2693570

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.25 1800.2

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546417--soft-33-100-0.wbo
MD5SUM4d7369f2c7754df76e462e1a1e9c34c5
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 benchmark151.682
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 constraints1857
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 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-2693570-1277911096.wbo>
0.00/0.03	c original problem has 3945 variables (2088 bin, 0 int, 0 impl, 1857 cont) and 4565 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.04/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1983 impls, 5 clqs
0.04/0.09	c (round 2) 0 del vars, 62 del conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 1983 impls, 5 clqs
0.04/0.10	c (round 3) 50 del vars, 124 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 0 upgd conss, 1983 impls, 5 clqs
0.09/0.11	c (round 4) 107 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 1983 impls, 5 clqs
0.09/0.12	c (round 5) 114 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 1983 impls, 5 clqs
0.09/0.16	c    (0.1s) probing: 101/2031 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  114 deleted vars, 131 deleted constraints, 1864 tightened bounds, 0 added holes, 62 changed sides, 0 changed coefficients
0.09/0.16	c  1983 implications, 5 cliques
0.09/0.16	c presolved problem has 3831 variables (2031 bin, 0 int, 0 impl, 1800 cont) and 4434 constraints
0.09/0.16	c    1800 constraints of type <indicator>
0.09/0.16	c       5 constraints of type <setppc>
0.09/0.16	c    1800 constraints of type <linear>
0.09/0.16	c     829 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.11
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.17	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.1s|     1 |     0 |    12 |     - |  14M|   0 |   3 |3831 |4434 |3831 | 834 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 90731
0.09/0.19	c y 0.1s|     1 |     0 |    12 |     - |  14M|   0 |   3 |3831 |4434 |3831 | 834 |   0 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    59 |     - |  14M|   0 |  32 |3831 |4434 |3831 | 856 |  22 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   120 |     - |  14M|   0 |  33 |3831 |4434 |3831 | 878 |  44 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |   170 |     - |  14M|   0 |  44 |3831 |4434 |3831 | 888 |  54 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   268 |     - |  14M|   0 |  38 |3831 |4434 |3831 | 906 |  72 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   292 |     - |  14M|   0 |  37 |3831 |4434 |3831 | 914 |  80 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.39/0.49	c   0.4s|     1 |     0 |   294 |     - |  14M|   0 |  37 |3831 |4434 |3831 | 916 |  82 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.89/0.97	c   0.9s|     1 |     2 |   294 |     - |  15M|   0 |  37 |3831 |4434 |3831 | 916 |  82 |   0 |  33 | 0.000000e+00 | 9.073100e+04 |    Inf 
11.59/11.67	o 570
11.59/11.67	c *11.4s|  3725 |  3200 | 10267 |   2.7 |  26M|  85 |   - |3831 |4528 |3831 | 942 |1663 |  94 |1161 | 0.000000e+00 | 5.700000e+02 |    Inf 
21.39/21.48	o 568
21.39/21.48	c *21.0s|  8019 |  7196 | 27929 |   3.4 |  36M|  85 |   - |3831 |4928 |3831 | 930 |5308 | 729 |1521 | 0.000000e+00 | 5.680000e+02 |    Inf 
21.39/21.49	o 515
21.39/21.49	c *21.0s|  8020 |  7022 | 27930 |   3.4 |  36M|  85 |   - |3831 |4927 |3831 | 930 |5308 | 729 |1521 | 0.000000e+00 | 5.150000e+02 |    Inf 
25.29/25.31	c  24.8s| 10000 |  8930 | 33497 |   3.3 |  39M|  85 |  16 |3831 |4963 |3831 | 971 |6467 | 889 |1589 | 0.000000e+00 | 5.150000e+02 |    Inf 
44.19/44.22	o 511
44.19/44.22	c *43.3s| 18841 | 17376 | 71660 |   3.8 |  57M| 115 |   - |3831 |4808 |3831 | 949 |  13k|1692 |1731 | 0.000000e+00 | 5.110000e+02 |    Inf 
44.19/44.23	o 484
44.19/44.23	c *43.3s| 18842 | 17232 | 71660 |   3.8 |  56M| 115 |   - |3831 |4808 |3831 | 949 |  13k|1692 |1731 | 0.000000e+00 | 4.840000e+02 |    Inf 
46.99/47.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.99/47.01	c  46.0s| 20000 | 18268 | 79748 |   4.0 |  59M| 115 |   0 |3831 |4910 |3831 | 945 |  14k|1910 |1734 | 0.000000e+00 | 4.840000e+02 |    Inf 
49.98/50.07	o 229
49.98/50.07	c *49.0s| 21432 | 15589 | 86809 |   4.0 |  53M| 115 |   - |3831 |4959 |3831 | 930 |  16k|2122 |1734 | 0.000000e+00 | 2.290000e+02 |    Inf 
50.19/50.23	o 227
50.19/50.23	c *49.2s| 21521 | 15591 | 86974 |   4.0 |  53M| 115 |   - |3831 |4958 |3831 | 942 |  16k|2122 |1734 | 0.000000e+00 | 2.270000e+02 |    Inf 
50.19/50.23	o 226
50.19/50.23	c *49.2s| 21522 | 15578 | 86974 |   4.0 |  53M| 115 |   - |3831 |4958 |3831 | 942 |  16k|2122 |1734 | 0.000000e+00 | 2.260000e+02 |    Inf 
62.29/62.37	o 224
62.29/62.37	c *61.0s| 26166 | 18295 |113440 |   4.3 |  64M| 115 |   - |3831 |5763 |3831 | 958 |  21k|5057 |1736 | 0.000000e+00 | 2.240000e+02 |    Inf 
62.29/62.38	o 222
62.29/62.38	c *61.0s| 26167 | 18240 |113440 |   4.3 |  63M| 115 |   - |3831 |5763 |3831 | 958 |  21k|5057 |1736 | 0.000000e+00 | 2.220000e+02 |    Inf 
63.49/63.58	o 197
63.49/63.58	c l62.2s| 26579 | 17536 |115937 |   4.4 |  63M| 115 |   - |3831 |5649 |3831 | 944 |  21k|5287 |1736 | 0.000000e+00 | 1.970000e+02 |    Inf 
63.79/63.83	o 191
63.79/63.83	c *62.4s| 26683 | 17300 |116311 |   4.3 |  63M| 115 |   - |3831 |5660 |3831 | 934 |  21k|5357 |1736 | 0.000000e+00 | 1.910000e+02 |    Inf 
68.59/68.65	o 188
68.59/68.65	c *67.1s| 28542 | 18189 |124635 |   4.4 |  66M| 115 |   - |3831 |5603 |3831 | 948 |  23k|6565 |1739 | 0.000000e+00 | 1.880000e+02 |    Inf 
70.89/70.95	o 180
70.89/70.95	c *69.4s| 29294 | 18046 |129988 |   4.4 |  66M| 115 |   - |3831 |5749 |3831 | 933 |  24k|7246 |1740 | 0.000000e+00 | 1.800000e+02 |    Inf 
72.69/72.78	c  71.2s| 30000 | 18431 |132815 |   4.4 |  68M| 115 |   7 |3831 |5873 |3831 | 944 |  25k|7757 |1740 | 0.000000e+00 | 1.800000e+02 |    Inf 
82.99/83.02	o 177
82.99/83.02	c *81.2s| 33718 | 19933 |155553 |   4.6 |  77M| 115 |   - |3831 |5966 |3831 | 954 |  29k|  10k|1747 | 0.000000e+00 | 1.770000e+02 |    Inf 
95.89/95.94	o 136
95.89/95.94	c *93.8s| 38675 | 19189 |182215 |   4.7 |  78M| 115 |   - |3831 |6089 |3831 | 928 |  34k|  14k|1752 | 0.000000e+00 | 1.360000e+02 |    Inf 
98.29/98.31	o 135
98.29/98.31	c *96.1s| 39616 | 19481 |185583 |   4.7 |  80M| 115 |   - |3831 |6174 |3831 | 945 |  34k|  15k|1753 | 0.000000e+00 | 1.350000e+02 |    Inf 
98.29/98.32	o 131
98.29/98.32	c *96.1s| 39617 | 19162 |185584 |   4.7 |  79M| 115 |   - |3831 |6174 |3831 | 945 |  34k|  15k|1753 | 0.000000e+00 | 1.310000e+02 |    Inf 
98.60/98.62	o 129
98.60/98.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
98.60/98.62	c *96.4s| 39702 | 18882 |186218 |   4.7 |  78M| 115 |   - |3831 |6095 |3831 | 937 |  34k|  15k|1753 | 0.000000e+00 | 1.290000e+02 |    Inf 
98.60/98.64	o 127
98.60/98.64	c *96.4s| 39706 | 18712 |186243 |   4.7 |  77M| 115 |   - |3831 |6094 |3831 | 940 |  34k|  15k|1753 | 0.000000e+00 | 1.270000e+02 |    Inf 
98.60/98.64	o 124
98.60/98.64	c *96.4s| 39707 | 18394 |186243 |   4.7 |  76M| 115 |   - |3831 |6094 |3831 | 940 |  34k|  15k|1753 | 0.000000e+00 | 1.240000e+02 |    Inf 
99.49/99.59	c  97.3s| 40000 | 18517 |188898 |   4.7 |  78M| 115 |   0 |3831 |5968 |3831 | 932 |  35k|  15k|1753 | 0.000000e+00 | 1.240000e+02 |    Inf 
100.79/100.81	o 115
100.79/100.81	c *98.5s| 40447 | 17384 |190844 |   4.7 |  75M| 115 |   - |3831 |6202 |3831 | 963 |  35k|  16k|1753 | 0.000000e+00 | 1.150000e+02 |    Inf 
100.79/100.82	o 111
100.79/100.82	c *98.5s| 40448 | 16781 |190844 |   4.7 |  73M| 115 |   - |3831 |6202 |3831 | 963 |  35k|  16k|1753 | 0.000000e+00 | 1.110000e+02 |    Inf 
106.49/106.56	o 104
106.49/106.56	c * 104s| 42462 | 16479 |202337 |   4.8 |  75M| 115 |   - |3831 |5692 |3831 | 952 |  37k|  18k|1754 | 0.000000e+00 | 1.040000e+02 |    Inf 
106.59/106.62	o 102
106.59/106.62	c * 104s| 42472 | 16224 |202429 |   4.8 |  74M| 115 |   - |3831 |5680 |3831 | 951 |  37k|  18k|1754 | 0.000000e+00 | 1.020000e+02 |    Inf 
108.29/108.33	o 90
108.29/108.33	c * 106s| 43189 | 14582 |205220 |   4.7 |  69M| 115 |   - |3831 |5950 |3831 | 941 |  37k|  19k|1754 | 0.000000e+00 | 9.000000e+01 |    Inf 
108.69/108.74	o 83
108.69/108.74	c * 106s| 43311 | 13110 |205789 |   4.7 |  64M| 115 |   - |3831 |5674 |3831 | 946 |  37k|  19k|1754 | 0.000000e+00 | 8.300000e+01 |    Inf 
108.80/108.83	o 71
108.80/108.83	c * 106s| 43332 | 11074 |205963 |   4.7 |  58M| 115 |   - |3831 |5505 |3831 | 934 |  37k|  19k|1754 | 0.000000e+00 | 7.100000e+01 |    Inf 
108.80/108.83	o 67
108.80/108.83	c * 106s| 43333 | 10463 |205965 |   4.7 |  56M| 115 |   - |3831 |5504 |3831 | 934 |  37k|  19k|1754 | 0.000000e+00 | 6.700000e+01 |    Inf 
108.80/108.88	o 63
108.80/108.88	c * 106s| 43347 | 10036 |206018 |   4.7 |  54M| 115 |   - |3831 |5153 |3831 | 940 |  37k|  19k|1754 | 0.000000e+00 | 6.300000e+01 |    Inf 
110.59/110.65	o 62
110.59/110.65	c * 108s| 44021 | 10017 |210604 |   4.8 |  56M| 115 |   - |3831 |5202 |3831 | 948 |  38k|  20k|1754 | 0.000000e+00 | 6.200000e+01 |    Inf 
111.00/111.08	o 58
111.00/111.08	c * 109s| 44221 |  9552 |211594 |   4.8 |  55M| 115 |   - |3831 |5198 |3831 | 933 |  38k|  20k|1754 | 0.000000e+00 | 5.800000e+01 |    Inf 
111.10/111.10	o 57
111.10/111.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
111.10/111.10	c * 109s| 44223 |  9512 |211645 |   4.8 |  54M| 115 |   - |3831 |5092 |3831 | 936 |  38k|  20k|1754 | 0.000000e+00 | 5.700000e+01 |    Inf 
111.19/111.24	o 51
111.19/111.24	c * 109s| 44253 |  8998 |212419 |   4.8 |  53M| 115 |   - |3831 |5042 |3831 | 923 |  38k|  20k|1754 | 0.000000e+00 | 5.100000e+01 |    Inf 
111.19/111.29	o 35
111.19/111.29	c * 109s| 44260 |  5073 |212496 |   4.8 |  41M| 115 |   - |3831 |4889 |3831 | 933 |  38k|  20k|1754 | 0.000000e+00 | 3.500000e+01 |    Inf 
115.50/115.56	o 29
115.50/115.56	c * 113s| 46124 |  4591 |229709 |   5.0 |  41M| 115 |   - |3831 |5135 |3831 | 934 |  39k|  23k|1754 | 0.000000e+00 | 2.900000e+01 |    Inf 
117.99/118.07	o 10
117.99/118.07	c * 115s| 47494 |  3211 |238123 |   5.0 |  37M| 115 |   - |3831 |5605 |3831 | 941 |  39k|  25k|1754 | 0.000000e+00 | 1.000000e+01 |    Inf 
122.20/122.22	c   119s| 50000 |  3131 |254182 |   5.1 |  37M| 115 |   1 |3831 |6311 |3831 | 952 |  40k|  28k|1754 | 0.000000e+00 | 1.000000e+01 |    Inf 
139.29/139.37	c   136s| 60000 |  3067 |315459 |   5.3 |  40M| 115 |   - |3831 |  11k|   0 |   0 |  43k|  41k|1797 | 0.000000e+00 | 1.000000e+01 |    Inf 
141.89/141.97	o 8
141.89/141.97	c * 138s| 61430 |  3012 |323534 |   5.3 |  39M| 115 |   - |3831 |  11k|3831 | 942 |  43k|  43k|1835 | 0.000000e+00 | 8.000000e+00 |    Inf 
157.30/157.30	c   153s| 70000 |  2919 |376588 |   5.4 |  40M| 115 |   1 |3831 |  11k|3831 | 919 |  45k|  54k|1933 | 0.000000e+00 | 8.000000e+00 |    Inf 
166.99/167.01	o 6
166.99/167.01	c * 163s| 75058 |  2701 |412820 |   5.5 |  40M| 115 |   - |3831 |  13k|3831 | 919 |  47k|  61k|1988 | 0.000000e+00 | 6.000000e+00 |    Inf 
171.39/171.45	o 5
171.39/171.45	c * 167s| 77388 |  2661 |428033 |   5.5 |  40M| 115 |   - |3831 |  14k|3831 | 951 |  47k|  64k|2025 | 0.000000e+00 | 5.000000e+00 |    Inf 
176.60/176.61	c   172s| 80000 |  2674 |448492 |   5.6 |  40M| 115 |   - |3831 |  11k|   0 |   0 |  48k|  68k|2083 | 0.000000e+00 | 5.000000e+00 |    Inf 
180.30/180.31	o 3
180.30/180.31	c * 176s| 81880 |  2635 |463125 |   5.7 |  39M| 115 |   - |3831 |  11k|3831 | 951 |  49k|  70k|2092 | 0.000000e+00 | 3.000000e+00 |    Inf 
195.09/195.11	c   190s| 90000 |  2562 |517670 |   5.7 |  40M| 115 |  20 |3831 |  11k|3831 | 920 |  51k|  81k|2203 | 0.000000e+00 | 3.000000e+00 |    Inf 
213.40/213.43	c   208s|100000 |  2612 |576094 |   5.8 |  42M| 115 |   1 |3831 |  17k|3831 | 929 |  54k|  94k|2298 | 0.000000e+00 | 3.000000e+00 |    Inf 
233.20/233.20	o 2
233.20/233.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
233.20/233.20	c * 227s|109364 |  2573 |641990 |   5.9 |  43M| 115 |   - |3831 |  19k|3831 | 923 |  58k| 107k|2413 | 0.000000e+00 | 2.000000e+00 |    Inf 
234.69/234.80	c   229s|110000 |  2602 |647840 |   5.9 |  43M| 115 |  14 |3831 |  19k|3831 | 913 |  58k| 108k|2448 | 0.000000e+00 | 2.000000e+00 |    Inf 
257.00/257.05	c   250s|120000 |  2638 |725164 |   6.0 |  45M| 115 |   - |3831 |  23k|3831 | 942 |  63k| 122k|2591 | 0.000000e+00 | 2.000000e+00 |    Inf 
279.90/279.91	c   272s|130000 |  2637 |787530 |   6.1 |  47M| 115 |   1 |3831 |  26k|3831 | 935 |  66k| 135k|2700 | 0.000000e+00 | 2.000000e+00 |    Inf 
305.40/305.43	c   297s|140000 |  2689 |863396 |   6.2 |  49M| 115 |   - |3831 |  28k|   0 |   0 |  69k| 149k|2840 | 0.000000e+00 | 2.000000e+00 |    Inf 
332.00/332.01	c   323s|150000 |  2600 |937689 |   6.2 |  47M| 115 |   - |3831 |  25k|   0 |   0 |  72k| 162k|2958 | 0.000000e+00 | 2.000000e+00 |    Inf 
355.50/355.54	c   346s|160000 |  2633 |  1007k|   6.3 |  47M| 115 |   - |3831 |  25k|   0 |   0 |  75k| 176k|3136 | 0.000000e+00 | 2.000000e+00 |    Inf 
379.50/379.56	c   370s|170000 |  2744 |  1073k|   6.3 |  49M| 115 |   1 |3831 |  28k|3831 | 941 |  78k| 189k|3245 | 0.000000e+00 | 2.000000e+00 |    Inf 
404.50/404.55	c   394s|180000 |  2724 |  1139k|   6.3 |  51M| 115 |   - |3831 |  30k|   0 |   0 |  82k| 202k|3375 | 0.000000e+00 | 2.000000e+00 |    Inf 
429.90/429.93	o 1
429.90/429.93	c * 419s|189596 |  2779 |  1197k|   6.3 |  54M| 115 |   - |3831 |  35k|3831 | 937 |  84k| 215k|3439 | 0.000000e+00 | 1.000000e-00 |    Inf 
431.11/431.16	c   420s|190000 |  2782 |  1200k|   6.3 |  53M| 115 |  18 |3831 |  34k|3831 | 943 |  84k| 216k|3442 | 0.000000e+00 | 1.000000e-00 |    Inf 
458.80/458.87	c   448s|200000 |  2766 |  1260k|   6.3 |  52M| 115 |   - |3831 |  30k|   0 |   0 |  86k| 230k|3586 | 0.000000e+00 | 1.000000e-00 |    Inf 
484.50/484.51	c   473s|210000 |  2786 |  1327k|   6.3 |  52M| 115 |   - |3831 |  29k|   0 |   0 |  89k| 243k|3735 | 0.000000e+00 | 1.000000e-00 |    Inf 
510.11/510.15	c   498s|220000 |  2814 |  1390k|   6.3 |  55M| 115 |   1 |3831 |  32k|3831 | 977 |  91k| 257k|3817 | 0.000000e+00 | 1.000000e-00 |    Inf 
537.21/537.24	c   524s|230000 |  2895 |  1457k|   6.3 |  56M| 115 |   - |3831 |  35k|   0 |   0 |  93k| 270k|3895 | 0.000000e+00 | 1.000000e-00 |    Inf 
565.42/565.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
565.42/565.45	c   552s|240000 |  2955 |  1524k|   6.4 |  59M| 115 |   1 |3831 |  38k|3831 | 948 |  95k| 283k|4021 | 0.000000e+00 | 1.000000e-00 |    Inf 
595.40/595.44	c   581s|250000 |  2899 |  1597k|   6.4 |  58M| 115 |   - |3831 |  35k|   0 |   0 |  96k| 297k|4104 | 0.000000e+00 | 1.000000e-00 |    Inf 
622.31/622.30	c   608s|260000 |  2909 |  1663k|   6.4 |  58M| 115 |   - |3831 |  37k|   0 |   0 |  99k| 311k|4225 | 0.000000e+00 | 1.000000e-00 |    Inf 
651.01/651.03	c   636s|270000 |  3000 |  1729k|   6.4 |  61M| 115 |  23 |3831 |  40k|3831 | 944 | 102k| 324k|4362 | 0.000000e+00 | 1.000000e-00 |    Inf 
679.81/679.88	c   664s|280000 |  3105 |  1790k|   6.4 |  63M| 115 |   - |3831 |  44k|   0 |   0 | 104k| 338k|4432 | 0.000000e+00 | 1.000000e-00 |    Inf 
710.81/710.86	c   695s|290000 |  3160 |  1850k|   6.4 |  65M| 115 |  20 |3831 |  46k|3831 | 932 | 107k| 352k|4506 | 0.000000e+00 | 1.000000e-00 |    Inf 
742.41/742.44	c   726s|300000 |  3211 |  1914k|   6.4 |  67M| 115 |   1 |3831 |  49k|3831 | 937 | 109k| 366k|4589 | 0.000000e+00 | 1.000000e-00 |    Inf 
774.91/774.99	c   758s|310000 |  3234 |  1976k|   6.4 |  68M| 115 |   - |3831 |  51k|3831 | 950 | 112k| 380k|4679 | 0.000000e+00 | 1.000000e-00 |    Inf 
808.02/808.09	c   790s|320000 |  3291 |  2034k|   6.4 |  70M| 115 |  20 |3831 |  54k|3831 | 950 | 114k| 395k|4720 | 0.000000e+00 | 1.000000e-00 |    Inf 
841.92/841.99	c   824s|330000 |  3292 |  2096k|   6.4 |  71M| 115 |   - |3831 |  55k|   0 |   0 | 116k| 409k|4812 | 0.000000e+00 | 1.000000e-00 |    Inf 
877.82/877.85	c   859s|340000 |  3307 |  2152k|   6.3 |  73M| 115 |   - |3831 |  58k|   0 |   0 | 119k| 424k|4868 | 0.000000e+00 | 1.000000e-00 |    Inf 
915.51/915.55	c   896s|350000 |  3296 |  2214k|   6.3 |  74M| 115 |   1 |3831 |  59k|3831 | 963 | 121k| 439k|4945 | 0.000000e+00 | 1.000000e-00 |    Inf 
956.51/956.53	c   937s|360000 |  3343 |  2290k|   6.4 |  73M| 115 |   - |3831 |  55k|   0 |   0 | 124k| 453k|5028 | 0.000000e+00 | 1.000000e-00 |    Inf 
997.52/997.58	c   977s|370000 |  3351 |  2369k|   6.4 |  74M| 115 |  11 |3831 |  57k|3831 | 933 | 126k| 467k|5124 | 0.000000e+00 | 1.000000e-00 |    Inf 
1039.62/1039.60	c  1018s|380000 |  3356 |  2445k|   6.4 |  75M| 115 |   1 |3831 |  59k|3831 | 932 | 127k| 482k|5198 | 0.000000e+00 | 1.000000e-00 |    Inf 
1083.22/1083.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1083.22/1083.22	c  1062s|390000 |  3346 |  2523k|   6.5 |  76M| 115 |   - |3831 |  60k|   0 |   0 | 129k| 495k|5282 | 0.000000e+00 | 1.000000e-00 |    Inf 
1120.82/1120.84	c  1099s|400000 |  3372 |  2586k|   6.5 |  76M| 115 |   1 |3831 |  60k|3831 | 948 | 131k| 510k|5346 | 0.000000e+00 | 1.000000e-00 |    Inf 
1161.12/1161.14	c  1138s|410000 |  3390 |  2656k|   6.5 |  78M| 115 |   1 |3831 |  63k|3831 | 954 | 134k| 525k|5406 | 0.000000e+00 | 1.000000e-00 |    Inf 
1201.32/1201.37	c  1178s|420000 |  3482 |  2721k|   6.5 |  80M| 115 |  20 |3831 |  66k|3831 | 940 | 136k| 541k|5467 | 0.000000e+00 | 1.000000e-00 |    Inf 
1240.62/1240.65	c  1217s|430000 |  3429 |  2788k|   6.5 |  80M| 115 |   - |3831 |  66k|   0 |   0 | 138k| 557k|5528 | 0.000000e+00 | 1.000000e-00 |    Inf 
1281.32/1281.34	c  1257s|440000 |  3459 |  2855k|   6.5 |  81M| 115 |  15 |3831 |  67k|3831 | 940 | 141k| 572k|5599 | 0.000000e+00 | 1.000000e-00 |    Inf 
1324.33/1324.34	c  1299s|450000 |  3500 |  2927k|   6.5 |  83M| 115 |   9 |3831 |  70k|3831 | 968 | 143k| 587k|5661 | 0.000000e+00 | 1.000000e-00 |    Inf 
1369.03/1369.04	c  1343s|460000 |  3450 |  2994k|   6.5 |  83M| 115 |   - |3831 |  69k|3831 | 948 | 145k| 603k|5726 | 0.000000e+00 | 1.000000e-00 |    Inf 
1412.64/1412.60	c  1386s|470000 |  3431 |  3061k|   6.5 |  82M| 115 |   9 |3831 |  66k|3831 | 940 | 147k| 618k|5792 | 0.000000e+00 | 1.000000e-00 |    Inf 
1457.83/1457.87	c  1431s|480000 |  3468 |  3127k|   6.5 |  83M| 115 |   - |3831 |  68k|   0 |   0 | 149k| 634k|5852 | 0.000000e+00 | 1.000000e-00 |    Inf 
1501.54/1501.54	c  1474s|490000 |  3504 |  3199k|   6.5 |  84M| 115 |   - |3831 |  69k|   0 |   0 | 151k| 649k|5918 | 0.000000e+00 | 1.000000e-00 |    Inf 
1544.34/1544.34	c  1516s|500000 |  3571 |  3259k|   6.5 |  86M| 115 |   5 |3831 |  71k|3831 | 952 | 153k| 665k|5958 | 0.000000e+00 | 1.000000e-00 |    Inf 
1590.94/1590.92	c  1562s|510000 |  3566 |  3329k|   6.5 |  86M| 115 |   1 |3831 |  70k|3831 | 963 | 155k| 681k|6010 | 0.000000e+00 | 1.000000e-00 |    Inf 
1641.73/1641.71	c  1612s|520000 |  3576 |  3401k|   6.5 |  87M| 115 |  19 |3831 |  72k|3831 | 964 | 158k| 697k|6066 | 0.000000e+00 | 1.000000e-00 |    Inf 
1694.84/1694.82	c  1665s|530000 |  3539 |  3466k|   6.5 |  86M| 115 |   1 |3831 |  69k|3831 | 954 | 160k| 712k|6137 | 0.000000e+00 | 1.000000e-00 |    Inf 
1745.44/1745.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1745.44/1745.46	c  1714s|540000 |  3568 |  3536k|   6.5 |  86M| 115 |   6 |3831 |  69k|3831 | 940 | 162k| 727k|6186 | 0.000000e+00 | 1.000000e-00 |    Inf 
1796.94/1796.95	c  1765s|550000 |  3421 |  3602k|   6.5 |  79M| 115 |   - |3831 |  57k|   0 |   0 | 165k| 742k|6265 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1767.77
1800.04/1800.01	c Solving Nodes      : 550762
1800.04/1800.01	c Primal Bound       : +1.00000000000000e-00 (156 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.04	s SATISFIABLE
1800.04/1800.04	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.04	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.04	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.04/1800.04	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.04/1800.04	v x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.04/1800.04	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1800.04/1800.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 
1800.04/1800.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 
1800.04/1800.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 
1800.04/1800.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 
1800.04/1800.04	v -x1 
1800.04/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.04	c Solving Time       :    1767.77
1800.04/1800.04	c Original Problem   :
1800.04/1800.04	c   Problem name     : HOME/instance-2693570-1277911096.wbo
1800.04/1800.04	c   Variables        : 3945 (2088 binary, 0 integer, 0 implicit integer, 1857 continuous)
1800.04/1800.04	c   Constraints      : 4565 initial, 4565 maximal
1800.04/1800.04	c Presolved Problem  :
1800.04/1800.04	c   Problem name     : t_HOME/instance-2693570-1277911096.wbo
1800.04/1800.04	c   Variables        : 3831 (2031 binary, 0 integer, 0 implicit integer, 1800 continuous)
1800.04/1800.04	c   Constraints      : 4434 initial, 72595 maximal
1800.04/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.04	c   trivial          :       0.00         57          0          0          0          0          0          0          0
1800.04/1800.04	c   dualfix          :       0.00         57          0          0          0          0          0          0          0
1800.04/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.04	c   indicator        :       0.00          0          0          0          0          0         57          0          0
1800.04/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   linear           :       0.07          0          0          0       1864          0         74         62          0
1800.04/1800.04	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   root node        :          -       1800          -          -       3600          -          -          -          -
1800.04/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   integral         :          0          0          0     340382          0         34        594          0          0     575684
1800.04/1800.04	c   indicator        :       1800          0     866987      41248          0        205    2568377          0          0          0
1800.04/1800.04	c   setppc           :          5          6    2661059      47826          0       9778     545304          0          0          0
1800.04/1800.04	c   linear           :       1800          6    2681584      52036          0     134920   11201407     165531          0          0
1800.04/1800.04	c   logicor          :        829+         6    1121215      27640          0     114964    2920072          0          0          0
1800.04/1800.04	c   bounddisjunction :          0+         0      79273          0          0          0         15          0          0          0
1800.04/1800.04	c   countsols        :          0          0          0      27640          0          0          0          0          0          0
1800.04/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.04	c   integral         :      17.52       0.00       0.00      17.52       0.00
1800.04/1800.04	c   indicator        :      11.42       0.01       6.41       5.00       0.00
1800.04/1800.04	c   setppc           :       6.36       0.00       6.34       0.02       0.00
1800.04/1800.04	c   linear           :     124.25       0.00     121.17       3.08       0.00
1800.04/1800.04	c   logicor          :     514.47       0.00     514.15       0.32       0.00
1800.04/1800.04	c   bounddisjunction :       0.12       0.00       0.12       0.00       0.00
1800.04/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.04	c   vbounds          :       0.62          2          0          0
1800.04/1800.04	c   rootredcost      :       0.54         44          0       1800
1800.04/1800.04	c   pseudoobj        :      91.88    2695751       4205    1524555
1800.04/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.04	c   propagation      :      16.42     263867     263428    1643301       32.1      12067       19.4          -
1800.04/1800.04	c   infeasible LP    :       5.56      17640      17640     145759       46.6        188       15.3          0
1800.04/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   pseudo solution  :       0.02        242        242       1093       12.8        189        5.1          -
1800.04/1800.04	c   applied globally :          -          -          -     743090       25.9          -          -          -
1800.04/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.04	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 147)
1800.04/1800.04	c   redcost          :      17.71     342681          0    1016156          0          0
1800.04/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.04	c   gomory           :       0.11          6          0          0        838          0
1800.04/1800.04	c   strongcg         :       0.05          6          0          0         79          0
1800.04/1800.04	c   cmir             :       0.03          6          0          0          0          0
1800.04/1800.04	c   flowcover        :       0.06          6          0          0          0          0
1800.04/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.04	c Pricers            :       Time      Calls       Vars
1800.04/1800.04	c   problem variables:       0.00          0          0
1800.04/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   relpscost        :      17.28     288323         34        594          0          0     575684
1800.04/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   inference        :       4.54      27598          0          0          0          0      55196
1800.04/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.04	c   LP solutions     :       0.05          -         42
1800.04/1800.04	c   pseudo solutions :       0.00          -          0
1800.04/1800.04	c   feaspump         :       0.01          1          0
1800.04/1800.04	c   oneopt           :       0.38         36          0
1800.04/1800.04	c   crossover        :       1.48         50          0
1800.04/1800.04	c   linesearchdiving :       1.35       1159          1
1800.04/1800.04	c   guideddiving     :       0.99       1159          0
1800.04/1800.04	c   pscostdiving     :       1.18       1159          0
1800.04/1800.04	c   fracdiving       :       1.24       1159          0
1800.04/1800.04	c   veclendiving     :       1.23       1159          0
1800.04/1800.04	c   coefdiving       :       1.09       1160          0
1800.04/1800.04	c   rootsoldiving    :       1.18        993          0
1800.04/1800.04	c   objpscostdiving  :       1.11        993          0
1800.04/1800.04	c   trivial          :       0.01          2          0
1800.04/1800.04	c   simplerounding   :       0.70     288878          0
1800.04/1800.04	c   zirounding       :       0.36       1000          0
1800.04/1800.04	c   rounding         :       1.18       7629          0
1800.04/1800.04	c   shifting         :       0.89       2330          0
1800.04/1800.04	c   intshifting      :       0.00         16          0
1800.04/1800.04	c   twoopt           :       0.00          0          0
1800.04/1800.04	c   fixandinfer      :       0.00          0          0
1800.04/1800.04	c   intdiving        :       0.00          0          0
1800.04/1800.04	c   actconsdiving    :       0.00          0          0
1800.04/1800.04	c   octane           :       0.00          0          0
1800.04/1800.04	c   rens             :       0.02          1          0
1800.04/1800.04	c   rins             :       0.00          0          0
1800.04/1800.04	c   localbranching   :       0.00          0          0
1800.04/1800.04	c   mutation         :       0.00          0          0
1800.04/1800.04	c   dins             :       0.00          0          0
1800.04/1800.04	c   undercover       :       0.00          0          0
1800.04/1800.04	c   nlp              :       0.22          0          0
1800.04/1800.04	c   trysol           :       0.50       3834        113
1800.04/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.04	c   dual LP          :     416.01     334466    3602652      10.77    8660.01
1800.04/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.04	c   diving/probing LP:       0.69        657       4382       6.67    6350.72
1800.04/1800.04	c   strong branching :      14.56       6268     159023      25.37   10921.91
1800.04/1800.04	c     (at root node) :          -         33       6034     182.85          -
1800.04/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.04	c B&B Tree           :
1800.04/1800.04	c   number of runs   :          1
1800.04/1800.04	c   nodes            :     550762
1800.04/1800.04	c   nodes (total)    :     550762
1800.04/1800.04	c   nodes left       :       3426
1800.04/1800.04	c   max depth        :        115
1800.04/1800.04	c   max depth (total):        115
1800.04/1800.04	c   backtracks       :      59540 (10.8%)
1800.04/1800.04	c   delayed cutoffs  :      48981
1800.04/1800.04	c   repropagations   :    1207916 (3299976 domain reductions, 46254 cutoffs)
1800.04/1800.04	c   avg switch length:       5.72
1800.04/1800.04	c   switching time   :     314.09
1800.04/1800.04	c Solution           :
1800.04/1800.04	c   Solutions found  :        156 (44 improvements)
1800.04/1800.04	c   First Solution   : +9.07310000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.04/1800.04	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 189596 nodes, 419.18 seconds, depth 40, found by <relaxation>)
1800.04/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.04	c   Gap              :   infinite
1800.04/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.04	c   Root Iterations  :        294
1800.24/1800.20	c Time complete: 1800.24.

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-2693570-1277911096/watcher-2693570-1277911096 -o /tmp/evaluation-result-2693570-1277911096/solver-2693570-1277911096 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693570-1277911096.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.88 3.26 2.86 4/200 13067
/proc/meminfo: memFree=31339852/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=11116 CPUtime=0
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 1712 0 0 0 0 0 0 0 25 0 1 0 132405219 11382784 1632 4089446400 4194304 9819077 140736589524288 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/13067/statm: 2779 1633 392 1374 0 1400 0

[startup+0.053815 s]
/proc/loadavg: 2.88 3.26 2.86 4/200 13067
/proc/meminfo: memFree=31339852/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=31008 CPUtime=0.04
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 6828 0 0 0 4 0 0 0 25 0 1 0 132405219 31752192 6394 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13067/statm: 7752 6394 487 1374 0 6373 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31008

[startup+0.100807 s]
/proc/loadavg: 2.88 3.26 2.86 4/200 13067
/proc/meminfo: memFree=31339852/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=31008 CPUtime=0.09
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 7877 0 0 0 9 0 0 0 25 0 1 0 132405219 31752192 6415 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13067/statm: 7752 6415 498 1374 0 6373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31008

[startup+0.300782 s]
/proc/loadavg: 2.88 3.26 2.86 4/200 13067
/proc/meminfo: memFree=31339852/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=40792 CPUtime=0.29
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 12279 0 0 0 28 1 0 0 25 0 1 0 132405219 41771008 8672 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 10198 8672 680 1374 0 8819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40792

[startup+0.700696 s]
/proc/loadavg: 2.88 3.26 2.86 4/200 13067
/proc/meminfo: memFree=31339852/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=44744 CPUtime=0.69
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 18174 0 0 0 67 2 0 0 25 0 1 0 132405219 45817856 9910 4089446400 4194304 9819077 140736589524288 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 11186 9910 704 1374 0 9807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44744

[startup+1.50055 s]
/proc/loadavg: 2.88 3.26 2.86 3/201 13068
/proc/meminfo: memFree=31301900/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=44744 CPUtime=1.49
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 18243 0 0 0 146 3 0 0 25 0 1 0 132405219 45817856 9947 4089446400 4194304 9819077 140736589524288 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 11186 9947 708 1374 0 9807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44744

[startup+3.10026 s]
/proc/loadavg: 2.81 3.24 2.85 3/201 13068
/proc/meminfo: memFree=31302180/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=44744 CPUtime=3.08
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 18319 0 0 0 305 3 0 0 25 0 1 0 132405219 45817856 9998 4089446400 4194304 9819077 140736589524288 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 11186 9998 710 1374 0 9807 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44744

[startup+6.30068 s]
/proc/loadavg: 2.81 3.24 2.85 3/201 13068
/proc/meminfo: memFree=31301216/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=46808 CPUtime=6.29
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 32626 0 0 0 621 8 0 0 25 0 1 0 132405219 47931392 10439 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 11702 10439 711 1374 0 10323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46808

[startup+12.7005 s]
/proc/loadavg: 2.68 3.20 2.84 3/201 13068
/proc/meminfo: memFree=31289596/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=58928 CPUtime=12.69
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 76190 0 0 0 1247 22 0 0 25 0 1 0 132405219 60342272 13044 4089446400 4194304 9819077 140736589524288 18446744073709551615 4965291 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 14732 13044 715 1374 0 13353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58928

[startup+25.5002 s]
/proc/loadavg: 2.58 3.16 2.83 3/201 13069
/proc/meminfo: memFree=31271092/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=72448 CPUtime=25.48
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 177406 0 0 0 2495 53 0 0 25 0 1 0 132405219 74186752 16626 4089446400 4194304 9819077 140736589524288 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 18218 16628 718 1374 0 16839 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72448

[startup+51.1005 s]
/proc/loadavg: 2.38 3.07 2.81 3/201 13069
/proc/meminfo: memFree=31237040/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=97620 CPUtime=51.09
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 317318 0 0 0 5003 106 0 0 25 0 1 0 132405219 99962880 22633 4089446400 4194304 9819077 140736589524288 18446744073709551615 4703926 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 24405 22633 718 1374 0 23026 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97620

[startup+102.306 s]
/proc/loadavg: 2.15 2.89 2.76 3/201 13071
/proc/meminfo: memFree=31156784/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=168400 CPUtime=102.3
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 619462 0 0 0 10000 230 0 0 25 0 1 0 132405219 172441600 39762 4089446400 4194304 9819077 140736589524288 18446744073709551615 6567017 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 42073 39762 718 1374 0 40694 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 168400

[startup+162.3 s]
/proc/loadavg: 2.05 2.72 2.71 3/201 13072
/proc/meminfo: memFree=31123020/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=188136 CPUtime=162.3
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 1011826 0 0 0 15817 413 0 0 25 0 1 0 132405219 192651264 44553 4089446400 4194304 9819077 140736589524288 18446744073709551615 7816000 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 47034 44553 727 1374 0 45655 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 188136

[startup+222.3 s]
/proc/loadavg: 2.05 2.60 2.67 3/201 13074
/proc/meminfo: memFree=31108468/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=191104 CPUtime=222.29
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 1370239 0 0 0 21638 591 0 0 25 0 1 0 132405219 195690496 45338 4089446400 4194304 9819077 140736589524288 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 47776 45338 741 1374 0 46397 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 191104

[startup+282.3 s]
/proc/loadavg: 2.36 2.61 2.67 3/201 13075
/proc/meminfo: memFree=31098144/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=194024 CPUtime=282.3
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 1681838 0 0 0 27486 744 0 0 25 0 1 0 132405219 198680576 45961 4089446400 4194304 9819077 140736589524288 18446744073709551615 4221383 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 48506 45961 741 1374 0 47127 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 194024

[startup+342.301 s]
/proc/loadavg: 2.13 2.49 2.62 3/201 13077
/proc/meminfo: memFree=31092408/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=196268 CPUtime=342.3
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 1945732 0 0 0 33350 880 0 0 25 0 1 0 132405219 200978432 46458 4089446400 4194304 9819077 140736589524288 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 49067 46458 741 1374 0 47688 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196268

[startup+402.301 s]
/proc/loadavg: 2.10 2.42 2.59 3/201 13079
/proc/meminfo: memFree=31082828/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=198196 CPUtime=402.3
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 2224532 0 0 0 39213 1017 0 0 25 0 1 0 132405219 202952704 46875 4089446400 4194304 9819077 140736589524288 18446744073709551615 6361730 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 49549 46875 742 1374 0 48170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 198196

[startup+462.301 s]
/proc/loadavg: 2.03 2.34 2.54 3/201 13080
/proc/meminfo: memFree=31071136/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=201512 CPUtime=462.3
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 2469104 0 0 0 45091 1139 0 0 25 0 1 0 132405219 206348288 47705 4089446400 4194304 9819077 140736589524288 18446744073709551615 7481140 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 50378 47705 742 1374 0 48999 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201512

[startup+522.301 s]
/proc/loadavg: 2.30 2.38 2.55 3/201 13082
/proc/meminfo: memFree=31062408/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=203924 CPUtime=522.31
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 2729807 0 0 0 50963 1268 0 0 25 0 1 0 132405219 208818176 48292 4089446400 4194304 9819077 140736589524288 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 50981 48292 742 1374 0 49602 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 203924

[startup+582.301 s]
/proc/loadavg: 2.10 2.30 2.51 3/201 13083
/proc/meminfo: memFree=31052328/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=208080 CPUtime=582.31
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 2960042 0 0 0 56854 1377 0 0 25 0 1 0 132405219 213073920 49354 4089446400 4194304 9819077 140736589524288 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 52020 49354 742 1374 0 50641 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 208080

[startup+642.301 s]
/proc/loadavg: 2.12 2.27 2.48 3/201 13085
/proc/meminfo: memFree=31045476/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=209768 CPUtime=642.32
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 3201317 0 0 0 62733 1499 0 0 25 0 1 0 132405219 214802432 49717 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 52442 49717 742 1374 0 51063 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 209768

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.18 2.23 2.41 3/201 13094
/proc/meminfo: memFree=31008452/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=220580 CPUtime=882.31
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 3944643 0 0 0 86338 1893 0 0 25 0 1 0 132405219 225873920 52387 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 55145 52387 742 1374 0 53766 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 220580

[startup+942.3 s]
/proc/loadavg: 2.13 2.20 2.39 3/201 13096
/proc/meminfo: memFree=31000724/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=224432 CPUtime=942.32
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 4106723 0 0 0 92252 1980 0 0 25 0 1 0 132405219 229818368 53100 4089446400 4194304 9819077 140736589524288 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 56108 53100 742 1374 0 54729 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 224432

[startup+1002.3 s]
/proc/loadavg: 2.04 2.16 2.36 3/201 13098
/proc/meminfo: memFree=30994740/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=225060 CPUtime=1002.31
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 4267427 0 0 0 98164 2067 0 0 25 0 1 0 132405219 230461440 53318 4089446400 4194304 9819077 140736589524288 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 56265 53318 742 1374 0 54886 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 225060

[startup+1062.3 s]
/proc/loadavg: 2.01 2.13 2.34 3/201 13099
/proc/meminfo: memFree=30989236/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=226928 CPUtime=1062.32
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 4407321 0 0 0 104086 2146 0 0 25 0 1 0 132405219 232374272 53701 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 56732 53701 742 1374 0 55353 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 226928

[startup+1122.3 s]
/proc/loadavg: 2.27 2.19 2.35 3/201 13101
/proc/meminfo: memFree=30984100/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=227052 CPUtime=1122.32
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 4562052 0 0 0 110008 2224 0 0 25 0 1 0 132405219 232501248 53770 4089446400 4194304 9819077 140736589524288 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 56763 53770 742 1374 0 55384 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 227052

[startup+1182.3 s]
/proc/loadavg: 2.11 2.16 2.32 3/201 13102
/proc/meminfo: memFree=30979228/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=229644 CPUtime=1182.32
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 4713750 0 0 0 115929 2303 0 0 25 0 1 0 132405219 235155456 54318 4089446400 4194304 9819077 140736589524288 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 57411 54318 742 1374 0 56032 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 229644

[startup+1242.3 s]
/proc/loadavg: 2.03 2.12 2.30 3/201 13104
/proc/meminfo: memFree=30974352/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=230848 CPUtime=1242.33
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 4869413 0 0 0 121838 2395 0 0 25 0 1 0 132405219 236388352 54650 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 57712 54650 742 1374 0 56333 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 230848

[startup+1302.3 s]
/proc/loadavg: 2.01 2.10 2.28 3/201 13106
/proc/meminfo: memFree=30972840/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=232304 CPUtime=1302.34
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5016246 0 0 0 127754 2480 0 0 25 0 1 0 132405219 237879296 55025 4089446400 4194304 9819077 140736589524288 18446744073709551615 4923119 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 58076 55025 742 1374 0 56697 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 232304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.08 2.26 3/201 13107
/proc/meminfo: memFree=30971196/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=234068 CPUtime=1362.33
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5160233 0 0 0 133671 2562 0 0 25 0 1 0 132405219 239685632 55423 4089446400 4194304 9819077 140736589524288 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 58517 55423 742 1374 0 57138 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 234068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.06 2.24 3/201 13109
/proc/meminfo: memFree=30970036/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=234732 CPUtime=1422.33
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5297718 0 0 0 139592 2641 0 0 25 0 1 0 132405219 240365568 55602 4089446400 4194304 9819077 140736589524288 18446744073709551615 6361151 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 58683 55602 742 1374 0 57304 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 234732

[startup+1482.3 s]
/proc/loadavg: 2.03 2.06 2.23 3/201 13110
/proc/meminfo: memFree=30969632/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=235252 CPUtime=1482.33
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5436955 0 0 0 145520 2713 0 0 25 0 1 0 132405219 240898048 55701 4089446400 4194304 9819077 140736589524288 18446744073709551615 4978047 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 58813 55701 742 1374 0 57434 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 235252

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 2.22 3/201 13112
/proc/meminfo: memFree=30968336/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=236132 CPUtime=1542.33
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5573804 0 0 0 151448 2785 0 0 25 0 1 0 132405219 241799168 55957 4089446400 4194304 9819077 140736589524288 18446744073709551615 4999707 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 59033 55957 742 1374 0 57654 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 236132

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.20 3/201 13114
/proc/meminfo: memFree=30968184/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=236540 CPUtime=1602.34
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5711707 0 0 0 157368 2866 0 0 25 0 1 0 132405219 242216960 56057 4089446400 4194304 9819077 140736589524288 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13067/statm: 59135 56057 742 1374 0 57756 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 236540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.18 3/183 13145
/proc/meminfo: memFree=31205940/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=236724 CPUtime=1662.33
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5832345 0 0 0 163266 2967 0 0 25 0 1 0 132405219 242405376 56131 4089446400 4194304 9819077 140736589524288 18446744073709551615 4978060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13067/statm: 59181 56131 742 1374 0 57802 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 236724

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.17 3/183 13147
/proc/meminfo: memFree=31077936/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=237080 CPUtime=1722.34
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 5959544 0 0 0 169158 3076 0 0 25 0 1 0 132405219 242769920 56229 4089446400 4194304 9819077 140736589524288 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13067/statm: 59270 56229 742 1374 0 57891 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 237080

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.16 3/183 13148
/proc/meminfo: memFree=30984508/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=237016 CPUtime=1782.34
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 6094493 0 0 0 175044 3190 0 0 25 0 1 0 132405219 242704384 56266 4089446400 4194304 9819077 140736589524288 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13067/statm: 59254 56266 742 1374 0 57875 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 237016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.09 2.04 2.16 3/183 13149
/proc/meminfo: memFree=30966504/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=237248 CPUtime=1800.04
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 6131955 0 0 0 176778 3226 0 0 25 0 1 0 132405219 242941952 56343 4089446400 4194304 9819077 140736589524288 18446744073709551615 4677840 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13067/statm: 59312 56343 742 1374 0 57933 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 237248

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

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

[startup+1800.2 s]
/proc/loadavg: 2.09 2.04 2.16 3/183 13149
/proc/meminfo: memFree=30966504/32951124 swapFree=67111528/67111528
[pid=13067] ppid=13065 vsize=53220 CPUtime=1800.24
/proc/13067/stat : 13067 (pbscip.linux.x8) R 13065 13067 11955 0 -1 4202496 6131998 0 0 0 176797 3227 0 0 18 0 1 0 132405219 54497280 8572 4089446400 4194304 9819077 140736589524288 18446744073709551615 8875210 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13067/statm: 13305 8410 743 1374 0 11926 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 53220

Child status: 0
Real time (s): 1800.2
CPU time (s): 1800.25
CPU user time (s): 1767.98
CPU system time (s): 32.2751
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 239084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.98
system time used= 32.2751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6132002
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= 5
involuntary context switches= 993

runsolver used 3.40348 second user time and 6.42402 second system time

The end

Launcher Data

Begin job on node133 at 2010-06-30 17:18:16
IDJOB=2693570
IDBENCH=78984
IDSOLVER=1205
FILE ID=node133/2693570-1277911096
PBS_JOBID= 11197223
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.1900546417--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-2693570-1277911096/watcher-2693570-1277911096 -o /tmp/evaluation-result-2693570-1277911096/solver-2693570-1277911096 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693570-1277911096.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 4d7369f2c7754df76e462e1a1e9c34c5
RANDOM SEED=921468611

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31340504 kB
Buffers:        192140 kB
Cached:         979748 kB
SwapCached:          0 kB
Active:         823940 kB
Inactive:       644924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31340504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:      297228 kB
Mapped:          20380 kB
Slab:            78960 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1653604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node133 at 2010-06-30 17:48:18