Trace number 2705678

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.32 1790.27

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557362--soft-33-100-0.wbo
MD5SUM908c51b3c7715396d94712713af78fd9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark435.305
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 constraints1868
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 94981
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94980
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 709
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705678-1278574750.wbo>
0.00/0.03	c original problem has 3967 variables (2099 bin, 0 int, 1868 impl, 0 cont) and 4576 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.03/0.05	c presolving:
0.03/0.06	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.03/0.09	c (round 2) 0 del vars, 67 del conss, 1868 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 3) 49 del vars, 142 del conss, 1876 chg bounds, 67 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 4) 114 del vars, 142 del conss, 1876 chg bounds, 67 chg sides, 0 chg coeffs, 812 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 5) 114 del vars, 151 del conss, 1876 chg bounds, 67 chg sides, 0 chg coeffs, 812 upgd conss, 138 impls, 5 clqs
0.09/0.16	c    (0.1s) probing: 101/2042 (4.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  114 deleted vars, 151 deleted constraints, 1876 tightened bounds, 0 added holes, 67 changed sides, 0 changed coefficients
0.09/0.16	c  3742 implications, 5 cliques
0.09/0.16	c presolved problem has 3853 variables (2042 bin, 0 int, 1811 impl, 0 cont) and 4425 constraints
0.09/0.16	c      55 constraints of type <setppc>
0.09/0.16	c    1811 constraints of type <linear>
0.09/0.16	c    1811 constraints of type <indicator>
0.09/0.16	c     748 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1789.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |     8 |     - |  14M|   0 |   6 |3853 |4425 |3853 | 803 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    58 |     - |  14M|   0 |  36 |3853 |4425 |3853 | 820 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |    96 |     - |  14M|   0 |  39 |3853 |4425 |3853 | 840 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   126 |     - |  15M|   0 |  44 |3853 |4425 |3853 | 854 |  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   171 |     - |  15M|   0 |  44 |3853 |4425 |3853 | 871 |  68 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   239 |     - |  15M|   0 |  50 |3853 |4425 |3853 | 876 |  73 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.61	c   0.6s|     1 |     0 |   383 |     - |  15M|   0 |  66 |3853 |4425 |3853 | 888 |  85 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.92	c   0.9s|     1 |     2 |   383 |     - |  15M|   0 |  66 |3853 |4425 |3853 | 888 |  85 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
4.40/4.41	o 92548
4.40/4.41	c y 4.4s|    79 |    78 |  3036 |  34.0 |  16M|  22 |   - |3853 |4425 |   0 |   0 | 305 |   0 | 824 | 0.000000e+00 | 9.254800e+04 |    Inf 
7.49/7.52	o 134
7.49/7.52	c * 7.5s|  1911 |  1415 |  4835 |   2.3 |  19M|1782 |   - |3853 |4441 |3853 | 935 | 630 |  16 |1065 | 0.000000e+00 | 1.340000e+02 |    Inf 
8.29/8.39	o 121
8.29/8.39	c * 8.4s|  2391 |  1865 |  5196 |   2.0 |  20M|1782 |   - |3853 |4466 |3853 | 929 | 705 |  41 |1103 | 0.000000e+00 | 1.210000e+02 |    Inf 
10.59/10.62	o 98
10.59/10.62	c *10.6s|  3526 |  2462 |  7330 |   2.0 |  23M|1782 |   - |3853 |4616 |3853 | 933 |1011 | 191 |1244 | 0.000000e+00 | 9.800000e+01 |    Inf 
10.59/10.63	o 71
10.59/10.63	c *10.6s|  3527 |  1701 |  7330 |   2.0 |  22M|1782 |   - |3853 |4616 |3853 | 933 |1011 | 191 |1244 | 0.000000e+00 | 7.100000e+01 |    Inf 
10.69/10.79	o 60
10.69/10.79	c *10.8s|  3679 |  1418 |  7475 |   1.9 |  21M|1782 |   - |3853 |4052 |3853 | 930 |1029 | 191 |1250 | 0.000000e+00 | 6.000000e+01 |    Inf 
10.90/10.92	o 21
10.90/10.92	c *10.9s|  3687 |   622 |  7576 |   2.0 |  19M|1782 |   - |3853 |3809 |3853 | 918 |1035 | 191 |1253 | 0.000000e+00 | 2.100000e+01 |    Inf 
10.90/10.96	o 19
10.90/10.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.90/10.96	c *10.9s|  3691 |   584 |  7707 |   2.0 |  19M|1782 |   - |3853 |3131 |3853 | 922 |1045 | 191 |1261 | 0.000000e+00 | 1.900000e+01 |    Inf 
10.90/10.99	o 9
10.90/10.99	c *11.0s|  3694 |   309 |  7745 |   2.0 |  18M|1782 |   - |3853 |3096 |3853 | 923 |1046 | 191 |1264 | 0.000000e+00 | 9.000000e+00 |    Inf 
23.59/23.67	c  23.6s| 10000 |   429 | 56954 |   5.7 |  21M|1782 |  11 |3853 |6237 |3853 | 893 |5820 |8279 |1834 | 0.000000e+00 | 9.000000e+00 |    Inf 
41.69/41.76	c  41.7s| 20000 |   755 |131277 |   6.5 |  25M|1782 |   - |3853 |7528 |   0 |   0 |  12k|  20k|1853 | 0.000000e+00 | 9.000000e+00 |    Inf 
60.69/60.73	c  60.7s| 30000 |   989 |209596 |   7.0 |  27M|1782 |   7 |3853 |8077 |3853 | 913 |  18k|  33k|1853 | 0.000000e+00 | 9.000000e+00 |    Inf 
79.69/79.75	c  79.7s| 40000 |  1141 |285782 |   7.1 |  29M|1782 |   7 |3853 |8279 |3853 | 916 |  24k|  46k|2005 | 0.000000e+00 | 9.000000e+00 |    Inf 
99.59/99.63	c  99.6s| 50000 |  1252 |363628 |   7.3 |  31M|1782 |   1 |3853 |7874 |3853 | 930 |  30k|  60k|2273 | 0.000000e+00 | 9.000000e+00 |    Inf 
119.59/119.67	c   120s| 60000 |  1364 |444231 |   7.4 |  32M|1782 |   1 |3853 |8215 |3853 | 911 |  36k|  73k|2555 | 0.000000e+00 | 9.000000e+00 |    Inf 
139.30/139.35	c   139s| 70000 |  1497 |521876 |   7.5 |  34M|1782 |   - |3853 |7526 |   0 |   0 |  42k|  86k|2775 | 0.000000e+00 | 9.000000e+00 |    Inf 
159.70/159.75	c   160s| 80000 |  1777 |608063 |   7.6 |  37M|1782 |   - |3853 |7881 |   0 |   0 |  47k| 100k|3061 | 0.000000e+00 | 9.000000e+00 |    Inf 
179.89/179.95	c   180s| 90000 |  1943 |691001 |   7.7 |  39M|1782 |  12 |3853 |8811 |3853 | 945 |  53k| 113k|3273 | 0.000000e+00 | 9.000000e+00 |    Inf 
200.29/200.31	c   200s|100000 |  2019 |773180 |   7.7 |  41M|1782 |  22 |3853 |8442 |3853 | 939 |  58k| 127k|3504 | 0.000000e+00 | 9.000000e+00 |    Inf 
219.70/219.72	c   220s|110000 |  2054 |845869 |   7.7 |  42M|1782 |   - |3853 |8013 |   0 |   0 |  63k| 140k|3685 | 0.000000e+00 | 9.000000e+00 |    Inf 
239.09/239.14	c   239s|120000 |  2166 |918011 |   7.6 |  43M|1782 |   - |3853 |8423 |3853 | 925 |  69k| 154k|3843 | 0.000000e+00 | 9.000000e+00 |    Inf 
258.59/258.66	c   259s|130000 |  2288 |992007 |   7.6 |  45M|1782 |   5 |3853 |8676 |3853 | 899 |  75k| 167k|3979 | 0.000000e+00 | 9.000000e+00 |    Inf 
278.90/278.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
278.90/278.97	c   279s|140000 |  2404 |  1071k|   7.7 |  48M|1782 |   - |3853 |  11k|   0 |   0 |  80k| 181k|4158 | 0.000000e+00 | 9.000000e+00 |    Inf 
298.90/298.95	c   299s|150000 |  2558 |  1145k|   7.6 |  49M|1782 |  12 |3853 |  11k|3853 | 931 |  86k| 195k|4322 | 0.000000e+00 | 9.000000e+00 |    Inf 
319.30/319.33	c   319s|160000 |  2712 |  1220k|   7.6 |  50M|1782 |   6 |3853 |  10k|3853 | 925 |  91k| 209k|4446 | 0.000000e+00 | 9.000000e+00 |    Inf 
339.20/339.26	c   339s|170000 |  2815 |  1294k|   7.6 |  52M|1782 |   8 |3853 |  10k|3853 | 921 |  97k| 223k|4592 | 0.000000e+00 | 9.000000e+00 |    Inf 
359.10/359.16	c   359s|180000 |  2897 |  1368k|   7.6 |  53M|1782 |   1 |3853 |8076 |3853 | 931 | 102k| 237k|4724 | 0.000000e+00 | 9.000000e+00 |    Inf 
379.00/379.01	c   379s|190000 |  3067 |  1445k|   7.6 |  55M|1782 |  29 |3853 |8501 |3853 | 946 | 107k| 250k|4874 | 0.000000e+00 | 9.000000e+00 |    Inf 
399.21/399.21	c   399s|200000 |  3176 |  1524k|   7.6 |  56M|1782 |   - |3853 |9425 |   0 |   0 | 113k| 264k|5006 | 0.000000e+00 | 9.000000e+00 |    Inf 
419.40/419.44	c   419s|210000 |  3262 |  1600k|   7.6 |  57M|1782 |  14 |3853 |7828 |3853 | 931 | 119k| 278k|5118 | 0.000000e+00 | 9.000000e+00 |    Inf 
438.81/438.85	c   439s|220000 |  3339 |  1674k|   7.6 |  59M|1782 |   - |3853 |8660 |3853 | 891 | 124k| 292k|5235 | 0.000000e+00 | 9.000000e+00 |    Inf 
457.51/457.52	c   457s|230000 |  3542 |  1739k|   7.6 |  60M|1782 |   8 |3853 |7720 |3853 | 925 | 129k| 305k|5358 | 0.000000e+00 | 9.000000e+00 |    Inf 
477.01/477.05	c   477s|240000 |  3642 |  1815k|   7.6 |  62M|1782 |  16 |3853 |7667 |3853 | 948 | 135k| 319k|5432 | 0.000000e+00 | 9.000000e+00 |    Inf 
497.11/497.20	c   497s|250000 |  3800 |  1896k|   7.6 |  64M|1782 |   3 |3853 |8696 |3853 | 948 | 140k| 333k|5572 | 0.000000e+00 | 9.000000e+00 |    Inf 
516.51/516.59	c   517s|260000 |  3889 |  1968k|   7.6 |  66M|1782 |   - |3853 |7679 |3853 | 908 | 145k| 346k|5676 | 0.000000e+00 | 9.000000e+00 |    Inf 
536.71/536.74	c   537s|270000 |  4010 |  2048k|   7.6 |  67M|1782 |   4 |3853 |9060 |3853 | 894 | 152k| 360k|5753 | 0.000000e+00 | 9.000000e+00 |    Inf 
557.11/557.10	c   557s|280000 |  4138 |  2128k|   7.6 |  68M|1782 |   7 |3853 |7833 |3853 | 913 | 158k| 374k|5908 | 0.000000e+00 | 9.000000e+00 |    Inf 
577.51/577.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
577.51/577.56	c   578s|290000 |  4225 |  2211k|   7.6 |  70M|1782 |   - |3853 |7222 |   0 |   0 | 164k| 387k|6035 | 0.000000e+00 | 9.000000e+00 |    Inf 
596.71/596.75	c   597s|300000 |  4402 |  2279k|   7.6 |  72M|1782 |   - |3853 |8684 |   0 |   0 | 171k| 400k|6134 | 0.000000e+00 | 9.000000e+00 |    Inf 
615.20/615.26	c   615s|310000 |  4517 |  2340k|   7.5 |  74M|1782 |  13 |3853 |9236 |3853 | 882 | 176k| 412k|6206 | 0.000000e+00 | 9.000000e+00 |    Inf 
634.72/634.78	c   635s|320000 |  4682 |  2409k|   7.5 |  76M|1782 |   - |3853 |9653 |   0 |   0 | 182k| 425k|6285 | 0.000000e+00 | 9.000000e+00 |    Inf 
654.31/654.40	c   654s|330000 |  4806 |  2474k|   7.5 |  78M|1782 |   - |3853 |9698 |   0 |   0 | 187k| 437k|6362 | 0.000000e+00 | 9.000000e+00 |    Inf 
673.31/673.34	c   673s|340000 |  4898 |  2537k|   7.5 |  80M|1782 |   - |3853 |  10k|   0 |   0 | 193k| 450k|6435 | 0.000000e+00 | 9.000000e+00 |    Inf 
692.51/692.52	c   692s|350000 |  5012 |  2598k|   7.4 |  82M|1782 |   - |3853 |  10k|   0 |   0 | 198k| 463k|6514 | 0.000000e+00 | 9.000000e+00 |    Inf 
711.82/711.82	c   712s|360000 |  5201 |  2663k|   7.4 |  84M|1782 |  15 |3853 |  10k|3853 | 905 | 203k| 476k|6587 | 0.000000e+00 | 9.000000e+00 |    Inf 
731.31/731.38	c   731s|370000 |  5321 |  2729k|   7.4 |  86M|1782 |  16 |3853 |  11k|3853 | 894 | 208k| 489k|6649 | 0.000000e+00 | 9.000000e+00 |    Inf 
750.91/750.94	c   751s|380000 |  5495 |  2794k|   7.4 |  88M|1782 |   5 |3853 |  11k|3853 | 915 | 214k| 502k|6722 | 0.000000e+00 | 9.000000e+00 |    Inf 
770.72/770.72	c   771s|390000 |  5602 |  2862k|   7.3 |  89M|1782 |  27 |3853 |8400 |3853 | 927 | 220k| 515k|6786 | 0.000000e+00 | 9.000000e+00 |    Inf 
791.12/791.10	c   791s|400000 |  5720 |  2938k|   7.3 |  91M|1782 |   - |3853 |8594 |3853 | 933 | 224k| 529k|6870 | 0.000000e+00 | 9.000000e+00 |    Inf 
809.41/809.48	c   809s|410000 |  5859 |  2998k|   7.3 |  93M|1782 |  11 |3853 |  10k|3853 | 919 | 229k| 542k|6922 | 0.000000e+00 | 9.000000e+00 |    Inf 
828.51/828.52	c   828s|420000 |  6021 |  3060k|   7.3 |  95M|1782 |  24 |3853 |  10k|3853 | 895 | 235k| 555k|6985 | 0.000000e+00 | 9.000000e+00 |    Inf 
848.71/848.70	c   849s|430000 |  6179 |  3134k|   7.3 |  97M|1782 |   - |3853 |8884 |   0 |   0 | 239k| 569k|7069 | 0.000000e+00 | 9.000000e+00 |    Inf 
868.12/868.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
868.12/868.19	c   868s|440000 |  6395 |  3201k|   7.3 | 100M|1782 |   - |3853 |9150 |   0 |   0 | 244k| 582k|7141 | 0.000000e+00 | 9.000000e+00 |    Inf 
888.52/888.52	c   888s|450000 |  6567 |  3276k|   7.3 | 102M|1782 |   - |3853 |9523 |   0 |   0 | 249k| 596k|7227 | 0.000000e+00 | 9.000000e+00 |    Inf 
908.62/908.61	c   909s|460000 |  6753 |  3351k|   7.3 | 104M|1782 |  28 |3853 |  11k|3853 | 940 | 255k| 610k|7303 | 0.000000e+00 | 9.000000e+00 |    Inf 
929.52/929.54	c   930s|470000 |  6997 |  3432k|   7.3 | 107M|1782 |   - |3853 |  12k|   0 |   0 | 262k| 624k|7373 | 0.000000e+00 | 9.000000e+00 |    Inf 
949.91/949.99	c   950s|480000 |  7171 |  3502k|   7.3 | 108M|1782 |   - |3853 |  10k|   0 |   0 | 267k| 637k|7447 | 0.000000e+00 | 9.000000e+00 |    Inf 
970.02/970.07	c   970s|490000 |  7374 |  3573k|   7.3 | 110M|1782 |   - |3853 |8247 |   0 |   0 | 273k| 650k|7509 | 0.000000e+00 | 9.000000e+00 |    Inf 
989.72/989.76	c   990s|500000 |  7446 |  3644k|   7.3 | 112M|1782 |  11 |3853 |9068 |3853 | 932 | 278k| 664k|7582 | 0.000000e+00 | 9.000000e+00 |    Inf 
1010.12/1010.17	c  1010s|510000 |  7563 |  3720k|   7.3 | 113M|1782 |   - |3853 |8093 |   0 |   0 | 283k| 678k|7651 | 0.000000e+00 | 9.000000e+00 |    Inf 
1029.42/1029.45	c  1029s|520000 |  7734 |  3790k|   7.3 | 115M|1782 |   1 |3853 |8270 |3853 | 916 | 288k| 692k|7719 | 0.000000e+00 | 9.000000e+00 |    Inf 
1049.02/1049.04	c  1049s|530000 |  7860 |  3863k|   7.3 | 117M|1782 |   - |3853 |7940 |   0 |   0 | 293k| 705k|7790 | 0.000000e+00 | 9.000000e+00 |    Inf 
1069.32/1069.36	c  1069s|540000 |  8002 |  3941k|   7.3 | 119M|1782 |  14 |3853 |7967 |3853 | 937 | 298k| 719k|7866 | 0.000000e+00 | 9.000000e+00 |    Inf 
1088.82/1088.84	c  1089s|550000 |  8089 |  4011k|   7.3 | 120M|1782 |   - |3853 |8183 |3853 | 928 | 303k| 732k|7937 | 0.000000e+00 | 9.000000e+00 |    Inf 
1108.52/1108.60	c  1109s|560000 |  8268 |  4084k|   7.3 | 122M|1782 |   1 |3853 |7523 |3853 | 946 | 308k| 746k|8002 | 0.000000e+00 | 9.000000e+00 |    Inf 
1127.72/1127.74	c  1128s|570000 |  8375 |  4154k|   7.3 | 124M|1782 |   - |3853 |8607 |3853 | 917 | 313k| 759k|8062 | 0.000000e+00 | 9.000000e+00 |    Inf 
1147.72/1147.76	c  1148s|580000 |  8540 |  4228k|   7.3 | 126M|1782 |  14 |3853 |8854 |3853 | 939 | 319k| 773k|8130 | 0.000000e+00 | 9.000000e+00 |    Inf 
1167.62/1167.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1167.62/1167.62	c  1168s|590000 |  8654 |  4302k|   7.3 | 128M|1782 |   - |3853 |9245 |   0 |   0 | 324k| 787k|8187 | 0.000000e+00 | 9.000000e+00 |    Inf 
1188.63/1188.60	c  1189s|600000 |  8787 |  4386k|   7.3 | 129M|1782 |  16 |3853 |8480 |3853 | 914 | 330k| 801k|8275 | 0.000000e+00 | 9.000000e+00 |    Inf 
1209.43/1209.41	c  1209s|610000 |  9010 |  4469k|   7.3 | 131M|1782 |   - |3853 |9288 |   0 |   0 | 335k| 814k|8342 | 0.000000e+00 | 9.000000e+00 |    Inf 
1229.93/1229.96	c  1230s|620000 |  9214 |  4551k|   7.3 | 133M|1782 |   9 |3853 |8765 |3853 | 882 | 340k| 828k|8408 | 0.000000e+00 | 9.000000e+00 |    Inf 
1250.33/1250.35	c  1250s|630000 |  9362 |  4629k|   7.3 | 135M|1782 |  15 |3853 |8058 |3853 | 901 | 346k| 842k|8480 | 0.000000e+00 | 9.000000e+00 |    Inf 
1270.13/1270.16	c  1270s|640000 |  9509 |  4704k|   7.3 | 137M|1782 |   - |3853 |8834 |3853 | 949 | 351k| 856k|8557 | 0.000000e+00 | 9.000000e+00 |    Inf 
1289.43/1289.47	c  1289s|650000 |  9705 |  4775k|   7.3 | 139M|1782 |   5 |3853 |8744 |3853 | 882 | 356k| 869k|8640 | 0.000000e+00 | 9.000000e+00 |    Inf 
1308.83/1308.84	c  1309s|660000 |  9832 |  4844k|   7.3 | 141M|1782 |  20 |3853 |9565 |3853 | 911 | 362k| 882k|8707 | 0.000000e+00 | 9.000000e+00 |    Inf 
1328.53/1328.54	c  1329s|670000 | 10011 |  4917k|   7.3 | 143M|1782 |   - |3853 |9676 |   0 |   0 | 368k| 896k|8770 | 0.000000e+00 | 9.000000e+00 |    Inf 
1347.43/1347.43	c  1347s|680000 | 10149 |  4982k|   7.3 | 144M|1782 |   - |3853 |9028 |   0 |   0 | 374k| 909k|8823 | 0.000000e+00 | 9.000000e+00 |    Inf 
1366.43/1366.46	c  1366s|690000 | 10301 |  5048k|   7.3 | 146M|1782 |  10 |3853 |9353 |3853 | 895 | 381k| 923k|8865 | 0.000000e+00 | 9.000000e+00 |    Inf 
1386.04/1386.05	c  1386s|700000 | 10420 |  5121k|   7.3 | 148M|1782 |   1 |3853 |8963 |3853 | 894 | 387k| 937k|8931 | 0.000000e+00 | 9.000000e+00 |    Inf 
1405.43/1405.44	c  1405s|710000 | 10578 |  5186k|   7.3 | 150M|1782 |  11 |3853 |  10k|3853 | 903 | 393k| 951k|9000 | 0.000000e+00 | 9.000000e+00 |    Inf 
1424.54/1424.57	c  1425s|720000 | 10651 |  5251k|   7.3 | 152M|1782 |   - |3853 |  11k|   0 |   0 | 398k| 965k|9075 | 0.000000e+00 | 9.000000e+00 |    Inf 
1444.14/1444.17	c  1444s|730000 | 10693 |  5314k|   7.3 | 153M|1782 |   - |3853 |9776 |   0 |   0 | 402k| 979k|9113 | 0.000000e+00 | 9.000000e+00 |    Inf 
1464.33/1464.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1464.33/1464.32	c  1464s|740000 | 10926 |  5389k|   7.3 | 156M|1782 |   - |3853 |  11k|   0 |   0 | 406k| 993k|9159 | 0.000000e+00 | 9.000000e+00 |    Inf 
1484.63/1484.68	c  1485s|750000 | 11033 |  5464k|   7.3 | 157M|1782 |   - |3853 |9980 |   0 |   0 | 411k|1008k|9219 | 0.000000e+00 | 9.000000e+00 |    Inf 
1504.94/1504.95	c  1505s|760000 | 11313 |  5539k|   7.3 | 159M|1782 |   - |3853 |9108 |   0 |   0 | 416k|1022k|9288 | 0.000000e+00 | 9.000000e+00 |    Inf 
1525.03/1525.08	c  1525s|770000 | 11452 |  5614k|   7.3 | 161M|1782 |   - |3853 |7679 |3853 | 928 | 421k|1036k|9355 | 0.000000e+00 | 9.000000e+00 |    Inf 
1545.13/1545.14	c  1545s|780000 | 11709 |  5691k|   7.3 | 163M|1782 |   - |3853 |8454 |3853 | 912 | 426k|1050k|9411 | 0.000000e+00 | 9.000000e+00 |    Inf 
1565.24/1565.27	c  1565s|790000 | 11903 |  5766k|   7.3 | 166M|1782 |   1 |3853 |8682 |3853 | 909 | 431k|1063k|9455 | 0.000000e+00 | 9.000000e+00 |    Inf 
1585.33/1585.36	c  1585s|800000 | 12045 |  5842k|   7.3 | 168M|1782 |   - |3853 |8844 |   0 |   0 | 436k|1078k|9497 | 0.000000e+00 | 9.000000e+00 |    Inf 
1606.14/1606.14	c  1606s|810000 | 12241 |  5924k|   7.3 | 170M|1782 |  17 |3853 |8435 |3853 | 928 | 442k|1091k|9565 | 0.000000e+00 | 9.000000e+00 |    Inf 
1625.84/1625.84	c  1626s|820000 | 12422 |  5996k|   7.3 | 172M|1782 |   - |3853 |8513 |   0 |   0 | 447k|1105k|9624 | 0.000000e+00 | 9.000000e+00 |    Inf 
1645.44/1645.47	c  1645s|830000 | 12531 |  6068k|   7.3 | 174M|1782 |  13 |3853 |8063 |3853 | 963 | 452k|1119k|9693 | 0.000000e+00 | 9.000000e+00 |    Inf 
1665.64/1665.67	c  1666s|840000 | 12657 |  6145k|   7.3 | 175M|1782 |  13 |3853 |7420 |3853 | 882 | 457k|1132k|9775 | 0.000000e+00 | 9.000000e+00 |    Inf 
1686.04/1686.09	c  1686s|850000 | 12778 |  6225k|   7.3 | 177M|1782 |   1 |3853 |8308 |3853 | 908 | 463k|1146k|9822 | 0.000000e+00 | 9.000000e+00 |    Inf 
1706.74/1706.74	c  1707s|860000 | 13079 |  6306k|   7.3 | 181M|1782 |   1 |3853 |8013 |3853 | 925 | 469k|1159k|9866 | 0.000000e+00 | 9.000000e+00 |    Inf 
1727.64/1727.63	c  1728s|870000 | 13281 |  6389k|   7.3 | 183M|1782 |  14 |3853 |9158 |3853 | 898 | 474k|1173k|9923 | 0.000000e+00 | 9.000000e+00 |    Inf 
1748.44/1748.41	c  1748s|880000 | 13405 |  6466k|   7.3 | 185M|1782 |  14 |3853 |9486 |3853 | 904 | 481k|1186k|  10k| 0.000000e+00 | 9.000000e+00 |    Inf 
1769.04/1769.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1769.04/1769.09	c  1769s|890000 | 13599 |  6543k|   7.4 | 188M|1782 |   - |3853 |  10k|   0 |   0 | 486k|1201k|  10k| 0.000000e+00 | 9.000000e+00 |    Inf 
1789.65/1789.67	c  1790s|900000 | 13677 |  6621k|   7.4 | 188M|1782 |   - |3853 |7530 |   0 |   0 | 491k|1214k|  10k| 0.000000e+00 | 9.000000e+00 |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.98
1790.04/1790.01	c Solving Nodes      : 900172
1790.04/1790.01	c Primal Bound       : +9.00000000000000e+00 (18 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.05	s SATISFIABLE
1790.04/1790.05	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.04/1790.05	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 
1790.04/1790.05	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
1790.04/1790.05	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 x147 -x146 
1790.04/1790.05	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1790.04/1790.05	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1790.04/1790.05	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 
1790.04/1790.05	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 
1790.04/1790.06	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 
1790.04/1790.06	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 
1790.04/1790.06	v -x1 
1790.04/1790.06	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.06	c Solving Time       :    1789.98
1790.04/1790.06	c Original Problem   :
1790.04/1790.06	c   Problem name     : HOME/instance-2705678-1278574750.wbo
1790.04/1790.06	c   Variables        : 3967 (2099 binary, 0 integer, 1868 implicit integer, 0 continuous)
1790.04/1790.06	c   Constraints      : 4576 initial, 4576 maximal
1790.04/1790.06	c Presolved Problem  :
1790.04/1790.06	c   Problem name     : t_HOME/instance-2705678-1278574750.wbo
1790.04/1790.06	c   Variables        : 3853 (2042 binary, 0 integer, 1811 implicit integer, 0 continuous)
1790.04/1790.06	c   Constraints      : 4425 initial, 13474 maximal
1790.04/1790.06	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.06	c   trivial          :       0.00         57          0          0          0          0          0          0          0
1790.04/1790.06	c   dualfix          :       0.00         57          0          0          0          0          0          0          0
1790.04/1790.06	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.06	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.06	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.06	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.04/1790.06	c   setppc           :       0.00          0          0          0          0          0          9          0          0
1790.04/1790.06	c   linear           :       0.06          0          0          0       1876          0         85         67          0
1790.04/1790.06	c   indicator        :       0.00          0          0          0          0          0         57          0          0
1790.04/1790.06	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.06	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.06	c   root node        :          -       3312          -          -       3312          -          -          -          -
1790.04/1790.06	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.06	c   integral         :          0          0          0     554533          0        106       1673          0          0     967346
1790.04/1790.06	c   setppc           :         55          6    4667515      68155          0       6531     940573          0          0          0
1790.04/1790.06	c   linear           :       1811          6    4664640      69397          0     229283   22455411     491066          0          0
1790.04/1790.06	c   indicator        :       1811          0    4416935      69063          0        614    3598221          0          0          0
1790.04/1790.06	c   logicor          :        748+         6    1788162       3542          0     155918    3913281          0          0          0
1790.04/1790.06	c   bounddisjunction :          0+         0     480879          0          0         89      50100          0          0          0
1790.04/1790.06	c   countsols        :          0          0          0       3542          0          0          0          0          0          0
1790.04/1790.06	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.06	c   integral         :      24.97       0.00       0.00      24.97       0.00
1790.04/1790.06	c   setppc           :       8.18       0.00       8.12       0.05       0.00
1790.04/1790.06	c   linear           :     173.61       0.00     169.26       4.34       0.00
1790.04/1790.06	c   indicator        :      31.51       0.02      29.80       1.69       0.00
1790.04/1790.06	c   logicor          :     142.59       0.00     142.54       0.04       0.00
1790.04/1790.06	c   bounddisjunction :       1.20       0.00       1.20       0.00       0.00
1790.04/1790.06	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.06	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.06	c   vbounds          :       1.37     235153          0       2956
1790.04/1790.06	c   rootredcost      :       0.77          9          0       1656
1790.04/1790.06	c   pseudoobj        :     141.35    4677794       6812    3226542
1790.04/1790.06	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.06	c   propagation      :      19.25     398633     398544    2398449       24.9      10389       23.6          -
1790.04/1790.06	c   infeasible LP    :      18.94      69050      69050     572680       38.2        738       19.2          0
1790.04/1790.06	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.06	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.06	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.06	c   applied globally :          -          -          -    1214898       22.2          -          -          -
1790.04/1790.06	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.06	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.06	c   cut pool         :       0.00          5          -          -         22          -    (maximal pool size: 396)
1790.04/1790.06	c   redcost          :      43.12     575018          0     401015          0          0
1790.04/1790.06	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.06	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.06	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.06	c   gomory           :       0.11          6          0          0       1153          0
1790.04/1790.06	c   strongcg         :       0.11          6          0          0       1805          0
1790.04/1790.06	c   cmir             :       0.03          6          0          0          0          0
1790.04/1790.06	c   flowcover        :       0.06          6          0          0          0          0
1790.04/1790.06	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.06	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.06	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.06	c   rapidlearning    :       0.08          1          0          0          0          0
1790.04/1790.06	c Pricers            :       Time      Calls       Vars
1790.04/1790.06	c   problem variables:       0.00          0          0
1790.04/1790.06	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.06	c   relpscost        :      24.47     485135        106       1673          0          0     967346
1790.04/1790.06	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.06	c   inference        :       0.65       3534          0          0          0          0       7069
1790.04/1790.06	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.06	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.06	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.06	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.06	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.06	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.06	c   LP solutions     :       0.01          -          8
1790.04/1790.06	c   pseudo solutions :       0.00          -          0
1790.04/1790.06	c   intshifting      :       0.01          0          0
1790.04/1790.06	c   oneopt           :       0.31          8          0
1790.04/1790.06	c   feaspump         :       0.02          1          0
1790.04/1790.06	c   crossover        :       0.46          7          0
1790.04/1790.06	c   linesearchdiving :       0.06         33          0
1790.04/1790.06	c   guideddiving     :       0.08         33          0
1790.04/1790.06	c   rootsoldiving    :       0.16         17          0
1790.04/1790.06	c   coefdiving       :       0.09         34          0
1790.04/1790.06	c   pscostdiving     :       0.09         34          0
1790.04/1790.06	c   fracdiving       :       0.09         34          0
1790.04/1790.06	c   veclendiving     :       0.08         34          0
1790.04/1790.06	c   objpscostdiving  :       0.09         18          0
1790.04/1790.06	c   trivial          :       0.01          2          0
1790.04/1790.06	c   simplerounding   :       0.70     492728          0
1790.04/1790.06	c   zirounding       :       0.22       1000          0
1790.04/1790.06	c   rounding         :       0.85       9803          0
1790.04/1790.06	c   shifting         :       0.71       3039          0
1790.04/1790.06	c   twoopt           :       0.00          0          0
1790.04/1790.06	c   fixandinfer      :       0.00          0          0
1790.04/1790.06	c   intdiving        :       0.00          0          0
1790.04/1790.06	c   actconsdiving    :       0.00          0          0
1790.04/1790.06	c   octane           :       0.00          0          0
1790.04/1790.06	c   rens             :       0.03          1          0
1790.04/1790.06	c   rins             :       0.00          0          0
1790.04/1790.06	c   localbranching   :       0.00          0          0
1790.04/1790.06	c   mutation         :       0.00          0          0
1790.04/1790.06	c   dins             :       0.00          0          0
1790.04/1790.06	c   undercover       :       0.00          0          0
1790.04/1790.06	c   nlp              :       0.13          0          0
1790.04/1790.06	c   trysol           :       0.22         11         10
1790.04/1790.06	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.06	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.06	c   dual LP          :     762.92     625671    6621264      10.58    8678.88
1790.04/1790.06	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.06	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.06	c   diving/probing LP:       0.37        196       1911       9.75    5177.01
1790.04/1790.06	c   strong branching :      20.34      10109     198078      19.59    9737.59
1790.04/1790.06	c     (at root node) :          -         16       2831     176.94          -
1790.04/1790.06	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.06	c B&B Tree           :
1790.04/1790.06	c   number of runs   :          1
1790.04/1790.06	c   nodes            :     900172
1790.04/1790.06	c   nodes (total)    :     900172
1790.04/1790.06	c   nodes left       :      13684
1790.04/1790.06	c   max depth        :       1782
1790.04/1790.06	c   max depth (total):       1782
1790.04/1790.06	c   backtracks       :      94420 (10.5%)
1790.04/1790.06	c   delayed cutoffs  :      57291
1790.04/1790.06	c   repropagations   :    1803159 (5120395 domain reductions, 55103 cutoffs)
1790.04/1790.06	c   avg switch length:       6.07
1790.04/1790.06	c   switching time   :     209.23
1790.04/1790.06	c Solution           :
1790.04/1790.06	c   Solutions found  :         18 (9 improvements)
1790.04/1790.06	c   First Solution   : +9.25480000000000e+04   (in run 1, after 78 nodes, 4.37 seconds, depth 22, found by <trysol>)
1790.04/1790.06	c   Primal Bound     : +9.00000000000000e+00   (in run 1, after 3694 nodes, 10.96 seconds, depth 29, found by <relaxation>)
1790.04/1790.06	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.06	c   Gap              :   infinite
1790.04/1790.06	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.06	c   Root Iterations  :        383
1790.24/1790.26	c Time complete: 1790.31.

Verifier Data

OK	9

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.85 1.95 1.67 4/178 22383
/proc/meminfo: memFree=30091880/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=12336 CPUtime=0
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 1921 0 0 0 0 0 0 0 23 0 1 0 25689975 12632064 1840 4089446400 4194304 10345943 140736148107712 18446744073709551615 4245991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22383/statm: 3084 1840 429 1502 0 1577 0

[startup+0.0378421 s]
/proc/loadavg: 1.85 1.95 1.67 4/178 22383
/proc/meminfo: memFree=30091880/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=23324 CPUtime=0.03
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 5074 0 0 0 3 0 0 0 23 0 1 0 25689975 23883776 4639 4089446400 4194304 10345943 140736148107712 18446744073709551615 6073693 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 5831 4639 474 1502 0 4324 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23324

[startup+0.100829 s]
/proc/loadavg: 1.85 1.95 1.67 4/178 22383
/proc/meminfo: memFree=30091880/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=33412 CPUtime=0.09
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 7370 0 0 0 8 1 0 0 23 0 1 0 25689975 34213888 6935 4089446400 4194304 10345943 140736148107712 18446744073709551615 5017692 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 8353 6935 541 1502 0 6846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33412

[startup+0.300781 s]
/proc/loadavg: 1.85 1.95 1.67 4/178 22383
/proc/meminfo: memFree=30091880/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=40996 CPUtime=0.29
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 14170 0 0 0 27 2 0 0 23 0 1 0 25689975 41979904 8737 4089446400 4194304 10345943 140736148107712 18446744073709551615 5931159 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 10249 8737 752 1502 0 8742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40996

[startup+0.700709 s]
/proc/loadavg: 1.85 1.95 1.67 4/178 22383
/proc/meminfo: memFree=30091880/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=49308 CPUtime=0.69
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 19987 0 0 0 67 2 0 0 25 0 1 0 25689975 50491392 10712 4089446400 4194304 10345943 140736148107712 18446744073709551615 7588267 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 12327 10712 770 1502 0 10820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49308

[startup+1.50058 s]
/proc/loadavg: 1.85 1.95 1.67 3/179 22384
/proc/meminfo: memFree=30052044/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=49716 CPUtime=1.49
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 20138 0 0 0 147 2 0 0 25 0 1 0 25689975 50909184 10862 4089446400 4194304 10345943 140736148107712 18446744073709551615 6345900 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 12429 10862 771 1502 0 10922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49716

[startup+3.10028 s]
/proc/loadavg: 1.85 1.95 1.67 3/179 22384
/proc/meminfo: memFree=30051548/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=49848 CPUtime=3.09
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 20324 0 0 0 306 3 0 0 25 0 1 0 25689975 51044352 11048 4089446400 4194304 10345943 140736148107712 18446744073709551615 7568054 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 12462 11048 772 1502 0 10955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49848

[startup+6.30071 s]
/proc/loadavg: 1.86 1.95 1.67 3/179 22384
/proc/meminfo: memFree=30051104/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=50228 CPUtime=6.29
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 28631 0 0 0 624 5 0 0 25 0 1 0 25689975 51433472 11339 4089446400 4194304 10345943 140736148107712 18446744073709551615 4796482 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 12557 11339 774 1502 0 11050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50228

[startup+12.7005 s]
/proc/loadavg: 1.87 1.95 1.67 3/179 22384
/proc/meminfo: memFree=30039512/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=62412 CPUtime=12.69
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 48600 0 0 0 1260 9 0 0 25 0 1 0 25689975 63909888 13759 4089446400 4194304 10345943 140736148107712 18446744073709551615 6365152 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 15603 13759 780 1502 0 14096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62412

[startup+25.5002 s]
/proc/loadavg: 1.90 1.96 1.68 3/179 22385
/proc/meminfo: memFree=30017784/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=64988 CPUtime=25.49
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 66655 0 0 0 2533 16 0 0 25 0 1 0 25689975 66547712 14951 4089446400 4194304 10345943 140736148107712 18446744073709551615 6757663 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 16247 14951 790 1502 0 14740 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64988

[startup+51.1006 s]
/proc/loadavg: 1.93 1.96 1.68 3/179 22385
/proc/meminfo: memFree=30009552/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=72456 CPUtime=51.09
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 70821 0 0 0 5085 24 0 0 25 0 1 0 25689975 74194944 16562 4089446400 4194304 10345943 140736148107712 18446744073709551615 6108104 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 18114 16562 790 1502 0 16607 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72456

[startup+102.306 s]
/proc/loadavg: 1.97 1.96 1.70 3/179 22387
/proc/meminfo: memFree=30003312/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=78756 CPUtime=102.3
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 87006 0 0 0 10187 43 0 0 25 0 1 0 25689975 80646144 18012 4089446400 4194304 10345943 140736148107712 18446744073709551615 5614585 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 19689 18012 790 1502 0 18182 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78756

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/179 22388
/proc/meminfo: memFree=29990972/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=86860 CPUtime=162.3
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 102029 0 0 0 16169 61 0 0 25 0 1 0 25689975 88944640 20046 4089446400 4194304 10345943 140736148107712 18446744073709551615 5031119 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 21715 20046 790 1502 0 20208 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86860

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.73 3/179 22390
/proc/meminfo: memFree=29980260/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=93324 CPUtime=222.3
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 112108 0 0 0 22152 78 0 0 25 0 1 0 25689975 95563776 21573 4089446400 4194304 10345943 140736148107712 18446744073709551615 7547116 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 23331 21573 790 1502 0 21824 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93324

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.74 3/179 22392
/proc/meminfo: memFree=29973120/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=98112 CPUtime=282.3
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 119332 0 0 0 28136 94 0 0 25 0 1 0 25689975 100466688 22902 4089446400 4194304 10345943 140736148107712 18446744073709551615 5926370 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 24528 22902 790 1502 0 23021 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98112

[startup+342.301 s]
/proc/loadavg: 2.04 1.99 1.76 3/179 22393
/proc/meminfo: memFree=29965148/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=104508 CPUtime=342.31
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 124730 0 0 0 34121 110 0 0 25 0 1 0 25689975 107016192 24541 4089446400 4194304 10345943 140736148107712 18446744073709551615 4218153 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 26127 24541 790 1502 0 24620 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 104508

[startup+402.301 s]
/proc/loadavg: 2.01 1.99 1.77 3/179 22395
/proc/meminfo: memFree=29957660/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=110320 CPUtime=402.31
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 131940 0 0 0 40104 127 0 0 25 0 1 0 25689975 112967680 25945 4089446400 4194304 10345943 140736148107712 18446744073709551615 5007010 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 27580 25945 790 1502 0 26073 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 110320

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.78 3/179 22396
/proc/meminfo: memFree=29950416/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=117560 CPUtime=462.3
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 138393 0 0 0 46087 143 0 0 25 0 1 0 25689975 120381440 27472 4089446400 4194304 10345943 140736148107712 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 29390 27472 790 1502 0 27883 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117560

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 22398
/proc/meminfo: memFree=29942056/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=123176 CPUtime=522.3
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 144398 0 0 0 52071 159 0 0 25 0 1 0 25689975 126132224 28909 4089446400 4194304 10345943 140736148107712 18446744073709551615 4216939 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 30794 28909 790 1502 0 29287 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 123176

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/179 22400
/proc/meminfo: memFree=29933572/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=128292 CPUtime=582.31
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 151229 0 0 0 58054 177 0 0 25 0 1 0 25689975 131371008 30141 4089446400 4194304 10345943 140736148107712 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 32073 30141 790 1502 0 30566 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128292

[startup+642.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/179 22401
/proc/meminfo: memFree=29923092/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=137924 CPUtime=642.31
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 155394 0 0 0 64041 190 0 0 25 0 1 0 25689975 141234176 32292 4089446400 4194304 10345943 140736148107712 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 34481 32292 790 1502 0 32974 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 137924

[startup+702.301 s]

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

/proc/meminfo: memFree=29865984/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=192368 CPUtime=1062.32
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 179019 0 0 0 105940 292 0 0 25 0 1 0 25689975 196984832 45562 4089446400 4194304 10345943 140736148107712 18446744073709551615 5614688 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 48092 45562 790 1502 0 46585 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192368

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 22414
/proc/meminfo: memFree=29861848/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=196964 CPUtime=1122.32
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 181051 0 0 0 111926 306 0 0 25 0 1 0 25689975 201691136 46646 4089446400 4194304 10345943 140736148107712 18446744073709551615 9105031 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 49241 46646 790 1502 0 47734 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 196964

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 22416
/proc/meminfo: memFree=29854484/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=203812 CPUtime=1182.33
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 184358 0 0 0 117914 319 0 0 25 0 1 0 25689975 208703488 48520 4089446400 4194304 10345943 140736148107712 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 50953 48520 790 1502 0 49446 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 203812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 22417
/proc/meminfo: memFree=29847748/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=209240 CPUtime=1242.32
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 187354 0 0 0 123899 333 0 0 25 0 1 0 25689975 214261760 49870 4089446400 4194304 10345943 140736148107712 18446744073709551615 6002137 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 52310 49870 790 1502 0 50803 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 209240

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 22419
/proc/meminfo: memFree=29841888/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=215484 CPUtime=1302.33
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 191322 0 0 0 129885 348 0 0 25 0 1 0 25689975 220655616 51394 4089446400 4194304 10345943 140736148107712 18446744073709551615 7537479 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 53871 51394 790 1502 0 52364 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 215484

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 22429
/proc/meminfo: memFree=29832896/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=223688 CPUtime=1362.33
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 195059 0 0 0 135868 365 0 0 25 0 1 0 25689975 229056512 53269 4089446400 4194304 10345943 140736148107712 18446744073709551615 6864999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 55922 53269 790 1502 0 54415 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 223688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 22431
/proc/meminfo: memFree=29827760/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=228908 CPUtime=1422.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 197479 0 0 0 141855 379 0 0 25 0 1 0 25689975 234401792 54444 4089446400 4194304 10345943 140736148107712 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 57227 54444 790 1502 0 55720 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 228908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22433
/proc/meminfo: memFree=29818788/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=237788 CPUtime=1482.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 199774 0 0 0 147839 395 0 0 25 0 1 0 25689975 243494912 56739 4089446400 4194304 10345943 140736148107712 18446744073709551615 5085210 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 59447 56739 790 1502 0 57940 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 237788

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22434
/proc/meminfo: memFree=29812912/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=245680 CPUtime=1542.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 201590 0 0 0 153824 410 0 0 25 0 1 0 25689975 251576320 58257 4089446400 4194304 10345943 140736148107712 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 61420 58257 790 1502 0 59913 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 245680

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 22436
/proc/meminfo: memFree=29807296/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=250104 CPUtime=1602.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 204778 0 0 0 159809 425 0 0 25 0 1 0 25689975 256106496 59634 4089446400 4194304 10345943 140736148107712 18446744073709551615 5614829 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 62526 59634 790 1502 0 61019 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 250104

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 22437
/proc/meminfo: memFree=29802172/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=255284 CPUtime=1662.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 209009 0 0 0 165794 440 0 0 25 0 1 0 25689975 261410816 60842 4089446400 4194304 10345943 140736148107712 18446744073709551615 4706109 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 63821 60842 790 1502 0 62314 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 255284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22439
/proc/meminfo: memFree=29790704/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=266872 CPUtime=1722.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 213249 0 0 0 171777 457 0 0 25 0 1 0 25689975 273276928 63696 4089446400 4194304 10345943 140736148107712 18446744073709551615 6866087 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 66718 63696 790 1502 0 65211 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 266872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22441
/proc/meminfo: memFree=29783340/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=275084 CPUtime=1782.34
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215136 0 0 0 177762 472 0 0 25 0 1 0 25689975 281686016 65411 4089446400 4194304 10345943 140736148107712 18446744073709551615 5614659 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 68771 65411 790 1502 0 67264 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 275084

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 2/174 22460
/proc/meminfo: memFree=29879940/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=275856 CPUtime=1785.55
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215179 0 0 0 178082 473 0 0 25 0 1 0 25689975 282476544 65454 4089446400 4194304 10345943 140736148107712 18446744073709551615 7507723 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 68964 65454 790 1502 0 67457 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 275856

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22468
/proc/meminfo: memFree=29779168/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=276756 CPUtime=1788.75
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215393 0 0 0 178401 474 0 0 25 0 1 0 25689975 283398144 65544 4089446400 4194304 10345943 140736148107712 18446744073709551615 7488814 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 69189 65544 790 1502 0 67682 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (KiB) 276756

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22468
/proc/meminfo: memFree=29779168/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=276756 CPUtime=1789.54
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215402 0 0 0 178480 474 0 0 25 0 1 0 25689975 283398144 65553 4089446400 4194304 10345943 140736148107712 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 69189 65553 790 1502 0 67682 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 276756

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22468
/proc/meminfo: memFree=29778424/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=276756 CPUtime=1789.94
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215423 0 0 0 178520 474 0 0 25 0 1 0 25689975 283398144 65574 4089446400 4194304 10345943 140736148107712 18446744073709551615 6880787 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22383/statm: 69189 65574 790 1502 0 67682 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 276756

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22468
/proc/meminfo: memFree=29778424/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=276756 CPUtime=1790.14
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215429 0 0 0 178540 474 0 0 18 0 1 0 25689975 283398144 65580 4089446400 4194304 10345943 140736148107712 18446744073709551615 4723516 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22383/statm: 69189 65580 791 1502 0 67682 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 276756

[startup+1790.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22468
/proc/meminfo: memFree=29778424/32951124 swapFree=67111528/67111528
[pid=22383] ppid=22381 vsize=276756 CPUtime=1790.24
/proc/22383/stat : 22383 (pbscip.linux.x8) R 22381 22383 22142 0 -1 4202496 215429 0 0 0 178550 474 0 0 18 0 1 0 25689975 283398144 65580 4089446400 4194304 10345943 140736148107712 18446744073709551615 4221203 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22383/statm: 69189 65580 791 1502 0 67682 0
Current children cumulated CPU time (s) 1790.24
Current children cumulated vsize (KiB) 276756

Child status: 0
Real time (s): 1790.27
CPU time (s): 1790.32
CPU user time (s): 1785.56
CPU system time (s): 4.75728
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 276756

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

runsolver used 2.41263 second user time and 5.74313 second system time

The end

Launcher Data

Begin job on node106 at 2010-07-08 09:39:10
IDJOB=2705678
IDBENCH=78982
IDSOLVER=1214
FILE ID=node106/2705678-1278574750
PBS_JOBID= 11240241
Free space on /tmp= 73236 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900557362--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705678-1278574750/watcher-2705678-1278574750 -o /tmp/evaluation-result-2705678-1278574750/solver-2705678-1278574750 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705678-1278574750.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 908c51b3c7715396d94712713af78fd9
RANDOM SEED=820752671

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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.814
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.814
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:     32951124 kB
MemFree:      30092408 kB
Buffers:        150276 kB
Cached:        2441192 kB
SwapCached:          0 kB
Active:        1132616 kB
Inactive:      1556100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30092408 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25732 kB
Writeback:           0 kB
AnonPages:       96660 kB
Mapped:          17600 kB
Slab:           104724 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   247940 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= 73224 MiB
End job on node106 at 2010-07-08 10:09:01