Trace number 2693401

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568706--soft-33-100-0.wbo
MD5SUMd42cf4effb818ceec652d99deb164158
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark379.165
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 711
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-2693401-1277902055.wbo>
0.00/0.03	c original problem has 3797 variables (2014 bin, 0 int, 0 impl, 1783 cont) and 4491 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.03/0.05	c presolving:
0.03/0.06	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1931 impls, 11 clqs
0.09/0.10	c (round 2) 0 del vars, 72 del conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 1931 impls, 11 clqs
0.09/0.11	c (round 3) 55 del vars, 169 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 0 upgd conss, 1931 impls, 11 clqs
0.09/0.12	c (round 4) 134 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 1931 impls, 11 clqs
0.09/0.13	c (round 5) 158 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 1931 impls, 11 clqs
0.09/0.19	c    (0.1s) probing: 101/1935 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.19	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.19	c presolving (6 rounds):
0.09/0.19	c  158 deleted vars, 193 deleted constraints, 1807 tightened bounds, 0 added holes, 97 changed sides, 0 changed coefficients
0.09/0.19	c  1931 implications, 11 cliques
0.09/0.19	c presolved problem has 3639 variables (1935 bin, 0 int, 0 impl, 1704 cont) and 4298 constraints
0.09/0.19	c    1704 constraints of type <indicator>
0.09/0.19	c      11 constraints of type <setppc>
0.09/0.19	c    1704 constraints of type <linear>
0.09/0.19	c     879 constraints of type <logicor>
0.09/0.19	c transformed objective value is always integral (scale: 1)
0.09/0.19	c Presolving Time: 0.14
0.09/0.19	c - non default parameters ----------------------------------------------------------------------
0.09/0.19	c # SCIP version 1.2.1.2
0.09/0.19	c 
0.09/0.19	c # frequency for displaying node information lines
0.09/0.19	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.19	c display/freq = 10000
0.09/0.19	c 
0.09/0.19	c # maximal time in seconds to run
0.09/0.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19	c limits/time = 1799.97
0.09/0.19	c 
0.09/0.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19	c limits/memory = 3420
0.09/0.19	c 
0.09/0.19	c # should presolving try to simplify inequalities
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/linear/simplifyinequalities = TRUE
0.09/0.19	c 
0.09/0.19	c # should presolving try to simplify knapsacks
0.09/0.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.19	c 
0.09/0.19	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.19	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19	c separating/rapidlearning/freq = 0
0.09/0.19	c 
0.09/0.19	c -----------------------------------------------------------------------------------------------
0.09/0.19	c start solving
0.09/0.19	c 
0.19/0.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.21	c   0.2s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4298 |3639 | 890 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.22	o 86790
0.19/0.22	c y 0.2s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4298 |3639 | 890 |   0 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |    50 |     - |  13M|   0 |  12 |3639 |4298 |3639 | 909 |  19 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   116 |     - |  13M|   0 |  30 |3639 |4298 |3639 | 931 |  41 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |   134 |     - |  13M|   0 |  38 |3639 |4298 |3639 | 939 |  49 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   210 |     - |  14M|   0 |  43 |3639 |4298 |3639 | 946 |  56 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   257 |     - |  14M|   0 |  44 |3639 |4298 |3639 | 957 |  67 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   513 |     - |  14M|   0 |  51 |3639 |4298 |3639 | 970 |  80 |   0 |   0 | 0.000000e+00 | 8.679000e+04 |    Inf 
1.09/1.18	c   1.1s|     1 |     2 |   513 |     - |  14M|   0 |  51 |3639 |4298 |3639 | 970 |  80 |   0 |  33 | 0.000000e+00 | 8.679000e+04 |    Inf 
12.69/12.75	o 466
12.69/12.75	c *12.5s|  1962 |  1427 | 12168 |   5.9 |  22M|  65 |   - |3639 |4302 |3639 |1006 |1595 |   4 |1051 | 0.000000e+00 | 4.660000e+02 |    Inf 
13.39/13.40	o 447
13.39/13.40	c *13.2s|  2241 |  1603 | 13196 |   5.7 |  24M|  65 |   - |3639 |4446 |3639 |1004 |1720 | 148 |1061 | 0.000000e+00 | 4.470000e+02 |    Inf 
13.39/13.42	o 432
13.39/13.42	c *13.2s|  2243 |  1563 | 13224 |   5.7 |  24M|  65 |   - |3639 |4446 |3639 |1004 |1720 | 148 |1061 | 0.000000e+00 | 4.320000e+02 |    Inf 
15.09/15.11	o 422
15.09/15.11	c *14.8s|  2930 |  2120 | 15749 |   5.2 |  25M|  65 |   - |3639 |4617 |3639 |1007 |2106 | 319 |1080 | 0.000000e+00 | 4.220000e+02 |    Inf 
15.69/15.70	o 406
15.69/15.70	c *15.4s|  3165 |  2263 | 16798 |   5.1 |  26M|  65 |   - |3639 |4662 |3639 |1006 |2217 | 373 |1087 | 0.000000e+00 | 4.060000e+02 |    Inf 
17.89/17.94	o 398
17.89/17.94	c *17.6s|  3930 |  2822 | 22026 |   5.5 |  27M|  65 |   - |3639 |4935 |3639 | 999 |3148 | 704 |1139 | 0.000000e+00 | 3.980000e+02 |    Inf 
19.39/19.41	o 395
19.39/19.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.39/19.41	c *19.0s|  4398 |  3164 | 25688 |   5.7 |  29M|  65 |   - |3639 |5029 |3639 |1022 |3742 | 911 |1175 | 0.000000e+00 | 3.950000e+02 |    Inf 
19.99/20.02	o 394
19.99/20.02	c *19.6s|  4605 |  3291 | 26826 |   5.7 |  30M|  65 |   - |3639 |5079 |3639 |1003 |3944 |1034 |1180 | 0.000000e+00 | 3.940000e+02 |    Inf 
28.99/29.00	o 384
28.99/29.00	c *28.4s|  7629 |  5478 | 50348 |   6.5 |  37M|  68 |   - |3639 |5334 |3639 | 997 |7430 |2438 |1262 | 0.000000e+00 | 3.840000e+02 |    Inf 
29.30/29.31	o 374
29.30/29.31	c *28.7s|  7736 |  5516 | 50966 |   6.5 |  37M|  68 |   - |3639 |5324 |3639 |1006 |7559 |2456 |1271 | 0.000000e+00 | 3.740000e+02 |    Inf 
36.60/36.65	c  35.8s| 10000 |  7482 | 72385 |   7.2 |  42M|  68 |  14 |3639 |4981 |3639 | 972 |  11k|2977 |1301 | 0.000000e+00 | 3.740000e+02 |    Inf 
37.59/37.61	o 304
37.59/37.61	c *36.8s| 10278 |  6931 | 74883 |   7.2 |  38M|  68 |   - |3639 |4947 |3639 |1003 |  11k|3042 |1301 | 0.000000e+00 | 3.040000e+02 |    Inf 
37.59/37.63	o 272
37.59/37.63	c *36.8s| 10286 |  6423 | 74887 |   7.2 |  36M|  68 |   - |3639 |4953 |3639 |1004 |  11k|3048 |1301 | 0.000000e+00 | 2.720000e+02 |    Inf 
41.29/41.30	o 267
41.29/41.30	c *40.4s| 11379 |  7145 | 83460 |   7.3 |  39M|  68 |   - |3639 |5080 |3639 | 994 |  13k|3504 |1348 | 0.000000e+00 | 2.670000e+02 |    Inf 
41.29/41.38	o 195
41.29/41.38	c *40.4s| 11402 |  5688 | 83580 |   7.3 |  35M|  68 |   - |3639 |5096 |3639 | 997 |  13k|3524 |1348 | 0.000000e+00 | 1.950000e+02 |    Inf 
41.99/42.01	o 192
41.99/42.01	c *41.0s| 11587 |  5743 | 85136 |   7.3 |  36M|  75 |   - |3639 |5149 |3639 | 991 |  13k|3665 |1352 | 0.000000e+00 | 1.920000e+02 |    Inf 
41.99/42.04	o 187
41.99/42.04	c *41.1s| 11590 |  5611 | 85207 |   7.3 |  35M|  75 |   - |3639 |5147 |3639 | 993 |  13k|3665 |1352 | 0.000000e+00 | 1.870000e+02 |    Inf 
42.60/42.63	o 186
42.60/42.63	c *41.6s| 11724 |  5658 | 86865 |   7.4 |  36M|  75 |   - |3639 |5151 |3639 |1012 |  13k|3747 |1355 | 0.000000e+00 | 1.860000e+02 |    Inf 
44.49/44.54	o 167
44.49/44.54	c *43.5s| 12321 |  5238 | 91338 |   7.4 |  36M|  75 |   - |3639 |5193 |3639 |1003 |  14k|4145 |1365 | 0.000000e+00 | 1.670000e+02 |    Inf 
44.89/44.98	o 164
44.89/44.98	c *44.0s| 12501 |  5258 | 92506 |   7.4 |  37M|  75 |   - |3639 |5287 |3639 | 985 |  14k|4289 |1365 | 0.000000e+00 | 1.640000e+02 |    Inf 
46.50/46.50	o 162
46.50/46.50	c *45.4s| 13009 |  5356 | 95414 |   7.3 |  38M|  75 |   - |3639 |5348 |3639 | 995 |  14k|4704 |1365 | 0.000000e+00 | 1.620000e+02 |    Inf 
46.59/46.66	o 156
46.59/46.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.59/46.66	c *45.6s| 13050 |  5202 | 95654 |   7.3 |  37M|  75 |   - |3639 |5353 |3639 | 985 |  14k|4737 |1365 | 0.000000e+00 | 1.560000e+02 |    Inf 
46.89/46.94	o 136
46.89/46.94	c *45.9s| 13113 |  4517 | 96544 |   7.3 |  35M|  75 |   - |3639 |5384 |3639 | 981 |  14k|4795 |1365 | 0.000000e+00 | 1.360000e+02 |    Inf 
47.09/47.16	o 130
47.09/47.16	c *46.1s| 13164 |  4407 | 97024 |   7.3 |  36M|  75 |   - |3639 |5390 |3639 | 998 |  15k|4815 |1366 | 0.000000e+00 | 1.300000e+02 |    Inf 
47.09/47.20	o 121
47.09/47.20	c *46.1s| 13171 |  4128 | 97085 |   7.3 |  34M|  75 |   - |3639 |5392 |3639 | 998 |  15k|4818 |1366 | 0.000000e+00 | 1.210000e+02 |    Inf 
48.49/48.57	o 99
48.49/48.57	c *47.4s| 13558 |  3657 |100463 |   7.4 |  34M|  75 |   - |3639 |5250 |3639 |1017 |  15k|5135 |1366 | 0.000000e+00 | 9.900000e+01 |    Inf 
48.59/48.67	o 89
48.59/48.67	c *47.5s| 13580 |  3086 |100639 |   7.4 |  31M|  75 |   - |3639 |5173 |3639 | 997 |  15k|5156 |1366 | 0.000000e+00 | 8.900000e+01 |    Inf 
48.59/48.67	o 83
48.59/48.67	c *47.5s| 13581 |  2774 |100639 |   7.4 |  31M|  75 |   - |3639 |5173 |3639 | 997 |  15k|5156 |1366 | 0.000000e+00 | 8.300000e+01 |    Inf 
48.80/48.88	o 76
48.80/48.88	c *47.7s| 13629 |  2601 |101149 |   7.4 |  30M|  75 |   - |3639 |4855 |3639 | 973 |  15k|5179 |1367 | 0.000000e+00 | 7.600000e+01 |    Inf 
49.30/49.30	o 75
49.30/49.30	c *48.1s| 13746 |  2599 |102062 |   7.4 |  31M|  75 |   - |3639 |4645 |3639 | 958 |  15k|5260 |1367 | 0.000000e+00 | 7.500000e+01 |    Inf 
49.40/49.45	o 60
49.40/49.45	c *48.3s| 13771 |  1568 |102531 |   7.4 |  27M|  75 |   - |3639 |4566 |3639 |1002 |  15k|5271 |1367 | 0.000000e+00 | 6.000000e+01 |    Inf 
52.19/52.28	o 53
52.19/52.28	c *51.0s| 14825 |  1501 |109711 |   7.4 |  28M|  75 |   - |3639 |4894 |3639 | 958 |  16k|6576 |1409 | 0.000000e+00 | 5.300000e+01 |    Inf 
61.89/61.99	o 50
61.89/61.99	c *60.5s| 19075 |  1563 |130173 |   6.8 |  31M|  75 |   - |3639 |5806 |3639 | 991 |  17k|  11k|1429 | 0.000000e+00 | 5.000000e+01 |    Inf 
63.90/63.94	c  62.4s| 20000 |  1586 |133504 |   6.6 |  32M|  75 |   - |3639 |5935 |   0 |   0 |  17k|  13k|1429 | 0.000000e+00 | 5.000000e+01 |    Inf 
69.50/69.57	o 49
69.50/69.57	c *67.8s| 22652 |  1736 |144005 |   6.3 |  34M|  75 |   - |3639 |6789 |3639 | 987 |  18k|  16k|1429 | 0.000000e+00 | 4.900000e+01 |    Inf 
74.70/74.73	o 33
74.70/74.73	c *72.9s| 25157 |  1560 |152346 |   6.0 |  34M|  75 |   - |3639 |6556 |3639 | 965 |  18k|  19k|1429 | 0.000000e+00 | 3.300000e+01 |    Inf 
84.09/84.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
84.09/84.13	c  82.0s| 30000 |  1683 |172386 |   5.7 |  37M|  75 |   - |3639 |7012 |3639 | 980 |  19k|  25k|1429 | 0.000000e+00 | 3.300000e+01 |    Inf 
84.90/84.95	o 29
84.90/84.95	c *82.8s| 30426 |  1515 |174520 |   5.7 |  34M|  75 |   - |3639 |7443 |3639 | 979 |  19k|  26k|1429 | 0.000000e+00 | 2.900000e+01 |    Inf 
88.09/88.11	o 27
88.09/88.11	c *85.8s| 32049 |  1408 |181198 |   5.6 |  34M|  75 |   - |3639 |6482 |3639 | 979 |  20k|  28k|1429 | 0.000000e+00 | 2.700000e+01 |    Inf 
88.09/88.13	o 21
88.09/88.13	c *85.8s| 32053 |  1338 |181231 |   5.6 |  33M|  75 |   - |3639 |6388 |3639 | 979 |  20k|  28k|1429 | 0.000000e+00 | 2.100000e+01 |    Inf 
101.20/101.26	o 19
101.20/101.26	c *98.6s| 38816 |  1409 |217874 |   5.6 |  35M|  75 |   - |3639 |7966 |3639 | 967 |  21k|  37k|1429 | 0.000000e+00 | 1.900000e+01 |    Inf 
103.60/103.66	c   101s| 40000 |  1416 |224028 |   5.6 |  36M|  75 |  16 |3639 |7889 |3639 | 958 |  22k|  38k|1429 | 0.000000e+00 | 1.900000e+01 |    Inf 
122.99/123.10	c   120s| 50000 |  1393 |272624 |   5.4 |  38M|  75 |   - |3639 |7350 |   0 |   0 |  24k|  52k|1429 | 0.000000e+00 | 1.900000e+01 |    Inf 
141.99/142.08	c   138s| 60000 |  1459 |323609 |   5.4 |  41M|  75 |   1 |3639 |8653 |3639 | 958 |  26k|  65k|1429 | 0.000000e+00 | 1.900000e+01 |    Inf 
162.80/162.90	c   158s| 70000 |  1480 |382720 |   5.5 |  42M|  75 |   - |3639 |8464 |   0 |   0 |  28k|  78k|1497 | 0.000000e+00 | 1.900000e+01 |    Inf 
182.00/182.02	c   177s| 80000 |  1537 |429343 |   5.4 |  45M|  75 |   1 |3639 |  11k|3639 | 977 |  30k|  91k|1542 | 0.000000e+00 | 1.900000e+01 |    Inf 
202.50/202.55	c   197s| 90000 |  1659 |472419 |   5.2 |  47M|  75 |   - |3639 |  14k|   0 |   0 |  32k| 103k|1616 | 0.000000e+00 | 1.900000e+01 |    Inf 
223.89/223.94	c   218s|100000 |  1752 |515477 |   5.1 |  49M|  75 |   - |3639 |  16k|   0 |   0 |  34k| 116k|1675 | 0.000000e+00 | 1.900000e+01 |    Inf 
245.59/245.68	c   239s|110000 |  1946 |564130 |   5.1 |  51M|  75 |   8 |3639 |  14k|3639 | 978 |  37k| 130k|1802 | 0.000000e+00 | 1.900000e+01 |    Inf 
267.50/267.58	c   261s|120000 |  2243 |612694 |   5.1 |  54M|  75 |   1 |3639 |  15k|3639 | 958 |  39k| 143k|1872 | 0.000000e+00 | 1.900000e+01 |    Inf 
288.90/288.93	c   281s|130000 |  2342 |659666 |   5.1 |  55M|  75 |   1 |3639 |  11k|3639 | 980 |  41k| 157k|1994 | 0.000000e+00 | 1.900000e+01 |    Inf 
309.70/309.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
309.70/309.72	c   302s|140000 |  2340 |708750 |   5.1 |  56M|  75 |   - |3639 |  12k|   0 |   0 |  44k| 171k|2068 | 0.000000e+00 | 1.900000e+01 |    Inf 
330.10/330.10	c   321s|150000 |  2382 |754310 |   5.0 |  58M|  75 |   1 |3639 |  12k|3639 | 981 |  46k| 184k|2143 | 0.000000e+00 | 1.900000e+01 |    Inf 
349.70/349.75	c   341s|160000 |  2529 |797120 |   5.0 |  61M|  75 |   1 |3639 |  15k|3639 | 979 |  48k| 197k|2224 | 0.000000e+00 | 1.900000e+01 |    Inf 
371.31/371.32	c   362s|170000 |  2739 |850656 |   5.0 |  63M|  75 |   1 |3639 |  15k|3639 | 987 |  51k| 210k|2301 | 0.000000e+00 | 1.900000e+01 |    Inf 
392.90/392.94	c   383s|180000 |  2894 |904436 |   5.0 |  67M|  75 |   - |3639 |  16k|3639 | 979 |  54k| 223k|2369 | 0.000000e+00 | 1.900000e+01 |    Inf 
415.30/415.30	c   404s|190000 |  3043 |959105 |   5.0 |  69M|  75 |   - |3639 |  17k|   0 |   0 |  56k| 237k|2468 | 0.000000e+00 | 1.900000e+01 |    Inf 
436.91/436.99	c   426s|200000 |  3146 |  1010k|   5.0 |  71M|  76 |  10 |3639 |  15k|3639 | 989 |  58k| 250k|2603 | 0.000000e+00 | 1.900000e+01 |    Inf 
458.71/458.76	c   447s|210000 |  3252 |  1065k|   5.1 |  73M|  76 |   - |3639 |  15k|3639 | 970 |  61k| 263k|2673 | 0.000000e+00 | 1.900000e+01 |    Inf 
481.10/481.15	c   469s|220000 |  3350 |  1119k|   5.1 |  76M|  76 |   1 |3639 |  15k|3639 | 973 |  63k| 277k|2783 | 0.000000e+00 | 1.900000e+01 |    Inf 
503.11/503.16	c   490s|230000 |  3399 |  1166k|   5.1 |  78M|  76 |   - |3639 |  15k|   0 |   0 |  66k| 290k|2875 | 0.000000e+00 | 1.900000e+01 |    Inf 
525.30/525.36	c   512s|240000 |  3555 |  1212k|   5.1 |  80M|  76 |   - |3639 |  17k|   0 |   0 |  68k| 302k|2937 | 0.000000e+00 | 1.900000e+01 |    Inf 
548.10/548.15	c   534s|250000 |  3577 |  1261k|   5.0 |  81M|  76 |   9 |3639 |  17k|3639 | 972 |  70k| 315k|3023 | 0.000000e+00 | 1.900000e+01 |    Inf 
571.01/571.06	c   556s|260000 |  3720 |  1310k|   5.0 |  84M|  76 |   1 |3639 |  19k|3639 | 971 |  72k| 328k|3085 | 0.000000e+00 | 1.900000e+01 |    Inf 
596.11/596.14	c   581s|270000 |  3740 |  1367k|   5.1 |  86M|  80 |   1 |3639 |  20k|3639 | 958 |  74k| 341k|3148 | 0.000000e+00 | 1.900000e+01 |    Inf 
609.90/609.98	o 9
609.90/609.98	c * 594s|275705 |  2641 |  1398k|   5.1 |  61M|  80 |   - |3639 |  14k|3639 | 994 |  75k| 348k|3231 | 0.000000e+00 | 9.000000e+00 |    Inf 
618.71/618.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
618.71/618.77	c   603s|280000 |  2672 |  1421k|   5.1 |  61M|  80 |   - |3639 |  13k|   0 |   0 |  76k| 354k|3242 | 0.000000e+00 | 9.000000e+00 |    Inf 
639.81/639.88	c   623s|290000 |  2772 |  1480k|   5.1 |  63M|  80 |  13 |3639 |  15k|3639 | 986 |  79k| 368k|3313 | 0.000000e+00 | 9.000000e+00 |    Inf 
662.21/662.20	c   645s|300000 |  2789 |  1535k|   5.1 |  65M|  80 |   7 |3639 |  20k|3639 | 980 |  81k| 381k|3400 | 0.000000e+00 | 9.000000e+00 |    Inf 
687.42/687.41	c   670s|310000 |  2821 |  1598k|   5.2 |  66M|  80 |   - |3639 |  18k|   0 |   0 |  83k| 395k|3492 | 0.000000e+00 | 9.000000e+00 |    Inf 
712.51/712.52	c   694s|320000 |  2896 |  1662k|   5.2 |  68M|  80 |   - |3639 |  22k|   0 |   0 |  86k| 408k|3555 | 0.000000e+00 | 9.000000e+00 |    Inf 
738.71/738.71	c   720s|330000 |  2906 |  1722k|   5.2 |  69M|  80 |   - |3639 |  23k|   0 |   0 |  88k| 422k|3621 | 0.000000e+00 | 9.000000e+00 |    Inf 
767.71/767.80	c   748s|340000 |  2977 |  1799k|   5.3 |  70M|  85 |   - |3639 |  24k|   0 |   0 |  91k| 434k|3739 | 0.000000e+00 | 9.000000e+00 |    Inf 
794.31/794.32	c   774s|350000 |  3001 |  1862k|   5.3 |  70M|  85 |   - |3639 |  22k|   0 |   0 |  93k| 447k|3798 | 0.000000e+00 | 9.000000e+00 |    Inf 
819.71/819.73	c   799s|360000 |  2989 |  1923k|   5.3 |  70M|  85 |   1 |3639 |  21k|3639 | 978 |  95k| 461k|3882 | 0.000000e+00 | 9.000000e+00 |    Inf 
845.42/845.43	c   824s|370000 |  2933 |  1996k|   5.4 |  70M|  85 |  13 |3639 |  23k|3639 | 982 |  98k| 474k|3953 | 0.000000e+00 | 9.000000e+00 |    Inf 
871.91/871.95	c   850s|380000 |  3023 |  2056k|   5.4 |  72M|  85 |   - |3639 |  25k|3639 | 971 | 100k| 488k|4033 | 0.000000e+00 | 9.000000e+00 |    Inf 
899.51/899.51	c   877s|390000 |  3018 |  2128k|   5.5 |  73M|  85 |   - |3639 |  26k|   0 |   0 | 103k| 501k|4126 | 0.000000e+00 | 9.000000e+00 |    Inf 
927.71/927.78	c   905s|400000 |  3055 |  2196k|   5.5 |  74M|  85 |   1 |3639 |  25k|3639 | 971 | 105k| 516k|4243 | 0.000000e+00 | 9.000000e+00 |    Inf 
952.31/952.37	c   929s|410000 |  3212 |  2249k|   5.5 |  75M|  85 |   - |3639 |  25k|   0 |   0 | 107k| 529k|4284 | 0.000000e+00 | 9.000000e+00 |    Inf 
976.82/976.83	c   953s|420000 |  3255 |  2297k|   5.5 |  76M|  85 |   1 |3639 |  26k|3639 | 958 | 109k| 542k|4328 | 0.000000e+00 | 9.000000e+00 |    Inf 
1001.32/1001.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1001.32/1001.30	c   977s|430000 |  3336 |  2350k|   5.5 |  77M|  85 |   - |3639 |  25k|3639 | 979 | 111k| 556k|4399 | 0.000000e+00 | 9.000000e+00 |    Inf 
1024.42/1024.47	o 7
1024.42/1024.47	c * 999s|439444 |  3078 |  2402k|   5.5 |  71M|  85 |   - |3639 |  27k|3639 | 984 | 114k| 569k|4464 | 0.000000e+00 | 7.000000e+00 |    Inf 
1025.81/1025.87	c  1001s|440000 |  3078 |  2406k|   5.5 |  71M|  85 |   - |3639 |  27k|   0 |   0 | 114k| 570k|4464 | 0.000000e+00 | 7.000000e+00 |    Inf 
1049.72/1049.77	c  1024s|450000 |  3159 |  2460k|   5.5 |  71M|  85 |   - |3639 |  25k|   0 |   0 | 116k| 583k|4519 | 0.000000e+00 | 7.000000e+00 |    Inf 
1074.92/1074.93	c  1049s|460000 |  3317 |  2517k|   5.5 |  73M|  85 |  15 |3639 |  26k|3639 | 981 | 118k| 598k|4581 | 0.000000e+00 | 7.000000e+00 |    Inf 
1100.62/1100.67	c  1074s|470000 |  3429 |  2569k|   5.5 |  75M|  85 |   - |3639 |  27k|   0 |   0 | 120k| 612k|4629 | 0.000000e+00 | 7.000000e+00 |    Inf 
1126.42/1126.45	c  1099s|480000 |  3597 |  2622k|   5.5 |  76M|  85 |   1 |3639 |  26k|3639 | 969 | 122k| 626k|4679 | 0.000000e+00 | 7.000000e+00 |    Inf 
1151.02/1151.09	c  1123s|490000 |  3727 |  2674k|   5.5 |  78M|  85 |   1 |3639 |  27k|3639 | 958 | 124k| 640k|4728 | 0.000000e+00 | 7.000000e+00 |    Inf 
1176.22/1176.23	c  1148s|500000 |  3781 |  2727k|   5.5 |  79M|  85 |   - |3639 |  26k|   0 |   0 | 127k| 654k|4779 | 0.000000e+00 | 7.000000e+00 |    Inf 
1201.02/1201.02	c  1172s|510000 |  3800 |  2784k|   5.5 |  79M|  85 |   1 |3639 |  26k|3639 | 970 | 129k| 669k|4830 | 0.000000e+00 | 7.000000e+00 |    Inf 
1225.92/1225.91	c  1196s|520000 |  3805 |  2843k|   5.5 |  80M|  85 |   1 |3639 |  26k|3639 | 995 | 131k| 684k|4885 | 0.000000e+00 | 7.000000e+00 |    Inf 
1250.63/1250.69	c  1221s|530000 |  3797 |  2897k|   5.5 |  81M|  85 |   - |3639 |  27k|   0 |   0 | 133k| 698k|4923 | 0.000000e+00 | 7.000000e+00 |    Inf 
1276.32/1276.37	c  1246s|540000 |  3848 |  2954k|   5.5 |  83M|  85 |   - |3639 |  30k|   0 |   0 | 136k| 713k|4960 | 0.000000e+00 | 7.000000e+00 |    Inf 
1301.82/1301.81	c  1271s|550000 |  3937 |  3008k|   5.5 |  85M|  87 |   1 |3639 |  30k|3639 | 958 | 138k| 728k|4993 | 0.000000e+00 | 7.000000e+00 |    Inf 
1326.83/1326.87	c  1295s|560000 |  3906 |  3059k|   5.5 |  84M|  87 |   8 |3639 |  27k|3639 | 972 | 140k| 742k|5048 | 0.000000e+00 | 7.000000e+00 |    Inf 
1353.52/1353.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1353.52/1353.52	c  1321s|570000 |  3978 |  3119k|   5.5 |  86M|  87 |   - |3639 |  29k|   0 |   0 | 142k| 757k|5099 | 0.000000e+00 | 7.000000e+00 |    Inf 
1379.73/1379.72	c  1347s|580000 |  4043 |  3179k|   5.5 |  85M|  87 |  17 |3639 |  25k|3639 | 958 | 144k| 771k|5233 | 0.000000e+00 | 7.000000e+00 |    Inf 
1403.13/1403.15	c  1370s|590000 |  4136 |  3229k|   5.5 |  87M|  87 |   1 |3639 |  28k|3639 | 958 | 146k| 786k|5261 | 0.000000e+00 | 7.000000e+00 |    Inf 
1429.42/1429.40	c  1395s|600000 |  4096 |  3291k|   5.5 |  87M|  91 |  27 |3639 |  27k|3639 | 968 | 148k| 800k|5343 | 0.000000e+00 | 7.000000e+00 |    Inf 
1453.43/1453.44	c  1419s|610000 |  4130 |  3348k|   5.5 |  87M|  91 |   - |3639 |  25k|   0 |   0 | 150k| 814k|5403 | 0.000000e+00 | 7.000000e+00 |    Inf 
1477.23/1477.29	c  1442s|620000 |  4195 |  3402k|   5.5 |  86M|  91 |   - |3639 |  20k|   0 |   0 | 152k| 827k|5456 | 0.000000e+00 | 7.000000e+00 |    Inf 
1501.02/1501.05	c  1465s|630000 |  4263 |  3453k|   5.5 |  88M|  91 |  11 |3639 |  22k|3639 | 974 | 153k| 840k|5495 | 0.000000e+00 | 7.000000e+00 |    Inf 
1523.44/1523.42	c  1487s|640000 |  4262 |  3504k|   5.5 |  89M|  91 |  25 |3639 |  23k|3639 | 987 | 155k| 854k|5516 | 0.000000e+00 | 7.000000e+00 |    Inf 
1547.13/1547.17	c  1510s|650000 |  4224 |  3563k|   5.5 |  89M|  91 |   1 |3639 |  23k|3639 | 958 | 157k| 868k|5559 | 0.000000e+00 | 7.000000e+00 |    Inf 
1570.14/1570.12	c  1532s|660000 |  4093 |  3621k|   5.5 |  87M|  91 |   - |3639 |  21k|   0 |   0 | 159k| 883k|5616 | 0.000000e+00 | 7.000000e+00 |    Inf 
1593.73/1593.77	c  1555s|670000 |  4019 |  3681k|   5.5 |  87M|  91 |   - |3639 |  21k|   0 |   0 | 161k| 896k|5678 | 0.000000e+00 | 7.000000e+00 |    Inf 
1617.23/1617.27	c  1577s|680000 |  4037 |  3741k|   5.5 |  88M|  91 |  20 |3639 |  22k|3639 | 970 | 163k| 911k|5734 | 0.000000e+00 | 7.000000e+00 |    Inf 
1640.63/1640.66	c  1600s|690000 |  4017 |  3799k|   5.5 |  88M|  91 |  19 |3639 |  22k|3639 | 969 | 165k| 926k|5778 | 0.000000e+00 | 7.000000e+00 |    Inf 
1663.53/1663.55	c  1622s|700000 |  4017 |  3852k|   5.5 |  89M|  91 |  22 |3639 |  24k|3639 | 978 | 167k| 940k|5803 | 0.000000e+00 | 7.000000e+00 |    Inf 
1687.44/1687.43	c  1645s|710000 |  3943 |  3903k|   5.5 |  88M|  91 |  11 |3639 |  22k|3639 | 981 | 169k| 954k|5844 | 0.000000e+00 | 7.000000e+00 |    Inf 
1711.33/1711.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1711.33/1711.32	c  1668s|720000 |  3593 |  3956k|   5.5 |  84M|  91 |   1 |3639 |  22k|3639 | 972 | 171k| 969k|5908 | 0.000000e+00 | 7.000000e+00 |    Inf 
1734.33/1734.31	c  1690s|730000 |  3576 |  4007k|   5.5 |  84M|  91 |   - |3639 |  24k|   0 |   0 | 173k| 983k|6047 | 0.000000e+00 | 7.000000e+00 |    Inf 
1758.84/1758.83	c  1713s|740000 |  3669 |  4060k|   5.5 |  86M|  91 |   1 |3639 |  27k|3639 | 958 | 177k| 996k|6064 | 0.000000e+00 | 7.000000e+00 |    Inf 
1784.93/1784.99	c  1739s|750000 |  3661 |  4114k|   5.5 |  86M|  91 |   - |3639 |  27k|   0 |   0 | 180k|1011k|6102 | 0.000000e+00 | 7.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1753.10
1800.04/1800.00	c Solving Nodes      : 755936
1800.04/1800.00	c Primal Bound       : +7.00000000000000e+00 (198 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	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 
1800.04/1800.04	v -x104 -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 
1800.04/1800.04	v -x54 -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       :    1753.10
1800.04/1800.04	c Original Problem   :
1800.04/1800.04	c   Problem name     : HOME/instance-2693401-1277902055.wbo
1800.04/1800.04	c   Variables        : 3797 (2014 binary, 0 integer, 0 implicit integer, 1783 continuous)
1800.04/1800.04	c   Constraints      : 4491 initial, 4491 maximal
1800.04/1800.04	c Presolved Problem  :
1800.04/1800.04	c   Problem name     : t_HOME/instance-2693401-1277902055.wbo
1800.04/1800.04	c   Variables        : 3639 (1935 binary, 0 integer, 0 implicit integer, 1704 continuous)
1800.04/1800.04	c   Constraints      : 4298 initial, 31964 maximal
1800.04/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.04	c   trivial          :       0.00         79          0          0          0          0          0          0          0
1800.04/1800.04	c   dualfix          :       0.00         79          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.05          0          0          0          0          0          0          0          0
1800.04/1800.04	c   indicator        :       0.01          0          0          0          0          0         79          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.06          0          0          0       1807          0        114         97          0
1800.04/1800.04	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.04	c   root node        :          -       1601          -          -       3202          -          -          -          -
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     438669          0         24        520          0          0     811878
1800.04/1800.04	c   indicator        :       1704          0    3969997      32192          0        436    2683366          0          0          0
1800.04/1800.04	c   setppc           :         11          6    3981381      32082          0      31749    1253422          0          0          0
1800.04/1800.04	c   linear           :       1704          6    3951751      32273          0     190702   17437980     181833          0          0
1800.04/1800.04	c   logicor          :        879+         6    1408906       7796          0     138193    3528653          0          0          0
1800.04/1800.04	c   countsols        :          0          0          0       7796          0          0          0          0          0          0
1800.04/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.04	c   integral         :      21.92       0.00       0.00      21.92       0.00
1800.04/1800.04	c   indicator        :      18.40       0.02      16.14       2.24       0.00
1800.04/1800.04	c   setppc           :      12.15       0.00      12.14       0.01       0.00
1800.04/1800.04	c   linear           :     146.71       0.00     145.13       1.58       0.00
1800.04/1800.04	c   logicor          :     293.54       0.00     293.44       0.10       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.88          2          0          0
1800.04/1800.04	c   rootredcost      :       0.87         41          0       1601
1800.04/1800.04	c   pseudoobj        :     150.70    3990540       6589    2041467
1800.04/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.04	c   propagation      :      19.99     367233     366928    2243232       26.5      12128       21.5          -
1800.04/1800.04	c   infeasible LP    :       8.17      28737      28736     230796       43.7        377       15.1          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.00         94         94        533       16.1         59        6.0          -
1800.04/1800.04	c   applied globally :          -          -          -    1019466       22.1          -          -          -
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          -          -         33          -    (maximal pool size: 209)
1800.04/1800.04	c   redcost          :      24.28     442199          0     571999          0          0
1800.04/1800.04	c   impliedbounds    :       0.01          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.08          6          0          0       1197          0
1800.04/1800.04	c   strongcg         :       0.05          6          0          0        116          0
1800.04/1800.04	c   cmir             :       0.02          6          0          0          0          0
1800.04/1800.04	c   flowcover        :       0.08          6          0          0          1          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        :      21.46     406371         24        520          0          0     811878
1800.04/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   inference        :       1.34       7756          0          0          0          0      15512
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.06          -         40
1800.04/1800.04	c   pseudo solutions :       0.00          -          0
1800.04/1800.04	c   feaspump         :       0.02          1          0
1800.04/1800.04	c   oneopt           :       0.49         40          0
1800.04/1800.04	c   crossover        :       1.13         35          0
1800.04/1800.04	c   veclendiving     :       0.72        585          0
1800.04/1800.04	c   linesearchdiving :       0.85        585          0
1800.04/1800.04	c   coefdiving       :       1.01        586          0
1800.04/1800.04	c   pscostdiving     :       0.94        586          0
1800.04/1800.04	c   fracdiving       :       1.04        586          0
1800.04/1800.04	c   guideddiving     :       1.17        586          0
1800.04/1800.04	c   rootsoldiving    :       1.00        434          0
1800.04/1800.04	c   objpscostdiving  :       0.72        435          0
1800.04/1800.04	c   trivial          :       0.00          2          0
1800.04/1800.04	c   simplerounding   :       0.91     407502          0
1800.04/1800.04	c   zirounding       :       0.29       1000          0
1800.04/1800.04	c   rounding         :       2.22       8967          0
1800.04/1800.04	c   shifting         :       1.35       2765          0
1800.04/1800.04	c   intshifting      :       0.02         20          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.03          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.23          0          0
1800.04/1800.04	c   trysol           :       2.46       6531        158
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          :     574.13     461505    4135687       8.96    7203.40
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:       2.23       1683       9702       5.76    4350.67
1800.04/1800.04	c   strong branching :      17.74       6152     168331      27.36    9488.78
1800.04/1800.04	c     (at root node) :          -         33       6284     190.42          -
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            :     755936
1800.04/1800.04	c   nodes (total)    :     755936
1800.04/1800.04	c   nodes left       :       3601
1800.04/1800.04	c   max depth        :         91
1800.04/1800.04	c   max depth (total):         91
1800.04/1800.04	c   backtracks       :      73901 (9.8%)
1800.04/1800.04	c   delayed cutoffs  :      56969
1800.04/1800.04	c   repropagations   :    1932508 (4860040 domain reductions, 53104 cutoffs)
1800.04/1800.04	c   avg switch length:       6.56
1800.04/1800.04	c   switching time   :     264.92
1800.04/1800.04	c Solution           :
1800.04/1800.04	c   Solutions found  :        198 (41 improvements)
1800.04/1800.04	c   First Solution   : +8.67900000000000e+04   (in run 1, after 1 nodes, 0.16 seconds, depth 0, found by <trysol>)
1800.04/1800.04	c   Primal Bound     : +7.00000000000000e+00   (in run 1, after 439444 nodes, 999.46 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  :        513
1800.14/1800.19	c Time complete: 1800.23.

Verifier Data

OK	7

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693401-1277902055/watcher-2693401-1277902055 -o /tmp/evaluation-result-2693401-1277902055/solver-2693401-1277902055 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693401-1277902055.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/178 25078
/proc/meminfo: memFree=30512328/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=10836 CPUtime=0
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 1662 0 0 0 0 0 0 0 25 0 1 0 165809038 11096064 1583 4089446400 4194304 9819077 140734588936672 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25078/statm: 2743 1585 392 1374 0 1364 0

[startup+0.037701 s]
/proc/loadavg: 1.99 1.98 1.99 4/178 25078
/proc/meminfo: memFree=30512328/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=19672 CPUtime=0.03
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 4252 0 0 0 3 0 0 0 25 0 1 0 165809038 20144128 3819 4089446400 4194304 9819077 140734588936672 18446744073709551615 5994035 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 4918 3820 431 1374 0 3539 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19672

[startup+0.100683 s]
/proc/loadavg: 1.99 1.98 1.99 4/178 25078
/proc/meminfo: memFree=30512328/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=30552 CPUtime=0.09
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 7245 0 0 0 8 1 0 0 25 0 1 0 165809038 31285248 6298 4089446400 4194304 9819077 140734588936672 18446744073709551615 4660874 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 7638 6298 497 1374 0 6259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30552

[startup+0.300652 s]
/proc/loadavg: 1.99 1.98 1.99 4/178 25078
/proc/meminfo: memFree=30512328/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=38368 CPUtime=0.29
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 11702 0 0 0 27 2 0 0 25 0 1 0 165809038 39288832 8099 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 9592 8099 681 1374 0 8213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38368

[startup+0.700581 s]
/proc/loadavg: 1.99 1.98 1.99 4/178 25078
/proc/meminfo: memFree=30512328/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=43224 CPUtime=0.69
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 18786 0 0 0 67 2 0 0 25 0 1 0 165809038 44261376 9531 4089446400 4194304 9819077 140734588936672 18446744073709551615 6391459 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 10806 9531 709 1374 0 9427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43224

[startup+1.50044 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25079
/proc/meminfo: memFree=30476640/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=43920 CPUtime=1.49
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 19670 0 0 0 146 3 0 0 25 0 1 0 165809038 44974080 9588 4089446400 4194304 9819077 140734588936672 18446744073709551615 7312830 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 10980 9588 711 1374 0 9601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43920

[startup+3.10116 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25079
/proc/meminfo: memFree=30476516/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=43224 CPUtime=3.09
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 20692 0 0 0 305 4 0 0 25 0 1 0 165809038 44261376 9583 4089446400 4194304 9819077 140734588936672 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 10806 9583 711 1374 0 9427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43224

[startup+6.3006 s]
/proc/loadavg: 2.15 2.02 2.01 3/179 25079
/proc/meminfo: memFree=30476516/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=43224 CPUtime=6.29
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 22189 0 0 0 623 6 0 0 25 0 1 0 165809038 44261376 9656 4089446400 4194304 9819077 140734588936672 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 10806 9656 712 1374 0 9427 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43224

[startup+12.7005 s]
/proc/loadavg: 2.14 2.02 2.00 3/179 25080
/proc/meminfo: memFree=30470732/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=50564 CPUtime=12.69
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 51339 0 0 0 1250 19 0 0 25 0 1 0 165809038 51777536 11021 4089446400 4194304 9819077 140734588936672 18446744073709551615 6006709 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 12641 11021 714 1374 0 11262 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50564

[startup+25.5002 s]
/proc/loadavg: 2.11 2.01 2.00 3/179 25080
/proc/meminfo: memFree=30454988/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=68384 CPUtime=25.49
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 142492 0 0 0 2498 51 0 0 25 0 1 0 165809038 70025216 15395 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 17096 15395 732 1374 0 15717 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68384

[startup+51.1007 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 25081
/proc/meminfo: memFree=30432264/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=90824 CPUtime=51.09
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 312758 0 0 0 4992 117 0 0 25 0 1 0 165809038 93003776 20901 4089446400 4194304 9819077 140734588936672 18446744073709551615 8674897 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 22706 20901 733 1374 0 21327 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90824

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25082
/proc/meminfo: memFree=30399860/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=122252 CPUtime=102.3
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 600837 0 0 0 9964 266 0 0 25 0 1 0 165809038 125186048 28292 4089446400 4194304 9819077 140734588936672 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 30563 28292 740 1374 0 29184 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 122252

[startup+162.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 25083
/proc/meminfo: memFree=30386672/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=136168 CPUtime=162.29
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 894767 0 0 0 15792 437 0 0 25 0 1 0 165809038 139436032 31547 4089446400 4194304 9819077 140734588936672 18446744073709551615 6513072 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 34042 31547 740 1374 0 32663 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136168

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25085
/proc/meminfo: memFree=30380068/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=142480 CPUtime=222.29
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 1140614 0 0 0 21639 590 0 0 25 0 1 0 165809038 145899520 33172 4089446400 4194304 9819077 140734588936672 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 35620 33172 739 1374 0 34241 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142480

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25087
/proc/meminfo: memFree=30371836/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=150340 CPUtime=282.3
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 1390878 0 0 0 27491 739 0 0 25 0 1 0 165809038 153948160 35067 4089446400 4194304 9819077 140734588936672 18446744073709551615 5507728 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 37585 35067 739 1374 0 36206 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 150340

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25089
/proc/meminfo: memFree=30365968/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=155944 CPUtime=342.3
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 1660021 0 0 0 33331 899 0 0 25 0 1 0 165809038 159686656 36281 4089446400 4194304 9819077 140734588936672 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 38986 36281 739 1374 0 37607 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 155944

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25090
/proc/meminfo: memFree=30359612/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=163348 CPUtime=402.3
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 1928260 0 0 0 39182 1048 0 0 25 0 1 0 165809038 167268352 37934 4089446400 4194304 9819077 140734588936672 18446744073709551615 6391559 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 40837 37934 739 1374 0 39458 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163348

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25092
/proc/meminfo: memFree=30351768/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=171208 CPUtime=462.3
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 2189317 0 0 0 45032 1198 0 0 25 0 1 0 165809038 175316992 39616 4089446400 4194304 9819077 140734588936672 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 42802 39616 739 1374 0 41423 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 171208

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25093
/proc/meminfo: memFree=30342436/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=181236 CPUtime=522.31
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 2437987 0 0 0 50882 1349 0 0 25 0 1 0 165809038 185585664 41867 4089446400 4194304 9819077 140734588936672 18446744073709551615 7487787 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 45309 41867 739 1374 0 43930 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 181236

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25095
/proc/meminfo: memFree=30336820/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=188572 CPUtime=582.31
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 2660738 0 0 0 56743 1488 0 0 25 0 1 0 165809038 193097728 43143 4089446400 4194304 9819077 140734588936672 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 47143 43143 739 1374 0 45764 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 188572

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25097
/proc/meminfo: memFree=30333688/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=189500 CPUtime=642.31
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 2945198 0 0 0 62586 1645 0 0 25 0 1 0 165809038 194048000 43781 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 47375 43781 739 1374 0 45996 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 189500

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25112
/proc/meminfo: memFree=30325456/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=195424 CPUtime=882.31
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 3848892 0 0 0 86043 2188 0 0 25 0 1 0 165809038 200114176 45077 4089446400 4194304 9819077 140734588936672 18446744073709551615 6664629 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 48856 45077 739 1374 0 47477 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 195424

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25114
/proc/meminfo: memFree=30322204/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=198684 CPUtime=942.31
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 4060463 0 0 0 91916 2315 0 0 25 0 1 0 165809038 203452416 45801 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 49671 45801 739 1374 0 48292 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 198684

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25115
/proc/meminfo: memFree=30321920/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=199644 CPUtime=1002.32
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 4283468 0 0 0 97782 2450 0 0 25 0 1 0 165809038 204435456 46031 4089446400 4194304 9819077 140734588936672 18446744073709551615 6581282 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 49911 46031 739 1374 0 48532 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 199644

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25116
/proc/meminfo: memFree=30319516/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=201228 CPUtime=1062.32
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 4532167 0 0 0 103643 2589 0 0 25 0 1 0 165809038 206057472 46446 4089446400 4194304 9819077 140734588936672 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 50307 46446 739 1374 0 48928 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 201228

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25118
/proc/meminfo: memFree=30318600/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=202224 CPUtime=1122.32
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 4745956 0 0 0 109516 2716 0 0 25 0 1 0 165809038 207077376 46708 4089446400 4194304 9819077 140734588936672 18446744073709551615 6519568 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 50556 46708 739 1374 0 49177 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 202224

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25120
/proc/meminfo: memFree=30316444/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=204416 CPUtime=1182.32
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 4967449 0 0 0 115383 2849 0 0 25 0 1 0 165809038 209321984 47255 4089446400 4194304 9819077 140734588936672 18446744073709551615 6504091 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 51104 47255 739 1374 0 49725 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 204416

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25122
/proc/meminfo: memFree=30314800/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=205984 CPUtime=1242.32
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 5197978 0 0 0 121243 2989 0 0 25 0 1 0 165809038 210927616 47605 4089446400 4194304 9819077 140734588936672 18446744073709551615 6391565 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 51496 47605 739 1374 0 50117 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 205984

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25123
/proc/meminfo: memFree=30312540/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=208080 CPUtime=1302.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 5429701 0 0 0 127104 3129 0 0 25 0 1 0 165809038 213073920 48137 4089446400 4194304 9819077 140734588936672 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 52020 48137 739 1374 0 50641 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 208080

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25125
/proc/meminfo: memFree=30310268/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=210480 CPUtime=1362.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 5653402 0 0 0 132978 3255 0 0 25 0 1 0 165809038 215531520 48700 4089446400 4194304 9819077 140734588936672 18446744073709551615 6361147 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 52620 48700 739 1374 0 51241 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 210480

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25126
/proc/meminfo: memFree=30306640/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=213628 CPUtime=1422.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 5891221 0 0 0 138844 3389 0 0 25 0 1 0 165809038 218755072 49557 4089446400 4194304 9819077 140734588936672 18446744073709551615 7263301 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 53462 49557 739 1374 0 52083 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 213628

[startup+1482.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 25156
/proc/meminfo: memFree=30348824/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=215312 CPUtime=1482.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 6123689 0 0 0 144704 3529 0 0 25 0 1 0 165809038 220479488 49811 4089446400 4194304 9819077 140734588936672 18446744073709551615 4238121 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25078/statm: 53828 49811 739 1374 0 52449 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 215312

[startup+1542.3 s]
/proc/loadavg: 2.21 2.03 2.01 4/200 25216
/proc/meminfo: memFree=30271916/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=216240 CPUtime=1542.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 6363787 0 0 0 150517 3716 0 0 25 0 1 0 165809038 221429760 50042 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25078/statm: 54060 50042 739 1374 0 52681 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 216240

[startup+1602.3 s]
/proc/loadavg: 2.63 2.19 2.06 4/200 25220
/proc/meminfo: memFree=30252776/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=216568 CPUtime=1602.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 6617316 0 0 0 156270 3963 0 0 25 0 1 0 165809038 221765632 50124 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25078/statm: 54142 50124 739 1374 0 52763 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 216568

[startup+1662.3 s]
/proc/loadavg: 2.86 2.33 2.12 4/200 25222
/proc/meminfo: memFree=30236564/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=216784 CPUtime=1662.33
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 6861375 0 0 0 162049 4184 0 0 25 0 1 0 165809038 221986816 50173 4089446400 4194304 9819077 140734588936672 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25078/statm: 54196 50173 739 1374 0 52817 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 216784

[startup+1722.3 s]
/proc/loadavg: 2.87 2.44 2.17 3/200 25223
/proc/meminfo: memFree=30226336/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=217236 CPUtime=1722.34
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 7099207 0 0 0 167826 4408 0 0 25 0 1 0 165809038 222449664 50279 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25078/statm: 54309 50279 739 1374 0 52930 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 217236

[startup+1782.3 s]
/proc/loadavg: 2.89 2.52 2.21 4/200 25225
/proc/meminfo: memFree=30218204/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=217700 CPUtime=1782.34
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 7327455 0 0 0 173607 4627 0 0 25 0 1 0 165809038 222924800 50358 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25078/statm: 54425 50358 739 1374 0 53046 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 217700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.92 2.55 2.23 4/200 25225
/proc/meminfo: memFree=30216076/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=217836 CPUtime=1800.04
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 7380838 0 0 0 175313 4691 0 0 25 0 1 0 165809038 223064064 50425 4089446400 4194304 9819077 140734588936672 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/25078/statm: 54459 50425 739 1374 0 53080 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 217836

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

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

[startup+1800.11 s]
/proc/loadavg: 2.92 2.55 2.23 4/200 25225
/proc/meminfo: memFree=30216076/32950928 swapFree=67111528/67111528
[pid=25078] ppid=25076 vsize=217836 CPUtime=1800.14
/proc/25078/stat : 25078 (pbscip.linux.x8) R 25076 25078 24554 0 -1 4202496 7380839 0 0 0 175323 4691 0 0 18 0 1 0 165809038 223064064 50426 4089446400 4194304 9819077 140734588936672 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25078/statm: 54459 50426 740 1374 0 53080 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 217836

Child status: 0
Real time (s): 1800.2
CPU time (s): 1800.24
CPU user time (s): 1753.31
CPU system time (s): 46.9279
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 219132

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

runsolver used 3.56946 second user time and 5.88211 second system time

The end

Launcher Data

Begin job on node112 at 2010-06-30 14:47:35
IDJOB=2693401
IDBENCH=78897
IDSOLVER=1205
FILE ID=node112/2693401-1277902055
PBS_JOBID= 11197214
Free space on /tmp= 74204 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.1900568706--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-2693401-1277902055/watcher-2693401-1277902055 -o /tmp/evaluation-result-2693401-1277902055/solver-2693401-1277902055 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693401-1277902055.wbo -t 1800 -m 3800

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

MD5SUM BENCH= d42cf4effb818ceec652d99deb164158
RANDOM SEED=374469334

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30512980 kB
Buffers:        182756 kB
Cached:        1899772 kB
SwapCached:          0 kB
Active:         746284 kB
Inactive:      1547856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30512980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:      211584 kB
Mapped:          17260 kB
Slab:            80176 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   361620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node112 at 2010-06-30 15:17:37