Trace number 2692764

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.15 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567135--soft-66-100-0.wbo
MD5SUM32795eb517f73910564f73a4c3c20f9d
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 benchmark144.309
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 constraints904
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 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
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: SoPlex 1.4.2] [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-2692764-1277902291.wbo>
0.00/0.02	c original problem has 2039 variables (1135 bin, 0 int, 0 impl, 904 cont) and 3612 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1114 impls, 18 clqs
0.03/0.07	c (round 2) 0 del vars, 115 del conss, 904 chg bounds, 43 chg sides, 0 chg coeffs, 0 upgd conss, 1114 impls, 18 clqs
0.03/0.09	c (round 3) 43 del vars, 285 del conss, 933 chg bounds, 170 chg sides, 0 chg coeffs, 0 upgd conss, 1114 impls, 18 clqs
0.09/0.10	c (round 4) 115 del vars, 314 del conss, 933 chg bounds, 170 chg sides, 0 chg coeffs, 1634 upgd conss, 1114 impls, 18 clqs
0.09/0.11	c (round 5) 144 del vars, 314 del conss, 933 chg bounds, 170 chg sides, 0 chg coeffs, 1634 upgd conss, 1114 impls, 18 clqs
0.09/0.15	c    (0.1s) probing: 101/1063 (9.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  144 deleted vars, 314 deleted constraints, 933 tightened bounds, 0 added holes, 170 changed sides, 0 changed coefficients
0.09/0.15	c  1114 implications, 18 cliques
0.09/0.15	c presolved problem has 1895 variables (1063 bin, 0 int, 0 impl, 832 cont) and 3298 constraints
0.09/0.15	c     832 constraints of type <indicator>
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      18 constraints of type <setppc>
0.09/0.15	c     832 constraints of type <linear>
0.09/0.15	c    1615 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.10
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.2
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1799.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    69 |     - |8646k|   0 |  35 |1895 |3298 |1895 |1634 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   622 |     - |8865k|   0 |  56 |1895 |3298 |1895 |1648 |  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.3s|     1 |     0 |   633 |     - |8973k|   0 |  60 |1895 |3298 |1895 |1655 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   647 |     - |9032k|   0 |  57 |1895 |3298 |1895 |1657 |  23 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.66	c   0.6s|     1 |     0 |   669 |     - |9064k|   0 |  59 |1895 |3298 |1895 |1661 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.78	c   0.7s|     1 |     0 |   685 |     - |9092k|   0 |  52 |1895 |3298 |1895 |1663 |  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.90	c   0.8s|     1 |     0 |   701 |     - |9108k|   0 |  60 |1895 |3298 |1895 |1664 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.49/1.53	c   1.4s|     1 |     2 |   701 |     - |9113k|   0 |  60 |1895 |3298 |1895 |1664 |  30 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
3.20/3.21	o 715
3.20/3.21	c * 3.1s|     7 |     6 |   938 |  39.5 |9239k|   6 |   - |1895 |3298 |1895 |1658 |  30 |   0 | 209 | 0.000000e+00 | 7.150000e+02 |    Inf 
3.59/3.64	o 681
3.59/3.64	c * 3.5s|    23 |    14 |  1056 |  16.1 |9696k|  15 |   - |1895 |3303 |1895 |1659 |  37 |   5 | 323 | 0.000000e+00 | 6.810000e+02 |    Inf 
3.79/3.84	o 624
3.79/3.84	c * 3.7s|    29 |    14 |  1162 |  16.5 |9745k|  15 |   - |1895 |3303 |1895 |1667 |  46 |   5 | 373 | 0.000000e+00 | 6.240000e+02 |    Inf 
4.09/4.10	o 563
4.09/4.10	c * 3.9s|    56 |    26 |  1360 |  12.0 |9827k|  19 |   - |1895 |3317 |1895 |1670 |  67 |  19 | 443 | 0.000000e+00 | 5.630000e+02 |    Inf 
4.19/4.21	o 542
4.19/4.21	c * 4.0s|    69 |    31 |  1427 |  10.7 |  10M|  19 |   - |1895 |3335 |1895 |1666 |  75 |  37 | 476 | 0.000000e+00 | 5.420000e+02 |    Inf 
5.59/5.70	o 511
5.59/5.70	c * 5.5s|   126 |    59 |  2256 |  12.4 |  10M|  19 |   - |1895 |3360 |1895 |1661 |  95 |  62 | 812 | 0.000000e+00 | 5.110000e+02 |    Inf 
5.89/5.96	o 495
5.89/5.96	c * 5.7s|   137 |    61 |  2441 |  12.8 |  10M|  19 |   - |1895 |3368 |1895 |1661 |  98 |  70 | 872 | 0.000000e+00 | 4.950000e+02 |    Inf 
5.99/6.09	o 473
5.99/6.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.99/6.09	c * 5.8s|   147 |    63 |  2540 |  12.6 |  10M|  19 |   - |1895 |3386 |1895 |1664 | 104 |  88 | 907 | 0.000000e+00 | 4.730000e+02 |    Inf 
6.29/6.37	o 472
6.29/6.37	c * 6.1s|   186 |    78 |  2849 |  11.6 |  10M|  20 |   - |1895 |3432 |1895 |1666 | 125 | 134 | 977 | 0.000000e+00 | 4.720000e+02 |    Inf 
6.29/6.38	o 469
6.29/6.38	c * 6.1s|   189 |    79 |  2851 |  11.4 |  11M|  20 |   - |1895 |3432 |1895 |1666 | 125 | 134 | 977 | 0.000000e+00 | 4.690000e+02 |    Inf 
6.29/6.38	o 402
6.29/6.38	c * 6.1s|   190 |    68 |  2851 |  11.4 |  10M|  20 |   - |1895 |3432 |1895 |1666 | 125 | 134 | 977 | 0.000000e+00 | 4.020000e+02 |    Inf 
6.79/6.80	o 396
6.79/6.80	c * 6.5s|   216 |    80 |  3171 |  11.5 |  11M|  23 |   - |1895 |3457 |1895 |1660 | 127 | 159 |1073 | 0.000000e+00 | 3.960000e+02 |    Inf 
6.79/6.83	o 364
6.79/6.83	c * 6.6s|   229 |    83 |  3207 |  11.0 |  11M|  24 |   - |1895 |3465 |1895 |1662 | 131 | 167 |1073 | 0.000000e+00 | 3.640000e+02 |    Inf 
6.79/6.84	o 354
6.79/6.84	c * 6.6s|   230 |    80 |  3207 |  10.9 |  11M|  24 |   - |1895 |3465 |1895 |1662 | 131 | 167 |1073 | 0.000000e+00 | 3.540000e+02 |    Inf 
7.09/7.18	o 331
7.09/7.18	c * 6.9s|   280 |    92 |  3445 |   9.8 |  11M|  27 |   - |1895 |3522 |1895 |1658 | 134 | 224 |1152 | 0.000000e+00 | 3.310000e+02 |    Inf 
7.09/7.19	o 279
7.09/7.19	c * 6.9s|   281 |    87 |  3448 |   9.8 |  11M|  27 |   - |1895 |3522 |1895 |1658 | 134 | 224 |1152 | 0.000000e+00 | 2.790000e+02 |    Inf 
7.19/7.22	o 274
7.19/7.22	c * 7.0s|   301 |    84 |  3476 |   9.2 |  11M|  28 |   - |1895 |3547 |1895 |1658 | 134 | 249 |1152 | 0.000000e+00 | 2.740000e+02 |    Inf 
7.19/7.23	o 232
7.19/7.23	c * 7.0s|   304 |    81 |  3485 |   9.2 |  11M|  30 |   - |1895 |3547 |1895 |1661 | 137 | 249 |1152 | 0.000000e+00 | 2.320000e+02 |    Inf 
7.19/7.24	o 222
7.19/7.24	c * 7.0s|   305 |    77 |  3485 |   9.2 |  11M|  30 |   - |1895 |3547 |1895 |1661 | 137 | 249 |1152 | 0.000000e+00 | 2.220000e+02 |    Inf 
8.49/8.53	o 220
8.49/8.53	c * 8.2s|   635 |   106 |  4797 |   6.5 |  13M|  35 |   - |1895 |3936 |1895 |1658 | 192 | 674 |1459 | 0.000000e+00 | 2.200000e+02 |    Inf 
9.09/9.13	o 202
9.09/9.13	c * 8.8s|   802 |   131 |  5689 |   6.2 |  13M|  45 |   - |1895 |4142 |1895 |1660 | 226 | 895 |1583 | 0.000000e+00 | 2.020000e+02 |    Inf 
9.49/9.56	o 149
9.49/9.56	c * 9.2s|   950 |   129 |  6438 |   6.0 |  13M|  45 |   - |1895 |4276 |1895 |1669 | 251 |1062 |1658 | 0.000000e+00 | 1.490000e+02 |    Inf 
11.00/11.08	o 140
11.00/11.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.00/11.08	c *10.7s|  1398 |   174 |  9338 |   6.2 |  13M|  45 |   - |1895 |4593 |1895 |1659 | 317 |1540 |1911 | 0.000000e+00 | 1.400000e+02 |    Inf 
11.00/11.08	o 124
11.00/11.08	c *10.7s|  1399 |   168 |  9343 |   6.2 |  13M|  45 |   - |1895 |4593 |1895 |1659 | 317 |1540 |1911 | 0.000000e+00 | 1.240000e+02 |    Inf 
14.19/14.24	o 122
14.19/14.24	c *13.7s|  3094 |   339 | 18653 |   5.8 |  15M|  45 |   - |1895 |5474 |1895 |1665 | 539 |3425 |2032 | 0.000000e+00 | 1.220000e+02 |    Inf 
14.49/14.53	o 101
14.49/14.53	c *13.9s|  3289 |   349 | 19429 |   5.7 |  15M|  45 |   - |1895 |5664 |1895 |1659 | 575 |3690 |2036 | 0.000000e+00 | 1.010000e+02 |    Inf 
14.79/14.85	o 99
14.79/14.85	c *14.2s|  3470 |   359 | 20328 |   5.7 |  15M|  45 |   - |1895 |5651 |1895 |1658 | 591 |3897 |2042 | 0.000000e+00 | 9.900000e+01 |    Inf 
18.49/18.50	o 78
18.49/18.50	c *17.7s|  5489 |   434 | 32433 |   5.8 |  16M|  47 |   - |1895 |5800 |1895 |1664 | 756 |6214 |2061 | 0.000000e+00 | 7.800000e+01 |    Inf 
20.20/20.21	o 70
20.20/20.21	c *19.3s|  6269 |   454 | 39241 |   6.1 |  16M|  47 |   - |1895 |5267 |1895 |1658 | 837 |7099 |2067 | 0.000000e+00 | 7.000000e+01 |    Inf 
27.09/27.18	c  25.9s| 10000 |   609 | 65754 |   6.5 |  19M|  47 |   - |1895 |7366 |   0 |   0 |1312 |  11k|2083 | 0.000000e+00 | 7.000000e+01 |    Inf 
27.19/27.23	o 66
27.19/27.23	c *26.0s| 10031 |   611 | 65955 |   6.5 |  19M|  47 |   - |1895 |7384 |1895 |1658 |1312 |  11k|2083 | 0.000000e+00 | 6.600000e+01 |    Inf 
34.69/34.76	o 60
34.69/34.76	c *33.2s| 13817 |   685 | 94724 |   6.8 |  20M|  47 |   - |1895 |8490 |1895 |1658 |1736 |  16k|2083 | 0.000000e+00 | 6.000000e+01 |    Inf 
45.99/46.10	c  44.0s| 20000 |   708 |134653 |   6.7 |  22M|  47 |   - |1895 |9941 |   0 |   0 |2501 |  23k|2083 | 0.000000e+00 | 6.000000e+01 |    Inf 
51.79/51.82	o 48
51.79/51.82	c p49.5s| 23241 |   748 |154029 |   6.6 |  23M|  54 |   - |1895 |  11k|1895 |1658 |2840 |  27k|2083 | 0.000000e+00 | 4.800000e+01 |    Inf 
66.09/66.11	c  63.2s| 30000 |   746 |209353 |   7.0 |  24M|  54 |  32 |1895 |8941 |1895 |1658 |3423 |  36k|2087 | 0.000000e+00 | 4.800000e+01 |    Inf 
80.49/80.55	o 24
80.49/80.55	c *77.0s| 36599 |   632 |261711 |   7.1 |  22M|  54 |   - |1895 |  11k|1895 |1658 |4313 |  44k|2327 | 0.000000e+00 | 2.400000e+01 |    Inf 
87.59/87.67	c  83.8s| 40000 |   615 |289261 |   7.2 |  22M|  54 |  31 |1895 |  10k|1895 |1658 |4612 |  49k|2443 | 0.000000e+00 | 2.400000e+01 |    Inf 
109.19/109.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.19/109.22	c   105s| 50000 |   616 |374431 |   7.5 |  24M|  54 |   - |1895 |  14k|   0 |   0 |5399 |  62k|2758 | 0.000000e+00 | 2.400000e+01 |    Inf 
133.00/133.02	c   127s| 60000 |   693 |467349 |   7.8 |  26M|  54 |   - |1895 |  15k|1895 |1663 |6241 |  74k|3166 | 0.000000e+00 | 2.400000e+01 |    Inf 
154.89/154.99	c   148s| 70000 |   792 |546281 |   7.8 |  28M|  59 |  10 |1895 |  17k|1895 |1658 |7096 |  88k|3443 | 0.000000e+00 | 2.400000e+01 |    Inf 
167.69/167.80	o 18
167.69/167.80	c * 161s| 75481 |   742 |595118 |   7.9 |  28M|  59 |   - |1895 |  18k|1895 |1658 |7648 |  95k|3600 | 0.000000e+00 | 1.800000e+01 |    Inf 
178.39/178.40	c   171s| 80000 |   738 |635203 |   7.9 |  28M|  59 |   - |1895 |  18k|1895 |1658 |7870 | 100k|3706 | 0.000000e+00 | 1.800000e+01 |    Inf 
202.09/202.18	c   194s| 90000 |   689 |722375 |   8.0 |  27M|  59 |   - |1895 |  17k|   0 |   0 |8418 | 113k|4066 | 0.000000e+00 | 1.800000e+01 |    Inf 
224.89/224.95	c   216s|100000 |   635 |810711 |   8.1 |  27M|  59 |  19 |1895 |  17k|1895 |1658 |9097 | 126k|4282 | 0.000000e+00 | 1.800000e+01 |    Inf 
243.29/243.38	o 13
243.29/243.38	c * 233s|108419 |   626 |877191 |   8.1 |  28M|  59 |   - |1895 |  20k|1895 |1659 |9747 | 137k|4487 | 0.000000e+00 | 1.300000e+01 |    Inf 
246.99/247.00	c   237s|110000 |   603 |891074 |   8.1 |  28M|  59 |  15 |1895 |  20k|1895 |1658 |9842 | 140k|4519 | 0.000000e+00 | 1.300000e+01 |    Inf 
270.10/270.16	c   259s|120000 |   515 |979788 |   8.2 |  26M|  59 |   - |1895 |  16k|   0 |   0 |  10k| 153k|4708 | 0.000000e+00 | 1.300000e+01 |    Inf 
292.09/292.10	c   280s|130000 |   537 |  1060k|   8.2 |  26M|  59 |   - |1895 |  14k|   0 |   0 |  11k| 165k|4951 | 0.000000e+00 | 1.300000e+01 |    Inf 
314.09/314.17	c   301s|140000 |   625 |  1142k|   8.2 |  28M|  72 |  21 |1895 |  16k|1895 |1658 |  11k| 178k|5146 | 0.000000e+00 | 1.300000e+01 |    Inf 
335.69/335.73	c   322s|150000 |   689 |  1218k|   8.1 |  30M|  72 |  16 |1895 |  21k|1895 |1658 |  12k| 191k|5270 | 0.000000e+00 | 1.300000e+01 |    Inf 
357.69/357.71	c   343s|160000 |   733 |  1290k|   8.1 |  32M|  72 |   - |1895 |  25k|   0 |   0 |  13k| 204k|5411 | 0.000000e+00 | 1.300000e+01 |    Inf 
380.70/380.76	o 9
380.70/380.76	c * 365s|169274 |   593 |  1366k|   8.1 |  31M|  72 |   - |1895 |  28k|1895 |1658 |  14k| 217k|5568 | 0.000000e+00 | 9.000000e+00 |    Inf 
382.60/382.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
382.60/382.65	c   367s|170000 |   595 |  1372k|   8.1 |  31M|  72 |  20 |1895 |  26k|1895 |1658 |  14k| 218k|5592 | 0.000000e+00 | 9.000000e+00 |    Inf 
408.60/408.67	c   392s|180000 |   604 |  1460k|   8.1 |  32M|  72 |   - |1895 |  28k|   0 |   0 |  14k| 231k|5770 | 0.000000e+00 | 9.000000e+00 |    Inf 
434.40/434.41	c   417s|190000 |   601 |  1547k|   8.1 |  33M|  72 |   - |1895 |  32k|   0 |   0 |  15k| 245k|5908 | 0.000000e+00 | 9.000000e+00 |    Inf 
460.30/460.33	c   442s|200000 |   606 |  1628k|   8.1 |  35M|  72 |   - |1895 |  35k|1895 |1658 |  16k| 258k|6043 | 0.000000e+00 | 9.000000e+00 |    Inf 
487.70/487.75	c   468s|210000 |   626 |  1708k|   8.1 |  36M|  72 |   - |1895 |  36k|1895 |1658 |  16k| 271k|6190 | 0.000000e+00 | 9.000000e+00 |    Inf 
515.40/515.41	c   495s|220000 |   650 |  1786k|   8.1 |  38M|  72 |   7 |1895 |  40k|1895 |1658 |  17k| 284k|6333 | 0.000000e+00 | 9.000000e+00 |    Inf 
543.41/543.42	c   522s|230000 |   767 |  1864k|   8.1 |  38M|  72 |   - |1895 |  37k|   0 |   0 |  18k| 298k|6476 | 0.000000e+00 | 9.000000e+00 |    Inf 
570.60/570.64	c   548s|240000 |   821 |  1940k|   8.1 |  39M|  72 |   - |1895 |  39k|   0 |   0 |  19k| 311k|6605 | 0.000000e+00 | 9.000000e+00 |    Inf 
597.70/597.78	c   574s|250000 |   939 |  2022k|   8.1 |  41M|  72 |   - |1895 |  40k|   0 |   0 |  19k| 324k|6743 | 0.000000e+00 | 9.000000e+00 |    Inf 
626.60/626.66	c   602s|260000 |  1110 |  2109k|   8.1 |  43M|  72 |  13 |1895 |  43k|1895 |1658 |  20k| 338k|6885 | 0.000000e+00 | 9.000000e+00 |    Inf 
654.01/654.00	o 7
654.01/654.00	c * 628s|268874 |   744 |  2190k|   8.1 |  39M|  72 |   - |1895 |  44k|1895 |1658 |  21k| 350k|6999 | 0.000000e+00 | 7.000000e+00 |    Inf 
657.01/657.01	c   631s|270000 |   745 |  2198k|   8.1 |  38M|  72 |  14 |1895 |  44k|1895 |1658 |  21k| 352k|7020 | 0.000000e+00 | 7.000000e+00 |    Inf 
685.31/685.31	c   658s|280000 |   690 |  2278k|   8.1 |  37M|  75 |   1 |1895 |  39k|1895 |1658 |  21k| 366k|7140 | 0.000000e+00 | 7.000000e+00 |    Inf 
712.71/712.76	c   685s|290000 |   640 |  2358k|   8.1 |  38M|  75 |  18 |1895 |  43k|1895 |1658 |  22k| 380k|7243 | 0.000000e+00 | 7.000000e+00 |    Inf 
741.21/741.29	c   712s|300000 |   599 |  2438k|   8.1 |  38M|  75 |   - |1895 |  44k|   0 |   0 |  23k| 393k|7358 | 0.000000e+00 | 7.000000e+00 |    Inf 
770.21/770.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
770.21/770.23	c   740s|310000 |   568 |  2520k|   8.1 |  36M|  75 |  25 |1895 |  39k|1895 |1658 |  23k| 407k|7458 | 0.000000e+00 | 7.000000e+00 |    Inf 
797.01/797.00	c   766s|320000 |   458 |  2597k|   8.1 |  33M|  75 |  15 |1895 |  31k|1895 |1658 |  24k| 420k|7701 | 0.000000e+00 | 7.000000e+00 |    Inf 
822.50/822.57	c   790s|330000 |   268 |  2688k|   8.1 |  26M|  75 |   8 |1895 |  16k|1895 |1658 |  25k| 433k|7821 | 0.000000e+00 | 7.000000e+00 |    Inf 
844.90/844.95	c   812s|340000 |   286 |  2776k|   8.2 |  29M|  75 |   - |1895 |  22k|   0 |   0 |  26k| 446k|7943 | 0.000000e+00 | 7.000000e+00 |    Inf 
868.81/868.84	c   835s|350000 |   330 |  2866k|   8.2 |  31M|  75 |   - |1895 |  27k|1895 |1665 |  27k| 459k|8062 | 0.000000e+00 | 7.000000e+00 |    Inf 
893.01/893.08	c   858s|360000 |   323 |  2952k|   8.2 |  31M|  75 |  14 |1895 |  28k|1895 |1658 |  27k| 473k|8183 | 0.000000e+00 | 7.000000e+00 |    Inf 
917.81/917.82	c   881s|370000 |   366 |  3038k|   8.2 |  30M|  75 |   - |1895 |  22k|   0 |   0 |  29k| 486k|8362 | 0.000000e+00 | 7.000000e+00 |    Inf 
940.21/940.25	c   903s|380000 |   477 |  3119k|   8.2 |  32M|  75 |  20 |1895 |  25k|1895 |1658 |  29k| 498k|8452 | 0.000000e+00 | 7.000000e+00 |    Inf 
964.52/964.55	c   926s|390000 |   446 |  3207k|   8.2 |  32M|  75 |  19 |1895 |  27k|1895 |1658 |  30k| 512k|8554 | 0.000000e+00 | 7.000000e+00 |    Inf 
990.01/990.04	c   950s|400000 |   519 |  3299k|   8.2 |  33M|  75 |   - |1895 |  28k|   0 |   0 |  30k| 525k|8647 | 0.000000e+00 | 7.000000e+00 |    Inf 
1013.92/1013.95	c   973s|410000 |   575 |  3382k|   8.2 |  35M|  75 |   - |1895 |  31k|   0 |   0 |  31k| 537k|8772 | 0.000000e+00 | 7.000000e+00 |    Inf 
1039.21/1039.24	c   997s|420000 |   565 |  3470k|   8.3 |  36M|  75 |   - |1895 |  34k|   0 |   0 |  32k| 550k|8923 | 0.000000e+00 | 7.000000e+00 |    Inf 
1065.51/1065.58	c  1022s|430000 |   660 |  3557k|   8.3 |  38M|  75 |   1 |1895 |  37k|1895 |1658 |  32k| 563k|8999 | 0.000000e+00 | 7.000000e+00 |    Inf 
1091.31/1091.30	c  1047s|440000 |   662 |  3637k|   8.3 |  39M|  75 |   1 |1895 |  39k|1895 |1658 |  33k| 577k|9061 | 0.000000e+00 | 7.000000e+00 |    Inf 
1117.61/1117.68	c  1072s|450000 |   668 |  3721k|   8.3 |  39M|  75 |  13 |1895 |  40k|1895 |1658 |  34k| 591k|9172 | 0.000000e+00 | 7.000000e+00 |    Inf 
1137.22/1137.24	o 4
1137.22/1137.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1137.22/1137.24	c *1091s|457541 |   434 |  3783k|   8.3 |  36M|  75 |   - |1895 |  39k|1895 |1658 |  34k| 601k|9268 | 0.000000e+00 | 4.000000e+00 |    Inf 
1143.51/1143.50	c  1097s|460000 |   402 |  3801k|   8.3 |  33M|  75 |   - |1895 |  32k|   0 |   0 |  34k| 604k|9311 | 0.000000e+00 | 4.000000e+00 |    Inf 
1168.42/1168.46	c  1121s|470000 |   396 |  3887k|   8.3 |  33M|  75 |   - |1895 |  31k|1895 |1658 |  35k| 618k|9380 | 0.000000e+00 | 4.000000e+00 |    Inf 
1193.61/1193.61	c  1145s|480000 |   413 |  3965k|   8.3 |  35M|  75 |  14 |1895 |  36k|1895 |1658 |  35k| 631k|9469 | 0.000000e+00 | 4.000000e+00 |    Inf 
1220.62/1220.63	c  1171s|490000 |   412 |  4053k|   8.3 |  35M|  75 |  24 |1895 |  36k|1895 |1658 |  36k| 644k|9610 | 0.000000e+00 | 4.000000e+00 |    Inf 
1247.11/1247.12	c  1196s|500000 |   411 |  4146k|   8.3 |  37M|  75 |   - |1895 |  40k|1895 |1658 |  37k| 657k|9686 | 0.000000e+00 | 4.000000e+00 |    Inf 
1276.03/1276.07	c  1224s|510000 |   450 |  4243k|   8.3 |  38M|  75 |  29 |1895 |  41k|1895 |1658 |  37k| 670k|9766 | 0.000000e+00 | 4.000000e+00 |    Inf 
1303.62/1303.63	c  1251s|520000 |   446 |  4329k|   8.3 |  39M|  75 |  22 |1895 |  45k|1895 |1658 |  38k| 684k|9879 | 0.000000e+00 | 4.000000e+00 |    Inf 
1331.82/1331.89	c  1278s|530000 |   446 |  4416k|   8.3 |  39M|  75 |   - |1895 |  43k|1895 |1658 |  38k| 698k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1359.32/1359.37	c  1304s|540000 |   461 |  4504k|   8.3 |  39M|  75 |  20 |1895 |  43k|1895 |1658 |  39k| 711k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1387.23/1387.23	c  1331s|550000 |   482 |  4584k|   8.3 |  41M|  75 |   - |1895 |  47k|   0 |   0 |  39k| 725k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1416.92/1416.91	c  1359s|560000 |   450 |  4667k|   8.3 |  39M|  75 |   - |1895 |  44k|   0 |   0 |  40k| 738k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1444.12/1444.17	c  1386s|570000 |   502 |  4751k|   8.3 |  40M|  75 |   - |1895 |  43k|   0 |   0 |  40k| 752k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1472.73/1472.75	c  1413s|580000 |   487 |  4837k|   8.3 |  40M|  75 |  23 |1895 |  44k|1895 |1658 |  41k| 765k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1502.13/1502.19	c  1441s|590000 |   527 |  4914k|   8.3 |  42M|  75 |  19 |1895 |  50k|1895 |1658 |  42k| 778k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1531.02/1531.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1531.02/1531.08	c  1469s|600000 |   531 |  4996k|   8.3 |  44M|  75 |   - |1895 |  54k|   0 |   0 |  42k| 793k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1562.82/1562.81	c  1500s|610000 |   530 |  5075k|   8.3 |  43M|  75 |   - |1895 |  51k|1895 |1658 |  43k| 807k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1594.02/1594.01	c  1530s|620000 |   513 |  5154k|   8.3 |  43M|  75 |   9 |1895 |  50k|1895 |1658 |  43k| 820k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1624.33/1624.33	c  1559s|630000 |   501 |  5238k|   8.3 |  43M|  75 |   - |1895 |  51k|1895 |1658 |  44k| 834k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1654.33/1654.36	c  1588s|640000 |   510 |  5314k|   8.3 |  45M|  75 |   - |1895 |  54k|   0 |   0 |  45k| 847k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1683.73/1683.72	c  1617s|650000 |   521 |  5390k|   8.3 |  46M|  75 |   - |1895 |  57k|   0 |   0 |  45k| 861k|  11k| 0.000000e+00 | 4.000000e+00 |    Inf 
1715.13/1715.12	c  1647s|660000 |   554 |  5469k|   8.3 |  47M|  75 |   - |1895 |  59k|1895 |1665 |  46k| 874k|  11k| 0.000000e+00 | 4.000000e+00 |    Inf 
1748.43/1748.46	c  1679s|670000 |   588 |  5557k|   8.3 |  48M|  75 |   - |1895 |  61k|1895 |1658 |  46k| 887k|  11k| 0.000000e+00 | 4.000000e+00 |    Inf 
1780.84/1780.84	c  1710s|680000 |   674 |  5643k|   8.3 |  50M|  75 |   9 |1895 |  64k|1895 |1658 |  47k| 901k|  11k| 0.000000e+00 | 4.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1728.77
1800.04/1800.01	c Solving Nodes      : 686479
1800.04/1800.01	c Primal Bound       : +4.00000000000000e+00 (245 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.02	s SATISFIABLE
1800.04/1800.02	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.02	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.02	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.02	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.02	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.02	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.04/1800.02	v -x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 
1800.04/1800.02	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 x55 -x54 
1800.04/1800.02	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 -x30 -x29 
1800.04/1800.02	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.02	v -x1 
1800.04/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.02	c Solving Time       :    1728.77
1800.04/1800.02	c Original Problem   :
1800.04/1800.02	c   Problem name     : HOME/instance-2692764-1277902291.wbo
1800.04/1800.02	c   Variables        : 2039 (1135 binary, 0 integer, 0 implicit integer, 904 continuous)
1800.04/1800.02	c   Constraints      : 3612 initial, 3612 maximal
1800.04/1800.02	c Presolved Problem  :
1800.04/1800.02	c   Problem name     : t_HOME/instance-2692764-1277902291.wbo
1800.04/1800.02	c   Variables        : 1895 (1063 binary, 0 integer, 0 implicit integer, 832 continuous)
1800.04/1800.02	c   Constraints      : 3298 initial, 65951 maximal
1800.04/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.02	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1800.04/1800.02	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1800.04/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.02	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1800.04/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   linear           :       0.06          0          0          0        933          0        242        170          0
1800.04/1800.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   root node        :          -        806          -          -       1612          -          -          -          -
1800.04/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   integral         :          0          0          0     378156          0        139       2234          0          0     735378
1800.04/1800.02	c   indicator        :        832          0    3165039       8712          0        365    1195377          0          0          0
1800.04/1800.02	c   knapsack         :          1          6    3164103       8648          0      50399    8368329          0          0          0
1800.04/1800.02	c   setppc           :         18          6    3120189       8677          0      58253    2843770          0          0          0
1800.04/1800.02	c   linear           :        832          6    3062954       8720          0      38848    3226404      47995          0          0
1800.04/1800.02	c   logicor          :       1615+         6    1520062        449          0     113289    5855584          0          0          0
1800.04/1800.02	c   countsols        :          0          0          0        449          0          0          0          0          0          0
1800.04/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.02	c   integral         :      40.42       0.00       0.00      40.42       0.00
1800.04/1800.02	c   indicator        :       3.60       0.00       3.47       0.13       0.00
1800.04/1800.02	c   knapsack         :      33.19       0.00      33.19       0.00       0.00
1800.04/1800.02	c   setppc           :      16.20       0.00      16.19       0.01       0.00
1800.04/1800.02	c   linear           :      39.12       0.01      38.94       0.17       0.00
1800.04/1800.02	c   logicor          :     304.31       0.00     304.31       0.00       0.00
1800.04/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.02	c   vbounds          :       0.00          2          0          0
1800.04/1800.02	c   rootredcost      :       0.01         38          0        806
1800.04/1800.02	c   pseudoobj        :      52.52    3175208       3167    1020125
1800.04/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.02	c   propagation      :       9.69     263956     263455    1552395       27.0      10377       24.2          -
1800.04/1800.02	c   infeasible LP    :      17.77      99978      99978     781320       40.7        778       19.3          0
1800.04/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   pseudo solution  :       0.01         32         32        205       22.3          7       10.1          -
1800.04/1800.02	c   applied globally :          -          -          -     910535       25.8          -          -          -
1800.04/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.02	c   cut pool         :       0.00          5          -          -         54          -    (maximal pool size: 192)
1800.04/1800.02	c   redcost          :      10.46     379625          0     149514          0          0
1800.04/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.02	c   gomory           :       0.31          6          0          0        504          0
1800.04/1800.02	c   strongcg         :       0.23          6          0          0        898          0
1800.04/1800.02	c   cmir             :       0.04          6          0          0          4          0
1800.04/1800.02	c   flowcover        :       0.04          6          0          0          0          0
1800.04/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.02	c Pricers            :       Time      Calls       Vars
1800.04/1800.02	c   problem variables:       0.00          0          0
1800.04/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   relpscost        :      40.35     369403        139       2234          0          0     735378
1800.04/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   inference        :       0.04        412          0          0          0          0        824
1800.04/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.02	c   LP solutions     :       0.03          -         37
1800.04/1800.02	c   pseudo solutions :       0.00          -          0
1800.04/1800.02	c   feaspump         :       0.07          1          0
1800.04/1800.02	c   oneopt           :       0.07         33          0
1800.04/1800.02	c   intshifting      :       0.00         10          0
1800.04/1800.02	c   coefdiving       :       0.13         33          0
1800.04/1800.02	c   pscostdiving     :       0.10         33          1
1800.04/1800.02	c   fracdiving       :       0.16         33          0
1800.04/1800.02	c   veclendiving     :       0.10         33          0
1800.04/1800.02	c   linesearchdiving :       0.15         33          0
1800.04/1800.02	c   guideddiving     :       0.11         33          0
1800.04/1800.02	c   objpscostdiving  :       0.15         17          0
1800.04/1800.02	c   rootsoldiving    :       0.47         17          0
1800.04/1800.02	c   crossover        :       0.56         31          0
1800.04/1800.02	c   trivial          :       0.00          2          0
1800.04/1800.02	c   simplerounding   :       0.37     369815          0
1800.04/1800.02	c   zirounding       :       0.27       1000          0
1800.04/1800.02	c   rounding         :       0.84       8600          0
1800.04/1800.02	c   shifting         :       0.83       2666          0
1800.04/1800.02	c   twoopt           :       0.00          0          0
1800.04/1800.02	c   fixandinfer      :       0.00          0          0
1800.04/1800.02	c   intdiving        :       0.00          0          0
1800.04/1800.02	c   actconsdiving    :       0.00          0          0
1800.04/1800.02	c   octane           :       0.00          0          0
1800.04/1800.02	c   rens             :       0.03          1          0
1800.04/1800.02	c   rins             :       0.00          0          0
1800.04/1800.02	c   localbranching   :       0.00          0          0
1800.04/1800.02	c   mutation         :       0.00          0          0
1800.04/1800.02	c   dins             :       0.00          0          0
1800.04/1800.02	c   undercover       :       0.00          0          0
1800.04/1800.02	c   nlp              :       0.00          0          0
1800.04/1800.02	c   trysol           :       0.44       1875        207
1800.04/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.02	c   dual LP          :     782.28     476602    5685675      11.93    7268.08
1800.04/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.02	c   diving/probing LP:       1.00        683       6670       9.77    6670.00
1800.04/1800.02	c   strong branching :      36.42      11300     251995      22.30    6919.14
1800.04/1800.02	c     (at root node) :          -         33       3899     118.15          -
1800.04/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.02	c B&B Tree           :
1800.04/1800.02	c   number of runs   :          1
1800.04/1800.02	c   nodes            :     686479
1800.04/1800.02	c   nodes (total)    :     686479
1800.04/1800.02	c   nodes left       :        632
1800.04/1800.02	c   max depth        :         76
1800.04/1800.02	c   max depth (total):         76
1800.04/1800.02	c   backtracks       :      92267 (13.4%)
1800.04/1800.02	c   delayed cutoffs  :      47801
1800.04/1800.02	c   repropagations   :    1270978 (4219507 domain reductions, 45713 cutoffs)
1800.04/1800.02	c   avg switch length:       5.13
1800.04/1800.02	c   switching time   :     234.09
1800.04/1800.02	c Solution           :
1800.04/1800.02	c   Solutions found  :        245 (38 improvements)
1800.04/1800.02	c   First Solution   : +7.15000000000000e+02   (in run 1, after 7 nodes, 3.07 seconds, depth 6, found by <relaxation>)
1800.04/1800.02	c   Primal Bound     : +4.00000000000000e+00   (in run 1, after 457541 nodes, 1091.09 seconds, depth 47, found by <relaxation>)
1800.04/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.02	c   Gap              :   infinite
1800.04/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.02	c   Root Iterations  :        701
1800.14/1800.10	c Time complete: 1800.14.

Verifier Data

OK	4

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692764-1277902291/watcher-2692764-1277902291 -o /tmp/evaluation-result-2692764-1277902291/solver-2692764-1277902291 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692764-1277902291.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.92 1.98 1.99 3/178 11501
/proc/meminfo: memFree=31367836/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=9144 CPUtime=0
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1598 0 0 0 0 0 0 0 22 0 1 0 131526316 9363456 1517 4089446400 4194304 8223781 140735370245600 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11501/statm: 2286 1518 369 984 0 1299 0

[startup+0.042808 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 11501
/proc/meminfo: memFree=31367836/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=22564 CPUtime=0.03
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 5051 0 0 0 3 0 0 0 22 0 1 0 131526316 23105536 4606 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 5641 4606 441 984 0 4654 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22564

[startup+0.100798 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 11501
/proc/meminfo: memFree=31367836/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=24620 CPUtime=0.09
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 6690 0 0 0 8 1 0 0 22 0 1 0 131526316 25210880 4961 4089446400 4194304 8223781 140735370245600 18446744073709551615 7253720 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 6155 5001 458 984 0 5168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24620

[startup+0.300758 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 11501
/proc/meminfo: memFree=31367836/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=29652 CPUtime=0.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 10931 0 0 0 27 2 0 0 22 0 1 0 131526316 30363648 6533 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 7413 6533 583 984 0 6426 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29652

[startup+0.70069 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 11501
/proc/meminfo: memFree=31367836/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=30760 CPUtime=0.69
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 11245 0 0 0 65 4 0 0 24 0 1 0 131526316 31498240 6822 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 7690 6822 585 984 0 6703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30760

[startup+1.50055 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 11502
/proc/meminfo: memFree=31341920/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=31708 CPUtime=1.49
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 23617 0 0 0 142 7 0 0 25 0 1 0 131526316 32468992 7013 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 7927 7013 602 984 0 6940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31708

[startup+3.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 11502
/proc/meminfo: memFree=31342472/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=31140 CPUtime=3.09
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 26982 0 0 0 298 11 0 0 25 0 1 0 131526316 31887360 6948 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 7785 6948 600 984 0 6798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31140

[startup+6.30071 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 11502
/proc/meminfo: memFree=31341108/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=33436 CPUtime=6.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 43724 0 0 0 607 22 0 0 25 0 1 0 131526316 34238464 7479 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 8359 7479 603 984 0 7372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33436

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 11503
/proc/meminfo: memFree=31334736/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=40988 CPUtime=12.7
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 76233 0 0 0 1222 48 0 0 25 0 1 0 131526316 41971712 9330 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 10247 9330 605 984 0 9260 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 40988

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 11503
/proc/meminfo: memFree=31323176/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=53228 CPUtime=25.49
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 129986 0 0 0 2436 113 0 0 25 0 1 0 131526316 54505472 12332 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11501/statm: 13307 12332 606 984 0 12320 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53228

[startup+51.1008 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 11504
/proc/meminfo: memFree=31309620/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=67152 CPUtime=51.08
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 191125 0 0 0 4885 223 0 0 25 0 1 0 131526316 68763648 15616 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 16788 15616 610 984 0 15801 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67152

[startup+102.307 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 11505
/proc/meminfo: memFree=31295952/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=79964 CPUtime=102.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 266278 0 0 0 9786 443 0 0 25 0 1 0 131526316 81883136 18778 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 19991 18778 610 984 0 19004 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79964

[startup+162.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 11507
/proc/meminfo: memFree=31290560/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=86220 CPUtime=162.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 349142 0 0 0 15547 682 0 0 25 0 1 0 131526316 88289280 20293 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 21555 20293 610 984 0 20568 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86220

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11508
/proc/meminfo: memFree=31286904/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=90036 CPUtime=222.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 464387 0 0 0 21298 931 0 0 25 0 1 0 131526316 92196864 21193 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 22509 21193 610 984 0 21522 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90036

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11510
/proc/meminfo: memFree=31284616/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=91928 CPUtime=282.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 529621 0 0 0 27044 1185 0 0 25 0 1 0 131526316 94134272 21596 4089446400 4194304 8223781 140735370245600 18446744073709551615 4660042 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 22982 21596 610 984 0 21995 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91928

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11512
/proc/meminfo: memFree=31283684/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=92992 CPUtime=342.3
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 666567 0 0 0 32789 1441 0 0 25 0 1 0 131526316 95223808 21875 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 23248 21875 610 984 0 22261 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92992

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11513
/proc/meminfo: memFree=31280660/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=95300 CPUtime=402.29
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 758297 0 0 0 38564 1665 0 0 25 0 1 0 131526316 97587200 22472 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 23825 22472 610 984 0 22838 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95300

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 11515
/proc/meminfo: memFree=31277248/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=99604 CPUtime=462.3
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 854419 0 0 0 44345 1885 0 0 25 0 1 0 131526316 101994496 23458 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 24901 23458 610 984 0 23914 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99604

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11516
/proc/meminfo: memFree=31273080/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=103520 CPUtime=522.3
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 907952 0 0 0 50149 2081 0 0 25 0 1 0 131526316 106004480 24338 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 25880 24338 610 984 0 24893 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103520

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11527
/proc/meminfo: memFree=31268708/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=106904 CPUtime=582.3
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 969317 0 0 0 55938 2292 0 0 25 0 1 0 131526316 109469696 25140 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 26726 25140 610 984 0 25739 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 106904

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11529
/proc/meminfo: memFree=31264580/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=110912 CPUtime=642.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1027980 0 0 0 61706 2525 0 0 25 0 1 0 131526316 113573888 26101 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 27728 26101 610 984 0 26741 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110912

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11535
/proc/meminfo: memFree=31263096/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=111912 CPUtime=882.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1264687 0 0 0 84744 3487 0 0 25 0 1 0 131526316 114597888 26408 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 27978 26408 610 984 0 26991 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 111912

[startup+942.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 11537
/proc/meminfo: memFree=31262888/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=113052 CPUtime=942.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1373944 0 0 0 90458 3773 0 0 25 0 1 0 131526316 115765248 26493 4089446400 4194304 8223781 140735370245600 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28263 26493 610 984 0 27276 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 113052

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11538
/proc/meminfo: memFree=31262852/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=113392 CPUtime=1002.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1472489 0 0 0 96191 4040 0 0 25 0 1 0 131526316 116113408 26567 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28348 26567 610 984 0 27361 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 113392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11540
/proc/meminfo: memFree=31262804/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=113528 CPUtime=1062.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1595151 0 0 0 101925 4306 0 0 25 0 1 0 131526316 116252672 26596 4089446400 4194304 8223781 140735370245600 18446744073709551615 6482765 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28382 26596 610 984 0 27395 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 113528

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11541
/proc/meminfo: memFree=31262744/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=113612 CPUtime=1122.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1670293 0 0 0 107674 4557 0 0 25 0 1 0 131526316 116338688 26628 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28403 26628 610 984 0 27416 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 113612

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11571
/proc/meminfo: memFree=31240284/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=114664 CPUtime=1182.31
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1702503 0 0 0 113422 4809 0 0 25 0 1 0 131526316 117415936 26692 4089446400 4194304 8223781 140735370245600 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28666 26692 610 984 0 27679 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 114664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11573
/proc/meminfo: memFree=31212664/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=115304 CPUtime=1242.32
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1728956 0 0 0 119173 5059 0 0 25 0 1 0 131526316 118071296 26783 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28826 26783 610 984 0 27839 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 115304

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11574
/proc/meminfo: memFree=31206544/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=115796 CPUtime=1302.33
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1762492 0 0 0 124933 5300 0 0 25 0 1 0 131526316 118575104 26873 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28949 26873 610 984 0 27962 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 115796

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11576
/proc/meminfo: memFree=31204644/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=115668 CPUtime=1362.32
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1785758 0 0 0 130696 5536 0 0 25 0 1 0 131526316 118444032 26887 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 28917 26887 610 984 0 27930 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 115668

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11577
/proc/meminfo: memFree=31202220/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=116008 CPUtime=1422.33
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1828924 0 0 0 136463 5770 0 0 25 0 1 0 131526316 118792192 26955 4089446400 4194304 8223781 140735370245600 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 29002 26955 610 984 0 28015 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 116008

[startup+1482.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 11579
/proc/meminfo: memFree=31201676/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=116632 CPUtime=1482.32
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1862803 0 0 0 142227 6005 0 0 25 0 1 0 131526316 119431168 27058 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 29158 27058 610 984 0 28171 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 116632

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 11581
/proc/meminfo: memFree=31198632/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=118856 CPUtime=1542.32
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1896095 0 0 0 148006 6226 0 0 25 0 1 0 131526316 121708544 27608 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 29714 27608 610 984 0 28727 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 118856

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11582
/proc/meminfo: memFree=31195736/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=119744 CPUtime=1602.33
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1936637 0 0 0 153802 6431 0 0 25 0 1 0 131526316 122617856 27774 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 29936 27774 610 984 0 28949 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 119744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11584
/proc/meminfo: memFree=31191688/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=120688 CPUtime=1662.32
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 1998285 0 0 0 159593 6639 0 0 25 0 1 0 131526316 123584512 28073 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 30172 28073 610 984 0 29185 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 120688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11585
/proc/meminfo: memFree=31185796/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=124768 CPUtime=1722.33
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 2079014 0 0 0 165384 6849 0 0 25 0 1 0 131526316 127762432 29089 4089446400 4194304 8223781 140735370245600 18446744073709551615 4210694 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 31192 29089 610 984 0 30205 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 124768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11587
/proc/meminfo: memFree=31183032/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=125240 CPUtime=1782.33
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 2172748 0 0 0 171167 7066 0 0 25 0 1 0 131526316 128245760 29211 4089446400 4194304 8223781 140735370245600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 31310 29211 610 984 0 30323 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 125240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11587
/proc/meminfo: memFree=31181028/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=126412 CPUtime=1800.04
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 2177023 0 0 0 172878 7126 0 0 25 0 1 0 131526316 129445888 29505 4089446400 4194304 8223781 140735370245600 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11501/statm: 31603 29505 610 984 0 30616 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 126412

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.00 2.00 3/179 11587
/proc/meminfo: memFree=31181028/32951124 swapFree=67111528/67111528
[pid=11501] ppid=11499 vsize=46892 CPUtime=1800.14
/proc/11501/stat : 11501 (pbscip.linux.x8) R 11499 11501 11294 0 -1 4202496 2177086 0 0 0 172888 7126 0 0 25 0 1 0 131526316 48017408 11152 4089446400 4194304 8223781 140735370245600 18446744073709551615 4333569 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11501/statm: 11723 11152 612 984 0 10736 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 46892

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.15
CPU user time (s): 1728.88
CPU system time (s): 71.2662
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 126412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1728.88
system time used= 71.2662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2177090
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= 1
involuntary context switches= 992

runsolver used 2.43063 second user time and 5.77412 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 14:51:31
IDJOB=2692764
IDBENCH=78900
IDSOLVER=1204
FILE ID=node108/2692764-1277902291
PBS_JOBID= 11197240
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900567135--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692764-1277902291/watcher-2692764-1277902291 -o /tmp/evaluation-result-2692764-1277902291/solver-2692764-1277902291 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692764-1277902291.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 32795eb517f73910564f73a4c3c20f9d
RANDOM SEED=35707403

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31368612 kB
Buffers:        186320 kB
Cached:        1171432 kB
SwapCached:          0 kB
Active:         602600 kB
Inactive:       837656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31368612 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:       82576 kB
Mapped:          15456 kB
Slab:            78372 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226844 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 node108 at 2010-06-30 15:21:33