Trace number 2693481

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.16 1800.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573137--soft-33-100-0.wbo
MD5SUM34c2ccfe3c5c18b062797c1b5794b2d4
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 benchmark254.587
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 constraints1788
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 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
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-2693481-1277906442.wbo>
0.00/0.03	c original problem has 3807 variables (2019 bin, 0 int, 0 impl, 1788 cont) and 4496 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.06/0.09	c (round 2) 0 del vars, 71 del conss, 1788 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.08/0.10	c (round 3) 54 del vars, 152 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.08/0.11	c (round 4) 126 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 1928 impls, 11 clqs
0.08/0.12	c (round 5) 144 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 1928 impls, 11 clqs
0.08/0.18	c    (0.1s) probing: 101/1947 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.18	c presolving (6 rounds):
0.08/0.18	c  144 deleted vars, 170 deleted constraints, 1806 tightened bounds, 0 added holes, 81 changed sides, 0 changed coefficients
0.08/0.18	c  1928 implications, 11 cliques
0.08/0.18	c presolved problem has 3663 variables (1947 bin, 0 int, 0 impl, 1716 cont) and 4326 constraints
0.08/0.18	c    1716 constraints of type <indicator>
0.08/0.18	c      11 constraints of type <setppc>
0.08/0.18	c    1716 constraints of type <linear>
0.08/0.18	c     883 constraints of type <logicor>
0.08/0.18	c transformed objective value is always integral (scale: 1)
0.08/0.18	c Presolving Time: 0.13
0.08/0.18	c - non default parameters ----------------------------------------------------------------------
0.08/0.18	c # SCIP version 1.2.1.2
0.08/0.18	c 
0.08/0.18	c # frequency for displaying node information lines
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.18	c display/freq = 10000
0.08/0.18	c 
0.08/0.18	c # maximal time in seconds to run
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.18	c limits/time = 1799.98
0.08/0.18	c 
0.08/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.18	c limits/memory = 3420
0.08/0.18	c 
0.08/0.18	c # should presolving try to simplify inequalities
0.08/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.18	c constraints/linear/simplifyinequalities = TRUE
0.08/0.18	c 
0.08/0.18	c # should presolving try to simplify knapsacks
0.08/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.18	c 
0.08/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.18	c separating/rapidlearning/freq = 0
0.08/0.18	c 
0.08/0.18	c -----------------------------------------------------------------------------------------------
0.08/0.18	c start solving
0.08/0.18	c 
0.08/0.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.08/0.19	c   0.1s|     1 |     0 |    24 |     - |  13M|   0 |  14 |3663 |4326 |3663 | 894 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	o 85182
0.19/0.20	c y 0.2s|     1 |     0 |    24 |     - |  13M|   0 |  14 |3663 |4326 |3663 | 894 |   0 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    63 |     - |  13M|   0 |  29 |3663 |4326 |3663 | 912 |  18 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   122 |     - |  14M|   0 |  31 |3663 |4326 |3663 | 930 |  36 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   172 |     - |  14M|   0 |  34 |3663 |4326 |3663 | 940 |  46 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   319 |     - |  14M|   0 |  21 |3663 |4326 |3663 | 955 |  61 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   396 |     - |  15M|   0 |  25 |3663 |4326 |3663 | 966 |  72 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |   408 |     - |  15M|   0 |   0 |3663 |4326 |3663 | 974 |  80 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |   410 |     - |  15M|   0 |   0 |3663 |4326 |3663 | 976 |  82 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.49/0.52	c   0.5s|     1 |     2 |   410 |     - |  15M|   0 |   0 |3663 |4326 |3663 | 976 |  82 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
14.30/14.31	o 916
14.30/14.31	c *13.8s|  2773 |  2318 | 27138 |   9.6 |  25M| 105 |   - |3663 |4330 |3663 |1060 |2972 |   4 |1296 | 0.000000e+00 | 9.160000e+02 |    Inf 
15.40/15.48	o 890
15.40/15.48	c *14.9s|  3169 |  2682 | 31827 |   9.9 |  27M| 105 |   - |3663 |4342 |3663 |1049 |3627 |  16 |1324 | 0.000000e+00 | 8.900000e+02 |    Inf 
24.89/24.91	o 887
24.89/24.91	c *24.2s|  7920 |  7408 | 58972 |   7.4 |  36M| 153 |   - |3663 |4383 |3663 |1057 |7501 |  89 |1400 | 0.000000e+00 | 8.870000e+02 |    Inf 
29.39/29.49	c  28.6s| 10000 |  9466 | 73855 |   7.3 |  40M| 153 |   0 |3663 |4423 |3663 |1058 |9419 | 154 |1436 | 0.000000e+00 | 8.870000e+02 |    Inf 
31.69/31.71	o 656
31.69/31.71	c *30.8s| 11026 |  9873 | 81317 |   7.3 |  41M| 153 |   - |3663 |4489 |3663 |1052 |  10k| 240 |1437 | 0.000000e+00 | 6.560000e+02 |    Inf 
32.49/32.51	o 647
32.49/32.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
32.49/32.51	c *31.6s| 11310 | 10081 | 84607 |   7.4 |  42M| 153 |   - |3663 |4545 |3663 | 998 |  10k| 306 |1437 | 0.000000e+00 | 6.470000e+02 |    Inf 
34.29/34.33	o 558
34.29/34.33	c *33.3s| 12043 | 10241 | 89750 |   7.4 |  42M| 153 |   - |3663 |4666 |3663 |1034 |  11k| 458 |1481 | 0.000000e+00 | 5.580000e+02 |    Inf 
34.29/34.35	o 501
34.29/34.35	c *33.4s| 12052 |  9824 | 89756 |   7.4 |  41M| 153 |   - |3663 |4666 |3663 |1034 |  11k| 458 |1481 | 0.000000e+00 | 5.010000e+02 |    Inf 
34.59/34.65	o 471
34.59/34.65	c *33.6s| 12204 |  9741 | 90006 |   7.3 |  41M| 153 |   - |3663 |4708 |3663 |1039 |  11k| 503 |1481 | 0.000000e+00 | 4.710000e+02 |    Inf 
34.69/34.72	o 462
34.69/34.72	c *33.7s| 12228 |  9658 | 90046 |   7.3 |  41M| 153 |   - |3663 |4726 |3663 |1040 |  11k| 523 |1482 | 0.000000e+00 | 4.620000e+02 |    Inf 
38.79/38.87	o 424
38.79/38.87	c *37.8s| 13591 | 10462 |108313 |   7.9 |  44M| 153 |   - |3663 |5101 |3663 |1043 |  14k|1146 |1530 | 0.000000e+00 | 4.240000e+02 |    Inf 
44.39/44.42	o 386
44.39/44.42	c *43.1s| 15384 | 11537 |131582 |   8.5 |  47M| 153 |   - |3663 |5321 |3663 |1044 |  17k|1989 |1604 | 0.000000e+00 | 3.860000e+02 |    Inf 
44.39/44.43	o 342
44.39/44.43	c *43.2s| 15386 | 11056 |131586 |   8.5 |  45M| 153 |   - |3663 |5319 |3663 |1044 |  17k|1989 |1604 | 0.000000e+00 | 3.420000e+02 |    Inf 
44.39/44.46	o 322
44.39/44.46	c *43.2s| 15391 | 10745 |131664 |   8.5 |  45M| 153 |   - |3663 |5317 |3663 |1040 |  17k|1989 |1604 | 0.000000e+00 | 3.220000e+02 |    Inf 
45.39/45.49	o 302
45.39/45.49	c *44.2s| 15757 | 10587 |135132 |   8.6 |  45M| 153 |   - |3663 |5405 |3663 |1034 |  17k|2242 |1612 | 0.000000e+00 | 3.020000e+02 |    Inf 
45.49/45.58	o 295
45.49/45.58	c *44.3s| 15787 | 10484 |135291 |   8.5 |  45M| 153 |   - |3663 |5402 |3663 |1040 |  17k|2248 |1612 | 0.000000e+00 | 2.950000e+02 |    Inf 
47.30/47.34	o 265
47.30/47.34	c *46.0s| 16357 | 10145 |143107 |   8.7 |  44M| 153 |   - |3663 |5382 |3663 |1054 |  18k|2586 |1619 | 0.000000e+00 | 2.650000e+02 |    Inf 
48.49/48.60	o 247
48.49/48.60	c *47.2s| 16806 |  9788 |147460 |   8.8 |  44M| 153 |   - |3663 |5394 |3663 |1020 |  19k|2894 |1619 | 0.000000e+00 | 2.470000e+02 |    Inf 
49.50/49.53	o 238
49.50/49.53	c *48.1s| 17073 |  9664 |152306 |   8.9 |  44M| 153 |   - |3663 |5334 |3663 |1000 |  19k|3015 |1619 | 0.000000e+00 | 2.380000e+02 |    Inf 
53.69/53.78	o 224
53.69/53.78	c *52.3s| 18625 |  9873 |167413 |   9.0 |  47M| 153 |   - |3663 |5991 |3663 |1044 |  21k|4255 |1619 | 0.000000e+00 | 2.240000e+02 |    Inf 
54.29/54.32	o 221
54.29/54.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
54.29/54.32	c *52.8s| 18745 |  9814 |170371 |   9.1 |  48M| 153 |   - |3663 |5969 |3663 |1050 |  21k|4337 |1619 | 0.000000e+00 | 2.210000e+02 |    Inf 
54.29/54.32	o 218
54.29/54.32	c *52.8s| 18746 |  9662 |170376 |   9.1 |  47M| 153 |   - |3663 |5969 |3663 |1049 |  21k|4337 |1619 | 0.000000e+00 | 2.180000e+02 |    Inf 
54.39/54.40	o 214
54.39/54.40	c *52.9s| 18761 |  9515 |170919 |   9.1 |  47M| 153 |   - |3663 |5952 |3663 |1056 |  21k|4343 |1619 | 0.000000e+00 | 2.140000e+02 |    Inf 
56.19/56.21	o 208
56.19/56.21	c *54.6s| 19326 |  9464 |178566 |   9.2 |  48M| 153 |   - |3663 |5651 |3663 |1056 |  22k|4786 |1619 | 0.000000e+00 | 2.080000e+02 |    Inf 
57.19/57.27	o 202
57.19/57.27	c *55.7s| 19763 |  9305 |182332 |   9.2 |  48M| 153 |   - |3663 |5764 |3663 |1014 |  22k|5170 |1619 | 0.000000e+00 | 2.020000e+02 |    Inf 
57.19/57.27	o 191
57.19/57.27	c *55.7s| 19764 |  8723 |182336 |   9.2 |  46M| 153 |   - |3663 |5764 |3663 |1014 |  22k|5170 |1619 | 0.000000e+00 | 1.910000e+02 |    Inf 
57.79/57.89	c  56.3s| 20000 |  8907 |184232 |   9.2 |  47M| 153 |   0 |3663 |5750 |3663 |1052 |  23k|5261 |1619 | 0.000000e+00 | 1.910000e+02 |    Inf 
58.09/58.14	o 184
58.09/58.14	c *56.5s| 20137 |  8724 |184719 |   9.2 |  46M| 153 |   - |3663 |5735 |3663 |1014 |  23k|5271 |1619 | 0.000000e+00 | 1.840000e+02 |    Inf 
58.09/58.16	o 162
58.09/58.16	c *56.5s| 20139 |  7842 |184733 |   9.2 |  43M| 153 |   - |3663 |5735 |3663 |1014 |  23k|5271 |1619 | 0.000000e+00 | 1.620000e+02 |    Inf 
58.09/58.16	o 145
58.09/58.16	c *56.5s| 20140 |  7137 |184733 |   9.2 |  41M| 153 |   - |3663 |5735 |3663 |1014 |  23k|5271 |1619 | 0.000000e+00 | 1.450000e+02 |    Inf 
58.79/58.89	o 141
58.79/58.89	c *57.2s| 20369 |  7048 |187583 |   9.2 |  41M| 153 |   - |3663 |5770 |3663 |1045 |  23k|5439 |1619 | 0.000000e+00 | 1.410000e+02 |    Inf 
58.89/58.90	o 140
58.89/58.90	c *57.2s| 20370 |  6997 |187584 |   9.2 |  40M| 153 |   - |3663 |5770 |3663 |1045 |  23k|5439 |1619 | 0.000000e+00 | 1.400000e+02 |    Inf 
58.89/58.96	o 136
58.89/58.96	c *57.3s| 20380 |  6812 |188123 |   9.2 |  40M| 153 |   - |3663 |5755 |3663 |1042 |  23k|5439 |1619 | 0.000000e+00 | 1.360000e+02 |    Inf 
58.99/59.06	o 125
58.99/59.06	c *57.4s| 20402 |  6380 |188275 |   9.2 |  39M| 153 |   - |3663 |5761 |3663 |1050 |  23k|5453 |1619 | 0.000000e+00 | 1.250000e+02 |    Inf 
58.99/59.06	o 118
58.99/59.06	c *57.4s| 20403 |  6146 |188275 |   9.2 |  38M| 153 |   - |3663 |5761 |3663 |1050 |  23k|5453 |1619 | 0.000000e+00 | 1.180000e+02 |    Inf 
59.09/59.11	o 105
59.09/59.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.09/59.11	c *57.5s| 20410 |  5397 |188363 |   9.2 |  37M| 153 |   - |3663 |5758 |3663 |1060 |  23k|5457 |1619 | 0.000000e+00 | 1.050000e+02 |    Inf 
61.60/61.62	o 101
61.60/61.62	c *59.9s| 21177 |  5400 |199215 |   9.4 |  39M| 153 |   - |3663 |5646 |3663 |1042 |  24k|6177 |1619 | 0.000000e+00 | 1.010000e+02 |    Inf 
62.79/62.82	o 88
62.79/62.82	c *61.1s| 21542 |  4665 |204551 |   9.5 |  38M| 153 |   - |3663 |5801 |3663 |1036 |  24k|6505 |1619 | 0.000000e+00 | 8.800000e+01 |    Inf 
62.79/62.88	o 73
62.79/62.88	c *61.1s| 21553 |  4039 |204785 |   9.5 |  37M| 153 |   - |3663 |5570 |3663 |1044 |  24k|6514 |1619 | 0.000000e+00 | 7.300000e+01 |    Inf 
62.99/63.01	o 72
62.99/63.01	c *61.3s| 21592 |  4035 |205255 |   9.5 |  37M| 153 |   - |3663 |5291 |3663 |1044 |  24k|6548 |1619 | 0.000000e+00 | 7.200000e+01 |    Inf 
63.09/63.10	o 69
63.09/63.10	c *61.3s| 21611 |  3929 |205546 |   9.5 |  37M| 153 |   - |3663 |5238 |3663 |1054 |  24k|6562 |1619 | 0.000000e+00 | 6.900000e+01 |    Inf 
63.09/63.15	o 57
63.09/63.15	c *61.4s| 21621 |  3450 |205655 |   9.5 |  35M| 153 |   - |3663 |5146 |3663 |1043 |  24k|6562 |1619 | 0.000000e+00 | 5.700000e+01 |    Inf 
63.29/63.31	o 55
63.29/63.31	c *61.5s| 21661 |  3376 |206352 |   9.5 |  35M| 153 |   - |3663 |4946 |3663 |1045 |  24k|6600 |1619 | 0.000000e+00 | 5.500000e+01 |    Inf 
63.29/63.32	o 43
63.29/63.32	c *61.6s| 21662 |  2721 |206365 |   9.5 |  32M| 153 |   - |3663 |4946 |3663 |1045 |  24k|6600 |1619 | 0.000000e+00 | 4.300000e+01 |    Inf 
63.29/63.38	o 35
63.29/63.38	c *61.6s| 21676 |  2375 |206672 |   9.5 |  31M| 153 |   - |3663 |4681 |3663 |1013 |  24k|6606 |1619 | 0.000000e+00 | 3.500000e+01 |    Inf 
63.39/63.42	o 24
63.39/63.42	c *61.6s| 21684 |  2035 |206777 |   9.5 |  30M| 153 |   - |3663 |4533 |3663 |1003 |  24k|6613 |1619 | 0.000000e+00 | 2.400000e+01 |    Inf 
63.39/63.46	o 11
63.39/63.46	c *61.7s| 21692 |  1020 |207033 |   9.5 |  27M| 153 |   - |3663 |4293 |3663 |1026 |  24k|6621 |1619 | 0.000000e+00 | 1.100000e+01 |    Inf 
78.10/78.13	c  76.0s| 30000 |  1066 |272817 |   9.1 |  30M| 153 |  17 |3663 |6446 |3663 | 970 |  26k|  17k|1625 | 0.000000e+00 | 1.100000e+01 |    Inf 
95.59/95.64	o 9
95.59/95.64	c *93.0s| 39806 |  1104 |341641 |   8.6 |  33M| 153 |   - |3663 |  10k|3663 |1000 |  29k|  30k|1625 | 0.000000e+00 | 9.000000e+00 |    Inf 
95.89/95.98	c  93.3s| 40000 |  1107 |342896 |   8.6 |  33M| 153 |   - |3663 |  10k|   0 |   0 |  29k|  30k|1625 | 0.000000e+00 | 9.000000e+00 |    Inf 
114.78/114.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
114.78/114.87	c   112s| 50000 |  1230 |423664 |   8.5 |  34M| 153 |   - |3663 |9307 |   0 |   0 |  31k|  43k|1721 | 0.000000e+00 | 9.000000e+00 |    Inf 
131.99/132.01	c   128s| 60000 |  1343 |484281 |   8.1 |  37M| 153 |   - |3663 |  12k|   0 |   0 |  34k|  57k|1802 | 0.000000e+00 | 9.000000e+00 |    Inf 
150.18/150.20	c   146s| 70000 |  1402 |551822 |   7.9 |  38M| 153 |  18 |3663 |  12k|3663 |1001 |  37k|  70k|1917 | 0.000000e+00 | 9.000000e+00 |    Inf 
168.19/168.23	c   163s| 80000 |  1533 |612792 |   7.7 |  39M| 153 |   - |3663 |  13k|   0 |   0 |  39k|  83k|2017 | 0.000000e+00 | 9.000000e+00 |    Inf 
186.09/186.18	c   181s| 90000 |  1607 |666762 |   7.4 |  41M| 153 |   - |3663 |  14k|   0 |   0 |  42k|  96k|2136 | 0.000000e+00 | 9.000000e+00 |    Inf 
205.49/205.53	c   200s|100000 |  1555 |738017 |   7.4 |  40M| 153 |  17 |3663 |  13k|3663 |1001 |  44k| 110k|2242 | 0.000000e+00 | 9.000000e+00 |    Inf 
225.19/225.25	c   219s|110000 |  1611 |812316 |   7.4 |  42M| 153 |  11 |3663 |  13k|3663 | 970 |  47k| 123k|2404 | 0.000000e+00 | 9.000000e+00 |    Inf 
226.60/226.66	o 4
226.60/226.66	c * 220s|110831 |  1271 |816213 |   7.4 |  38M| 153 |   - |3663 |  14k|3663 | 999 |  47k| 124k|2407 | 0.000000e+00 | 4.000000e+00 |    Inf 
244.59/244.68	c   238s|120000 |  1347 |889728 |   7.4 |  39M| 153 |   - |3663 |  13k|   0 |   0 |  49k| 136k|2554 | 0.000000e+00 | 4.000000e+00 |    Inf 
264.29/264.34	c   257s|130000 |  1357 |967364 |   7.4 |  39M| 153 |   - |3663 |  12k|   0 |   0 |  52k| 150k|2648 | 0.000000e+00 | 4.000000e+00 |    Inf 
284.29/284.37	c   276s|140000 |  1432 |  1049k|   7.5 |  41M| 153 |  16 |3663 |  14k|3663 | 970 |  54k| 163k|2766 | 0.000000e+00 | 4.000000e+00 |    Inf 
304.70/304.72	c   296s|150000 |  1511 |  1125k|   7.5 |  43M| 153 |  24 |3663 |  18k|3663 | 984 |  56k| 176k|2877 | 0.000000e+00 | 4.000000e+00 |    Inf 
326.48/326.54	c   317s|160000 |  1553 |  1193k|   7.5 |  45M| 153 |   - |3663 |  20k|   0 |   0 |  58k| 189k|2954 | 0.000000e+00 | 4.000000e+00 |    Inf 
337.78/337.85	o 3
337.78/337.85	c * 328s|164814 |  1459 |  1227k|   7.4 |  43M| 153 |   - |3663 |  18k|3663 | 974 |  58k| 196k|3026 | 0.000000e+00 | 3.000000e+00 |    Inf 
348.48/348.58	c   339s|170000 |  1555 |  1266k|   7.4 |  44M| 153 |   - |3663 |  19k|   0 |   0 |  60k| 203k|3055 | 0.000000e+00 | 3.000000e+00 |    Inf 
368.89/368.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
368.89/368.91	c   359s|180000 |  1627 |  1334k|   7.4 |  46M| 153 |  18 |3663 |  23k|3663 | 988 |  62k| 217k|3171 | 0.000000e+00 | 3.000000e+00 |    Inf 
392.09/392.16	c   381s|190000 |  1826 |  1421k|   7.5 |  48M| 153 |   - |3663 |  24k|   0 |   0 |  64k| 231k|3245 | 0.000000e+00 | 3.000000e+00 |    Inf 
414.18/414.26	c   403s|200000 |  1861 |  1500k|   7.5 |  49M| 153 |  21 |3663 |  23k|3663 | 989 |  66k| 245k|3378 | 0.000000e+00 | 3.000000e+00 |    Inf 
436.29/436.39	c   424s|210000 |  1924 |  1580k|   7.5 |  50M| 153 |  29 |3663 |  24k|3663 | 999 |  68k| 260k|3443 | 0.000000e+00 | 3.000000e+00 |    Inf 
460.08/460.13	c   447s|220000 |  1907 |  1662k|   7.6 |  50M| 153 |   - |3663 |  22k|   0 |   0 |  71k| 273k|3574 | 0.000000e+00 | 3.000000e+00 |    Inf 
486.68/486.74	c   473s|230000 |  1856 |  1754k|   7.6 |  50M| 153 |  17 |3663 |  22k|3663 |1012 |  73k| 287k|3697 | 0.000000e+00 | 3.000000e+00 |    Inf 
509.09/509.20	c   495s|240000 |  1750 |  1827k|   7.6 |  47M| 153 |  15 |3663 |  16k|3663 | 996 |  76k| 301k|3838 | 0.000000e+00 | 3.000000e+00 |    Inf 
530.19/530.29	c   515s|250000 |  1831 |  1896k|   7.6 |  50M| 153 |  22 |3663 |  22k|3663 | 990 |  80k| 314k|3893 | 0.000000e+00 | 3.000000e+00 |    Inf 
552.69/552.77	c   537s|260000 |  1869 |  1959k|   7.5 |  51M| 153 |  11 |3663 |  23k|3663 | 977 |  83k| 328k|3960 | 0.000000e+00 | 3.000000e+00 |    Inf 
576.49/576.56	c   559s|270000 |  1879 |  2030k|   7.5 |  52M| 153 |  18 |3663 |  24k|3663 | 970 |  86k| 342k|4010 | 0.000000e+00 | 3.000000e+00 |    Inf 
599.88/599.90	c   582s|280000 |  1631 |  2108k|   7.5 |  46M| 153 |   5 |3663 |  13k|3663 | 981 |  88k| 355k|4136 | 0.000000e+00 | 3.000000e+00 |    Inf 
621.69/621.77	c   603s|290000 |  1537 |  2196k|   7.6 |  45M| 153 |   1 |3663 |  10k|3663 | 970 |  90k| 368k|4227 | 0.000000e+00 | 3.000000e+00 |    Inf 
642.39/642.46	c   622s|300000 |  1561 |  2277k|   7.6 |  46M| 153 |   6 |3663 |  14k|3663 | 970 |  92k| 381k|4318 | 0.000000e+00 | 3.000000e+00 |    Inf 
664.09/664.16	c   643s|310000 |  1715 |  2356k|   7.6 |  49M| 153 |   7 |3663 |  19k|3663 | 993 |  95k| 395k|4405 | 0.000000e+00 | 3.000000e+00 |    Inf 
686.19/686.25	c   664s|320000 |  1650 |  2429k|   7.6 |  49M| 153 |   - |3663 |  18k|   0 |   0 |  98k| 409k|4467 | 0.000000e+00 | 3.000000e+00 |    Inf 
707.89/707.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
707.89/707.94	c   685s|330000 |  1768 |  2500k|   7.6 |  51M| 153 |   9 |3663 |  21k|3663 | 983 | 100k| 422k|4536 | 0.000000e+00 | 3.000000e+00 |    Inf 
730.99/731.07	c   707s|340000 |  1838 |  2565k|   7.5 |  52M| 153 |   - |3663 |  23k|   0 |   0 | 103k| 436k|4577 | 0.000000e+00 | 3.000000e+00 |    Inf 
755.09/755.10	c   730s|350000 |  2010 |  2635k|   7.5 |  55M| 153 |   - |3663 |  26k|   0 |   0 | 105k| 450k|4661 | 0.000000e+00 | 3.000000e+00 |    Inf 
780.60/780.69	c   755s|360000 |  2038 |  2710k|   7.5 |  55M| 153 |   - |3663 |  25k|   0 |   0 | 107k| 464k|4722 | 0.000000e+00 | 3.000000e+00 |    Inf 
805.29/805.34	c   778s|370000 |  2210 |  2778k|   7.5 |  58M| 153 |  18 |3663 |  30k|3663 | 989 | 109k| 478k|4775 | 0.000000e+00 | 3.000000e+00 |    Inf 
831.00/831.08	c   803s|380000 |  2235 |  2850k|   7.5 |  58M| 153 |   - |3663 |  29k|   0 |   0 | 112k| 492k|4827 | 0.000000e+00 | 3.000000e+00 |    Inf 
856.19/856.24	c   827s|390000 |  2241 |  2919k|   7.5 |  59M| 153 |  25 |3663 |  29k|3663 | 983 | 114k| 506k|4877 | 0.000000e+00 | 3.000000e+00 |    Inf 
882.79/882.86	c   853s|400000 |  2312 |  3003k|   7.5 |  60M| 153 |   7 |3663 |  31k|3663 | 990 | 117k| 520k|4956 | 0.000000e+00 | 3.000000e+00 |    Inf 
909.89/909.97	c   879s|410000 |  2309 |  3080k|   7.5 |  60M| 153 |   1 |3663 |  29k|3663 | 981 | 120k| 534k|5019 | 0.000000e+00 | 3.000000e+00 |    Inf 
936.69/936.77	c   905s|420000 |  2315 |  3153k|   7.5 |  61M| 153 |  10 |3663 |  31k|3663 | 985 | 122k| 548k|5090 | 0.000000e+00 | 3.000000e+00 |    Inf 
965.50/965.52	c   933s|430000 |  2382 |  3224k|   7.5 |  62M| 153 |   - |3663 |  31k|   0 |   0 | 125k| 561k|5176 | 0.000000e+00 | 3.000000e+00 |    Inf 
993.60/993.64	c   960s|440000 |  2536 |  3293k|   7.5 |  65M| 153 |   - |3663 |  35k|   0 |   0 | 128k| 575k|5219 | 0.000000e+00 | 3.000000e+00 |    Inf 
1022.10/1022.10	c   987s|450000 |  2604 |  3369k|   7.5 |  66M| 153 |   - |3663 |  36k|   0 |   0 | 130k| 588k|5275 | 0.000000e+00 | 3.000000e+00 |    Inf 
1051.50/1051.57	c  1016s|460000 |  2657 |  3433k|   7.5 |  68M| 153 |   - |3663 |  38k|3663 |1005 | 133k| 602k|5330 | 0.000000e+00 | 3.000000e+00 |    Inf 
1082.51/1082.54	c  1046s|470000 |  2670 |  3506k|   7.5 |  67M| 153 |   - |3663 |  36k|   0 |   0 | 136k| 617k|5399 | 0.000000e+00 | 3.000000e+00 |    Inf 
1114.60/1114.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1114.60/1114.62	c  1077s|480000 |  2810 |  3584k|   7.5 |  70M| 153 |   - |3663 |  39k|   0 |   0 | 139k| 631k|5448 | 0.000000e+00 | 3.000000e+00 |    Inf 
1145.01/1145.03	c  1106s|490000 |  2862 |  3653k|   7.5 |  71M| 153 |   1 |3663 |  41k|3663 | 983 | 141k| 645k|5509 | 0.000000e+00 | 3.000000e+00 |    Inf 
1176.70/1176.77	c  1137s|500000 |  2906 |  3725k|   7.5 |  72M| 153 |   - |3663 |  40k|   0 |   0 | 144k| 659k|5565 | 0.000000e+00 | 3.000000e+00 |    Inf 
1207.51/1207.53	c  1167s|510000 |  2973 |  3788k|   7.4 |  74M| 153 |   - |3663 |  43k|   0 |   0 | 147k| 673k|5591 | 0.000000e+00 | 3.000000e+00 |    Inf 
1239.00/1239.00	c  1197s|520000 |  3061 |  3855k|   7.4 |  75M| 153 |   1 |3663 |  43k|3663 |1001 | 149k| 687k|5628 | 0.000000e+00 | 3.000000e+00 |    Inf 
1272.01/1272.08	c  1229s|530000 |  3246 |  3930k|   7.4 |  77M| 153 |   - |3663 |  45k|   0 |   0 | 152k| 700k|5678 | 0.000000e+00 | 3.000000e+00 |    Inf 
1304.31/1304.38	c  1261s|540000 |  3427 |  4000k|   7.4 |  79M| 153 |   - |3663 |  47k|   0 |   0 | 154k| 714k|5713 | 0.000000e+00 | 3.000000e+00 |    Inf 
1336.51/1336.59	c  1292s|550000 |  3514 |  4070k|   7.4 |  80M| 153 |   - |3663 |  48k|   0 |   0 | 157k| 729k|5758 | 0.000000e+00 | 3.000000e+00 |    Inf 
1369.31/1369.33	c  1323s|560000 |  3465 |  4146k|   7.4 |  80M| 153 |   1 |3663 |  46k|3663 | 993 | 159k| 744k|5805 | 0.000000e+00 | 3.000000e+00 |    Inf 
1404.41/1404.44	c  1358s|570000 |  3513 |  4233k|   7.4 |  80M| 153 |  13 |3663 |  44k|3663 | 996 | 162k| 757k|5849 | 0.000000e+00 | 3.000000e+00 |    Inf 
1436.31/1436.31	c  1388s|580000 |  3587 |  4303k|   7.4 |  81M| 153 |  17 |3663 |  46k|3663 | 988 | 164k| 771k|5919 | 0.000000e+00 | 3.000000e+00 |    Inf 
1468.52/1468.54	c  1420s|590000 |  3531 |  4374k|   7.4 |  81M| 153 |   - |3663 |  44k|   0 |   0 | 167k| 785k|5964 | 0.000000e+00 | 3.000000e+00 |    Inf 
1501.42/1501.49	c  1452s|600000 |  3535 |  4452k|   7.4 |  82M| 153 |   1 |3663 |  45k|3663 | 983 | 170k| 799k|6021 | 0.000000e+00 | 3.000000e+00 |    Inf 
1533.52/1533.53	c  1483s|610000 |  3523 |  4524k|   7.4 |  82M| 153 |   - |3663 |  44k|   0 |   0 | 172k| 814k|6063 | 0.000000e+00 | 3.000000e+00 |    Inf 
1566.02/1566.04	c  1514s|620000 |  3523 |  4599k|   7.4 |  82M| 153 |   - |3663 |  44k|   0 |   0 | 174k| 828k|6116 | 0.000000e+00 | 3.000000e+00 |    Inf 
1597.62/1597.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1597.62/1597.62	c  1544s|630000 |  3411 |  4678k|   7.4 |  80M| 153 |   - |3663 |  42k|3663 |1002 | 178k| 842k|6163 | 0.000000e+00 | 3.000000e+00 |    Inf 
1630.32/1630.32	c  1576s|640000 |  3458 |  4760k|   7.4 |  82M| 153 |  16 |3663 |  44k|3663 | 997 | 180k| 856k|6219 | 0.000000e+00 | 3.000000e+00 |    Inf 
1638.22/1638.27	o 2
1638.22/1638.27	c *1584s|642438 |  3397 |  4779k|   7.4 |  81M| 153 |   - |3663 |  45k|3663 |1017 | 181k| 859k|6220 | 0.000000e+00 | 2.000000e+00 |    Inf 
1663.13/1663.11	c  1608s|650000 |  3355 |  4843k|   7.5 |  80M| 153 |   - |3663 |  41k|3663 |1023 | 183k| 870k|6273 | 0.000000e+00 | 2.000000e+00 |    Inf 
1694.03/1694.05	c  1638s|660000 |  2816 |  4924k|   7.5 |  69M| 153 |   - |3663 |  28k|   0 |   0 | 186k| 884k|6324 | 0.000000e+00 | 2.000000e+00 |    Inf 
1718.92/1718.96	c  1662s|670000 |  2397 |  4996k|   7.5 |  64M| 153 |   3 |3663 |  25k|3663 | 989 | 189k| 899k|6360 | 0.000000e+00 | 2.000000e+00 |    Inf 
1742.43/1742.46	c  1684s|680000 |  2065 |  5067k|   7.5 |  59M| 153 |   - |3663 |  23k|   0 |   0 | 192k| 913k|6404 | 0.000000e+00 | 2.000000e+00 |    Inf 
1766.23/1766.22	c  1707s|690000 |  1686 |  5141k|   7.5 |  52M| 153 |   - |3663 |  16k|   0 |   0 | 195k| 928k|6585 | 0.000000e+00 | 2.000000e+00 |    Inf 
1788.03/1788.06	c  1728s|700000 |  1933 |  5222k|   7.5 |  55M| 153 |   - |3663 |  21k|   0 |   0 | 198k| 942k|6681 | 0.000000e+00 | 2.000000e+00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1739.09
1800.03/1800.00	c Solving Nodes      : 705175
1800.03/1800.00	c Primal Bound       : +2.00000000000000e+00 (158 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.03	s SATISFIABLE
1800.03/1800.03	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.03/1800.03	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 
1800.03/1800.03	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.03/1800.03	v x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 
1800.03/1800.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1800.03/1800.03	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.03/1800.03	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.03/1800.03	v -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 
1800.03/1800.03	v -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.03/1800.03	v -x28 -x27 -x26 x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.03/1800.03	v -x1 
1800.03/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.03	c Solving Time       :    1739.09
1800.03/1800.03	c Original Problem   :
1800.03/1800.03	c   Problem name     : HOME/instance-2693481-1277906442.wbo
1800.03/1800.03	c   Variables        : 3807 (2019 binary, 0 integer, 0 implicit integer, 1788 continuous)
1800.03/1800.03	c   Constraints      : 4496 initial, 4496 maximal
1800.03/1800.03	c Presolved Problem  :
1800.03/1800.03	c   Problem name     : t_HOME/instance-2693481-1277906442.wbo
1800.03/1800.03	c   Variables        : 3663 (1947 binary, 0 integer, 0 implicit integer, 1716 continuous)
1800.03/1800.03	c   Constraints      : 4326 initial, 49849 maximal
1800.03/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.03	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1800.03/1800.03	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1800.03/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.03/1800.03	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1800.03/1800.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.03	c   linear           :       0.08          0          0          0       1806          0         98         81          0
1800.03/1800.04	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   root node        :          -       1698          -          -       3396          -          -          -          -
1800.03/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.04	c   integral         :          0          0          0     416951          0         69        816          0          0     751184
1800.03/1800.04	c   indicator        :       1716          0    3475135      40480          0         60     917877          0          0          0
1800.03/1800.04	c   setppc           :         11          8    3494358      38809          0      37872    1496491          0          0          0
1800.03/1800.04	c   linear           :       1716          8    3460534      40555          0     177196   13709869     199603          0          0
1800.03/1800.04	c   logicor          :        883+         8    1371853      13989          0     112958    3531839          0          0          0
1800.03/1800.04	c   bounddisjunction :          0+         0       8425          0          0          0          0          0          0          0
1800.03/1800.04	c   countsols        :          0          0          0      13989          0          0          0          0          0          0
1800.03/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.04	c   integral         :      22.18       0.00       0.00      22.18       0.00
1800.03/1800.04	c   indicator        :       6.55       0.00       3.82       2.73       0.00
1800.03/1800.04	c   setppc           :      13.95       0.00      13.94       0.01       0.00
1800.03/1800.04	c   linear           :     128.14       0.01     125.94       2.19       0.00
1800.03/1800.04	c   logicor          :     363.80       0.00     363.67       0.13       0.00
1800.03/1800.04	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.03/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.04	c   vbounds          :       0.25          2          0          0
1800.03/1800.04	c   rootredcost      :       0.18         50          0       1698
1800.03/1800.04	c   pseudoobj        :     110.38    3500054       1456     559756
1800.03/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.04	c   propagation      :      16.05     329482     329464    1999226       28.3       9464       23.8          -
1800.03/1800.04	c   infeasible LP    :      11.12      37989      37988     296018       46.9        442       16.3          0
1800.03/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.04	c   pseudo solution  :       0.02         88         88        509       17.4         60        6.5          -
1800.03/1800.04	c   applied globally :          -          -          -     949864       24.4          -          -          -
1800.03/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.04	c   cut pool         :       0.00          7          -          -         79          -    (maximal pool size: 413)
1800.03/1800.04	c   redcost          :      20.20     419029          0     328437          0          0
1800.03/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.03/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.04	c   gomory           :       0.11          6          0          0       1482          0
1800.03/1800.04	c   strongcg         :       0.04          6          0          0        309          0
1800.03/1800.04	c   cmir             :       0.03          6          0          0          1          0
1800.03/1800.04	c   flowcover        :       0.06          6          0          0          1          0
1800.03/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.03/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.04	c Pricers            :       Time      Calls       Vars
1800.03/1800.04	c   problem variables:       0.00          0          0
1800.03/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.04	c   relpscost        :      21.96     376319         69        816          0          0     751184
1800.03/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   inference        :       2.16      13940          0          0          0          0      27880
1800.03/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.04	c   LP solutions     :       0.05          -         49
1800.03/1800.04	c   pseudo solutions :       0.00          -          0
1800.03/1800.04	c   feaspump         :       0.01          1          0
1800.03/1800.04	c   oneopt           :       0.29         44          0
1800.03/1800.04	c   intshifting      :       0.00         11          0
1800.03/1800.04	c   crossover        :       1.01         41          0
1800.03/1800.04	c   pscostdiving     :       0.48        533          0
1800.03/1800.04	c   guideddiving     :       0.67        533          0
1800.03/1800.04	c   veclendiving     :       0.43        533          0
1800.03/1800.04	c   linesearchdiving :       0.48        533          0
1800.03/1800.04	c   fracdiving       :       0.47        533          0
1800.03/1800.04	c   coefdiving       :       0.59        534          0
1800.03/1800.04	c   objpscostdiving  :       0.62        476          0
1800.03/1800.04	c   rootsoldiving    :       0.53        476          0
1800.03/1800.04	c   trivial          :       0.01          2          0
1800.03/1800.04	c   simplerounding   :       0.54     376696          0
1800.03/1800.04	c   zirounding       :       0.13       1000          0
1800.03/1800.04	c   rounding         :       1.34       8619          0
1800.03/1800.04	c   shifting         :       1.29       2699          0
1800.03/1800.04	c   twoopt           :       0.00          0          0
1800.03/1800.04	c   fixandinfer      :       0.00          0          0
1800.03/1800.04	c   intdiving        :       0.00          0          0
1800.03/1800.04	c   actconsdiving    :       0.00          0          0
1800.03/1800.04	c   octane           :       0.00          0          0
1800.03/1800.04	c   rens             :       0.00          0          0
1800.03/1800.04	c   rins             :       0.00          0          0
1800.03/1800.04	c   localbranching   :       0.00          0          0
1800.03/1800.04	c   mutation         :       0.00          0          0
1800.03/1800.04	c   dins             :       0.00          0          0
1800.03/1800.04	c   undercover       :       0.00          0          0
1800.03/1800.04	c   nlp              :       0.07          0          0
1800.03/1800.04	c   trysol           :       1.23       5562        109
1800.03/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.04	c   dual LP          :     572.62     442377    5260611      11.89    9186.91
1800.03/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.04	c   diving/probing LP:       0.37        245       2597      10.60    7018.92
1800.03/1800.04	c   strong branching :      18.60       6684     206043      30.83   11077.58
1800.03/1800.04	c     (at root node) :          -          0          0       0.00          -
1800.03/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.04	c B&B Tree           :
1800.03/1800.04	c   number of runs   :          1
1800.03/1800.04	c   nodes            :     705175
1800.03/1800.04	c   nodes (total)    :     705175
1800.03/1800.04	c   nodes left       :       1996
1800.03/1800.04	c   max depth        :        153
1800.03/1800.04	c   max depth (total):        153
1800.03/1800.04	c   backtracks       :      74284 (10.5%)
1800.03/1800.04	c   delayed cutoffs  :      54746
1800.03/1800.04	c   repropagations   :    1614703 (3479173 domain reductions, 51862 cutoffs)
1800.03/1800.04	c   avg switch length:       5.98
1800.03/1800.04	c   switching time   :     274.62
1800.03/1800.04	c Solution           :
1800.03/1800.04	c   Solutions found  :        158 (50 improvements)
1800.03/1800.04	c   First Solution   : +8.51820000000000e+04   (in run 1, after 1 nodes, 0.15 seconds, depth 0, found by <trysol>)
1800.03/1800.04	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 642438 nodes, 1583.74 seconds, depth 80, found by <relaxation>)
1800.03/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.04	c   Gap              :   infinite
1800.03/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.04	c   Root Iterations  :        410
1800.13/1800.12	c Time complete: 1800.15.

