Trace number 2693461

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.14 1800.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576151--soft-66-100-0.wbo
MD5SUMe60bec5d313c91289af640357d00991f
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 benchmark302.619
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 697
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-2693461-1277905401.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.00/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.00/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.00/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 |    42 |     - |8646k|   0 |  18 |1895 |3298 |1895 |1634 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    60 |     - |8700k|   0 |  20 |1895 |3298 |1895 |1647 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    80 |     - |8872k|   0 |  27 |1895 |3298 |1895 |1652 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |    92 |     - |9029k|   0 |  28 |1895 |3298 |1895 |1658 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   146 |     - |9107k|   0 |  36 |1895 |3298 |1895 |1665 |  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   264 |     - |9114k|   0 |  47 |1895 |3298 |1895 |1669 |  35 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   403 |     - |9429k|   0 |  58 |1895 |3298 |1895 |1675 |  41 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.45	c   1.4s|     1 |     2 |   403 |     - |9433k|   0 |  58 |1895 |3298 |1895 |1675 |  41 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
5.40/5.43	o 40432
5.40/5.43	c y 5.2s|     9 |     8 |   928 |  65.6 |9525k|   8 |   8 |1895 |3298 |1895 |1655 |  41 |   0 | 235 | 0.000000e+00 | 4.043200e+04 |    Inf 
5.40/5.45	o 537
5.40/5.45	c * 5.3s|    10 |     9 |   932 |  58.8 |9581k|   9 |   - |1895 |3298 |1895 |1655 |  41 |   0 | 243 | 0.000000e+00 | 5.370000e+02 |    Inf 
5.50/5.57	o 212
5.50/5.57	c * 5.4s|    36 |    33 |  1078 |  19.3 |9686k|  21 |   - |1895 |3298 |1895 |1661 |  50 |   0 | 265 | 0.000000e+00 | 2.120000e+02 |    Inf 
6.89/6.99	o 163
6.89/6.99	c * 6.7s|    97 |    47 |  1939 |  16.0 |  10M|  21 |   - |1895 |3359 |1895 |1656 |  83 |  61 | 522 | 0.000000e+00 | 1.630000e+02 |    Inf 
7.79/7.83	o 156
7.79/7.83	c * 7.5s|   223 |    74 |  2852 |  11.0 |  10M|  26 |   - |1895 |3513 |1895 |1667 | 145 | 215 | 727 | 0.000000e+00 | 1.560000e+02 |    Inf 
8.09/8.11	o 108
8.09/8.11	c * 7.8s|   260 |    76 |  3208 |  10.8 |  11M|  27 |   - |1895 |3551 |1895 |1662 | 166 | 253 | 794 | 0.000000e+00 | 1.080000e+02 |    Inf 
12.10/12.13	o 91
12.10/12.13	c *11.6s|  1621 |   220 | 11394 |   6.8 |  14M|  38 |   - |1895 |4673 |1895 |1672 | 479 |1829 |1310 | 0.000000e+00 | 9.100000e+01 |    Inf 
12.10/12.13	o 77
12.10/12.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.10/12.13	c *11.6s|  1622 |   208 | 11394 |   6.8 |  14M|  38 |   - |1895 |4673 |1895 |1672 | 479 |1829 |1310 | 0.000000e+00 | 7.700000e+01 |    Inf 
14.20/14.21	o 69
14.20/14.21	c *13.5s|  2430 |   264 | 17814 |   7.2 |  15M|  38 |   - |1895 |4796 |1895 |1668 | 752 |2764 |1507 | 0.000000e+00 | 6.900000e+01 |    Inf 
15.40/15.41	o 64
15.40/15.41	c *14.7s|  3051 |   308 | 21619 |   7.0 |  15M|  38 |   - |1895 |5242 |1895 |1668 |1016 |3606 |1543 | 0.000000e+00 | 6.400000e+01 |    Inf 
17.19/17.28	o 57
17.19/17.28	c *16.4s|  4026 |   368 | 28697 |   7.0 |  16M|  38 |   - |1895 |5775 |1895 |1665 |1429 |4817 |1560 | 0.000000e+00 | 5.700000e+01 |    Inf 
17.30/17.32	o 45
17.30/17.32	c *16.4s|  4045 |   361 | 28799 |   7.0 |  16M|  38 |   - |1895 |5689 |1895 |1665 |1432 |4833 |1560 | 0.000000e+00 | 4.500000e+01 |    Inf 
21.89/21.93	o 32
21.89/21.93	c *20.8s|  6231 |   490 | 51288 |   8.2 |  17M|  38 |   - |1895 |5608 |1895 |1661 |2069 |7574 |1675 | 0.000000e+00 | 3.200000e+01 |    Inf 
21.89/21.95	o 21
21.89/21.95	c *20.8s|  6238 |   447 | 51351 |   8.2 |  16M|  38 |   - |1895 |5427 |1895 |1660 |2074 |7578 |1675 | 0.000000e+00 | 2.100000e+01 |    Inf 
22.49/22.55	o 17
22.49/22.55	c *21.4s|  6535 |   426 | 54888 |   8.3 |  16M|  38 |   - |1895 |5161 |1895 |1655 |2141 |7976 |1681 | 0.000000e+00 | 1.700000e+01 |    Inf 
28.90/28.92	c  27.3s| 10000 |   505 | 90545 |   9.0 |  17M|  38 |   - |1895 |6757 |1895 |1655 |2662 |  12k|1801 | 0.000000e+00 | 1.700000e+01 |    Inf 
48.10/48.11	c  45.4s| 20000 |   730 |201950 |  10.1 |  20M|  53 |  17 |1895 |9505 |1895 |1655 |4531 |  25k|1997 | 0.000000e+00 | 1.700000e+01 |    Inf 
50.50/50.50	o 13
50.50/50.50	c *47.7s| 21213 |   719 |215762 |  10.2 |  20M|  53 |   - |1895 |9578 |1895 |1655 |4811 |  26k|1997 | 0.000000e+00 | 1.300000e+01 |    Inf 
63.29/63.38	o 11
63.29/63.38	c *59.8s| 27991 |   762 |292242 |  10.4 |  20M|  53 |   - |1895 |8736 |1895 |1655 |6073 |  35k|1997 | 0.000000e+00 | 1.100000e+01 |    Inf 
67.00/67.00	c  63.2s| 30000 |   769 |312224 |  10.4 |  20M|  53 |   - |1895 |8384 |1895 |1655 |6453 |  37k|1997 | 0.000000e+00 | 1.100000e+01 |    Inf 
87.19/87.29	c  82.4s| 40000 |   891 |429584 |  10.7 |  22M|  53 |   - |1895 |  11k|1895 |1655 |8108 |  51k|2242 | 0.000000e+00 | 1.100000e+01 |    Inf 
107.80/107.83	c   102s| 50000 |  1124 |544004 |  10.9 |  24M|  53 |  17 |1895 |  10k|1895 |1655 |9471 |  64k|2598 | 0.000000e+00 | 1.100000e+01 |    Inf 
114.10/114.18	o 10
114.10/114.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
114.10/114.18	c * 108s| 53471 |  1207 |577104 |  10.8 |  25M|  53 |   - |1895 |  12k|1895 |1662 |  10k|  69k|2689 | 0.000000e+00 | 1.000000e+01 |    Inf 
114.10/114.18	o 8
114.10/114.18	c * 108s| 53472 |  1193 |577104 |  10.8 |  25M|  53 |   - |1895 |  12k|1895 |1662 |  10k|  69k|2689 | 0.000000e+00 | 8.000000e+00 |    Inf 
114.69/114.74	o 6
114.69/114.74	c * 108s| 53713 |  1096 |579929 |  10.8 |  24M|  53 |   - |1895 |  12k|1895 |1661 |  10k|  69k|2707 | 0.000000e+00 | 6.000000e+00 |    Inf 
127.50/127.52	c   120s| 60000 |  1159 |654970 |  10.9 |  24M|  53 |   - |1895 |  11k|   0 |   0 |  11k|  78k|2856 | 0.000000e+00 | 6.000000e+00 |    Inf 
148.10/148.11	c   140s| 70000 |  1327 |773105 |  11.0 |  25M|  53 |  18 |1895 |  12k|1895 |1655 |  13k|  91k|3159 | 0.000000e+00 | 6.000000e+00 |    Inf 
155.60/155.64	o 4
155.60/155.64	c * 147s| 73679 |  1393 |818705 |  11.1 |  27M|  53 |   - |1895 |  14k|1895 |1667 |  14k|  96k|3232 | 0.000000e+00 | 4.000000e+00 |    Inf 
168.80/168.82	c   159s| 80000 |  1416 |895027 |  11.2 |  27M|  57 |  23 |1895 |  14k|1895 |1655 |  14k| 105k|3451 | 0.000000e+00 | 4.000000e+00 |    Inf 
189.50/189.53	c   179s| 90000 |  1494 |  1013k|  11.3 |  28M|  59 |  10 |1895 |  15k|1895 |1660 |  16k| 119k|3695 | 0.000000e+00 | 4.000000e+00 |    Inf 
210.60/210.67	c   199s|100000 |  1642 |  1131k|  11.3 |  30M|  59 |  13 |1895 |  17k|1895 |1655 |  18k| 132k|3952 | 0.000000e+00 | 4.000000e+00 |    Inf 
231.91/231.99	c   219s|110000 |  1715 |  1247k|  11.3 |  31M|  59 |  25 |1895 |  17k|1895 |1655 |  20k| 146k|4161 | 0.000000e+00 | 4.000000e+00 |    Inf 
254.80/254.87	c   241s|120000 |  1931 |  1376k|  11.5 |  34M|  59 |   1 |1895 |  22k|1895 |1655 |  22k| 159k|4418 | 0.000000e+00 | 4.000000e+00 |    Inf 
277.60/277.67	c   263s|130000 |  1931 |  1496k|  11.5 |  33M|  59 |   - |1895 |  18k|1895 |1655 |  24k| 173k|4631 | 0.000000e+00 | 4.000000e+00 |    Inf 
298.60/298.65	c   283s|140000 |  2017 |  1609k|  11.5 |  34M|  59 |  25 |1895 |  19k|1895 |1655 |  26k| 187k|4808 | 0.000000e+00 | 4.000000e+00 |    Inf 
320.20/320.26	c   303s|150000 |  2140 |  1727k|  11.5 |  34M|  59 |  22 |1895 |  17k|1895 |1655 |  27k| 200k|5001 | 0.000000e+00 | 4.000000e+00 |    Inf 
342.20/342.23	c   324s|160000 |  2272 |  1853k|  11.6 |  35M|  59 |   - |1895 |  17k|   0 |   0 |  28k| 213k|5202 | 0.000000e+00 | 4.000000e+00 |    Inf 
364.51/364.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
364.51/364.59	c   345s|170000 |  2302 |  1978k|  11.6 |  36M|  62 |   1 |1895 |  16k|1895 |1655 |  30k| 227k|5377 | 0.000000e+00 | 4.000000e+00 |    Inf 
386.31/386.32	c   366s|180000 |  2313 |  2099k|  11.7 |  37M|  62 |  17 |1895 |  18k|1895 |1655 |  32k| 241k|5563 | 0.000000e+00 | 4.000000e+00 |    Inf 
408.11/408.14	c   386s|190000 |  2286 |  2217k|  11.7 |  36M|  62 |   - |1895 |  16k|   0 |   0 |  34k| 255k|5741 | 0.000000e+00 | 4.000000e+00 |    Inf 
429.30/429.35	c   406s|200000 |  2288 |  2337k|  11.7 |  38M|  62 |  19 |1895 |  19k|1895 |1655 |  36k| 269k|5858 | 0.000000e+00 | 4.000000e+00 |    Inf 
451.51/451.58	c   427s|210000 |  2255 |  2461k|  11.7 |  37M|  62 |   - |1895 |  17k|1895 |1655 |  37k| 282k|6074 | 0.000000e+00 | 4.000000e+00 |    Inf 
459.91/459.92	o 2
459.91/459.92	c * 435s|214049 |  2243 |  2506k|  11.7 |  37M|  62 |   - |1895 |  17k|1895 |1659 |  38k| 288k|6081 | 0.000000e+00 | 2.000000e+00 |    Inf 
472.11/472.13	c   447s|220000 |  2370 |  2574k|  11.7 |  38M|  62 |  14 |1895 |  20k|1895 |1655 |  39k| 296k|6217 | 0.000000e+00 | 2.000000e+00 |    Inf 
492.92/492.90	c   467s|230000 |  2408 |  2688k|  11.7 |  40M|  62 |  19 |1895 |  23k|1895 |1655 |  40k| 310k|6327 | 0.000000e+00 | 2.000000e+00 |    Inf 
514.41/514.48	c   487s|240000 |  2447 |  2806k|  11.7 |  41M|  64 |  24 |1895 |  24k|1895 |1655 |  41k| 324k|6505 | 0.000000e+00 | 2.000000e+00 |    Inf 
526.21/526.20	o 1
526.21/526.20	c * 498s|245333 |  2335 |  2866k|  11.7 |  41M|  68 |   - |1895 |  24k|1895 |1655 |  42k| 331k|6611 | 0.000000e+00 | 1.000000e-00 |    Inf 
536.01/536.01	c   508s|250000 |  2337 |  2912k|  11.6 |  40M|  68 |   - |1895 |  21k|1895 |1661 |  43k| 338k|6668 | 0.000000e+00 | 1.000000e-00 |    Inf 
558.21/558.26	c   529s|260000 |  2319 |  3028k|  11.6 |  40M|  68 |   - |1895 |  21k|   0 |   0 |  45k| 352k|6811 | 0.000000e+00 | 1.000000e-00 |    Inf 
580.61/580.64	c   550s|270000 |  2228 |  3146k|  11.7 |  38M|  68 |   - |1895 |  18k|   0 |   0 |  46k| 367k|6915 | 0.000000e+00 | 1.000000e-00 |    Inf 
602.62/602.67	c   571s|280000 |  2341 |  3274k|  11.7 |  37M|  68 |  31 |1895 |  14k|1895 |1655 |  48k| 380k|7030 | 0.000000e+00 | 1.000000e-00 |    Inf 
625.52/625.58	c   593s|290000 |  2383 |  3406k|  11.7 |  39M|  68 |  17 |1895 |  18k|1895 |1669 |  49k| 395k|7188 | 0.000000e+00 | 1.000000e-00 |    Inf 
649.52/649.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
649.52/649.59	c   616s|300000 |  2430 |  3550k|  11.8 |  40M|  68 |   - |1895 |  18k|1895 |1661 |  50k| 409k|7284 | 0.000000e+00 | 1.000000e-00 |    Inf 
672.92/672.93	c   638s|310000 |  2437 |  3681k|  11.9 |  41M|  68 |   - |1895 |  19k|   0 |   0 |  51k| 423k|7418 | 0.000000e+00 | 1.000000e-00 |    Inf 
696.52/696.54	c   661s|320000 |  2448 |  3806k|  11.9 |  43M|  68 |   - |1895 |  24k|   0 |   0 |  52k| 438k|7560 | 0.000000e+00 | 1.000000e-00 |    Inf 
720.22/720.29	c   683s|330000 |  2436 |  3929k|  11.9 |  42M|  68 |  21 |1895 |  22k|1895 |1662 |  54k| 452k|7673 | 0.000000e+00 | 1.000000e-00 |    Inf 
744.82/744.83	c   707s|340000 |  2386 |  4064k|  12.0 |  40M|  69 |   - |1895 |  17k|1895 |1655 |  55k| 466k|7798 | 0.000000e+00 | 1.000000e-00 |    Inf 
767.92/767.98	c   729s|350000 |  2326 |  4193k|  12.0 |  39M|  69 |   - |1895 |  16k|   0 |   0 |  56k| 480k|7908 | 0.000000e+00 | 1.000000e-00 |    Inf 
789.43/789.40	c   749s|360000 |  2362 |  4317k|  12.0 |  40M|  69 |   - |1895 |  15k|   0 |   0 |  57k| 494k|7998 | 0.000000e+00 | 1.000000e-00 |    Inf 
812.43/812.47	c   771s|370000 |  2331 |  4451k|  12.0 |  40M|  69 |  21 |1895 |  17k|1895 |1662 |  58k| 508k|8126 | 0.000000e+00 | 1.000000e-00 |    Inf 
834.43/834.43	c   792s|380000 |  2457 |  4573k|  12.0 |  42M|  69 |  14 |1895 |  19k|1895 |1655 |  60k| 522k|8247 | 0.000000e+00 | 1.000000e-00 |    Inf 
856.13/856.19	c   813s|390000 |  2443 |  4685k|  12.0 |  42M|  69 |   - |1895 |  18k|   0 |   0 |  62k| 537k|8340 | 0.000000e+00 | 1.000000e-00 |    Inf 
877.83/877.88	c   834s|400000 |  2577 |  4799k|  12.0 |  44M|  69 |   - |1895 |  23k|1895 |1655 |  64k| 551k|8423 | 0.000000e+00 | 1.000000e-00 |    Inf 
900.93/900.91	c   856s|410000 |  2577 |  4920k|  12.0 |  44M|  69 |  12 |1895 |  23k|1895 |1661 |  65k| 565k|8536 | 0.000000e+00 | 1.000000e-00 |    Inf 
922.53/922.53	c   877s|420000 |  2520 |  5032k|  12.0 |  44M|  70 |   - |1895 |  22k|1895 |1660 |  67k| 580k|8619 | 0.000000e+00 | 1.000000e-00 |    Inf 
944.63/944.60	c   898s|430000 |  2510 |  5151k|  12.0 |  44M|  70 |   - |1895 |  20k|   0 |   0 |  69k| 595k|8708 | 0.000000e+00 | 1.000000e-00 |    Inf 
966.83/966.86	c   919s|440000 |  2444 |  5263k|  12.0 |  43M|  70 |   - |1895 |  19k|   0 |   0 |  71k| 609k|8797 | 0.000000e+00 | 1.000000e-00 |    Inf 
989.23/989.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
989.23/989.28	c   941s|450000 |  2366 |  5385k|  12.0 |  42M|  70 |  24 |1895 |  19k|1895 |1655 |  73k| 624k|8898 | 0.000000e+00 | 1.000000e-00 |    Inf 
1013.04/1013.03	c   963s|460000 |  2396 |  5517k|  12.0 |  42M|  70 |  30 |1895 |  19k|1895 |1655 |  74k| 638k|9016 | 0.000000e+00 | 1.000000e-00 |    Inf 
1036.94/1036.91	c   986s|470000 |  2610 |  5654k|  12.0 |  45M|  70 |   - |1895 |  24k|1895 |1655 |  76k| 652k|9124 | 0.000000e+00 | 1.000000e-00 |    Inf 
1061.93/1061.91	c  1010s|480000 |  2636 |  5794k|  12.1 |  45M|  70 |  33 |1895 |  23k|1895 |1655 |  77k| 666k|9215 | 0.000000e+00 | 1.000000e-00 |    Inf 
1085.74/1085.79	c  1033s|490000 |  2635 |  5921k|  12.1 |  46M|  70 |  18 |1895 |  24k|1895 |1655 |  78k| 680k|9292 | 0.000000e+00 | 1.000000e-00 |    Inf 
1110.54/1110.54	c  1057s|500000 |  2585 |  6058k|  12.1 |  45M|  70 |  26 |1895 |  23k|1895 |1655 |  80k| 694k|9378 | 0.000000e+00 | 1.000000e-00 |    Inf 
1135.04/1135.02	c  1080s|510000 |  2517 |  6196k|  12.1 |  46M|  73 |  16 |1895 |  24k|1895 |1655 |  81k| 709k|9460 | 0.000000e+00 | 1.000000e-00 |    Inf 
1159.14/1159.14	c  1103s|520000 |  2463 |  6323k|  12.2 |  46M|  73 |   - |1895 |  25k|   0 |   0 |  83k| 723k|9560 | 0.000000e+00 | 1.000000e-00 |    Inf 
1183.64/1183.68	c  1127s|530000 |  2328 |  6459k|  12.2 |  43M|  73 |   - |1895 |  21k|1895 |1655 |  84k| 738k|9664 | 0.000000e+00 | 1.000000e-00 |    Inf 
1207.94/1207.93	c  1150s|540000 |  2304 |  6597k|  12.2 |  42M|  73 |  19 |1895 |  19k|1895 |1655 |  86k| 752k|9774 | 0.000000e+00 | 1.000000e-00 |    Inf 
1231.43/1231.44	c  1172s|550000 |  2270 |  6727k|  12.2 |  42M|  73 |   - |1895 |  19k|   0 |   0 |  87k| 766k|9880 | 0.000000e+00 | 1.000000e-00 |    Inf 
1255.24/1255.29	c  1195s|560000 |  2227 |  6860k|  12.3 |  41M|  73 |   - |1895 |  17k|1895 |1655 |  89k| 780k|9982 | 0.000000e+00 | 1.000000e-00 |    Inf 
1277.84/1277.83	c  1217s|570000 |  2237 |  6991k|  12.3 |  43M|  73 |   - |1895 |  20k|   0 |   0 |  90k| 794k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1300.84/1300.85	c  1239s|580000 |  2280 |  7123k|  12.3 |  42M|  73 |   - |1895 |  18k|1895 |1661 |  92k| 808k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1322.94/1322.99	c  1260s|590000 |  2380 |  7237k|  12.3 |  44M|  73 |   - |1895 |  21k|1895 |1662 |  93k| 822k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1347.14/1347.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1347.14/1347.14	c  1283s|600000 |  2390 |  7374k|  12.3 |  45M|  73 |  17 |1895 |  23k|1895 |1655 |  95k| 836k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1371.15/1371.18	c  1306s|610000 |  2551 |  7500k|  12.3 |  47M|  73 |  24 |1895 |  26k|1895 |1662 |  96k| 850k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1396.45/1396.41	c  1330s|620000 |  2493 |  7632k|  12.3 |  47M|  73 |   - |1895 |  26k|   0 |   0 |  98k| 864k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1420.74/1420.79	c  1354s|630000 |  2414 |  7756k|  12.3 |  45M|  73 |   - |1895 |  22k|   0 |   0 | 100k| 879k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1444.45/1444.49	c  1376s|640000 |  2344 |  7885k|  12.3 |  44M|  73 |   - |1895 |  20k|   0 |   0 | 102k| 893k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1467.75/1467.70	c  1399s|650000 |  2240 |  8014k|  12.3 |  42M|  73 |   - |1895 |  16k|   0 |   0 | 103k| 908k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1490.85/1490.87	c  1421s|660000 |  2521 |  8149k|  12.3 |  44M|  73 |   - |1895 |  19k|1895 |1655 | 104k| 921k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1513.15/1513.16	c  1442s|670000 |  2658 |  8269k|  12.3 |  46M|  73 |   - |1895 |  21k|   0 |   0 | 107k| 934k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1536.05/1536.01	c  1464s|680000 |  2768 |  8388k|  12.3 |  48M|  73 |  19 |1895 |  24k|1895 |1667 | 109k| 947k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1559.36/1559.31	c  1486s|690000 |  2813 |  8510k|  12.3 |  47M|  73 |   9 |1895 |  22k|1895 |1655 | 111k| 961k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1582.45/1582.41	c  1508s|700000 |  2806 |  8626k|  12.3 |  48M|  73 |   1 |1895 |  22k|1895 |1655 | 113k| 975k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1605.66/1605.60	c  1530s|710000 |  2778 |  8745k|  12.3 |  48M|  73 |   - |1895 |  22k|   0 |   0 | 115k| 989k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1628.96/1628.96	c  1553s|720000 |  2760 |  8868k|  12.3 |  48M|  73 |  31 |1895 |  23k|1895 |1662 | 118k|1002k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1653.46/1653.48	c  1576s|730000 |  2731 |  8998k|  12.3 |  49M|  73 |  14 |1895 |  23k|1895 |1655 | 119k|1016k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1676.86/1676.85	c  1598s|740000 |  2687 |  9119k|  12.3 |  48M|  73 |  23 |1895 |  23k|1895 |1655 | 122k|1030k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1701.36/1701.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1701.36/1701.37	c  1622s|750000 |  2669 |  9248k|  12.3 |  50M|  73 |   - |1895 |  27k|1895 |1664 | 124k|1044k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1725.86/1725.85	c  1645s|760000 |  2458 |  9373k|  12.3 |  46M|  73 |   - |1895 |  21k|   0 |   0 | 126k|1058k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1749.96/1749.97	c  1668s|770000 |  2352 |  9512k|  12.4 |  44M|  73 |   - |1895 |  17k|1895 |1664 | 128k|1073k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1774.06/1774.06	c  1691s|780000 |  2385 |  9658k|  12.4 |  46M|  73 |   - |1895 |  21k|   0 |   0 | 129k|1087k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1796.96/1796.98	c  1713s|790000 |  2221 |  9791k|  12.4 |  42M|  73 |  16 |1895 |  13k|1895 |1655 | 131k|1101k|  11k| 0.000000e+00 | 1.000000e-00 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1715.81
1800.06/1800.00	c Solving Nodes      : 791302
1800.06/1800.00	c Primal Bound       : +1.00000000000000e-00 (165 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.01	s SATISFIABLE
1800.06/1800.01	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
1800.06/1800.01	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.06/1800.01	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.06/1800.01	v -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1800.06/1800.01	v -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.06/1800.01	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.06/1800.01	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.06/1800.01	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.06/1800.01	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.06/1800.01	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.06/1800.01	v -x1 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time       :    1715.81
1800.06/1800.01	c Original Problem   :
1800.06/1800.01	c   Problem name     : HOME/instance-2693461-1277905401.wbo
1800.06/1800.01	c   Variables        : 2039 (1135 binary, 0 integer, 0 implicit integer, 904 continuous)
1800.06/1800.01	c   Constraints      : 3612 initial, 3612 maximal
1800.06/1800.01	c Presolved Problem  :
1800.06/1800.01	c   Problem name     : t_HOME/instance-2693461-1277905401.wbo
1800.06/1800.01	c   Variables        : 1895 (1063 binary, 0 integer, 0 implicit integer, 832 continuous)
1800.06/1800.01	c   Constraints      : 3298 initial, 28039 maximal
1800.06/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.01	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1800.06/1800.01	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1800.06/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.06/1800.01	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1800.06/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   linear           :       0.06          0          0          0        933          0        242        170          0
1800.06/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.01	c   root node        :          -        832          -          -       1664          -          -          -          -
1800.06/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   integral         :          0          0          0     449730          0        350       3822          0          0     842072
1800.06/1800.01	c   indicator        :        832          0    1043066       8647          0         86     254635          0          0          0
1800.06/1800.01	c   knapsack         :          1          6    3370717      25389          0      53130    6873859          0          0          0
1800.06/1800.01	c   setppc           :         18          6    3320543      25368          0      56599    3028499          0          0          0
1800.06/1800.01	c   linear           :        832          6    3264240      25379          0      49703    4207186     131340          0          0
1800.06/1800.01	c   logicor          :       1615+         6    1754399        516          0      95631    6479642          0          0          0
1800.06/1800.01	c   bounddisjunction :          0+         0       1337          0          0          0          2          0          0          0
1800.06/1800.01	c   countsols        :          0          0          0        516          0          0          0          0          0          0
1800.06/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.01	c   integral         :      37.50       0.00       0.00      37.50       0.00
1800.06/1800.01	c   indicator        :       0.94       0.00       0.84       0.10       0.00
1800.06/1800.01	c   knapsack         :      33.64       0.00      33.64       0.00       0.00
1800.06/1800.01	c   setppc           :      16.80       0.00      16.80       0.00       0.00
1800.06/1800.01	c   linear           :      43.63       0.01      42.91       0.71       0.00
1800.06/1800.01	c   logicor          :     200.53       0.00     200.52       0.01       0.00
1800.06/1800.01	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.06/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.01	c   vbounds          :       0.00          2          0          0
1800.06/1800.01	c   rootredcost      :       0.00         23          0        832
1800.06/1800.01	c   pseudoobj        :      50.69    3374710        716     186292
1800.06/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.01	c   propagation      :      10.50     255779     255303    1506406       29.4       7917       26.9          -
1800.06/1800.01	c   infeasible LP    :      28.15     162435     162434    1233044       47.1        938       19.5          0
1800.06/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.01	c   pseudo solution  :       0.00         10         10         66       21.3          1        4.0          -
1800.06/1800.01	c   applied globally :          -          -          -    1103204       31.8          -          -          -
1800.06/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.01	c   cut pool         :       0.00          5          -          -         37          -    (maximal pool size: 273)
1800.06/1800.01	c   redcost          :      10.39     450231          0      62434          0          0
1800.06/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.06/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.01	c   gomory           :       0.15          6          0          0       2010          0
1800.06/1800.01	c   strongcg         :       0.12          6          0          0        985          0
1800.06/1800.01	c   cmir             :       0.00          6          0          0          0          0
1800.06/1800.01	c   flowcover        :       0.05          6          0          0          0          0
1800.06/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.06/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.01	c Pricers            :       Time      Calls       Vars
1800.06/1800.01	c   problem variables:       0.00          0          0
1800.06/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.01	c   relpscost        :      37.34     424333        350       3822          0          0     842072
1800.06/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   inference        :       0.05        494          0          0          0          0        988
1800.06/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.01	c   LP solutions     :       0.01          -         22
1800.06/1800.01	c   pseudo solutions :       0.00          -          0
1800.06/1800.01	c   oneopt           :       0.07         20          0
1800.06/1800.01	c   feaspump         :       0.02          1          0
1800.06/1800.01	c   crossover        :       0.33         14          0
1800.06/1800.01	c   veclendiving     :       0.31         92          0
1800.06/1800.01	c   linesearchdiving :       0.34         92          0
1800.06/1800.01	c   pscostdiving     :       0.33         92          0
1800.06/1800.01	c   fracdiving       :       0.49         92          0
1800.06/1800.01	c   guideddiving     :       0.34         92          0
1800.06/1800.01	c   coefdiving       :       0.39         93          0
1800.06/1800.01	c   objpscostdiving  :       0.32         47          0
1800.06/1800.01	c   rootsoldiving    :       0.67         47          0
1800.06/1800.01	c   trivial          :       0.00          2          0
1800.06/1800.01	c   simplerounding   :       0.36     424443          0
1800.06/1800.01	c   zirounding       :       0.15       1000          0
1800.06/1800.01	c   rounding         :       0.85       9167          0
1800.06/1800.01	c   shifting         :       0.74       2889          0
1800.06/1800.01	c   intshifting      :       0.00         15          0
1800.06/1800.01	c   twoopt           :       0.00          0          0
1800.06/1800.01	c   fixandinfer      :       0.00          0          0
1800.06/1800.01	c   intdiving        :       0.00          0          0
1800.06/1800.01	c   actconsdiving    :       0.00          0          0
1800.06/1800.01	c   octane           :       0.00          0          0
1800.06/1800.01	c   rens             :       0.02          1          0
1800.06/1800.01	c   rins             :       0.00          0          0
1800.06/1800.01	c   localbranching   :       0.00          0          0
1800.06/1800.01	c   mutation         :       0.00          0          0
1800.06/1800.01	c   dins             :       0.00          0          0
1800.06/1800.01	c   undercover       :       0.00          0          0
1800.06/1800.01	c   nlp              :       0.00          0          0
1800.06/1800.01	c   trysol           :       0.24       1476        143
1800.06/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.01	c   dual LP          :     968.26     608571    9795240      16.10   10116.33
1800.06/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.01	c   diving/probing LP:       2.16       1436      14019       9.76    6490.28
1800.06/1800.01	c   strong branching :      33.04      11749     323451      27.53    9789.68
1800.06/1800.01	c     (at root node) :          -         33       7521     227.91          -
1800.06/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.01	c B&B Tree           :
1800.06/1800.01	c   number of runs   :          1
1800.06/1800.01	c   nodes            :     791302
1800.06/1800.01	c   nodes (total)    :     791302
1800.06/1800.01	c   nodes left       :       2217
1800.06/1800.01	c   max depth        :         73
1800.06/1800.01	c   max depth (total):         73
1800.06/1800.01	c   backtracks       :     120233 (15.2%)
1800.06/1800.01	c   delayed cutoffs  :      49007
1800.06/1800.01	c   repropagations   :    1210475 (4052590 domain reductions, 47613 cutoffs)
1800.06/1800.01	c   avg switch length:       4.71
1800.06/1800.01	c   switching time   :     180.55
1800.06/1800.01	c Solution           :
1800.06/1800.01	c   Solutions found  :        165 (23 improvements)
1800.06/1800.01	c   First Solution   : +4.04320000000000e+04   (in run 1, after 9 nodes, 5.25 seconds, depth 8, found by <trysol>)
1800.06/1800.01	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 245333 nodes, 498.40 seconds, depth 49, found by <relaxation>)
1800.06/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.01	c   Gap              :   infinite
1800.06/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.01	c   Root Iterations  :        403
1800.06/1800.07	c Time complete: 1800.13.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693461-1277905401/watcher-2693461-1277905401 -o /tmp/evaluation-result-2693461-1277905401/solver-2693461-1277905401 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693461-1277905401.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.00 2.00 2.05 3/196 12046
/proc/meminfo: memFree=31758140/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=10868 CPUtime=0
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 1666 0 0 0 0 0 0 0 21 0 1 0 131685792 11128832 1586 4089446400 4194304 9819077 140737332930160 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12046/statm: 2717 1586 392 1374 0 1338 0

