Trace number 2693393

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.15 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900574864--soft-66-100-0.wbo
MD5SUM8675827de7240d8277488879d51bec75
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 benchmark160.876
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 constraints925
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 46664
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46663
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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-2693393-1277901251.wbo>
0.00/0.02	c original problem has 2081 variables (1156 bin, 0 int, 0 impl, 925 cont) and 3633 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	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, 1143 impls, 14 clqs
0.04/0.07	c (round 2) 0 del vars, 113 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 1143 impls, 14 clqs
0.04/0.08	c (round 3) 45 del vars, 158 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 1143 impls, 14 clqs
0.04/0.09	c (round 4) 90 del vars, 158 del conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 1143 impls, 14 clqs
0.09/0.14	c    (0.1s) probing: 101/1111 (9.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  90 deleted vars, 158 deleted constraints, 925 tightened bounds, 0 added holes, 45 changed sides, 0 changed coefficients
0.09/0.14	c  1143 implications, 14 cliques
0.09/0.14	c presolved problem has 1991 variables (1111 bin, 0 int, 0 impl, 880 cont) and 3475 constraints
0.09/0.14	c     880 constraints of type <indicator>
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      14 constraints of type <setppc>
0.09/0.14	c     880 constraints of type <linear>
0.09/0.14	c    1700 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.09
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 3420
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.14	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.14	c   0.1s|     1 |     0 |    31 |     - |8860k|   0 |  24 |1991 |3475 |1991 |1715 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.1s|     1 |     0 |    70 |     - |9001k|   0 |  20 |1991 |3475 |1991 |1734 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	o 44621
0.19/0.20	c y 0.2s|     1 |     0 |    70 |     - |9032k|   0 |  20 |1991 |3475 |1991 |1734 |  19 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |   118 |     - |9090k|   0 |  39 |1991 |3475 |1991 |1740 |  25 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.29/0.30	c   0.2s|     1 |     0 |   178 |     - |9306k|   0 |  44 |1991 |3475 |1991 |1754 |  39 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   209 |     - |9312k|   0 |  43 |1991 |3475 |1991 |1761 |  46 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   399 |     - |9316k|   0 |  50 |1991 |3475 |1991 |1765 |  50 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
0.59/0.61	c   0.5s|     1 |     0 |   427 |     - |9324k|   0 |  58 |1991 |3475 |1991 |1773 |  58 |   0 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
2.29/2.32	c   2.2s|     1 |     2 |   427 |     - |9357k|   0 |  58 |1991 |3475 |1991 |1773 |  58 |   0 |  33 | 0.000000e+00 | 4.462100e+04 |    Inf 
9.80/9.86	o 929
9.80/9.86	c * 9.6s|    43 |    38 |  2522 |  49.9 |9786k|  16 |   - |1991 |3479 |1991 |1777 |  82 |   4 | 481 | 0.000000e+00 | 9.290000e+02 |    Inf 
11.00/11.04	o 604
11.00/11.04	c *10.7s|    65 |    53 |  3489 |  47.8 |  10M|  17 |   - |1991 |3482 |1991 |1770 |  95 |   7 | 608 | 0.000000e+00 | 6.040000e+02 |    Inf 
11.49/11.50	o 542
11.49/11.50	c *11.2s|    75 |    59 |  3977 |  48.0 |  10M|  17 |   - |1991 |3484 |1991 |1779 | 107 |   9 | 645 | 0.000000e+00 | 5.420000e+02 |    Inf 
13.68/13.71	o 490
13.68/13.71	c *13.3s|   217 |   134 |  7262 |  31.6 |  11M|  22 |   - |1991 |3596 |1991 |1771 | 201 | 121 | 840 | 0.000000e+00 | 4.900000e+02 |    Inf 
13.68/13.76	o 477
13.68/13.76	c *13.4s|   227 |   137 |  7457 |  31.1 |  11M|  22 |   - |1991 |3604 |1991 |1777 | 211 | 129 | 842 | 0.000000e+00 | 4.770000e+02 |    Inf 
14.09/14.12	o 388
14.09/14.12	c *13.7s|   308 |   165 |  8748 |  27.1 |  12M|  24 |   - |1991 |3672 |1991 |1772 | 277 | 197 | 869 | 0.000000e+00 | 3.880000e+02 |    Inf 
14.89/14.97	o 168
14.89/14.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.89/14.97	c *14.5s|   511 |   190 | 11901 |  22.5 |  13M|  29 |   - |1991 |3831 |1991 |1788 | 440 | 368 | 902 | 0.000000e+00 | 1.680000e+02 |    Inf 
15.59/15.67	o 163
15.59/15.67	c z15.2s|   818 |   224 | 13595 |  16.1 |  13M|  41 |   - |1991 |4111 |1991 |1783 | 510 | 711 | 938 | 0.000000e+00 | 1.630000e+02 |    Inf 
15.79/15.82	o 160
15.79/15.82	c *15.3s|   878 |   238 | 14024 |  15.5 |  14M|  41 |   - |1991 |4162 |1991 |1777 | 524 | 776 | 944 | 0.000000e+00 | 1.600000e+02 |    Inf 
16.79/16.83	o 149
16.79/16.83	c *16.3s|  1353 |   279 | 17030 |  12.3 |  14M|  41 |   - |1991 |4531 |1991 |1767 | 710 |1306 | 971 | 0.000000e+00 | 1.490000e+02 |    Inf 
19.29/19.31	o 135
19.29/19.31	c *18.6s|  2525 |   482 | 26613 |  10.4 |  15M|  45 |   - |1991 |4753 |1991 |1782 |1029 |2523 |1004 | 0.000000e+00 | 1.350000e+02 |    Inf 
24.29/24.30	o 128
24.29/24.30	c *23.3s|  4622 |   889 | 47410 |  10.2 |  18M|  48 |   - |1991 |5193 |1991 |1767 |1489 |4719 |1103 | 0.000000e+00 | 1.280000e+02 |    Inf 
27.29/27.32	o 127
27.29/27.32	c *26.2s|  6251 |  1092 | 57808 |   9.2 |  20M|  48 |   - |1991 |5514 |1991 |1767 |1822 |6489 |1109 | 0.000000e+00 | 1.270000e+02 |    Inf 
29.70/29.75	o 104
29.70/29.75	c *28.4s|  7404 |  1260 | 67045 |   9.0 |  21M|  48 |   - |1991 |5535 |1991 |1783 |2094 |7727 |1109 | 0.000000e+00 | 1.040000e+02 |    Inf 
31.99/32.00	o 81
31.99/32.00	c *30.6s|  8561 |  1448 | 74270 |   8.6 |  23M|  48 |   - |1991 |5697 |1991 |1778 |2274 |9055 |1115 | 0.000000e+00 | 8.100000e+01 |    Inf 
35.59/35.63	c  34.0s| 10000 |  1592 | 89448 |   8.9 |  25M|  48 |   0 |1991 |4940 |1991 |1783 |2508 |  10k|1206 | 0.000000e+00 | 8.100000e+01 |    Inf 
36.69/36.73	o 77
36.69/36.73	c *35.0s| 10453 |  1629 | 94548 |   9.0 |  25M|  48 |   - |1991 |5033 |1991 |1767 |2573 |  11k|1207 | 0.000000e+00 | 7.700000e+01 |    Inf 
36.79/36.81	o 63
36.79/36.81	c *35.1s| 10488 |  1579 | 94877 |   9.0 |  24M|  48 |   - |1991 |4983 |1991 |1773 |2599 |  11k|1207 | 0.000000e+00 | 6.300000e+01 |    Inf 
37.69/37.77	o 57
37.69/37.77	c *36.0s| 10910 |  1531 | 99123 |   9.0 |  24M|  48 |   - |1991 |4754 |1991 |1780 |2660 |  11k|1209 | 0.000000e+00 | 5.700000e+01 |    Inf 
48.89/48.98	o 44
48.89/48.98	c *46.6s| 16329 |  1640 |146631 |   9.0 |  26M|  48 |   - |1991 |6457 |1991 |1774 |3427 |  18k|1307 | 0.000000e+00 | 4.400000e+01 |    Inf 
49.19/49.27	o 31
49.19/49.27	c l46.9s| 16445 |  1408 |147920 |   9.0 |  24M|  48 |   - |1991 |6104 |1991 |1767 |3436 |  18k|1307 | 0.000000e+00 | 3.100000e+01 |    Inf 
50.09/50.13	o 28
50.09/50.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.09/50.13	c *47.7s| 16846 |  1385 |152019 |   9.0 |  23M|  48 |   - |1991 |5464 |1991 |1769 |3459 |  19k|1307 | 0.000000e+00 | 2.800000e+01 |    Inf 
52.09/52.11	o 16
52.09/52.11	c *49.6s| 17631 |  1243 |161789 |   9.2 |  22M|  48 |   - |1991 |5147 |1991 |1767 |3505 |  20k|1360 | 0.000000e+00 | 1.600000e+01 |    Inf 
57.79/57.88	c  55.1s| 20000 |  1298 |197611 |   9.9 |  23M|  52 |  25 |1991 |5833 |1991 |1767 |3693 |  23k|1401 | 0.000000e+00 | 1.600000e+01 |    Inf 
80.39/80.41	c  76.4s| 30000 |  1465 |329431 |  11.0 |  27M|  52 |   4 |1991 |  10k|1991 |1767 |5281 |  37k|1508 | 0.000000e+00 | 1.600000e+01 |    Inf 
102.69/102.74	c  97.6s| 40000 |  1613 |455363 |  11.4 |  29M|  53 |  13 |1991 |  12k|1991 |1772 |7704 |  50k|1511 | 0.000000e+00 | 1.600000e+01 |    Inf 
126.10/126.12	c   120s| 50000 |  1869 |577868 |  11.5 |  31M|  54 |   - |1991 |  10k|1991 |1767 |9536 |  62k|1772 | 0.000000e+00 | 1.600000e+01 |    Inf 
139.90/139.92	o 7
139.90/139.92	c * 133s| 56093 |  1300 |649303 |  11.6 |  27M|  56 |   - |1991 |  10k|1991 |1773 |  10k|  71k|1918 | 0.000000e+00 | 7.000000e+00 |    Inf 
148.79/148.86	c   141s| 60000 |  1275 |700108 |  11.7 |  27M|  56 |  20 |1991 |9997 |1991 |1767 |  11k|  76k|2036 | 0.000000e+00 | 7.000000e+00 |    Inf 
170.69/170.72	c   162s| 70000 |  1502 |825174 |  11.8 |  30M|  56 |   - |1991 |  13k|   0 |   0 |  12k|  89k|2224 | 0.000000e+00 | 7.000000e+00 |    Inf 
192.50/192.52	c   183s| 80000 |  1457 |944071 |  11.8 |  30M|  60 |   - |1991 |  13k|1991 |1767 |  13k| 103k|2486 | 0.000000e+00 | 7.000000e+00 |    Inf 
214.19/214.22	c   203s| 90000 |  1776 |  1058k|  11.8 |  33M|  60 |  18 |1991 |  17k|1991 |1767 |  15k| 116k|2692 | 0.000000e+00 | 7.000000e+00 |    Inf 
235.79/235.81	c   224s|100000 |  1769 |  1163k|  11.6 |  34M|  60 |   - |1991 |  16k|1991 |1767 |  16k| 129k|2853 | 0.000000e+00 | 7.000000e+00 |    Inf 
257.60/257.61	c   244s|110000 |  1637 |  1275k|  11.6 |  33M|  60 |   - |1991 |  14k|   0 |   0 |  18k| 143k|3087 | 0.000000e+00 | 7.000000e+00 |    Inf 
279.59/279.60	c   265s|120000 |  1717 |  1393k|  11.6 |  34M|  60 |  12 |1991 |  16k|1991 |1767 |  19k| 156k|3264 | 0.000000e+00 | 7.000000e+00 |    Inf 
300.89/300.94	c   285s|130000 |  1864 |  1501k|  11.5 |  36M|  60 |  18 |1991 |  18k|1991 |1767 |  20k| 170k|3411 | 0.000000e+00 | 7.000000e+00 |    Inf 
322.60/322.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
322.60/322.69	c   306s|140000 |  1887 |  1608k|  11.5 |  37M|  60 |   - |1991 |  19k|   0 |   0 |  22k| 183k|3558 | 0.000000e+00 | 7.000000e+00 |    Inf 
344.80/344.87	c   327s|150000 |  1823 |  1720k|  11.5 |  36M|  60 |   - |1991 |  18k|   0 |   0 |  23k| 197k|3710 | 0.000000e+00 | 7.000000e+00 |    Inf 
367.89/367.90	c   349s|160000 |  1884 |  1839k|  11.5 |  37M|  60 |  25 |1991 |  19k|1991 |1767 |  25k| 210k|3968 | 0.000000e+00 | 7.000000e+00 |    Inf 
374.90/375.00	o 6
374.90/375.00	c * 356s|162951 |  1868 |  1877k|  11.5 |  37M|  60 |   - |1991 |  18k|1991 |1771 |  25k| 214k|4009 | 0.000000e+00 | 6.000000e+00 |    Inf 
391.90/391.91	c   372s|170000 |  2075 |  1969k|  11.6 |  37M|  60 |  16 |1991 |  16k|1991 |1767 |  26k| 223k|4127 | 0.000000e+00 | 6.000000e+00 |    Inf 
415.20/415.27	c   394s|180000 |  2326 |  2097k|  11.7 |  40M|  67 |   - |1991 |  19k|   0 |   0 |  27k| 236k|4291 | 0.000000e+00 | 6.000000e+00 |    Inf 
439.91/439.93	c   417s|190000 |  2349 |  2234k|  11.8 |  41M|  67 |  29 |1991 |  20k|1991 |1767 |  28k| 250k|4426 | 0.000000e+00 | 6.000000e+00 |    Inf 
465.10/465.11	c   441s|200000 |  2333 |  2371k|  11.9 |  41M|  67 |  19 |1991 |  19k|1991 |1767 |  29k| 264k|4582 | 0.000000e+00 | 6.000000e+00 |    Inf 
488.41/488.42	c   464s|210000 |  2354 |  2492k|  11.9 |  42M|  67 |  28 |1991 |  21k|1991 |1767 |  30k| 277k|4684 | 0.000000e+00 | 6.000000e+00 |    Inf 
512.10/512.11	c   486s|220000 |  2304 |  2612k|  11.9 |  42M|  67 |   - |1991 |  20k|   0 |   0 |  31k| 291k|4829 | 0.000000e+00 | 6.000000e+00 |    Inf 
536.81/536.84	c   510s|230000 |  2213 |  2747k|  11.9 |  41M|  67 |  27 |1991 |  18k|1991 |1767 |  32k| 305k|5008 | 0.000000e+00 | 6.000000e+00 |    Inf 
562.30/562.39	c   534s|240000 |  2112 |  2895k|  12.1 |  42M|  67 |   - |1991 |  21k|   0 |   0 |  33k| 318k|5115 | 0.000000e+00 | 6.000000e+00 |    Inf 
585.81/585.85	c   556s|250000 |  2013 |  3018k|  12.1 |  41M|  67 |   - |1991 |  20k|1991 |1767 |  35k| 332k|5256 | 0.000000e+00 | 6.000000e+00 |    Inf 
610.81/610.84	c   580s|260000 |  1736 |  3142k|  12.1 |  38M|  67 |  19 |1991 |  18k|1991 |1767 |  36k| 346k|5453 | 0.000000e+00 | 6.000000e+00 |    Inf 
634.00/634.03	c   602s|270000 |  1657 |  3261k|  12.1 |  37M|  67 |  18 |1991 |  17k|1991 |1774 |  37k| 359k|5561 | 0.000000e+00 | 6.000000e+00 |    Inf 
648.31/648.32	o 3
648.31/648.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
648.31/648.32	c * 616s|276976 |  1710 |  3327k|  12.0 |  38M|  67 |   - |1991 |  21k|1991 |1781 |  38k| 368k|5605 | 0.000000e+00 | 3.000000e+00 |    Inf 
654.81/654.82	c   622s|280000 |  1701 |  3355k|  12.0 |  38M|  67 |  15 |1991 |  21k|1991 |1774 |  38k| 372k|5653 | 0.000000e+00 | 3.000000e+00 |    Inf 
677.31/677.35	c   643s|290000 |  1541 |  3464k|  11.9 |  36M|  67 |  25 |1991 |  18k|1991 |1774 |  40k| 385k|5768 | 0.000000e+00 | 3.000000e+00 |    Inf 
700.61/700.67	c   665s|300000 |  1641 |  3574k|  11.9 |  39M|  67 |  21 |1991 |  23k|1991 |1767 |  41k| 398k|5860 | 0.000000e+00 | 3.000000e+00 |    Inf 
724.91/724.92	c   688s|310000 |  1522 |  3685k|  11.9 |  38M|  67 |   6 |1991 |  23k|1991 |1767 |  42k| 412k|5970 | 0.000000e+00 | 3.000000e+00 |    Inf 
749.11/749.13	c   711s|320000 |  1583 |  3802k|  11.9 |  41M|  67 |  27 |1991 |  30k|1991 |1773 |  43k| 425k|6069 | 0.000000e+00 | 3.000000e+00 |    Inf 
777.41/777.48	c   739s|330000 |  1430 |  3948k|  12.0 |  38M|  67 |  14 |1991 |  23k|1991 |1767 |  45k| 438k|6225 | 0.000000e+00 | 3.000000e+00 |    Inf 
805.61/805.63	c   765s|340000 |  1479 |  4094k|  12.0 |  39M|  67 |   - |1991 |  25k|1991 |1767 |  47k| 451k|6376 | 0.000000e+00 | 3.000000e+00 |    Inf 
831.21/831.23	c   790s|350000 |  1637 |  4214k|  12.0 |  41M|  67 |   - |1991 |  29k|   0 |   0 |  48k| 464k|6462 | 0.000000e+00 | 3.000000e+00 |    Inf 
855.11/855.13	c   813s|360000 |  1671 |  4307k|  12.0 |  43M|  67 |   6 |1991 |  33k|1991 |1774 |  49k| 477k|6509 | 0.000000e+00 | 3.000000e+00 |    Inf 
882.01/882.06	c   838s|370000 |  1783 |  4423k|  12.0 |  45M|  67 |   8 |1991 |  35k|1991 |1773 |  50k| 491k|6604 | 0.000000e+00 | 3.000000e+00 |    Inf 
911.31/911.33	c   866s|380000 |  1852 |  4546k|  12.0 |  46M|  67 |  10 |1991 |  35k|1991 |1767 |  52k| 504k|6697 | 0.000000e+00 | 3.000000e+00 |    Inf 
939.71/939.75	c   893s|390000 |  2077 |  4665k|  12.0 |  48M|  67 |  27 |1991 |  38k|1991 |1776 |  53k| 517k|6773 | 0.000000e+00 | 3.000000e+00 |    Inf 
967.62/967.65	c   920s|400000 |  2195 |  4774k|  11.9 |  51M|  67 |   - |1991 |  42k|   0 |   0 |  54k| 532k|6870 | 0.000000e+00 | 3.000000e+00 |    Inf 
996.41/996.49	c   948s|410000 |  2240 |  4886k|  11.9 |  51M|  67 |  19 |1991 |  40k|1991 |1775 |  56k| 546k|6966 | 0.000000e+00 | 3.000000e+00 |    Inf 
1027.71/1027.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1027.71/1027.71	c   978s|420000 |  2316 |  5009k|  11.9 |  51M|  67 |  19 |1991 |  40k|1991 |1777 |  57k| 559k|7048 | 0.000000e+00 | 3.000000e+00 |    Inf 
1056.11/1056.18	c  1005s|430000 |  2343 |  5122k|  11.9 |  53M|  67 |  13 |1991 |  42k|1991 |1767 |  58k| 573k|7137 | 0.000000e+00 | 3.000000e+00 |    Inf 
1084.81/1084.86	c  1032s|440000 |  2400 |  5233k|  11.9 |  54M|  67 |  21 |1991 |  45k|1991 |1767 |  60k| 587k|7233 | 0.000000e+00 | 3.000000e+00 |    Inf 
1115.62/1115.64	c  1062s|450000 |  2547 |  5347k|  11.9 |  56M|  67 |  18 |1991 |  47k|1991 |1767 |  61k| 601k|7303 | 0.000000e+00 | 3.000000e+00 |    Inf 
1147.32/1147.33	c  1092s|460000 |  2797 |  5467k|  11.9 |  59M|  67 |   - |1991 |  49k|   0 |   0 |  62k| 615k|7382 | 0.000000e+00 | 3.000000e+00 |    Inf 
1178.42/1178.42	c  1122s|470000 |  2728 |  5580k|  11.9 |  58M|  68 |  11 |1991 |  47k|1991 |1767 |  63k| 629k|7447 | 0.000000e+00 | 3.000000e+00 |    Inf 
1209.51/1209.59	c  1152s|480000 |  2728 |  5701k|  11.9 |  58M|  68 |  22 |1991 |  47k|1991 |1767 |  64k| 643k|7523 | 0.000000e+00 | 3.000000e+00 |    Inf 
1241.72/1241.72	c  1183s|490000 |  2633 |  5828k|  11.9 |  57M|  68 |  19 |1991 |  44k|1991 |1774 |  65k| 657k|7590 | 0.000000e+00 | 3.000000e+00 |    Inf 
1271.12/1271.10	c  1211s|500000 |  2722 |  5947k|  11.9 |  56M|  68 |   - |1991 |  40k|1991 |1776 |  67k| 670k|7687 | 0.000000e+00 | 3.000000e+00 |    Inf 
1299.12/1299.15	c  1238s|510000 |  2531 |  6059k|  11.9 |  54M|  68 |  20 |1991 |  37k|1991 |1767 |  68k| 684k|7780 | 0.000000e+00 | 3.000000e+00 |    Inf 
1328.42/1328.45	c  1266s|520000 |  2570 |  6184k|  11.9 |  55M|  68 |   1 |1991 |  38k|1991 |1776 |  69k| 697k|7858 | 0.000000e+00 | 3.000000e+00 |    Inf 
1358.82/1358.86	c  1295s|530000 |  2617 |  6314k|  11.9 |  55M|  68 |   - |1991 |  39k|1991 |1767 |  71k| 711k|7952 | 0.000000e+00 | 3.000000e+00 |    Inf 
1388.22/1388.24	c  1323s|540000 |  1868 |  6434k|  11.9 |  46M|  68 |   - |1991 |  28k|1991 |1779 |  72k| 725k|8027 | 0.000000e+00 | 3.000000e+00 |    Inf 
1413.72/1413.77	c  1347s|550000 |  1756 |  6550k|  11.9 |  44M|  68 |  10 |1991 |  26k|1991 |1767 |  73k| 738k|8198 | 0.000000e+00 | 3.000000e+00 |    Inf 
1439.83/1439.83	c  1372s|560000 |  1883 |  6662k|  11.9 |  46M|  68 |   1 |1991 |  30k|1991 |1767 |  74k| 751k|8230 | 0.000000e+00 | 3.000000e+00 |    Inf 
1468.72/1468.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1468.72/1468.74	c  1400s|570000 |  1675 |  6782k|  11.9 |  43M|  68 |   1 |1991 |  26k|1991 |1771 |  76k| 765k|8285 | 0.000000e+00 | 3.000000e+00 |    Inf 
1492.73/1492.78	c  1423s|580000 |  1672 |  6895k|  11.9 |  43M|  68 |  26 |1991 |  26k|1991 |1767 |  77k| 777k|8421 | 0.000000e+00 | 3.000000e+00 |    Inf 
1516.93/1516.92	c  1446s|590000 |  1710 |  7012k|  11.9 |  45M|  68 |   6 |1991 |  28k|1991 |1767 |  78k| 791k|8501 | 0.000000e+00 | 3.000000e+00 |    Inf 
1540.33/1540.36	c  1468s|600000 |  1866 |  7115k|  11.9 |  48M|  68 |   - |1991 |  34k|   0 |   0 |  79k| 804k|8530 | 0.000000e+00 | 3.000000e+00 |    Inf 
1565.23/1565.27	c  1492s|610000 |  1913 |  7220k|  11.8 |  48M|  68 |   - |1991 |  35k|1991 |1773 |  81k| 817k|8609 | 0.000000e+00 | 3.000000e+00 |    Inf 
1590.83/1590.80	c  1516s|620000 |  2227 |  7320k|  11.8 |  50M|  68 |  11 |1991 |  34k|1991 |1767 |  82k| 830k|8668 | 0.000000e+00 | 3.000000e+00 |    Inf 
1616.63/1616.64	c  1541s|630000 |  2365 |  7421k|  11.8 |  52M|  68 |   - |1991 |  36k|   0 |   0 |  84k| 844k|8706 | 0.000000e+00 | 3.000000e+00 |    Inf 
1642.34/1642.33	c  1565s|640000 |  2580 |  7526k|  11.8 |  54M|  68 |   1 |1991 |  38k|1991 |1767 |  85k| 857k|8763 | 0.000000e+00 | 3.000000e+00 |    Inf 
1668.13/1668.19	c  1590s|650000 |  2649 |  7631k|  11.7 |  55M|  68 |   - |1991 |  38k|1991 |1773 |  87k| 870k|8844 | 0.000000e+00 | 3.000000e+00 |    Inf 
1695.04/1695.08	c  1616s|660000 |  2817 |  7737k|  11.7 |  57M|  68 |   - |1991 |  41k|   0 |   0 |  88k| 883k|8904 | 0.000000e+00 | 3.000000e+00 |    Inf 
1724.23/1724.21	c  1644s|670000 |  2882 |  7854k|  11.7 |  57M|  68 |   - |1991 |  40k|   0 |   0 |  89k| 897k|8939 | 0.000000e+00 | 3.000000e+00 |    Inf 
1752.54/1752.53	c  1671s|680000 |  3156 |  7968k|  11.7 |  60M|  68 |  16 |1991 |  44k|1991 |1767 |  91k| 910k|8988 | 0.000000e+00 | 3.000000e+00 |    Inf 
1781.03/1781.06	c  1698s|690000 |  3440 |  8079k|  11.7 |  62M|  68 |  27 |1991 |  45k|1991 |1767 |  92k| 923k|9048 | 0.000000e+00 | 3.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1716.40
1800.04/1800.00	c Solving Nodes      : 696604
1800.04/1800.00	c Primal Bound       : +3.00000000000000e+00 (177 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.01	s SATISFIABLE
1800.04/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.04/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.04/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.04/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.04/1800.01	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.01	v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1800.04/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.04/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.04/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.04/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.04/1800.01	v -x1 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1716.40
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693393-1277901251.wbo
1800.04/1800.01	c   Variables        : 2081 (1156 binary, 0 integer, 0 implicit integer, 925 continuous)
1800.04/1800.01	c   Constraints      : 3633 initial, 3633 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693393-1277901251.wbo
1800.04/1800.01	c   Variables        : 1991 (1111 binary, 0 integer, 0 implicit integer, 880 continuous)
1800.04/1800.01	c   Constraints      : 3475 initial, 49884 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00         45          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00         45          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0         45          0          0
1800.04/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.03          0          0          0        925          0        113         45          0
1800.04/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -        864          -          -       1728          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0     395058          0        238       2591          0          0     748946
1800.04/1800.01	c   indicator        :        880          0    3134194      18322          0        304    1014479          0          0          0
1800.04/1800.01	c   knapsack         :          1          6    3133925      18264          0      42623    6738576          3          0          0
1800.04/1800.01	c   setppc           :         14          6    3095293      18258          0      45580    1953422          0          0          0
1800.04/1800.01	c   linear           :        880          6    3051209      18335          0      65000    3627327      93071          0          0
1800.04/1800.01	c   logicor          :       1700+         6    1633657       1408          0     112625    5772824          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0       1408          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :      40.22       0.00       0.00      40.22       0.00
1800.04/1800.01	c   indicator        :       2.38       0.00       2.24       0.14       0.00
1800.04/1800.01	c   knapsack         :      34.33       0.00      34.33       0.00       0.00
1800.04/1800.01	c   setppc           :      11.84       0.00      11.84       0.00       0.00
1800.04/1800.01	c   linear           :      40.70       0.00      40.20       0.50       0.00
1800.04/1800.01	c   logicor          :     263.22       0.00     263.18       0.04       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.00          2          0          0
1800.04/1800.01	c   rootredcost      :       0.00         26          0        864
1800.04/1800.01	c   pseudoobj        :      52.92    3142517       2846     836611
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :      10.34     268674     267765    1635534       28.4       7908       23.2          -
1800.04/1800.01	c   infeasible LP    :      19.97      99519      99514     754908       46.3       1244       15.2          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00         49         49        345       21.3         14        5.9          -
1800.04/1800.01	c   applied globally :          -          -          -     932398       28.4          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          5          -          -         72          -    (maximal pool size: 179)
1800.04/1800.01	c   redcost          :      10.63     396618          0     162200          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.14          6          0          0       1234          0
1800.04/1800.01	c   strongcg         :       0.14          6          0          0        593          0
1800.04/1800.01	c   cmir             :       0.02          6          0          0          1          0
1800.04/1800.01	c   flowcover        :       0.06          6          0          0          1          0
1800.04/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :      40.14     376699        238       2591          0          0     748946
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.12       1385          0          0          0          0       2770
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.01          -         23
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   feaspump         :       0.01          1          0
1800.04/1800.01	c   oneopt           :       0.11         26          0
1800.04/1800.01	c   intshifting      :       0.00         19          0
1800.04/1800.01	c   crossover        :       0.45         23          0
1800.04/1800.01	c   linesearchdiving :       0.25         84          1
1800.04/1800.01	c   guideddiving     :       0.34         84          0
1800.04/1800.01	c   veclendiving     :       0.22         84          0
1800.04/1800.01	c   coefdiving       :       0.42         85          0
1800.04/1800.01	c   pscostdiving     :       0.26         85          0
1800.04/1800.01	c   fracdiving       :       0.29         85          0
1800.04/1800.01	c   objpscostdiving  :       0.28         43          0
1800.04/1800.01	c   rootsoldiving    :       0.33         43          0
1800.04/1800.01	c   trivial          :       0.00          2          0
1800.04/1800.01	c   simplerounding   :       0.48     377243          0
1800.04/1800.01	c   zirounding       :       0.27       1000          1
1800.04/1800.01	c   rounding         :       0.84       8673          0
1800.04/1800.01	c   shifting         :       0.93       2693          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.02          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.00          0          0
1800.04/1800.01	c   trysol           :       0.35       2364        152
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :     879.78     492281    8140422      16.54    9252.79
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       1.61       1013      10225      10.09    6350.93
1800.04/1800.01	c   strong branching :      36.66       9075     339185      37.38    9252.18
1800.04/1800.01	c     (at root node) :          -         33      14088     426.91          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     696604
1800.04/1800.01	c   nodes (total)    :     696604
1800.04/1800.01	c   nodes left       :       3489
1800.04/1800.01	c   max depth        :         68
1800.04/1800.01	c   max depth (total):         68
1800.04/1800.01	c   backtracks       :      94976 (13.6%)
1800.04/1800.01	c   delayed cutoffs  :      50033
1800.04/1800.01	c   repropagations   :    1170994 (3773402 domain reductions, 47110 cutoffs)
1800.04/1800.01	c   avg switch length:       4.94
1800.04/1800.01	c   switching time   :     205.80
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :        177 (26 improvements)
1800.04/1800.01	c   First Solution   : +4.46210000000000e+04   (in run 1, after 1 nodes, 0.15 seconds, depth 0, found by <trysol>)
1800.04/1800.01	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 276976 nodes, 615.58 seconds, depth 40, found by <relaxation>)
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        427
1800.04/1800.10	c Time complete: 1800.13.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693393-1277901251/watcher-2693393-1277901251 -o /tmp/evaluation-result-2693393-1277901251/solver-2693393-1277901251 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693393-1277901251.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.01 2.03 2.01 3/178 12165
/proc/meminfo: memFree=31266856/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=11004 CPUtime=0
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 1674 0 0 0 0 0 0 0 21 0 1 0 131421847 11268096 1594 4089446400 4194304 9819077 140734866954720 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12165/statm: 2751 1594 392 1374 0 1372 0

[startup+0.0557569 s]
/proc/loadavg: 2.01 2.03 2.01 3/178 12165
/proc/meminfo: memFree=31266856/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=24016 CPUtime=0.04
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 5651 0 0 0 4 0 0 0 21 0 1 0 131421847 24592384 4703 4089446400 4194304 9819077 140734866954720 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12165/statm: 6004 4703 492 1374 0 4625 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24016

[startup+0.100748 s]
/proc/loadavg: 2.01 2.03 2.01 3/178 12165
/proc/meminfo: memFree=31266856/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=24892 CPUtime=0.09
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 8452 0 0 0 8 1 0 0 21 0 1 0 131421847 25489408 4934 4089446400 4194304 9819077 140734866954720 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12165/statm: 6223 4934 512 1374 0 4844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24892

[startup+0.300713 s]
/proc/loadavg: 2.01 2.03 2.01 3/178 12165
/proc/meminfo: memFree=31266856/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=34860 CPUtime=0.29
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 11085 0 0 0 26 3 0 0 21 0 1 0 131421847 35696640 7162 4089446400 4194304 9819077 140734866954720 18446744073709551615 7292332 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12165/statm: 8715 7162 690 1374 0 7336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34860

[startup+0.700643 s]
/proc/loadavg: 2.01 2.03 2.01 3/178 12165
/proc/meminfo: memFree=31266856/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=39668 CPUtime=0.69
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 19550 0 0 0 64 5 0 0 22 0 1 0 131421847 40620032 7781 4089446400 4194304 9819077 140734866954720 18446744073709551615 7298818 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12165/statm: 9917 7781 719 1374 0 8538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39668

[startup+1.5005 s]
/proc/loadavg: 2.01 2.03 2.01 3/179 12166
/proc/meminfo: memFree=31237336/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=39092 CPUtime=1.49
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 24930 0 0 0 143 6 0 0 25 0 1 0 131421847 40030208 7749 4089446400 4194304 9819077 140734866954720 18446744073709551615 7287770 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 9773 7749 719 1374 0 8394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39092

[startup+3.10021 s]
/proc/loadavg: 2.01 2.03 2.01 3/179 12166
/proc/meminfo: memFree=31237448/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=39856 CPUtime=3.09
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 36004 0 0 0 300 9 0 0 25 0 1 0 131421847 40812544 7769 4089446400 4194304 9819077 140734866954720 18446744073709551615 7312754 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 9964 7769 721 1374 0 8585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39856

[startup+6.30064 s]
/proc/loadavg: 2.01 2.03 2.01 3/179 12166
/proc/meminfo: memFree=31235588/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=39888 CPUtime=6.29
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 61506 0 0 0 614 15 0 0 25 0 1 0 131421847 40845312 7765 4089446400 4194304 9819077 140734866954720 18446744073709551615 7291684 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 9972 7765 721 1374 0 8593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39888

[startup+12.7005 s]
/proc/loadavg: 2.00 2.03 2.01 3/179 12166
/proc/meminfo: memFree=31230748/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=40964 CPUtime=12.69
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 143845 0 0 0 1236 33 0 0 25 0 1 0 131421847 41947136 8032 4089446400 4194304 9819077 140734866954720 18446744073709551615 6566694 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 10241 8032 724 1374 0 8862 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40964

[startup+25.5002 s]
/proc/loadavg: 2.00 2.03 2.01 3/179 12166
/proc/meminfo: memFree=31206084/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=57460 CPUtime=25.49
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 323420 0 0 0 2447 102 0 0 25 0 1 0 131421847 58839040 12576 4089446400 4194304 9819077 140734866954720 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 14365 12576 727 1374 0 12986 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57460

[startup+51.1006 s]
/proc/loadavg: 2.07 2.04 2.01 3/179 12167
/proc/meminfo: memFree=31172948/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=80876 CPUtime=51.09
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 631293 0 0 0 4867 242 0 0 25 0 1 0 131421847 82817024 18256 4089446400 4194304 9819077 140734866954720 18446744073709551615 4221547 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 20219 18256 742 1374 0 18840 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80876

[startup+102.307 s]
/proc/loadavg: 2.03 2.03 2.01 3/179 12168
/proc/meminfo: memFree=31151460/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=88800 CPUtime=102.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 1225670 0 0 0 9722 508 0 0 25 0 1 0 131421847 90931200 20406 4089446400 4194304 9819077 140734866954720 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 22200 20406 742 1374 0 20821 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88800

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 12170
/proc/meminfo: memFree=31138884/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=92876 CPUtime=162.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 1943360 0 0 0 15400 830 0 0 25 0 1 0 131421847 95105024 21218 4089446400 4194304 9819077 140734866954720 18446744073709551615 6387763 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 23219 21218 742 1374 0 21840 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92876

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 12172
/proc/meminfo: memFree=31121484/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=97748 CPUtime=222.29
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 2628943 0 0 0 21087 1142 0 0 25 0 1 0 131421847 100093952 22434 4089446400 4194304 9819077 140734866954720 18446744073709551615 6670063 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 24403 22433 742 1374 0 23024 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97748

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12173
/proc/meminfo: memFree=31115736/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=99188 CPUtime=282.29
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 3279473 0 0 0 26776 1453 0 0 25 0 1 0 131421847 101568512 22776 4089446400 4194304 9819077 140734866954720 18446744073709551615 6003880 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 24797 22776 742 1374 0 23418 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 99188

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12175
/proc/meminfo: memFree=31105776/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=102120 CPUtime=342.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 3896958 0 0 0 32465 1765 0 0 25 0 1 0 131421847 104570880 23506 4089446400 4194304 9819077 140734866954720 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 25530 23506 742 1374 0 24151 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102120

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12176
/proc/meminfo: memFree=31091972/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=107116 CPUtime=402.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 4542187 0 0 0 38170 2060 0 0 25 0 1 0 131421847 109686784 24658 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 26779 24658 742 1374 0 25400 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107116

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12178
/proc/meminfo: memFree=31083252/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=110224 CPUtime=462.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 5161603 0 0 0 43881 2349 0 0 25 0 1 0 131421847 112869376 25455 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 27556 25455 742 1374 0 26177 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110224

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12180
/proc/meminfo: memFree=31070444/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=111228 CPUtime=522.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 5772790 0 0 0 49584 2646 0 0 25 0 1 0 131421847 113897472 25679 4089446400 4194304 9819077 140734866954720 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 27807 25679 742 1374 0 26428 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111228

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12181
/proc/meminfo: memFree=31064560/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=111408 CPUtime=582.3
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 6403005 0 0 0 55286 2944 0 0 25 0 1 0 131421847 114081792 25742 4089446400 4194304 9819077 140734866954720 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 27852 25742 742 1374 0 26473 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 111408

[startup+642.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12183
/proc/meminfo: memFree=31059688/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=112016 CPUtime=642.31
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 7030750 0 0 0 60990 3241 0 0 25 0 1 0 131421847 114704384 25860 4089446400 4194304 9819077 140734866954720 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 28004 25860 742 1374 0 26625 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112016

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12188
/proc/meminfo: memFree=31049248/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=115244 CPUtime=822.31
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 8852615 0 0 0 78126 4105 0 0 25 0 1 0 131421847 118009856 26565 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 28617 26543 742 1374 0 27238 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 115244

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12189
/proc/meminfo: memFree=31046108/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=118496 CPUtime=882.31
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 9384813 0 0 0 83850 4381 0 0 25 0 1 0 131421847 121339904 27352 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 29624 27352 742 1374 0 28245 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 118496

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12191
/proc/meminfo: memFree=31042844/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=122004 CPUtime=942.31
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 9882113 0 0 0 89594 4637 0 0 25 0 1 0 131421847 124932096 28104 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 30501 28104 742 1374 0 29122 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 122004

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12192
/proc/meminfo: memFree=31040304/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=124168 CPUtime=1002.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 10351982 0 0 0 95333 4899 0 0 25 0 1 0 131421847 127148032 28724 4089446400 4194304 9819077 140734866954720 18446744073709551615 4999881 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 31042 28724 742 1374 0 29663 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 124168

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12194
/proc/meminfo: memFree=31038656/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=125716 CPUtime=1062.31
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 10789578 0 0 0 101085 5146 0 0 25 0 1 0 131421847 128733184 29027 4089446400 4194304 9819077 140734866954720 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 31429 29027 742 1374 0 30050 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 125716

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12196
/proc/meminfo: memFree=31034784/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=129228 CPUtime=1122.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 11229987 0 0 0 106842 5390 0 0 25 0 1 0 131421847 132329472 29843 4089446400 4194304 9819077 140734866954720 18446744073709551615 4644801 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 32307 29843 742 1374 0 30928 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 129228

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12197
/proc/meminfo: memFree=31031520/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=131552 CPUtime=1182.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 11661381 0 0 0 112606 5626 0 0 25 0 1 0 131421847 134709248 30463 4089446400 4194304 9819077 140734866954720 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 32888 30463 742 1374 0 31509 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 131552

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12199
/proc/meminfo: memFree=31030740/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=132176 CPUtime=1242.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 12099747 0 0 0 118368 5864 0 0 25 0 1 0 131421847 135348224 30616 4089446400 4194304 9819077 140734866954720 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33044 30616 742 1374 0 31665 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 132176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12200
/proc/meminfo: memFree=31029588/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=133236 CPUtime=1302.33
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 12580497 0 0 0 124110 6123 0 0 25 0 1 0 131421847 136433664 30764 4089446400 4194304 9819077 140734866954720 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33309 30764 742 1374 0 31930 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 133236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12202
/proc/meminfo: memFree=31029284/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=133256 CPUtime=1362.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 13097270 0 0 0 129843 6389 0 0 25 0 1 0 131421847 136454144 30785 4089446400 4194304 9819077 140734866954720 18446744073709551615 6590501 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 32913 30773 742 1374 0 31534 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 133256

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12204
/proc/meminfo: memFree=31027016/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=134268 CPUtime=1422.33
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 13647807 0 0 0 135562 6671 0 0 25 0 1 0 131421847 137490432 30983 4089446400 4194304 9819077 140734866954720 18446744073709551615 6372759 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33567 30983 742 1374 0 32188 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 134268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12205
/proc/meminfo: memFree=31026468/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=134268 CPUtime=1482.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 14166854 0 0 0 141289 6943 0 0 25 0 1 0 131421847 137490432 30982 4089446400 4194304 9819077 140734866954720 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33567 30982 742 1374 0 32188 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 134268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12207
/proc/meminfo: memFree=31026312/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=134240 CPUtime=1542.33
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 14728507 0 0 0 146986 7247 0 0 25 0 1 0 131421847 137461760 30988 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33560 30988 742 1374 0 32181 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 134240

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12208
/proc/meminfo: memFree=31026388/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=134268 CPUtime=1602.33
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 15254342 0 0 0 152703 7530 0 0 25 0 1 0 131421847 137490432 31012 4089446400 4194304 9819077 140734866954720 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33567 31012 742 1374 0 32188 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 134268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12219
/proc/meminfo: memFree=31024476/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=134268 CPUtime=1662.32
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 15779630 0 0 0 158427 7805 0 0 25 0 1 0 131421847 137490432 31020 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33567 31020 742 1374 0 32188 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 134268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12249
/proc/meminfo: memFree=31256284/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=134912 CPUtime=1722.33
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 16267468 0 0 0 164175 8058 0 0 25 0 1 0 131421847 138149888 31197 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 33728 31197 742 1374 0 32349 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 134912

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 12250
/proc/meminfo: memFree=31218308/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=136280 CPUtime=1782.33
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 16728493 0 0 0 169943 8290 0 0 25 0 1 0 131421847 139550720 31499 4089446400 4194304 9819077 140734866954720 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 34070 31499 742 1374 0 32691 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 136280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.03 2.00 4/179 12251
/proc/meminfo: memFree=31215576/32950904 swapFree=67111528/67111528
[pid=12165] ppid=12163 vsize=136416 CPUtime=1800.04
/proc/12165/stat : 12165 (pbscip.linux.x8) R 12163 12165 11938 0 -1 4202496 16866052 0 0 0 171642 8362 0 0 25 0 1 0 131421847 139689984 31558 4089446400 4194304 9819077 140734866954720 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12165/statm: 34104 31558 742 1374 0 32725 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 136416

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.11
CPU time (s): 1800.15
CPU user time (s): 1716.52
CPU system time (s): 83.6293
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 147536

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

runsolver used 2.83757 second user time and 6.00109 second system time

The end

Launcher Data

Begin job on node121 at 2010-06-30 14:34:11
IDJOB=2693393
IDBENCH=78889
IDSOLVER=1205
FILE ID=node121/2693393-1277901251
PBS_JOBID= 11197220
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.1900574864--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-2693393-1277901251/watcher-2693393-1277901251 -o /tmp/evaluation-result-2693393-1277901251/solver-2693393-1277901251 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693393-1277901251.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 8675827de7240d8277488879d51bec75
RANDOM SEED=1462066049

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      31267632 kB
Buffers:        184832 kB
Cached:        1105564 kB
SwapCached:          0 kB
Active:         757156 kB
Inactive:       781148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      31267632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:      248620 kB
Mapped:          16928 kB
Slab:            80712 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   397252 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 node121 at 2010-06-30 15:04:13