Verifier Data

OK	2

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.04 2.10 4/196 10857
/proc/meminfo: memFree=30670808/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=11112 CPUtime=0
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 1703 0 0 0 0 0 0 0 18 0 1 0 131941616 11378688 1623 4089446400 4194304 9819077 140733957692848 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10857/statm: 2778 1623 392 1374 0 1399 0

[startup+0.0728821 s]
/proc/loadavg: 2.04 2.04 2.10 4/196 10857
/proc/meminfo: memFree=30670808/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=30412 CPUtime=0.06
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 7233 0 0 0 6 0 0 0 18 0 1 0 131941616 31141888 6285 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 7603 6285 492 1374 0 6224 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30412

[startup+0.100886 s]
/proc/loadavg: 2.04 2.04 2.10 4/196 10857
/proc/meminfo: memFree=30670808/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=30412 CPUtime=0.08
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 7505 0 0 0 8 0 0 0 18 0 1 0 131941616 31141888 6300 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 7603 6300 498 1374 0 6224 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30412

[startup+0.300839 s]
/proc/loadavg: 2.04 2.04 2.10 4/196 10857
/proc/meminfo: memFree=30670808/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=40060 CPUtime=0.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 12084 0 0 0 27 2 0 0 18 0 1 0 131941616 41021440 8472 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 10015 8472 681 1374 0 8636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40060