[startup+0.0934599 s]
/proc/loadavg: 2.00 2.00 2.05 3/196 12046
/proc/meminfo: memFree=31758140/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=25092 CPUtime=0.09
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 6422 0 0 0 8 1 0 0 21 0 1 0 131685792 25694208 4960 4089446400 4194304 9819077 140737332930160 18446744073709551615 4361616 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 6273 4960 498 1374 0 4894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25092

[startup+0.100457 s]
/proc/loadavg: 2.00 2.00 2.05 3/196 12046
/proc/meminfo: memFree=31758140/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=25848 CPUtime=0.09
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 6873 0 0 0 8 1 0 0 21 0 1 0 131685792 26468352 5154 4089446400 4194304 9819077 140737332930160 18446744073709551615 4361616 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 6462 5154 504 1374 0 5083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25848

[startup+0.30042 s]
/proc/loadavg: 2.00 2.00 2.05 3/196 12046
/proc/meminfo: memFree=31758140/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=35012 CPUtime=0.29
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 11616 0 0 0 27 2 0 0 21 0 1 0 131685792 35852288 7191 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 8753 7191 690 1374 0 7374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35012

[startup+0.700342 s]
/proc/loadavg: 2.00 2.00 2.05 3/196 12046
/proc/meminfo: memFree=31758140/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=47520 CPUtime=0.69
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 19156 0 0 0 66 3 0 0 22 0 1 0 131685792 48660480 9498 4089446400 4194304 9819077 140737332930160 18446744073709551615 6391563 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 11880 9498 716 1374 0 10501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47520

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 12047
/proc/meminfo: memFree=31723076/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=47404 CPUtime=1.49
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 25696 0 0 0 144 5 0 0 25 0 1 0 131685792 48541696 9469 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 11851 9469 720 1374 0 10472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47404

