Trace number 2705553

Some explanations

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

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

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

Solver answer on this benchmark

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

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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705553-1278572956.wbo>
0.00/0.03	c original problem has 3797 variables (2014 bin, 0 int, 1783 impl, 0 cont) and 4491 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.07/0.08	c (round 2) 0 del vars, 72 del conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.07/0.09	c (round 3) 55 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 4) 158 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 5) 158 del vars, 229 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 148 impls, 11 clqs
0.09/0.16	c    (0.1s) probing: 101/1935 (5.2%) - 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  158 deleted vars, 229 deleted constraints, 1807 tightened bounds, 0 added holes, 97 changed sides, 0 changed coefficients
0.09/0.16	c  3544 implications, 11 cliques
0.09/0.16	c presolved problem has 3639 variables (1935 bin, 0 int, 1704 impl, 0 cont) and 4262 constraints
0.09/0.16	c      31 constraints of type <setppc>
0.09/0.16	c    1704 constraints of type <linear>
0.09/0.16	c    1704 constraints of type <indicator>
0.09/0.16	c     823 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.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
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 = 1789.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 # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
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 # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = 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.16	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4262 |3639 | 854 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    59 |     - |  13M|   0 |  30 |3639 |4262 |3639 | 873 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |    88 |     - |  14M|   0 |  37 |3639 |4262 |3639 | 896 |  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.35	c   0.3s|     1 |     0 |   127 |     - |  14M|   0 |  30 |3639 |4262 |3639 | 904 |  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.4s|     1 |     0 |   177 |     - |  14M|   0 |  44 |3639 |4262 |3639 | 915 |  61 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   294 |     - |  14M|   0 |  31 |3639 |4262 |3639 | 926 |  72 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   316 |     - |  14M|   0 |  27 |3639 |4262 |3639 | 935 |  81 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.73	c   0.7s|     1 |     2 |   316 |     - |  14M|   0 |  27 |3639 |4262 |3639 | 935 |  81 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
0.89/0.90	o 86790
0.89/0.90	c y 0.9s|    17 |    16 |   565 |  15.6 |  14M|  15 |   - |3639 |4262 |   0 |   0 | 112 |   0 | 115 | 0.000000e+00 | 8.679000e+04 |    Inf 
13.99/14.02	c  14.0s| 10000 |  9977 |  5033 |   0.5 |  35M| 455 |   0 |3639 |4295 |3639 | 953 | 874 |  33 | 661 | 0.000000e+00 | 8.679000e+04 |    Inf 
25.69/25.71	c  25.7s| 20000 | 19959 |  7280 |   0.3 |  52M| 603 |   0 |3639 |4314 |3639 | 961 |1275 |  52 | 754 | 0.000000e+00 | 8.679000e+04 |    Inf 
37.19/37.22	c  37.2s| 30000 | 29953 |  8990 |   0.3 |  69M| 603 |   0 |3639 |4320 |3639 | 972 |1593 |  58 | 809 | 0.000000e+00 | 8.679000e+04 |    Inf 
48.79/48.80	c  48.8s| 40000 | 39945 | 10498 |   0.3 |  85M| 603 |   0 |3639 |4340 |3639 | 964 |1928 |  81 | 879 | 0.000000e+00 | 8.679000e+04 |    Inf 
60.40/60.47	c  60.4s| 50000 | 49945 | 12375 |   0.2 | 101M| 603 |   0 |3639 |4337 |3639 | 974 |2322 |  81 | 943 | 0.000000e+00 | 8.679000e+04 |    Inf 
71.99/72.06	c  72.0s| 60000 | 59941 | 14001 |   0.2 | 117M| 603 |   0 |3639 |4338 |3639 | 956 |2613 |  83 | 974 | 0.000000e+00 | 8.679000e+04 |    Inf 
83.70/83.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
83.70/83.75	c  83.7s| 70000 | 69937 | 15766 |   0.2 | 133M| 603 |   0 |3639 |4341 |3639 | 965 |2969 |  86 |1005 | 0.000000e+00 | 8.679000e+04 |    Inf 
95.49/95.58	c  95.6s| 80000 | 79935 | 17782 |   0.2 | 150M| 603 |   0 |3639 |4346 |3639 | 963 |3460 |  91 |1037 | 0.000000e+00 | 8.679000e+04 |    Inf 
107.19/107.26	c   107s| 90000 | 89935 | 19125 |   0.2 | 166M| 603 |   0 |3639 |4346 |3639 | 945 |3715 |  91 |1067 | 0.000000e+00 | 8.679000e+04 |    Inf 
118.49/118.55	c   119s|100000 | 99935 | 20270 |   0.2 | 182M| 777 |   0 |3639 |4345 |3639 | 963 |3919 |  91 |1080 | 0.000000e+00 | 8.679000e+04 |    Inf 
129.90/129.90	c   130s|110000 |109935 | 21373 |   0.2 | 198M| 777 |   0 |3639 |4343 |3639 | 978 |4185 |  91 |1096 | 0.000000e+00 | 8.679000e+04 |    Inf 
141.19/141.26	c   141s|120000 |119931 | 22596 |   0.2 | 214M| 777 |   0 |3639 |4345 |3639 | 950 |4438 |  93 |1111 | 0.000000e+00 | 8.679000e+04 |    Inf 
152.09/152.16	c   152s|130000 |129931 | 23457 |   0.2 | 230M|1185 |   0 |3639 |4345 |3639 | 946 |4625 |  93 |1129 | 0.000000e+00 | 8.679000e+04 |    Inf 
162.89/162.94	c   163s|140000 |139928 | 24131 |   0.2 | 246M|1185 |   0 |3639 |4354 |3639 | 966 |4733 | 102 |1130 | 0.000000e+00 | 8.679000e+04 |    Inf 
173.80/173.80	c   174s|150000 |149920 | 24688 |   0.2 | 262M|1185 |   0 |3639 |4369 |3639 | 956 |4857 | 117 |1133 | 0.000000e+00 | 8.679000e+04 |    Inf 
177.79/177.86	o 548
177.79/177.86	c * 178s|153800 |110858 | 24948 |   0.2 | 203M|1241 |   - |3639 |4370 |3639 | 948 |4920 | 118 |1139 | 0.000000e+00 | 5.480000e+02 |    Inf 
179.49/179.51	o 538
179.49/179.51	c * 179s|155061 |109856 | 25483 |   0.2 | 202M|1241 |   - |3639 |4418 |3639 | 954 |5017 | 166 |1145 | 0.000000e+00 | 5.380000e+02 |    Inf 
179.69/179.70	o 537
179.69/179.70	c * 180s|155144 |109703 | 25663 |   0.2 | 202M|1241 |   - |3639 |4485 |3639 | 954 |5062 | 233 |1145 | 0.000000e+00 | 5.370000e+02 |    Inf 
182.00/182.00	o 510
182.00/182.00	c * 182s|156799 |105716 | 26493 |   0.2 | 196M|1241 |   - |3639 |4599 |3639 | 954 |5264 | 349 |1158 | 0.000000e+00 | 5.100000e+02 |    Inf 
182.79/182.84	o 505
182.79/182.84	c * 183s|157425 |105176 | 26667 |   0.2 | 196M|1241 |   - |3639 |4642 |3639 | 959 |5298 | 394 |1160 | 0.000000e+00 | 5.050000e+02 |    Inf 
182.89/182.92	o 498
182.89/182.92	c * 183s|157466 |103625 | 26722 |   0.2 | 193M|1241 |   - |3639 |4650 |3639 | 954 |5307 | 402 |1160 | 0.000000e+00 | 4.980000e+02 |    Inf 
185.69/185.71	o 466
185.69/185.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
185.69/185.71	c * 186s|159428 | 97828 | 28008 |   0.2 | 185M|1241 |   - |3639 |4867 |3639 | 959 |5506 | 627 |1213 | 0.000000e+00 | 4.660000e+02 |    Inf 
185.80/185.89	o 464
185.80/185.89	c * 186s|159508 | 97414 | 28316 |   0.2 | 185M|1241 |   - |3639 |4917 |3639 | 970 |5551 | 681 |1220 | 0.000000e+00 | 4.640000e+02 |    Inf 
186.79/186.81	o 458
186.79/186.81	c * 187s|159999 | 96369 | 29547 |   0.2 | 183M|1241 |   - |3639 |5109 |3639 | 955 |5750 | 899 |1240 | 0.000000e+00 | 4.580000e+02 |    Inf 
186.79/186.82	c   187s|160000 | 96368 | 29547 |   0.2 | 183M|1241 |   - |3639 |5115 |   0 |   0 |5750 | 905 |1240 | 0.000000e+00 | 4.580000e+02 |    Inf 
187.20/187.26	o 193
187.20/187.26	c * 187s|160221 | 28284 | 30060 |   0.2 |  72M|1241 |   - |3639 |5160 |3639 | 952 |5846 | 952 |1240 | 0.000000e+00 | 1.930000e+02 |    Inf 
187.50/187.51	o 179
187.50/187.51	c * 187s|160321 | 25799 | 30581 |   0.2 |  68M|1241 |   - |3639 |5191 |3639 | 954 |5922 | 992 |1257 | 0.000000e+00 | 1.790000e+02 |    Inf 
188.50/188.57	o 150
188.50/188.57	c * 189s|160706 | 20840 | 32704 |   0.2 |  60M|1241 |   - |3639 |5383 |3639 | 933 |6179 |1237 |1326 | 0.000000e+00 | 1.500000e+02 |    Inf 
190.70/190.73	o 147
190.70/190.73	c * 191s|161494 | 20499 | 36986 |   0.2 |  62M|1241 |   - |3639 |5820 |3639 | 939 |6798 |1791 |1418 | 0.000000e+00 | 1.470000e+02 |    Inf 
190.70/190.76	o 145
190.70/190.76	c * 191s|161502 | 19942 | 37014 |   0.2 |  61M|1241 |   - |3639 |5816 |3639 | 956 |6798 |1791 |1418 | 0.000000e+00 | 1.450000e+02 |    Inf 
190.80/190.84	o 137
190.80/190.84	c * 191s|161539 | 18287 | 37040 |   0.2 |  58M|1241 |   - |3639 |5824 |3639 | 960 |6808 |1801 |1418 | 0.000000e+00 | 1.370000e+02 |    Inf 
190.80/190.88	o 119
190.80/190.88	c * 191s|161559 | 15477 | 37043 |   0.2 |  54M|1241 |   - |3639 |5824 |3639 | 960 |6808 |1801 |1418 | 0.000000e+00 | 1.190000e+02 |    Inf 
190.80/190.89	o 98
190.80/190.89	c * 191s|161560 | 12315 | 37043 |   0.2 |  48M|1241 |   - |3639 |5824 |3639 | 960 |6808 |1801 |1418 | 0.000000e+00 | 9.800000e+01 |    Inf 
190.90/190.94	o 90
190.90/190.94	c * 191s|161577 | 10954 | 37058 |   0.2 |  46M|1241 |   - |3639 |5749 |3639 | 962 |6814 |1802 |1418 | 0.000000e+00 | 9.000000e+01 |    Inf 
190.90/190.94	o 80
190.90/190.94	c * 191s|161578 |  8853 | 37058 |   0.2 |  41M|1241 |   - |3639 |5749 |3639 | 962 |6814 |1802 |1418 | 0.000000e+00 | 8.000000e+01 |    Inf 
191.00/191.02	o 70
191.00/191.02	c * 191s|161650 |  7701 | 37078 |   0.2 |  39M|1241 |   - |3639 |5317 |3639 | 956 |6814 |1802 |1418 | 0.000000e+00 | 7.000000e+01 |    Inf 
191.00/191.05	o 60
191.00/191.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.00/191.05	c * 191s|161652 |  5344 | 37125 |   0.2 |  34M|1241 |   - |3639 |5098 |3639 | 946 |6824 |1807 |1418 | 0.000000e+00 | 6.000000e+01 |    Inf 
194.70/194.70	o 56
194.70/194.70	c * 195s|163289 |  4811 | 45581 |   0.3 |  35M|1241 |   - |3639 |6053 |3639 | 962 |7652 |3751 |1628 | 0.000000e+00 | 5.600000e+01 |    Inf 
194.99/195.00	o 55
194.99/195.00	c * 195s|163452 |  4723 | 46063 |   0.3 |  34M|1241 |   - |3639 |5822 |3639 | 943 |7669 |3935 |1630 | 0.000000e+00 | 5.500000e+01 |    Inf 
198.90/198.98	o 48
198.90/198.98	c * 199s|165510 |  4231 | 55549 |   0.3 |  35M|1241 |   - |3639 |6546 |3639 | 957 |8584 |6508 |1674 | 0.000000e+00 | 4.800000e+01 |    Inf 
201.80/201.87	o 47
201.80/201.87	c * 202s|167025 |  4187 | 62919 |   0.4 |  35M|1241 |   - |3639 |6630 |3639 | 954 |9340 |8244 |1705 | 0.000000e+00 | 4.700000e+01 |    Inf 
202.00/202.04	o 38
202.00/202.04	c * 202s|167101 |  3767 | 63368 |   0.4 |  35M|1241 |   - |3639 |6482 |3639 | 938 |9382 |8334 |1706 | 0.000000e+00 | 3.800000e+01 |    Inf 
204.60/204.64	o 22
204.60/204.64	c * 205s|168584 |  2751 | 70773 |   0.4 |  33M|1241 |   - |3639 |6218 |3639 | 974 |9866 |  10k|1718 | 0.000000e+00 | 2.200000e+01 |    Inf 
205.89/205.91	o 17
205.89/205.91	c * 206s|169298 |  2622 | 76565 |   0.5 |  32M|1241 |   - |3639 |6113 |3639 | 946 |  10k|  10k|1722 | 0.000000e+00 | 1.700000e+01 |    Inf 
207.10/207.17	c   207s|170000 |  2631 | 82345 |   0.5 |  33M|1241 |   - |3639 |6497 |   0 |   0 |  10k|  11k|1722 | 0.000000e+00 | 1.700000e+01 |    Inf 
210.40/210.45	o 15
210.40/210.45	c * 210s|171920 |  2584 | 95369 |   0.6 |  33M|1241 |   - |3639 |7066 |3639 | 954 |  11k|  14k|1773 | 0.000000e+00 | 1.500000e+01 |    Inf 
210.79/210.87	o 6
210.79/210.87	c * 211s|172164 |  2277 | 96903 |   0.6 |  32M|1241 |   - |3639 |7148 |3639 | 964 |  11k|  14k|1776 | 0.000000e+00 | 6.000000e+00 |    Inf 
224.30/224.39	c   224s|180000 |  2317 |157702 |   0.9 |  34M|1241 |   - |3639 |9761 |   0 |   0 |  16k|  24k|2152 | 0.000000e+00 | 6.000000e+00 |    Inf 
242.50/242.56	c   243s|190000 |  2362 |239152 |   1.3 |  36M|1241 |   - |3639 |  12k|3639 | 980 |  21k|  37k|2576 | 0.000000e+00 | 6.000000e+00 |    Inf 
261.40/261.45	c   261s|200000 |  2433 |317941 |   1.6 |  38M|1241 |   - |3639 |  13k|   0 |   0 |  25k|  50k|2912 | 0.000000e+00 | 6.000000e+00 |    Inf 
266.30/266.35	o 5
266.30/266.35	c * 266s|202738 |  2400 |337419 |   1.7 |  38M|1241 |   - |3639 |  14k|3639 | 960 |  27k|  54k|2974 | 0.000000e+00 | 5.000000e+00 |    Inf 
280.10/280.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
280.10/280.14	c   280s|210000 |  2339 |395432 |   1.9 |  36M|1241 |   - |3639 |8955 |   0 |   0 |  31k|  63k|3205 | 0.000000e+00 | 5.000000e+00 |    Inf 
298.11/298.18	c   298s|220000 |  2350 |476790 |   2.2 |  38M|1241 |   - |3639 |  12k|3639 | 956 |  37k|  77k|3469 | 0.000000e+00 | 5.000000e+00 |    Inf 
316.00/316.08	c   316s|230000 |  2251 |555551 |   2.4 |  37M|1241 |  10 |3639 |9961 |3639 | 959 |  43k|  90k|3805 | 0.000000e+00 | 5.000000e+00 |    Inf 
333.50/333.58	c   334s|240000 |  2362 |631082 |   2.6 |  40M|1241 |   - |3639 |  15k|3639 | 969 |  47k| 103k|4026 | 0.000000e+00 | 5.000000e+00 |    Inf 
352.20/352.22	c   352s|250000 |  2317 |705070 |   2.8 |  40M|1241 |   8 |3639 |  15k|3639 | 969 |  52k| 117k|4218 | 0.000000e+00 | 5.000000e+00 |    Inf 
371.50/371.50	c   371s|260000 |  2145 |786988 |   3.0 |  38M|1241 |   - |3639 |  11k|   0 |   0 |  57k| 130k|4654 | 0.000000e+00 | 5.000000e+00 |    Inf 
389.51/389.54	c   390s|270000 |  1981 |860900 |   3.2 |  37M|1241 |   - |3639 |  11k|3639 | 951 |  62k| 143k|4759 | 0.000000e+00 | 5.000000e+00 |    Inf 
407.40/407.42	c   407s|280000 |  1725 |935394 |   3.3 |  38M|1241 |   - |3639 |  16k|   0 |   0 |  67k| 156k|4915 | 0.000000e+00 | 5.000000e+00 |    Inf 
426.51/426.57	c   427s|290000 |  1729 |  1008k|   3.5 |  39M|1241 |  15 |3639 |  18k|3639 | 939 |  72k| 169k|5085 | 0.000000e+00 | 5.000000e+00 |    Inf 
447.01/447.06	c   447s|300000 |  1713 |  1079k|   3.6 |  40M|1241 |  14 |3639 |  19k|3639 | 954 |  77k| 182k|5231 | 0.000000e+00 | 5.000000e+00 |    Inf 
469.01/469.05	c   469s|310000 |  1755 |  1160k|   3.7 |  41M|1241 |  11 |3639 |  22k|3639 | 939 |  82k| 195k|5403 | 0.000000e+00 | 5.000000e+00 |    Inf 
490.41/490.49	c   490s|320000 |  1772 |  1232k|   3.8 |  43M|1241 |  19 |3639 |  25k|3639 | 939 |  88k| 208k|5533 | 0.000000e+00 | 5.000000e+00 |    Inf 
513.80/513.85	c   514s|330000 |  1848 |  1309k|   4.0 |  45M|1241 |  12 |3639 |  27k|3639 | 955 |  93k| 222k|5640 | 0.000000e+00 | 5.000000e+00 |    Inf 
538.51/538.50	c   538s|340000 |  2092 |  1385k|   4.1 |  48M|1241 |   - |3639 |  30k|   0 |   0 |  99k| 236k|5817 | 0.000000e+00 | 5.000000e+00 |    Inf 
562.60/562.61	c   563s|350000 |  2101 |  1457k|   4.2 |  48M|1241 |  16 |3639 |  30k|3639 | 949 | 104k| 250k|5933 | 0.000000e+00 | 5.000000e+00 |    Inf 
586.80/586.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
586.80/586.83	c   587s|360000 |  2041 |  1530k|   4.2 |  48M|1241 |  14 |3639 |  30k|3639 | 946 | 110k| 264k|6037 | 0.000000e+00 | 5.000000e+00 |    Inf 
611.81/611.89	c   612s|370000 |  2021 |  1604k|   4.3 |  49M|1241 |   - |3639 |  31k|   0 |   0 | 116k| 278k|6172 | 0.000000e+00 | 5.000000e+00 |    Inf 
637.51/637.56	c   638s|380000 |  2060 |  1683k|   4.4 |  50M|1241 |   - |3639 |  32k|   0 |   0 | 122k| 292k|6284 | 0.000000e+00 | 5.000000e+00 |    Inf 
663.01/663.03	c   663s|390000 |  2020 |  1757k|   4.5 |  50M|1241 |   1 |3639 |  31k|3639 | 949 | 127k| 306k|6386 | 0.000000e+00 | 5.000000e+00 |    Inf 
687.52/687.53	c   688s|400000 |  1942 |  1831k|   4.6 |  49M|1241 |  16 |3639 |  31k|3639 | 963 | 133k| 320k|6522 | 0.000000e+00 | 5.000000e+00 |    Inf 
711.61/711.61	c   712s|410000 |  1763 |  1908k|   4.7 |  44M|1241 |   8 |3639 |  22k|3639 | 961 | 138k| 334k|6661 | 0.000000e+00 | 5.000000e+00 |    Inf 
731.21/731.20	c   731s|420000 |  1614 |  1979k|   4.7 |  40M|1241 |   7 |3639 |  17k|3639 | 950 | 143k| 347k|6815 | 0.000000e+00 | 5.000000e+00 |    Inf 
751.51/751.56	c   752s|430000 |  1707 |  2056k|   4.8 |  43M|1241 |  16 |3639 |  21k|3639 | 942 | 148k| 360k|6914 | 0.000000e+00 | 5.000000e+00 |    Inf 
772.21/772.29	c   772s|440000 |  1687 |  2135k|   4.9 |  44M|1241 |  16 |3639 |  24k|3639 | 963 | 155k| 374k|6994 | 0.000000e+00 | 5.000000e+00 |    Inf 
774.42/774.42	o 2
774.42/774.42	c * 774s|440974 |  1594 |  2144k|   4.9 |  44M|1241 |   - |3639 |  24k|3639 | 974 | 155k| 375k|7015 | 0.000000e+00 | 2.000000e+00 |    Inf 
793.81/793.86	c   794s|450000 |  1615 |  2223k|   4.9 |  44M|1241 |   - |3639 |  24k|   0 |   0 | 161k| 387k|7132 | 0.000000e+00 | 2.000000e+00 |    Inf 
816.12/816.13	c   816s|460000 |  1662 |  2300k|   5.0 |  46M|1241 |  12 |3639 |  29k|3639 | 948 | 168k| 400k|7190 | 0.000000e+00 | 2.000000e+00 |    Inf 
840.61/840.69	c   841s|470000 |  1660 |  2383k|   5.1 |  47M|1241 |   - |3639 |  30k|   0 |   0 | 176k| 414k|7310 | 0.000000e+00 | 2.000000e+00 |    Inf 
865.81/865.87	c   866s|480000 |  1720 |  2475k|   5.2 |  49M|1241 |   - |3639 |  36k|   0 |   0 | 183k| 428k|7457 | 0.000000e+00 | 2.000000e+00 |    Inf 
890.82/890.85	c   891s|490000 |  1783 |  2550k|   5.2 |  50M|1241 |   - |3639 |  36k|   0 |   0 | 188k| 442k|7543 | 0.000000e+00 | 2.000000e+00 |    Inf 
893.52/893.52	o 1
893.52/893.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
893.52/893.52	c * 893s|491163 |  1764 |  2558k|   5.2 |  50M|1241 |   - |3639 |  37k|3639 | 989 | 189k| 443k|7543 | 0.000000e+00 | 1.000000e+00 |    Inf 
915.92/915.97	c   916s|500000 |  1708 |  2621k|   5.2 |  49M|1241 |  19 |3639 |  36k|3639 | 940 | 194k| 456k|7619 | 0.000000e+00 | 1.000000e+00 |    Inf 
941.71/941.77	c   942s|510000 |  1795 |  2695k|   5.3 |  51M|1241 |   - |3639 |  39k|   0 |   0 | 199k| 470k|7694 | 0.000000e+00 | 1.000000e+00 |    Inf 
969.12/969.17	c   969s|520000 |  1894 |  2766k|   5.3 |  54M|1241 |  11 |3639 |  43k|3639 | 966 | 204k| 484k|7775 | 0.000000e+00 | 1.000000e+00 |    Inf 
997.31/997.33	c   997s|530000 |  1862 |  2839k|   5.4 |  55M|1241 |   - |3639 |  47k|   0 |   0 | 208k| 498k|7846 | 0.000000e+00 | 1.000000e+00 |    Inf 
1027.62/1027.60	c  1028s|540000 |  1875 |  2917k|   5.4 |  54M|1241 |  10 |3639 |  43k|3639 | 940 | 214k| 512k|7948 | 0.000000e+00 | 1.000000e+00 |    Inf 
1054.82/1054.81	c  1055s|550000 |  2109 |  2983k|   5.4 |  56M|1241 |  14 |3639 |  45k|3639 | 951 | 219k| 525k|8025 | 0.000000e+00 | 1.000000e+00 |    Inf 
1083.22/1083.26	c  1083s|560000 |  2250 |  3054k|   5.5 |  59M|1241 |   7 |3639 |  47k|3639 | 950 | 223k| 539k|8094 | 0.000000e+00 | 1.000000e+00 |    Inf 
1112.82/1112.87	c  1113s|570000 |  2253 |  3126k|   5.5 |  59M|1241 |   - |3639 |  46k|   0 |   0 | 228k| 553k|8164 | 0.000000e+00 | 1.000000e+00 |    Inf 
1142.42/1142.42	c  1142s|580000 |  2293 |  3197k|   5.5 |  60M|1241 |   - |3639 |  47k|   0 |   0 | 233k| 567k|8235 | 0.000000e+00 | 1.000000e+00 |    Inf 
1172.22/1172.26	c  1172s|590000 |  2275 |  3269k|   5.5 |  61M|1241 |  10 |3639 |  48k|3639 | 949 | 237k| 581k|8315 | 0.000000e+00 | 1.000000e+00 |    Inf 
1201.62/1201.67	c  1202s|600000 |  2352 |  3340k|   5.6 |  62M|1241 |  16 |3639 |  49k|3639 | 961 | 242k| 595k|8382 | 0.000000e+00 | 1.000000e+00 |    Inf 
1230.72/1230.75	c  1231s|610000 |  2365 |  3411k|   5.6 |  62M|1241 |  10 |3639 |  48k|3639 | 952 | 245k| 610k|8444 | 0.000000e+00 | 1.000000e+00 |    Inf 
1261.22/1261.29	c  1261s|620000 |  2344 |  3489k|   5.6 |  63M|1241 |  12 |3639 |  49k|3639 | 949 | 251k| 624k|8517 | 0.000000e+00 | 1.000000e+00 |    Inf 
1289.02/1289.03	c  1289s|630000 |  2344 |  3563k|   5.7 |  62M|1241 |  19 |3639 |  45k|3639 | 960 | 256k| 638k|8593 | 0.000000e+00 | 1.000000e+00 |    Inf 
1317.83/1317.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1317.83/1317.89	c  1318s|640000 |  2356 |  3648k|   5.7 |  63M|1241 |   - |3639 |  48k|   0 |   0 | 262k| 652k|8674 | 0.000000e+00 | 1.000000e+00 |    Inf 
1346.63/1346.69	c  1347s|650000 |  2298 |  3732k|   5.7 |  58M|1241 |   - |3639 |  35k|   0 |   0 | 268k| 665k|8763 | 0.000000e+00 | 1.000000e+00 |    Inf 
1372.33/1372.33	c  1372s|660000 |  2337 |  3807k|   5.8 |  60M|1241 |  23 |3639 |  39k|3639 | 948 | 274k| 678k|8834 | 0.000000e+00 | 1.000000e+00 |    Inf 
1400.03/1400.07	c  1400s|670000 |  2367 |  3881k|   5.8 |  62M|1241 |   - |3639 |  44k|3639 | 958 | 279k| 692k|8901 | 0.000000e+00 | 1.000000e+00 |    Inf 
1427.23/1427.29	c  1427s|680000 |  2232 |  3946k|   5.8 |  60M|1241 |  16 |3639 |  40k|3639 | 948 | 283k| 706k|8969 | 0.000000e+00 | 1.000000e+00 |    Inf 
1453.03/1453.06	c  1453s|690000 |  1774 |  4021k|   5.8 |  52M|1241 |  14 |3639 |  31k|3639 | 949 | 288k| 720k|9029 | 0.000000e+00 | 1.000000e+00 |    Inf 
1476.53/1476.53	c  1477s|700000 |  1668 |  4098k|   5.9 |  50M|1241 |   9 |3639 |  28k|3639 | 955 | 293k| 733k|9351 | 0.000000e+00 | 1.000000e+00 |    Inf 
1500.73/1500.79	c  1501s|710000 |  1565 |  4179k|   5.9 |  51M|1241 |   - |3639 |  32k|   0 |   0 | 298k| 746k|9661 | 0.000000e+00 | 1.000000e+00 |    Inf 
1525.33/1525.38	c  1525s|720000 |  1616 |  4250k|   5.9 |  53M|1241 |   1 |3639 |  36k|3639 | 971 | 303k| 760k|9696 | 0.000000e+00 | 1.000000e+00 |    Inf 
1553.33/1553.37	c  1553s|730000 |  1651 |  4326k|   5.9 |  55M|1241 |   1 |3639 |  40k|3639 | 969 | 309k| 774k|9717 | 0.000000e+00 | 1.000000e+00 |    Inf 
1582.33/1582.36	c  1582s|740000 |  1631 |  4399k|   5.9 |  55M|1241 |   6 |3639 |  40k|3639 | 976 | 313k| 788k|9732 | 0.000000e+00 | 1.000000e+00 |    Inf 
1609.94/1609.90	c  1610s|750000 |  1603 |  4472k|   6.0 |  53M|1241 |   - |3639 |  37k|   0 |   0 | 318k| 802k|9804 | 0.000000e+00 | 1.000000e+00 |    Inf 
1638.93/1638.96	c  1639s|760000 |  1620 |  4548k|   6.0 |  56M|1241 |   - |3639 |  44k|   0 |   0 | 324k| 815k|9862 | 0.000000e+00 | 1.000000e+00 |    Inf 
1670.24/1670.29	c  1670s|770000 |  1687 |  4625k|   6.0 |  58M|1241 |   1 |3639 |  48k|3639 | 955 | 329k| 829k|9924 | 0.000000e+00 | 1.000000e+00 |    Inf 
1703.14/1703.11	c  1703s|780000 |  1717 |  4702k|   6.0 |  60M|1241 |  16 |3639 |  50k|3639 | 955 | 334k| 844k|9987 | 0.000000e+00 | 1.000000e+00 |    Inf 
1737.03/1737.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1737.03/1737.03	c  1737s|790000 |  1744 |  4781k|   6.1 |  61M|1241 |   - |3639 |  52k|   0 |   0 | 340k| 857k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1772.23/1772.23	c  1772s|800000 |  1800 |  4861k|   6.1 |  63M|1241 |  10 |3639 |  56k|3639 | 967 | 344k| 871k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.98
1790.04/1790.01	c Solving Nodes      : 804871
1790.04/1790.01	c Primal Bound       : +1.00000000000000e+00 (139 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.04	s SATISFIABLE
1790.04/1790.04	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1790.04/1790.04	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 x191 -x190 -x189 
1790.04/1790.04	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1790.04/1790.04	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
1790.04/1790.04	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1790.04/1790.04	v -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.04/1790.04	v -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 
1790.04/1790.04	v -x79 -x78 x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 -x54 
1790.04/1790.04	v x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1790.04/1790.04	v -x28 -x27 -x26 x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 
1790.04/1790.04	v x1 
1790.04/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.04	c Solving Time       :    1789.98
1790.04/1790.04	c Original Problem   :
1790.04/1790.04	c   Problem name     : HOME/instance-2705553-1278572956.wbo
1790.04/1790.04	c   Variables        : 3797 (2014 binary, 0 integer, 1783 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4491 initial, 4491 maximal
1790.04/1790.04	c Presolved Problem  :
1790.04/1790.04	c   Problem name     : t_HOME/instance-2705553-1278572956.wbo
1790.04/1790.04	c   Variables        : 3639 (1935 binary, 0 integer, 1704 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4262 initial, 57252 maximal
1790.04/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.04	c   trivial          :       0.00         79          0          0          0          0          0          0          0
1790.04/1790.04	c   dualfix          :       0.00         79          0          0          0          0          0          0          0
1790.04/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.04/1790.04	c   setppc           :       0.00          0          0          0          0          0         36          0          0
1790.04/1790.04	c   linear           :       0.05          0          0          0       1807          0        114         97          0
1790.04/1790.04	c   indicator        :       0.00          0          0          0          0          0         79          0          0
1790.04/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   root node        :          -       3408          -          -       3408          -          -          -          -
1790.04/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   integral         :          0          0          0     564029          0        132       1727          0          0     702580
1790.04/1790.04	c   setppc           :         31          6    3281148     196938          1      13464    1246156          0          0          0
1790.04/1790.04	c   linear           :       1704          6    3284370     210796          1     166592   15079709     347046          0          0
1790.04/1790.04	c   indicator        :       1704          0    1706996     187928          0        135     688497          0          0          0
1790.04/1790.04	c   logicor          :        823+         6    1337634     159790          1     128635    3213221          0          0          0
1790.04/1790.04	c   bounddisjunction :          0+         0     356108          0          0          6        376          0          0          0
1790.04/1790.04	c   countsols        :          0          0          0     159790          1          0          0          0          0          0
1790.04/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.04	c   integral         :      20.41       0.00       0.00      20.41       0.00
1790.04/1790.04	c   setppc           :      10.26       0.00      10.17       0.09       0.00
1790.04/1790.04	c   linear           :     121.57       0.00     115.79       5.78       0.00
1790.04/1790.04	c   indicator        :      31.72       0.01      13.79      17.92       0.00
1790.04/1790.04	c   logicor          :     370.42       0.00     369.10       1.32       0.00
1790.04/1790.04	c   bounddisjunction :       2.03       0.00       2.03       0.00       0.00
1790.04/1790.04	c   countsols        :       0.02       0.00       0.00       0.02       0.00
1790.04/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.04	c   vbounds          :       0.56       7597          0       2508
1790.04/1790.04	c   rootredcost      :       0.52         34          0       1703
1790.04/1790.04	c   pseudoobj        :      80.37    3299901       1593     519034
1790.04/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.04	c   propagation      :      15.65     310290     309626    1947299       28.1       8148       24.8          -
1790.04/1790.04	c   infeasible LP    :       9.75      37817      37817     304338       43.5        344       16.7          0
1790.04/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.04	c   applied globally :          -          -          -     878095       24.0          -          -          -
1790.04/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.04	c   cut pool         :       0.00          5          -          -          8          -    (maximal pool size: 234)
1790.04/1790.04	c   redcost          :      37.13     565021          0      33194          0          0
1790.04/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.04	c   gomory           :       0.09          6          0          0       1012          0
1790.04/1790.04	c   strongcg         :       0.08          6          0          0       1057          0
1790.04/1790.04	c   cmir             :       0.02          6          0          0          1          0
1790.04/1790.04	c   flowcover        :       0.05          6          0          0          0          0
1790.04/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.04/1790.04	c Pricers            :       Time      Calls       Vars
1790.04/1790.04	c   problem variables:       0.00          0          0
1790.04/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   relpscost        :      20.01     352765        132       1727          0          0     702580
1790.04/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   inference        :      37.08     159758          0          0          0          0     319596
1790.04/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.04	c   LP solutions     :       0.20          -         33
1790.04/1790.04	c   pseudo solutions :       0.00          -          0
1790.04/1790.04	c   feaspump         :       0.02          1          0
1790.04/1790.04	c   oneopt           :       0.32         31          0
1790.04/1790.04	c   crossover        :       1.34         35          0
1790.04/1790.04	c   coefdiving       :       0.63        526          0
1790.04/1790.04	c   guideddiving     :       0.74        526          0
1790.04/1790.04	c   fracdiving       :       0.61        527          0
1790.04/1790.04	c   veclendiving     :       0.62        527          0
1790.04/1790.04	c   pscostdiving     :       0.64        527          0
1790.04/1790.04	c   linesearchdiving :       0.62        527          0
1790.04/1790.04	c   rootsoldiving    :       0.72        504          0
1790.04/1790.04	c   objpscostdiving  :       0.65        505          0
1790.04/1790.04	c   trivial          :       0.00          2          0
1790.04/1790.04	c   simplerounding   :       0.73     352782          0
1790.04/1790.04	c   zirounding       :       0.26       1000          0
1790.04/1790.04	c   rounding         :       0.81       8337          0
1790.04/1790.04	c   shifting         :       0.67       2648          0
1790.04/1790.04	c   intshifting      :       0.01          0          0
1790.04/1790.04	c   twoopt           :       0.00          0          0
1790.04/1790.04	c   fixandinfer      :       0.00          0          0
1790.04/1790.04	c   intdiving        :       0.00          0          0
1790.04/1790.04	c   actconsdiving    :       0.00          0          0
1790.04/1790.04	c   octane           :       0.00          0          0
1790.04/1790.04	c   rens             :       0.03          1          0
1790.04/1790.04	c   rins             :       0.00          0          0
1790.04/1790.04	c   localbranching   :       0.00          0          0
1790.04/1790.04	c   mutation         :       0.00          0          0
1790.04/1790.04	c   dins             :       0.00          0          0
1790.04/1790.04	c   undercover       :       0.00          0          0
1790.04/1790.04	c   nlp              :       0.15          0          0
1790.04/1790.04	c   trysol           :       0.32        600        106
1790.04/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.04	c   dual LP          :     535.22     442708    4900555      11.07    9156.18
1790.04/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.04	c   diving/probing LP:       0.32        177       1707       9.64    5388.44
1790.04/1790.04	c   strong branching :      16.10      10151     178144      17.55   11067.50
1790.04/1790.04	c     (at root node) :          -         17       2126     125.06          -
1790.04/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.04	c B&B Tree           :
1790.04/1790.04	c   number of runs   :          1
1790.04/1790.04	c   nodes            :     804871
1790.04/1790.04	c   nodes (total)    :     804871
1790.04/1790.04	c   nodes left       :       1792
1790.04/1790.04	c   max depth        :       1241
1790.04/1790.04	c   max depth (total):       1241
1790.04/1790.04	c   backtracks       :      77883 (9.7%)
1790.04/1790.04	c   delayed cutoffs  :      57107
1790.04/1790.04	c   repropagations   :    1329967 (3859729 domain reductions, 54122 cutoffs)
1790.04/1790.04	c   avg switch length:       4.79
1790.04/1790.04	c   switching time   :     278.98
1790.04/1790.04	c Solution           :
1790.04/1790.04	c   Solutions found  :        139 (34 improvements)
1790.04/1790.04	c   First Solution   : +8.67900000000000e+04   (in run 1, after 16 nodes, 0.87 seconds, depth 16, found by <trysol>)
1790.04/1790.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 491163 nodes, 893.49 seconds, depth 43, found by <relaxation>)
1790.04/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.04	c   Gap              :   infinite
1790.04/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.04	c   Root Iterations  :        316
1790.14/1790.14	c Time complete: 1790.18.

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-2705553-1278572956/watcher-2705553-1278572956 -o /tmp/evaluation-result-2705553-1278572956/solver-2705553-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705553-1278572956.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 0.33 0.08 0.02 2/173 21522
/proc/meminfo: memFree=29940248/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=12344 CPUtime=0
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 1938 0 0 0 0 0 0 0 22 0 1 0 25510350 12640256 1857 4089446400 4194304 10345943 140736522130944 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21522/statm: 3086 1857 429 1502 0 1579 0

[startup+0.0803911 s]
/proc/loadavg: 0.33 0.08 0.02 2/173 21522
/proc/meminfo: memFree=29940248/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=32828 CPUtime=0.07
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 7245 0 0 0 7 0 0 0 22 0 1 0 25510350 33615872 6810 4089446400 4194304 10345943 140736522130944 18446744073709551615 5019029 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 8207 6810 534 1502 0 6700 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32828

[startup+0.100392 s]
/proc/loadavg: 0.33 0.08 0.02 2/173 21522
/proc/meminfo: memFree=29940248/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=33980 CPUtime=0.09
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 7526 0 0 0 9 0 0 0 22 0 1 0 25510350 34795520 7091 4089446400 4194304 10345943 140736522130944 18446744073709551615 5093484 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 8495 7091 550 1502 0 6988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33980

[startup+0.300279 s]
/proc/loadavg: 0.33 0.08 0.02 2/173 21522
/proc/meminfo: memFree=29940248/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=40932 CPUtime=0.29
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 14159 0 0 0 27 2 0 0 22 0 1 0 25510350 41914368 8714 4089446400 4194304 10345943 140736522130944 18446744073709551615 5863243 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 10233 8714 748 1502 0 8726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40932

[startup+0.700268 s]
/proc/loadavg: 0.33 0.08 0.02 2/173 21522
/proc/meminfo: memFree=29940248/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=46256 CPUtime=0.69
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 19268 0 0 0 67 2 0 0 24 0 1 0 25510350 47366144 9560 4089446400 4194304 10345943 140736522130944 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 11564 9560 762 1502 0 10057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46256

[startup+1.5011 s]
/proc/loadavg: 0.33 0.08 0.02 3/179 21533
/proc/meminfo: memFree=29849060/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=44460 CPUtime=1.49
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 24315 0 0 0 145 4 0 0 25 0 1 0 25510350 45527040 9664 4089446400 4194304 10345943 140736522130944 18446744073709551615 8160445 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 11115 9664 769 1502 0 9608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44460

[startup+3.10085 s]
/proc/loadavg: 0.46 0.11 0.04 3/179 21533
/proc/meminfo: memFree=29846480/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=49940 CPUtime=3.09
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 29629 0 0 0 304 5 0 0 25 0 1 0 25510350 51138560 10687 4089446400 4194304 10345943 140736522130944 18446744073709551615 4246677 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 12485 10687 774 1502 0 10978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49940

[startup+6.30028 s]
/proc/loadavg: 0.46 0.11 0.04 3/179 21533
/proc/meminfo: memFree=29840156/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=56444 CPUtime=6.29
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 39545 0 0 0 622 7 0 0 25 0 1 0 25510350 57798656 12060 4089446400 4194304 10345943 140736522130944 18446744073709551615 4686801 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 14111 12060 774 1502 0 12604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56444

[startup+12.7011 s]
/proc/loadavg: 0.70 0.17 0.06 3/179 21533
/proc/meminfo: memFree=29818296/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=65912 CPUtime=12.69
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 46928 0 0 0 1259 10 0 0 25 0 1 0 25510350 67493888 14304 4089446400 4194304 10345943 140736522130944 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 16478 14304 774 1502 0 14971 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65912

[startup+25.5009 s]
/proc/loadavg: 0.90 0.23 0.08 3/179 21533
/proc/meminfo: memFree=29778840/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=84536 CPUtime=25.49
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 56332 0 0 0 2536 13 0 0 25 0 1 0 25510350 86564864 19570 4089446400 4194304 10345943 140736522130944 18446744073709551615 6119731 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 21134 19570 775 1502 0 19627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84536

[startup+51.1003 s]
/proc/loadavg: 1.27 0.37 0.13 3/179 21534
/proc/meminfo: memFree=29717584/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=119472 CPUtime=51.09
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 69080 0 0 0 5093 16 0 0 25 0 1 0 25510350 122339328 28097 4089446400 4194304 10345943 140736522130944 18446744073709551615 6003111 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 29868 28097 775 1502 0 28361 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119472

[startup+102.306 s]
/proc/loadavg: 1.71 0.64 0.23 3/179 21535
/proc/meminfo: memFree=29586320/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=190124 CPUtime=102.3
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 90981 0 0 0 10207 23 0 0 25 0 1 0 25510350 194686976 45610 4089446400 4194304 10345943 140736522130944 18446744073709551615 6119774 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 47531 45610 775 1502 0 46024 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 190124

[startup+162.301 s]
/proc/loadavg: 1.89 0.89 0.34 3/179 21537
/proc/meminfo: memFree=29480472/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=278056 CPUtime=162.29
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 117196 0 0 0 16199 30 0 0 25 0 1 0 25510350 284729344 67568 4089446400 4194304 10345943 140736522130944 18446744073709551615 5095673 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 69514 67568 775 1502 0 68007 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 278056

[startup+222.301 s]
/proc/loadavg: 1.96 1.09 0.44 3/179 21539
/proc/meminfo: memFree=29422496/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=325204 CPUtime=222.3
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 241461 0 0 0 22168 62 0 0 25 0 1 0 25510350 333008896 79445 4089446400 4194304 10345943 140736522130944 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 81301 79445 786 1502 0 79794 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 325204

[startup+282.3 s]
/proc/loadavg: 1.98 1.25 0.53 3/179 21540
/proc/meminfo: memFree=29400008/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=329780 CPUtime=282.3
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 270882 0 0 0 28133 97 0 0 25 0 1 0 25510350 337694720 80641 4089446400 4194304 10345943 140736522130944 18446744073709551615 6712032 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 82445 80641 798 1502 0 80938 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 329780

[startup+342.301 s]
/proc/loadavg: 2.07 1.40 0.63 3/179 21542
/proc/meminfo: memFree=29395844/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=331852 CPUtime=342.3
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 283525 0 0 0 34103 127 0 0 25 0 1 0 25510350 339816448 81082 4089446400 4194304 10345943 140736522130944 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 82963 81082 798 1502 0 81456 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 331852

[startup+402.301 s]
/proc/loadavg: 2.02 1.51 0.71 3/179 21543
/proc/meminfo: memFree=29392652/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=332404 CPUtime=402.31
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 294824 0 0 0 40073 158 0 0 25 0 1 0 25510350 340381696 81447 4089446400 4194304 10345943 140736522130944 18446744073709551615 6119731 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 83101 81447 798 1502 0 81594 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 332404

[startup+462.3 s]
/proc/loadavg: 2.01 1.60 0.79 3/179 21545
/proc/meminfo: memFree=29393936/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=333288 CPUtime=462.3
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 297007 0 0 0 46048 182 0 0 25 0 1 0 25510350 341286912 81541 4089446400 4194304 10345943 140736522130944 18446744073709551615 6929820 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 83322 81541 798 1502 0 81815 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 333288

[startup+522.301 s]
/proc/loadavg: 2.00 1.67 0.86 3/179 21547
/proc/meminfo: memFree=29389556/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=337248 CPUtime=522.3
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 299170 0 0 0 52026 204 0 0 25 0 1 0 25510350 345341952 82532 4089446400 4194304 10345943 140736522130944 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 84312 82532 798 1502 0 82805 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 337248

[startup+582.301 s]
/proc/loadavg: 2.00 1.72 0.93 3/179 21551
/proc/meminfo: memFree=29384640/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=339412 CPUtime=582.31
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 302076 0 0 0 58008 223 0 0 25 0 1 0 25510350 347557888 82979 4089446400 4194304 10345943 140736522130944 18446744073709551615 6777530 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 84853 82979 798 1502 0 83346 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 339412

[startup+642.3 s]
/proc/loadavg: 2.00 1.77 1.00 3/179 21553
/proc/meminfo: memFree=29381564/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=342176 CPUtime=642.31
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 303255 0 0 0 63990 241 0 0 25 0 1 0 25510350 350388224 83743 4089446400 4194304 10345943 140736522130944 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 85544 83743 798 1502 0 84037 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 342176

[startup+702.301 s]

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

/proc/meminfo: memFree=29362208/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=350212 CPUtime=1002.32
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 348455 0 0 0 99860 372 0 0 25 0 1 0 25510350 358617088 85550 4089446400 4194304 10345943 140736522130944 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 87553 85550 799 1502 0 86046 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 350212

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.35 3/179 21564
/proc/meminfo: memFree=29358548/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=350404 CPUtime=1062.32
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 350896 0 0 0 105841 391 0 0 25 0 1 0 25510350 358813696 85605 4089446400 4194304 10345943 140736522130944 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 87601 85605 799 1502 0 86094 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 350404

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/179 21566
/proc/meminfo: memFree=29356120/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=351736 CPUtime=1122.32
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 351457 0 0 0 111825 407 0 0 25 0 1 0 25510350 360177664 86083 4089446400 4194304 10345943 140736522130944 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 87934 86083 799 1502 0 86427 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 351736

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 21567
/proc/meminfo: memFree=29354452/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=352868 CPUtime=1182.32
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 352103 0 0 0 117806 426 0 0 25 0 1 0 25510350 361336832 86462 4089446400 4194304 10345943 140736522130944 18446744073709551615 5614841 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 88217 86462 799 1502 0 86710 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 352868

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.46 3/179 21569
/proc/meminfo: memFree=29351660/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=353028 CPUtime=1242.32
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 353701 0 0 0 123790 442 0 0 25 0 1 0 25510350 361500672 86529 4089446400 4194304 10345943 140736522130944 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 88257 86529 799 1502 0 86750 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 353028

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 21570
/proc/meminfo: memFree=29348764/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=354724 CPUtime=1302.33
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 354831 0 0 0 129773 460 0 0 25 0 1 0 25510350 363237376 86768 4089446400 4194304 10345943 140736522130944 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 88681 86768 799 1502 0 87174 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 354724

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 21572
/proc/meminfo: memFree=29344988/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=356456 CPUtime=1362.33
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 357243 0 0 0 135753 480 0 0 25 0 1 0 25510350 365010944 87286 4089446400 4194304 10345943 140736522130944 18446744073709551615 4217108 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89114 87286 799 1502 0 87607 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 356456

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 21574
/proc/meminfo: memFree=29344444/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=357744 CPUtime=1422.34
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 359773 0 0 0 141737 497 0 0 25 0 1 0 25510350 366329856 87397 4089446400 4194304 10345943 140736522130944 18446744073709551615 5031099 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89436 87397 799 1502 0 87929 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 357744

[startup+1482.3 s]
/proc/loadavg: 2.06 1.99 1.57 3/179 21575
/proc/meminfo: memFree=29343920/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=357864 CPUtime=1482.33
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 361905 0 0 0 147717 516 0 0 25 0 1 0 25510350 366452736 87468 4089446400 4194304 10345943 140736522130944 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89466 87468 799 1502 0 87959 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 357864

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.60 3/179 21577
/proc/meminfo: memFree=29343996/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=358112 CPUtime=1542.33
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 361972 0 0 0 153698 535 0 0 25 0 1 0 25510350 366706688 87534 4089446400 4194304 10345943 140736522130944 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89528 87534 799 1502 0 88021 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 358112

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/179 21578
/proc/meminfo: memFree=29343940/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=358112 CPUtime=1602.33
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362000 0 0 0 159679 554 0 0 25 0 1 0 25510350 366706688 87562 4089446400 4194304 10345943 140736522130944 18446744073709551615 4216931 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89528 87562 799 1502 0 88021 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 358112

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 21580
/proc/meminfo: memFree=29343752/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=358112 CPUtime=1662.34
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362022 0 0 0 165663 571 0 0 25 0 1 0 25510350 366706688 87584 4089446400 4194304 10345943 140736522130944 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89528 87584 799 1502 0 88021 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 358112

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 21582
/proc/meminfo: memFree=29343684/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=358112 CPUtime=1722.33
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362036 0 0 0 171648 585 0 0 25 0 1 0 25510350 366706688 87598 4089446400 4194304 10345943 140736522130944 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89528 87598 799 1502 0 88021 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 358112

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21583
/proc/meminfo: memFree=29342276/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=359136 CPUtime=1782.34
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362301 0 0 0 177633 601 0 0 25 0 1 0 25510350 367755264 87863 4089446400 4194304 10345943 140736522130944 18446744073709551615 4212573 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89784 87863 799 1502 0 88277 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 359136

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21583
/proc/meminfo: memFree=29342276/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=359136 CPUtime=1785.53
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362308 0 0 0 177952 601 0 0 25 0 1 0 25510350 367755264 87870 4089446400 4194304 10345943 140736522130944 18446744073709551615 4685117 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89784 87870 799 1502 0 88277 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 359136

[startup+1788.7 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21584
/proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=359136 CPUtime=1788.74
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362308 0 0 0 178271 603 0 0 25 0 1 0 25510350 367755264 87870 4089446400 4194304 10345943 140736522130944 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89784 87870 799 1502 0 88277 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 359136

[startup+1789.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21584
/proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=359136 CPUtime=1789.54
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362308 0 0 0 178351 603 0 0 25 0 1 0 25510350 367755264 87870 4089446400 4194304 10345943 140736522130944 18446744073709551615 4706426 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89784 87870 799 1502 0 88277 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 359136

[startup+1789.9 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21584
/proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=359136 CPUtime=1789.94
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362308 0 0 0 178391 603 0 0 25 0 1 0 25510350 367755264 87870 4089446400 4194304 10345943 140736522130944 18446744073709551615 5086826 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21522/statm: 89784 87870 799 1502 0 88277 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 359136

[startup+1790.1 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 21584
/proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528
[pid=21522] ppid=21520 vsize=359136 CPUtime=1790.14
/proc/21522/stat : 21522 (pbscip.linux.x8) R 21520 21522 21369 0 -1 4202496 362366 0 0 0 178411 603 0 0 18 0 1 0 25510350 367755264 87928 4089446400 4194304 10345943 140736522130944 18446744073709551615 5083232 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21522/statm: 89784 87928 800 1502 0 88277 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 359136

Child status: 0
Real time (s): 1790.14
CPU time (s): 1790.19
CPU user time (s): 1784.14
CPU system time (s): 6.04408
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 359404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.14
system time used= 6.04408
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 362369
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= 21320

runsolver used 3.52846 second user time and 5.67714 second system time

The end

Launcher Data

Begin job on node108 at 2010-07-08 09:09:16
IDJOB=2705553
IDBENCH=78919
IDSOLVER=1214
FILE ID=node108/2705553-1278572956
PBS_JOBID= 11240237
Free space on /tmp= 73484 MiB

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

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

MD5SUM BENCH= 2edeaf6035297ee59e9643c9979a8871
RANDOM SEED=1525547274

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2681.499
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:      29941024 kB
Buffers:        148676 kB
Cached:        2649836 kB
SwapCached:          0 kB
Active:        1773196 kB
Inactive:      1087880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29941024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13120 kB
Writeback:           0 kB
AnonPages:       62492 kB
Mapped:          14424 kB
Slab:            85104 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184904 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= 73456 MiB
End job on node108 at 2010-07-08 09:39:06