[startup+0.700766 s]
/proc/loadavg: 2.04 2.04 2.10 4/196 10857
/proc/meminfo: memFree=30670808/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=44476 CPUtime=0.69
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 14331 0 0 0 67 2 0 0 18 0 1 0 131941616 45543424 9129 4089446400 4194304 9819077 140733957692848 18446744073709551615 6669850 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 11119 9135 696 1374 0 9740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44476

[startup+1.50062 s]
/proc/loadavg: 2.04 2.04 2.10 3/197 10858
/proc/meminfo: memFree=30636328/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=44700 CPUtime=1.49
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 25056 0 0 0 144 5 0 0 20 0 1 0 131941616 45772800 9212 4089446400 4194304 9819077 140733957692848 18446744073709551615 7333570 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 11234 9216 696 1374 0 9855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44700

[startup+3.10033 s]
/proc/loadavg: 2.04 2.04 2.10 3/197 10858
/proc/meminfo: memFree=30635832/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=43076 CPUtime=3.09
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 43750 0 0 0 300 9 0 0 25 0 1 0 131941616 44109824 9173 4089446400 4194304 9819077 140733957692848 18446744073709551615 4902883 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 10769 9173 696 1374 0 9390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43076

[startup+6.30073 s]
/proc/loadavg: 2.03 2.03 2.09 3/197 10858
/proc/meminfo: memFree=30636000/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=45680 CPUtime=6.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 100833 0 0 0 610 19 0 0 25 0 1 0 131941616 46776320 9368 4089446400 4194304 9819077 140733957692848 18446744073709551615 7334205 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 11479 9370 697 1374 0 10100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45680