[startup+3.10094 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 12047
/proc/meminfo: memFree=31722952/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=47468 CPUtime=3.09
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 37712 0 0 0 300 9 0 0 25 0 1 0 131685792 48607232 9464 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 11867 9464 720 1374 0 10488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47468

[startup+6.30033 s]
/proc/loadavg: 2.08 2.02 2.06 3/197 12047
/proc/meminfo: memFree=31723140/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=48040 CPUtime=6.29
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 77927 0 0 0 610 19 0 0 25 0 1 0 131685792 49192960 9609 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 12010 9609 724 1374 0 10631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48040

[startup+12.7011 s]
/proc/loadavg: 2.07 2.02 2.06 3/197 12047
/proc/meminfo: memFree=31714224/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=55868 CPUtime=12.69
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 192558 0 0 0 1211 58 0 0 25 0 1 0 131685792 57208832 12027 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 13967 12027 728 1374 0 12588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55868

[startup+25.5006 s]
/proc/loadavg: 2.06 2.01 2.06 3/197 12048
/proc/meminfo: memFree=31705988/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=62836 CPUtime=25.49
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 354786 0 0 0 2414 135 0 0 25 0 1 0 131685792 64344064 13861 4089446400 4194304 9819077 140737332930160 18446744073709551615 5950946 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 15709 13861 743 1374 0 14330 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62836

[startup+51.1007 s]
/proc/loadavg: 2.04 2.01 2.05 3/197 12048
/proc/meminfo: memFree=31701020/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=67968 CPUtime=51.09
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 636358 0 0 0 4825 284 0 0 25 0 1 0 131685792 69599232 15193 4089446400 4194304 9819077 140737332930160 18446744073709551615 7226126 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 16992 15196 743 1374 0 15613 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67968

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.05 3/197 12050
/proc/meminfo: memFree=31695648/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=74492 CPUtime=102.3
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 1146503 0 0 0 9668 562 0 0 25 0 1 0 131685792 76279808 16465 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 18623 16465 745 1374 0 17244 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74492

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/197 12051
/proc/meminfo: memFree=31689256/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=79416 CPUtime=162.3
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 1815176 0 0 0 15336 894 0 0 25 0 1 0 131685792 81321984 17761 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 19854 17761 745 1374 0 18475 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79416

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/197 12053
/proc/meminfo: memFree=31683472/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=85636 CPUtime=222.3
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 2446750 0 0 0 21010 1220 0 0 25 0 1 0 131685792 87691264 19263 4089446400 4194304 9819077 140737332930160 18446744073709551615 7816519 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 21409 19263 745 1374 0 20030 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85636

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 12055
/proc/meminfo: memFree=31679196/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=89688 CPUtime=282.3
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 3055633 0 0 0 26706 1524 0 0 25 0 1 0 131685792 91840512 20218 4089446400 4194304 9819077 140737332930160 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 22422 20218 745 1374 0 21043 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 89688

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/197 12056
/proc/meminfo: memFree=31675520/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=92312 CPUtime=342.31
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 3642422 0 0 0 32400 1831 0 0 25 0 1 0 131685792 94527488 21025 4089446400 4194304 9819077 140737332930160 18446744073709551615 7228650 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 23078 21027 745 1374 0 21699 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 92312

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.02 3/197 12058
/proc/meminfo: memFree=31671344/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=95564 CPUtime=402.3
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 4226475 0 0 0 38085 2145 0 0 25 0 1 0 131685792 97857536 21705 4089446400 4194304 9819077 140737332930160 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 23924 21706 745 1374 0 22545 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95564

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.02 3/197 12059
/proc/meminfo: memFree=31670164/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=96168 CPUtime=462.31
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 4820101 0 0 0 43768 2463 0 0 25 0 1 0 131685792 98476032 21857 4089446400 4194304 9819077 140737332930160 18446744073709551615 7816416 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 24042 21857 745 1374 0 22663 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96168

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.01 3/197 12061
/proc/meminfo: memFree=31666128/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=100096 CPUtime=522.31
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 5389151 0 0 0 49470 2761 0 0 25 0 1 0 131685792 102498304 22831 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 25024 22831 745 1374 0 23645 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 100096

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/197 12063
/proc/meminfo: memFree=31665064/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=100536 CPUtime=582.32
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 5927105 0 0 0 55177 3055 0 0 25 0 1 0 131685792 102948864 22934 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 25134 22934 745 1374 0 23755 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 100536

[startup+642.301 s]
/proc/loadavg: 2.07 2.02 2.01 3/197 12064
/proc/meminfo: memFree=31664612/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=101212 CPUtime=642.32
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 6474679 0 0 0 60900 3332 0 0 25 0 1 0 131685792 103641088 23084 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 25303 23084 745 1374 0 23924 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 101212

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/179 12100
/proc/meminfo: memFree=31729612/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=103128 CPUtime=822.33
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 8183042 0 0 0 78089 4144 0 0 25 0 1 0 131685792 105603072 23519 4089446400 4194304 9819077 140737332930160 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 25782 23519 745 1374 0 24403 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 103128

[startup+882.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 12102
/proc/meminfo: memFree=31728676/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=104124 CPUtime=882.32
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 8767755 0 0 0 83820 4412 0 0 25 0 1 0 131685792 106622976 23705 4089446400 4194304 9819077 140737332930160 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 26031 23705 745 1374 0 24652 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 104124

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 12103
/proc/meminfo: memFree=31725788/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=105888 CPUtime=942.32
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 9195492 0 0 0 89565 4667 0 0 25 0 1 0 131685792 108429312 24217 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 26472 24217 745 1374 0 25093 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 105888

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 12105
/proc/meminfo: memFree=31725500/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=105868 CPUtime=1002.33
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 9653992 0 0 0 95312 4921 0 0 25 0 1 0 131685792 108408832 24238 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12046/statm: 26467 24238 745 1374 0 25088 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 105868

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 12115
/proc/meminfo: memFree=31724208/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=106180 CPUtime=1062.33
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 10154182 0 0 0 101064 5169 0 0 25 0 1 0 131685792 108728320 24286 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26545 24286 745 1374 0 25166 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 106180

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 12117
/proc/meminfo: memFree=31724544/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=106280 CPUtime=1122.33
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 10664414 0 0 0 106810 5423 0 0 25 0 1 0 131685792 108830720 24334 4089446400 4194304 9819077 140737332930160 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26570 24334 745 1374 0 25191 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 106280

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 12119
/proc/meminfo: memFree=31724492/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=106592 CPUtime=1182.34
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 11181583 0 0 0 112545 5689 0 0 25 0 1 0 131685792 109150208 24369 4089446400 4194304 9819077 140737332930160 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26648 24369 745 1374 0 25269 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 106592

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12120
/proc/meminfo: memFree=31724564/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=106436 CPUtime=1242.34
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 11675266 0 0 0 118286 5948 0 0 25 0 1 0 131685792 108990464 24367 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26609 24367 745 1374 0 25230 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 106436

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12122
/proc/meminfo: memFree=31724524/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=106484 CPUtime=1302.35
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 12164436 0 0 0 124029 6206 0 0 25 0 1 0 131685792 109039616 24408 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26621 24408 745 1374 0 25242 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 106484

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12123
/proc/meminfo: memFree=31724232/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=106280 CPUtime=1362.34
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 12652580 0 0 0 129767 6467 0 0 25 0 1 0 131685792 108830720 24409 4089446400 4194304 9819077 140737332930160 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26570 24409 745 1374 0 25191 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 106280

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12125
/proc/meminfo: memFree=31723452/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=107116 CPUtime=1422.35
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 13160857 0 0 0 135511 6724 0 0 25 0 1 0 131685792 109686784 24632 4089446400 4194304 9819077 140737332930160 18446744073709551615 7289382 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26779 24632 745 1374 0 25400 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 107116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12127
/proc/meminfo: memFree=31723156/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=107424 CPUtime=1482.35
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 13701236 0 0 0 141253 6982 0 0 25 0 1 0 131685792 110002176 24641 4089446400 4194304 9819077 140737332930160 18446744073709551615 6367550 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 26856 24641 745 1374 0 25477 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 107424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12128
/proc/meminfo: memFree=31722376/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=108116 CPUtime=1542.35
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 14237928 0 0 0 146990 7245 0 0 25 0 1 0 131685792 110710784 24832 4089446400 4194304 9819077 140737332930160 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 27029 24832 745 1374 0 25650 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 108116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12130
/proc/meminfo: memFree=31721980/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=108336 CPUtime=1602.35
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 14783269 0 0 0 152726 7509 0 0 25 0 1 0 131685792 110936064 25018 4089446400 4194304 9819077 140737332930160 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 27084 25018 745 1374 0 25705 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 108336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12131
/proc/meminfo: memFree=31721308/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=109448 CPUtime=1662.36
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 15357981 0 0 0 158450 7786 0 0 25 0 1 0 131685792 112074752 25168 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 27362 25168 745 1374 0 25983 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 109448

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12133
/proc/meminfo: memFree=31720412/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=110236 CPUtime=1722.36
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 15945131 0 0 0 164171 8065 0 0 25 0 1 0 131685792 112881664 25351 4089446400 4194304 9819077 140737332930160 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 27559 25351 745 1374 0 26180 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 110236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12135
/proc/meminfo: memFree=31719876/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=110236 CPUtime=1782.36
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 16539610 0 0 0 169898 8338 0 0 25 0 1 0 131685792 112881664 25360 4089446400 4194304 9819077 140737332930160 18446744073709551615 7816565 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 27559 25360 745 1374 0 26180 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 110236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12135
/proc/meminfo: memFree=31719996/32950928 swapFree=67111528/67111528
[pid=12046] ppid=12044 vsize=110296 CPUtime=1800.06
/proc/12046/stat : 12046 (pbscip.linux.x8) R 12044 12046 10826 0 -1 4202496 16725846 0 0 0 171582 8424 0 0 25 0 1 0 131685792 112943104 25373 4089446400 4194304 9819077 140737332930160 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12046/statm: 27574 25373 745 1374 0 26195 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 110296

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

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

Child status: 0
Real time (s): 1800.07
CPU time (s): 1800.14
CPU user time (s): 1715.89
CPU system time (s): 84.2542
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 112476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1715.89
system time used= 84.2542
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16725879
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= 3
involuntary context switches= 13595

runsolver used 2.86356 second user time and 5.96909 second system time

The end

Launcher Data

Begin job on node127 at 2010-06-30 15:43:21
IDJOB=2693461
IDBENCH=78929
IDSOLVER=1205
FILE ID=node127/2693461-1277905401
PBS_JOBID= 11197189
Free space on /tmp= 74208 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.1900576151--soft-66-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-2693461-1277905401/watcher-2693461-1277905401 -o /tmp/evaluation-result-2693461-1277905401/solver-2693461-1277905401 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693461-1277905401.wbo -t 1800 -m 3800

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

MD5SUM BENCH= e60bec5d313c91289af640357d00991f
RANDOM SEED=1953285692

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:     32950928 kB
MemFree:      31758792 kB
Buffers:        191508 kB
Cached:         714728 kB
SwapCached:          0 kB
Active:         559672 kB
Inactive:       491368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31758792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6316 kB
Writeback:           0 kB
AnonPages:      144976 kB
Mapped:          20476 kB
Slab:            76812 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1657608 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 node127 at 2010-06-30 16:13:23