[startup+12.7005 s]
/proc/loadavg: 2.03 2.03 2.09 3/197 10858
/proc/meminfo: memFree=30628056/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=55076 CPUtime=12.69
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 195133 0 0 0 1226 43 0 0 25 0 1 0 131941616 56397824 11538 4089446400 4194304 9819077 140733957692848 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 13769 11538 722 1374 0 12390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55076

[startup+25.5002 s]
/proc/loadavg: 2.03 2.03 2.09 3/197 10867
/proc/meminfo: memFree=30612180/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=66940 CPUtime=25.49
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 312084 0 0 0 2474 75 0 0 25 0 1 0 131941616 68546560 15042 4089446400 4194304 9819077 140733957692848 18446744073709551615 6513142 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 16735 15042 722 1374 0 15356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66940

[startup+51.1004 s]
/proc/loadavg: 2.01 2.03 2.09 3/197 10868
/proc/meminfo: memFree=30589568/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=89768 CPUtime=51.09
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 530283 0 0 0 4967 142 0 0 25 0 1 0 131941616 91922432 20704 4089446400 4194304 9819077 140733957692848 18446744073709551615 6512973 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 22442 20704 739 1374 0 21063 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89768

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.08 3/197 10869
/proc/meminfo: memFree=30565528/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=113084 CPUtime=102.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 837395 0 0 0 9951 278 0 0 25 0 1 0 131941616 115798016 26492 4089446400 4194304 9819077 140733957692848 18446744073709551615 7291631 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10857/statm: 28271 26492 741 1374 0 26892 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 113084

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/197 10871
/proc/meminfo: memFree=30559620/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=119180 CPUtime=162.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 1211230 0 0 0 15767 462 0 0 25 0 1 0 131941616 122040320 28001 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10857/statm: 29795 28001 741 1374 0 28416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 119180

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.07 3/197 10872
/proc/meminfo: memFree=30556436/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=122372 CPUtime=222.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 1557971 0 0 0 21600 629 0 0 25 0 1 0 131941616 125308928 28747 4089446400 4194304 9819077 140733957692848 18446744073709551615 4221241 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10857/statm: 30593 28747 741 1374 0 29214 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122372

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/197 10874
/proc/meminfo: memFree=30553880/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=124548 CPUtime=282.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 1924751 0 0 0 27422 807 0 0 25 0 1 0 131941616 127537152 29298 4089446400 4194304 9819077 140733957692848 18446744073709551615 6696940 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10857/statm: 31137 29298 741 1374 0 29758 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124548

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/197 10876
/proc/meminfo: memFree=30549200/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=129248 CPUtime=342.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 2225791 0 0 0 33269 960 0 0 25 0 1 0 131941616 132349952 30455 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 32312 30455 741 1374 0 30933 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 129248

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 10877
/proc/meminfo: memFree=30546532/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=131696 CPUtime=402.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 2558936 0 0 0 39118 1111 0 0 25 0 1 0 131941616 134856704 31018 4089446400 4194304 9819077 140733957692848 18446744073709551615 8678556 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10857/statm: 32924 31018 741 1374 0 31545 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 131696

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 10879
/proc/meminfo: memFree=30543352/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=134752 CPUtime=462.28
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 2870048 0 0 0 44962 1266 0 0 25 0 1 0 131941616 137986048 31696 4089446400 4194304 9819077 140733957692848 18446744073709551615 7292323 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/10857/statm: 33688 31696 741 1374 0 32309 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 134752

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/179 10908
/proc/meminfo: memFree=30529412/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=135556 CPUtime=522.28
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 3143471 0 0 0 50751 1477 0 0 25 0 1 0 131941616 138809344 31946 4089446400 4194304 9819077 140733957692848 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 33889 31946 741 1374 0 32510 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 135556

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/179 10910
/proc/meminfo: memFree=30507672/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=137612 CPUtime=582.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 3433532 0 0 0 56491 1738 0 0 25 0 1 0 131941616 140914688 32431 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 34403 32431 741 1374 0 33024 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 137612

[startup+642.301 s]
/proc/loadavg: 2.01 2.00 2.04 3/179 10912
/proc/meminfo: memFree=30499560/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=137600 CPUtime=642.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 3738288 0 0 0 62206 2023 0 0 25 0 1 0 131941616 140902400 32474 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 34400 32474 741 1374 0 33021 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 137600

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 10918
/proc/meminfo: memFree=30490100/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=144772 CPUtime=882.29
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 4835822 0 0 0 85237 2992 0 0 25 0 1 0 131941616 148246528 34387 4089446400 4194304 9819077 140733957692848 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 36193 34387 741 1374 0 34814 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 144772

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 10919
/proc/meminfo: memFree=30484476/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=147492 CPUtime=942.3
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 5026327 0 0 0 91025 3205 0 0 25 0 1 0 131941616 151031808 35077 4089446400 4194304 9819077 140733957692848 18446744073709551615 4923015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 36873 35077 741 1374 0 35494 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 147492

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/179 10921
/proc/meminfo: memFree=30478976/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=151100 CPUtime=1002.3
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 5202391 0 0 0 96827 3403 0 0 25 0 1 0 131941616 154726400 35869 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 37775 35869 741 1374 0 36396 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 151100

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10923
/proc/meminfo: memFree=30474712/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=153872 CPUtime=1062.3
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 5402499 0 0 0 102627 3603 0 0 25 0 1 0 131941616 157564928 36504 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 38468 36504 741 1374 0 37089 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 153872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10924
/proc/meminfo: memFree=30469832/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=156068 CPUtime=1122.3
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 5595621 0 0 0 108437 3793 0 0 25 0 1 0 131941616 159813632 37064 4089446400 4194304 9819077 140733957692848 18446744073709551615 4223102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 39017 37064 741 1374 0 37638 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 156068

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10926
/proc/meminfo: memFree=30467924/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=157612 CPUtime=1182.3
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 5784464 0 0 0 114243 3987 0 0 25 0 1 0 131941616 161394688 37481 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 39403 37481 741 1374 0 38024 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 157612

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10928
/proc/meminfo: memFree=30463908/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=159520 CPUtime=1242.3
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 5981382 0 0 0 120044 4186 0 0 25 0 1 0 131941616 163348480 38059 4089446400 4194304 9819077 140733957692848 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 39936 38060 741 1374 0 38557 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 159520

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10929
/proc/meminfo: memFree=30460036/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=163428 CPUtime=1302.31
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 6168531 0 0 0 125865 4366 0 0 25 0 1 0 131941616 167350272 38920 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 40857 38920 741 1374 0 39478 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 163428

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10931
/proc/meminfo: memFree=30454296/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=166904 CPUtime=1362.31
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 6366933 0 0 0 131669 4562 0 0 25 0 1 0 131941616 170909696 39624 4089446400 4194304 9819077 140733957692848 18446744073709551615 7816457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 41726 39624 741 1374 0 40347 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 166904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10932
/proc/meminfo: memFree=30452512/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=167504 CPUtime=1422.32
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 6568323 0 0 0 137481 4751 0 0 25 0 1 0 131941616 171524096 39783 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 41876 39783 741 1374 0 40497 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 167504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10934
/proc/meminfo: memFree=30451600/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=168244 CPUtime=1482.32
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 6769700 0 0 0 143301 4931 0 0 25 0 1 0 131941616 172281856 39948 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42061 39948 741 1374 0 40682 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 168244

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 10936
/proc/meminfo: memFree=30448960/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=169724 CPUtime=1542.31
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 6971999 0 0 0 149099 5132 0 0 25 0 1 0 131941616 173797376 40273 4089446400 4194304 9819077 140733957692848 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42431 40273 741 1374 0 41052 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 169724

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 10937
/proc/meminfo: memFree=30448300/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=170016 CPUtime=1602.32
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 7185611 0 0 0 154902 5330 0 0 25 0 1 0 131941616 174096384 40344 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42504 40344 741 1374 0 41125 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 170016

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 10939
/proc/meminfo: memFree=30446264/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=170968 CPUtime=1662.32
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 7418023 0 0 0 160703 5529 0 0 25 0 1 0 131941616 175071232 40598 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42742 40598 741 1374 0 41363 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 170968

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10940
/proc/meminfo: memFree=30445252/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=170968 CPUtime=1722.32
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 7661487 0 0 0 166482 5750 0 0 25 0 1 0 131941616 175071232 40610 4089446400 4194304 9819077 140733957692848 18446744073709551615 4999842 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42742 40610 741 1374 0 41363 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 170968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10942
/proc/meminfo: memFree=30444836/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=170968 CPUtime=1782.33
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 7961487 0 0 0 172217 6016 0 0 25 0 1 0 131941616 175071232 40620 4089446400 4194304 9819077 140733957692848 18446744073709551615 6361778 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42742 40620 741 1374 0 41363 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 170968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10943
/proc/meminfo: memFree=30444824/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=171104 CPUtime=1800.03
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 8047912 0 0 0 173911 6092 0 0 25 0 1 0 131941616 175210496 40623 4089446400 4194304 9819077 140733957692848 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10857/statm: 42776 40623 741 1374 0 41397 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 171104

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.00 2.01 2.00 3/179 10943
/proc/meminfo: memFree=30444824/32951124 swapFree=67111528/67111528
[pid=10857] ppid=10855 vsize=168800 CPUtime=1800.13
/proc/10857/stat : 10857 (pbscip.linux.x8) R 10855 10857 9931 0 -1 4202496 8047917 0 0 0 173921 6092 0 0 18 0 1 0 131941616 172851200 40050 4089446400 4194304 9819077 140733957692848 18446744073709551615 4332856 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10857/statm: 42200 40050 742 1374 0 40821 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 168800

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.16
CPU user time (s): 1739.23
CPU system time (s): 60.9367
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 185836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1739.23
system time used= 60.9367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8047921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2425

runsolver used 3.42848 second user time and 6.03108 second system time

The end

Launcher Data

Begin job on node105 at 2010-06-30 16:00:43
IDJOB=2693481
IDBENCH=78939
IDSOLVER=1205
FILE ID=node105/2693481-1277906442
PBS_JOBID= 11197217
Free space on /tmp= 74212 MiB

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

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

MD5SUM BENCH= 34c2ccfe3c5c18b062797c1b5794b2d4
RANDOM SEED=149777338

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30671460 kB
Buffers:        191852 kB
Cached:        1817720 kB
SwapCached:          0 kB
Active:         603592 kB
Inactive:      1532952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30671460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:      127084 kB
Mapped:          20284 kB
Slab:            80220 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1653468 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= 74200 MiB
End job on node105 at 2010-06-30 16:30:45