Trace number 2705682

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546417--soft-33-100-0.wbo
MD5SUM4d7369f2c7754df76e462e1a1e9c34c5
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 benchmark151.682
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 constraints1857
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 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-2705682-1278574750.wbo>
0.00/0.03	c original problem has 3945 variables (2088 bin, 0 int, 1857 impl, 0 cont) and 4565 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.00/0.08	c (round 2) 0 del vars, 62 del conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.08/0.09	c (round 3) 50 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.10	c (round 4) 114 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 126 impls, 5 clqs
0.09/0.10	c (round 5) 114 del vars, 143 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 126 impls, 5 clqs
0.09/0.15	c    (0.1s) probing: 101/2031 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  114 deleted vars, 143 deleted constraints, 1864 tightened bounds, 0 added holes, 62 changed sides, 0 changed coefficients
0.09/0.15	c  3708 implications, 5 cliques
0.09/0.15	c presolved problem has 3831 variables (2031 bin, 0 int, 1800 impl, 0 cont) and 4422 constraints
0.09/0.15	c      51 constraints of type <setppc>
0.09/0.15	c    1800 constraints of type <linear>
0.09/0.15	c    1800 constraints of type <indicator>
0.09/0.15	c     771 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.11
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.15	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.15	c   0.1s|     1 |     0 |    12 |     - |  14M|   0 |   3 |3831 |4422 |3831 | 822 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    63 |     - |  14M|   0 |  18 |3831 |4422 |3831 | 844 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   102 |     - |  14M|   0 |  36 |3831 |4422 |3831 | 874 |  52 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   132 |     - |  14M|   0 |  47 |3831 |4422 |3831 | 895 |  73 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.4s|     1 |     0 |   172 |     - |  15M|   0 |  52 |3831 |4422 |3831 | 906 |  84 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   227 |     - |  15M|   0 |  55 |3831 |4422 |3831 | 922 | 100 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.5s|     1 |     0 |   422 |     - |  16M|   0 |  46 |3831 |4422 |3831 | 931 | 109 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.91	c   0.9s|     1 |     2 |   422 |     - |  16M|   0 |  46 |3831 |4422 |3831 | 931 | 109 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
6.19/6.26	o 90731
6.19/6.26	c y 6.2s|    62 |    61 |  4100 |  60.3 |  16M|  19 |   - |3831 |4422 |   0 |   0 | 262 |   0 | 723 | 0.000000e+00 | 9.073100e+04 |    Inf 
21.59/21.62	c  21.6s| 10000 |  9995 | 22702 |   2.2 |  36M|1267 |   0 |3831 |4425 |3831 | 995 |2509 |   3 |1193 | 0.000000e+00 | 9.073100e+04 |    Inf 
22.29/22.34	o 150
22.29/22.34	c *22.3s| 10753 |  5288 | 22733 |   2.1 |  28M|1298 |   - |3831 |4433 |3831 | 995 |2509 |  11 |1193 | 0.000000e+00 | 1.500000e+02 |    Inf 
22.29/22.38	o 35
22.29/22.38	c *22.4s| 10779 |   897 | 22792 |   2.1 |  21M|1303 |   - |3831 |4433 |3831 |1002 |2516 |  11 |1194 | 0.000000e+00 | 3.500000e+01 |    Inf 
24.70/24.72	o 33
24.70/24.72	c *24.7s| 11885 |   904 | 32145 |   2.7 |  23M|1303 |   - |3831 |4257 |3831 | 970 |3035 |1272 |1250 | 0.000000e+00 | 3.300000e+01 |    Inf 
25.90/25.99	o 30
25.90/25.99	c *26.0s| 12489 |   829 | 38261 |   3.0 |  23M|1303 |   - |3831 |4444 |3831 | 926 |3142 |2041 |1272 | 0.000000e+00 | 3.000000e+01 |    Inf 
27.89/27.96	o 27
27.89/27.96	c *27.9s| 13474 |   739 | 47768 |   3.5 |  23M|1303 |   - |3831 |4637 |3831 | 968 |3486 |3271 |1276 | 0.000000e+00 | 2.700000e+01 |    Inf 
28.29/28.31	o 18
28.29/28.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
28.29/28.31	c *28.3s| 13633 |   522 | 49628 |   3.6 |  23M|1303 |   - |3831 |4661 |3831 | 951 |3573 |3500 |1278 | 0.000000e+00 | 1.800000e+01 |    Inf 
31.19/31.26	o 9
31.19/31.26	c *31.2s| 15363 |   377 | 62708 |   4.1 |  22M|1303 |   - |3831 |5355 |3831 | 953 |4095 |5783 |1338 | 0.000000e+00 | 9.000000e+00 |    Inf 
38.49/38.53	c  38.5s| 20000 |   439 | 96465 |   4.8 |  23M|1303 |  10 |3831 |5737 |3831 | 948 |5238 |  11k|1434 | 0.000000e+00 | 9.000000e+00 |    Inf 
39.39/39.44	o 7
39.39/39.44	c *39.4s| 20565 |   411 |100938 |   4.9 |  23M|1303 |   - |3831 |5696 |3831 | 935 |5395 |  12k|1449 | 0.000000e+00 | 7.000000e+00 |    Inf 
53.99/54.06	c  54.0s| 30000 |   642 |169812 |   5.6 |  26M|1303 |   - |3831 |6659 |   0 |   0 |7555 |  24k|1524 | 0.000000e+00 | 7.000000e+00 |    Inf 
54.19/54.26	o 6
54.19/54.26	c *54.2s| 30142 |   632 |170469 |   5.6 |  26M|1303 |   - |3831 |6709 |3831 | 926 |7572 |  24k|1524 | 0.000000e+00 | 6.000000e+00 |    Inf 
69.69/69.70	c  69.7s| 40000 |   751 |243821 |   6.1 |  27M|1303 |  10 |3831 |6382 |3831 | 926 |9986 |  37k|1524 | 0.000000e+00 | 6.000000e+00 |    Inf 
84.90/84.95	c  84.9s| 50000 |   778 |313595 |   6.3 |  28M|1303 |   - |3831 |6681 |   0 |   0 |  12k|  50k|1524 | 0.000000e+00 | 6.000000e+00 |    Inf 
99.49/99.55	c  99.5s| 60000 |   816 |370402 |   6.2 |  30M|1303 |   - |3831 |9555 |   0 |   0 |  14k|  64k|1542 | 0.000000e+00 | 6.000000e+00 |    Inf 
100.49/100.53	o 2
100.49/100.53	c * 101s| 60639 |   642 |373914 |   6.2 |  28M|1303 |   - |3831 |9207 |3831 | 965 |  14k|  64k|1543 | 0.000000e+00 | 2.000000e+00 |    Inf 
115.40/115.47	c   115s| 70000 |   729 |445290 |   6.4 |  29M|1303 |   - |3831 |9237 |   0 |   0 |  16k|  76k|1636 | 0.000000e+00 | 2.000000e+00 |    Inf 
131.50/131.55	c   132s| 80000 |   689 |516373 |   6.4 |  29M|1303 |   - |3831 |8197 |   0 |   0 |  18k|  89k|1784 | 0.000000e+00 | 2.000000e+00 |    Inf 
147.00/147.01	c   147s| 90000 |   736 |581559 |   6.5 |  30M|1303 |   - |3831 |  11k|   0 |   0 |  21k| 103k|1910 | 0.000000e+00 | 2.000000e+00 |    Inf 
162.90/162.92	c   163s|100000 |   803 |643587 |   6.4 |  32M|1303 |   - |3831 |  13k|   0 |   0 |  23k| 117k|2026 | 0.000000e+00 | 2.000000e+00 |    Inf 
179.79/179.81	c   180s|110000 |   752 |713778 |   6.5 |  31M|1303 |   - |3831 |9861 |   0 |   0 |  26k| 131k|2205 | 0.000000e+00 | 2.000000e+00 |    Inf 
195.59/195.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
195.59/195.62	c   196s|120000 |   733 |780999 |   6.5 |  31M|1303 |  14 |3831 |  10k|3831 | 974 |  28k| 143k|2276 | 0.000000e+00 | 2.000000e+00 |    Inf 
211.10/211.10	c   211s|130000 |   796 |840890 |   6.5 |  33M|1303 |   - |3831 |  14k|   0 |   0 |  30k| 156k|2395 | 0.000000e+00 | 2.000000e+00 |    Inf 
228.59/228.65	c   229s|140000 |   901 |915738 |   6.5 |  34M|1303 |   1 |3831 |  15k|3831 | 933 |  33k| 171k|2509 | 0.000000e+00 | 2.000000e+00 |    Inf 
246.69/246.80	c   247s|150000 |  1021 |987962 |   6.6 |  36M|1303 |   - |3831 |  17k|   0 |   0 |  36k| 184k|2606 | 0.000000e+00 | 2.000000e+00 |    Inf 
265.50/265.52	c   265s|160000 |  1097 |  1062k|   6.6 |  38M|1303 |   - |3831 |  20k|   0 |   0 |  39k| 198k|2677 | 0.000000e+00 | 2.000000e+00 |    Inf 
284.09/284.14	c   284s|170000 |  1100 |  1134k|   6.7 |  37M|1303 |   - |3831 |  18k|   0 |   0 |  42k| 212k|2757 | 0.000000e+00 | 2.000000e+00 |    Inf 
302.50/302.51	c   302s|180000 |  1079 |  1201k|   6.7 |  38M|1303 |   1 |3831 |  19k|3831 | 959 |  45k| 225k|2863 | 0.000000e+00 | 2.000000e+00 |    Inf 
320.89/320.96	c   321s|190000 |  1174 |  1270k|   6.7 |  40M|1303 |   - |3831 |  23k|   0 |   0 |  47k| 238k|2917 | 0.000000e+00 | 2.000000e+00 |    Inf 
340.09/340.19	c   340s|200000 |  1074 |  1337k|   6.7 |  39M|1303 |  24 |3831 |  21k|3831 | 926 |  50k| 253k|3037 | 0.000000e+00 | 2.000000e+00 |    Inf 
359.39/359.43	c   359s|210000 |  1057 |  1411k|   6.7 |  39M|1303 |   - |3831 |  22k|3831 | 959 |  52k| 267k|3108 | 0.000000e+00 | 2.000000e+00 |    Inf 
379.19/379.25	c   379s|220000 |  1171 |  1484k|   6.7 |  41M|1303 |  15 |3831 |  24k|3831 | 956 |  55k| 281k|3201 | 0.000000e+00 | 2.000000e+00 |    Inf 
398.49/398.54	c   399s|230000 |  1223 |  1547k|   6.7 |  42M|1303 |  19 |3831 |  25k|3831 | 970 |  57k| 296k|3253 | 0.000000e+00 | 2.000000e+00 |    Inf 
418.29/418.39	c   418s|240000 |  1238 |  1618k|   6.7 |  42M|1303 |   - |3831 |  25k|   0 |   0 |  60k| 310k|3336 | 0.000000e+00 | 2.000000e+00 |    Inf 
437.90/437.99	c   438s|250000 |  1211 |  1687k|   6.7 |  42M|1303 |   - |3831 |  24k|3831 | 973 |  63k| 325k|3391 | 0.000000e+00 | 2.000000e+00 |    Inf 
457.40/457.45	c   457s|260000 |  1106 |  1754k|   6.7 |  41M|1303 |   - |3831 |  24k|   0 |   0 |  66k| 340k|3503 | 0.000000e+00 | 2.000000e+00 |    Inf 
477.20/477.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
477.20/477.26	c   477s|270000 |  1054 |  1823k|   6.8 |  40M|1303 |   - |3831 |  23k|   0 |   0 |  68k| 354k|3546 | 0.000000e+00 | 2.000000e+00 |    Inf 
496.30/496.39	c   496s|280000 |  1057 |  1897k|   6.8 |  40M|1303 |  21 |3831 |  22k|3831 | 944 |  71k| 368k|3617 | 0.000000e+00 | 2.000000e+00 |    Inf 
515.39/515.43	c   515s|290000 |  1049 |  1967k|   6.8 |  39M|1303 |   8 |3831 |  20k|3831 | 959 |  73k| 382k|3684 | 0.000000e+00 | 2.000000e+00 |    Inf 
534.40/534.42	c   534s|300000 |  1040 |  2035k|   6.8 |  40M|1303 |   - |3831 |  21k|   0 |   0 |  75k| 396k|3758 | 0.000000e+00 | 2.000000e+00 |    Inf 
552.99/553.07	c   553s|310000 |   997 |  2097k|   6.8 |  39M|1303 |   4 |3831 |  20k|3831 | 926 |  78k| 410k|3832 | 0.000000e+00 | 2.000000e+00 |    Inf 
571.80/571.88	c   572s|320000 |  1048 |  2162k|   6.8 |  40M|1303 |   1 |3831 |  21k|3831 | 938 |  80k| 425k|3913 | 0.000000e+00 | 2.000000e+00 |    Inf 
590.39/590.45	c   590s|330000 |   993 |  2229k|   6.8 |  39M|1303 |   - |3831 |  19k|   0 |   0 |  83k| 439k|3961 | 0.000000e+00 | 2.000000e+00 |    Inf 
609.40/609.48	c   609s|340000 |  1024 |  2306k|   6.8 |  41M|1303 |   - |3831 |  23k|3831 | 955 |  86k| 453k|4022 | 0.000000e+00 | 2.000000e+00 |    Inf 
628.30/628.39	c   628s|350000 |  1081 |  2372k|   6.8 |  40M|1303 |   6 |3831 |  20k|3831 | 926 |  89k| 467k|4105 | 0.000000e+00 | 2.000000e+00 |    Inf 
646.50/646.51	c   646s|360000 |  1164 |  2433k|   6.8 |  42M|1303 |   1 |3831 |  23k|3831 | 949 |  91k| 481k|4172 | 0.000000e+00 | 2.000000e+00 |    Inf 
665.10/665.11	c   665s|370000 |  1189 |  2497k|   6.7 |  41M|1303 |   1 |3831 |  22k|3831 | 926 |  94k| 495k|4236 | 0.000000e+00 | 2.000000e+00 |    Inf 
684.80/684.80	c   685s|380000 |  1120 |  2564k|   6.7 |  40M|1303 |   - |3831 |  19k|   0 |   0 |  97k| 509k|4421 | 0.000000e+00 | 2.000000e+00 |    Inf 
702.80/702.89	c   703s|390000 |  1111 |  2631k|   6.7 |  40M|1303 |   - |3831 |  19k|   0 |   0 |  99k| 523k|4463 | 0.000000e+00 | 2.000000e+00 |    Inf 
721.51/721.51	c   721s|400000 |  1004 |  2703k|   6.8 |  39M|1303 |   1 |3831 |  15k|3831 | 937 | 102k| 537k|4591 | 0.000000e+00 | 2.000000e+00 |    Inf 
739.50/739.50	c   739s|410000 |   943 |  2775k|   6.8 |  39M|1303 |   - |3831 |  16k|   0 |   0 | 105k| 551k|4668 | 0.000000e+00 | 2.000000e+00 |    Inf 
757.20/757.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
757.20/757.21	c   757s|420000 |   879 |  2841k|   6.8 |  38M|1303 |  11 |3831 |  16k|3831 | 926 | 107k| 565k|4730 | 0.000000e+00 | 2.000000e+00 |    Inf 
776.40/776.42	c   776s|430000 |   887 |  2911k|   6.8 |  39M|1303 |   - |3831 |  19k|   0 |   0 | 109k| 578k|4771 | 0.000000e+00 | 2.000000e+00 |    Inf 
798.00/798.02	c   798s|440000 |   946 |  2989k|   6.8 |  40M|1303 |   1 |3831 |  22k|3831 | 926 | 112k| 592k|4806 | 0.000000e+00 | 2.000000e+00 |    Inf 
819.11/819.19	c   819s|450000 |   879 |  3055k|   6.8 |  40M|1303 |   1 |3831 |  21k|3831 | 926 | 114k| 606k|4843 | 0.000000e+00 | 2.000000e+00 |    Inf 
838.71/838.77	c   839s|460000 |   977 |  3125k|   6.8 |  41M|1303 |   - |3831 |  24k|   0 |   0 | 116k| 619k|4911 | 0.000000e+00 | 2.000000e+00 |    Inf 
858.90/858.94	c   859s|470000 |  1111 |  3191k|   6.8 |  43M|1303 |   8 |3831 |  26k|3831 | 944 | 119k| 633k|4974 | 0.000000e+00 | 2.000000e+00 |    Inf 
880.01/880.04	c   880s|480000 |  1154 |  3259k|   6.8 |  44M|1303 |  12 |3831 |  28k|3831 | 959 | 121k| 647k|5020 | 0.000000e+00 | 2.000000e+00 |    Inf 
901.61/901.61	c   902s|490000 |  1141 |  3328k|   6.8 |  45M|1303 |  17 |3831 |  28k|3831 | 938 | 124k| 661k|5063 | 0.000000e+00 | 2.000000e+00 |    Inf 
923.00/923.05	c   923s|500000 |  1073 |  3396k|   6.8 |  44M|1303 |   - |3831 |  26k|   0 |   0 | 126k| 675k|5109 | 0.000000e+00 | 2.000000e+00 |    Inf 
945.11/945.10	c   945s|510000 |  1283 |  3478k|   6.8 |  45M|1303 |   9 |3831 |  27k|3831 | 959 | 129k| 689k|5144 | 0.000000e+00 | 2.000000e+00 |    Inf 
967.21/967.23	c   967s|520000 |  1458 |  3554k|   6.8 |  47M|1303 |   - |3831 |  28k|   0 |   0 | 131k| 704k|5211 | 0.000000e+00 | 2.000000e+00 |    Inf 
989.91/989.91	c   990s|530000 |  1667 |  3637k|   6.9 |  48M|1303 |   - |3831 |  27k|   0 |   0 | 134k| 718k|5254 | 0.000000e+00 | 2.000000e+00 |    Inf 
1011.11/1011.13	c  1011s|540000 |  1829 |  3707k|   6.9 |  50M|1303 |   - |3831 |  28k|   0 |   0 | 137k| 732k|5283 | 0.000000e+00 | 2.000000e+00 |    Inf 
1032.51/1032.52	c  1032s|550000 |  1860 |  3785k|   6.9 |  50M|1303 |  21 |3831 |  25k|3831 | 936 | 140k| 747k|5344 | 0.000000e+00 | 2.000000e+00 |    Inf 
1055.01/1055.08	c  1055s|560000 |  2027 |  3871k|   6.9 |  51M|1303 |   - |3831 |  24k|   0 |   0 | 143k| 761k|5380 | 0.000000e+00 | 2.000000e+00 |    Inf 
1075.90/1075.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1075.90/1075.93	c  1076s|570000 |  2131 |  3948k|   6.9 |  52M|1303 |  12 |3831 |  25k|3831 | 964 | 145k| 775k|5413 | 0.000000e+00 | 2.000000e+00 |    Inf 
1097.11/1097.12	c  1097s|580000 |  2404 |  4023k|   6.9 |  54M|1303 |   - |3831 |  27k|   0 |   0 | 147k| 788k|5449 | 0.000000e+00 | 2.000000e+00 |    Inf 
1117.81/1117.81	c  1118s|590000 |  2673 |  4090k|   6.9 |  57M|1303 |  13 |3831 |  29k|3831 | 958 | 150k| 803k|5497 | 0.000000e+00 | 2.000000e+00 |    Inf 
1138.81/1138.86	c  1139s|600000 |  2751 |  4156k|   6.9 |  58M|1303 |   - |3831 |  28k|3831 | 952 | 152k| 818k|5543 | 0.000000e+00 | 2.000000e+00 |    Inf 
1159.81/1159.88	c  1160s|610000 |  2786 |  4225k|   6.9 |  58M|1303 |   8 |3831 |  27k|3831 | 942 | 155k| 833k|5578 | 0.000000e+00 | 2.000000e+00 |    Inf 
1181.11/1181.10	c  1181s|620000 |  2821 |  4294k|   6.9 |  58M|1303 |   - |3831 |  26k|   0 |   0 | 157k| 848k|5618 | 0.000000e+00 | 2.000000e+00 |    Inf 
1201.91/1201.91	c  1202s|630000 |  2825 |  4365k|   6.9 |  59M|1303 |   - |3831 |  27k|   0 |   0 | 160k| 863k|5649 | 0.000000e+00 | 2.000000e+00 |    Inf 
1222.71/1222.78	c  1223s|640000 |  2844 |  4433k|   6.9 |  59M|1303 |   1 |3831 |  26k|3831 | 942 | 162k| 878k|5678 | 0.000000e+00 | 2.000000e+00 |    Inf 
1243.81/1243.82	c  1244s|650000 |  2875 |  4504k|   6.9 |  60M|1303 |   6 |3831 |  27k|3831 | 942 | 165k| 893k|5706 | 0.000000e+00 | 2.000000e+00 |    Inf 
1249.21/1249.23	o 1
1249.21/1249.23	c *1249s|652624 |  2638 |  4521k|   6.9 |  57M|1303 |   - |3831 |  28k|3831 | 958 | 165k| 897k|5718 | 0.000000e+00 | 1.000000e+00 |    Inf 
1265.11/1265.10	c  1265s|660000 |  2640 |  4577k|   6.9 |  55M|1303 |   8 |3831 |  22k|3831 | 937 | 167k| 907k|5735 | 0.000000e+00 | 1.000000e+00 |    Inf 
1286.31/1286.39	c  1286s|670000 |  2711 |  4651k|   6.9 |  56M|1303 |   - |3831 |  23k|   0 |   0 | 169k| 921k|5785 | 0.000000e+00 | 1.000000e+00 |    Inf 
1307.41/1307.47	c  1307s|680000 |  2706 |  4729k|   7.0 |  57M|1303 |   - |3831 |  24k|   0 |   0 | 171k| 936k|5828 | 0.000000e+00 | 1.000000e+00 |    Inf 
1327.91/1327.93	c  1328s|690000 |  2756 |  4799k|   7.0 |  58M|1303 |  13 |3831 |  26k|3831 | 942 | 173k| 951k|5861 | 0.000000e+00 | 1.000000e+00 |    Inf 
1348.41/1348.48	c  1348s|700000 |  2701 |  4865k|   6.9 |  57M|1303 |   - |3831 |  24k|   0 |   0 | 175k| 966k|5900 | 0.000000e+00 | 1.000000e+00 |    Inf 
1368.81/1368.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1368.81/1368.87	c  1369s|710000 |  2720 |  4934k|   6.9 |  57M|1303 |   1 |3831 |  24k|3831 | 926 | 177k| 980k|5934 | 0.000000e+00 | 1.000000e+00 |    Inf 
1389.61/1389.61	c  1390s|720000 |  2735 |  5014k|   7.0 |  59M|1303 |  15 |3831 |  27k|3831 | 955 | 179k| 995k|5961 | 0.000000e+00 | 1.000000e+00 |    Inf 
1411.32/1411.30	c  1411s|730000 |  2749 |  5095k|   7.0 |  60M|1303 |  13 |3831 |  27k|3831 | 949 | 181k|1010k|5992 | 0.000000e+00 | 1.000000e+00 |    Inf 
1432.81/1432.82	c  1433s|740000 |  2791 |  5178k|   7.0 |  60M|1303 |   - |3831 |  26k|   0 |   0 | 183k|1024k|6048 | 0.000000e+00 | 1.000000e+00 |    Inf 
1453.12/1453.15	c  1453s|750000 |  2747 |  5247k|   7.0 |  60M|1303 |  14 |3831 |  26k|3831 | 958 | 184k|1039k|6082 | 0.000000e+00 | 1.000000e+00 |    Inf 
1474.22/1474.28	c  1474s|760000 |  2709 |  5319k|   7.0 |  59M|1303 |   - |3831 |  25k|   0 |   0 | 187k|1054k|6119 | 0.000000e+00 | 1.000000e+00 |    Inf 
1495.61/1495.64	c  1496s|770000 |  2788 |  5387k|   7.0 |  61M|1303 |   - |3831 |  28k|   0 |   0 | 188k|1069k|6153 | 0.000000e+00 | 1.000000e+00 |    Inf 
1517.62/1517.60	c  1518s|780000 |  2724 |  5464k|   7.0 |  60M|1303 |   - |3831 |  25k|   0 |   0 | 190k|1084k|6186 | 0.000000e+00 | 1.000000e+00 |    Inf 
1539.52/1539.51	c  1539s|790000 |  2694 |  5544k|   7.0 |  60M|1303 |   - |3831 |  25k|   0 |   0 | 192k|1098k|6219 | 0.000000e+00 | 1.000000e+00 |    Inf 
1561.72/1561.77	c  1562s|800000 |  2760 |  5630k|   7.0 |  62M|1303 |   1 |3831 |  28k|3831 | 954 | 194k|1114k|6244 | 0.000000e+00 | 1.000000e+00 |    Inf 
1584.42/1584.43	c  1584s|810000 |  2822 |  5717k|   7.1 |  62M|1303 |   - |3831 |  28k|   0 |   0 | 196k|1130k|6287 | 0.000000e+00 | 1.000000e+00 |    Inf 
1607.02/1607.05	c  1607s|820000 |  2859 |  5807k|   7.1 |  63M|1303 |   - |3831 |  27k|   0 |   0 | 198k|1146k|6333 | 0.000000e+00 | 1.000000e+00 |    Inf 
1629.42/1629.45	c  1629s|830000 |  2802 |  5891k|   7.1 |  62M|1303 |   - |3831 |  25k|3831 | 973 | 200k|1162k|6367 | 0.000000e+00 | 1.000000e+00 |    Inf 
1650.32/1650.37	c  1650s|840000 |  2796 |  5966k|   7.1 |  63M|1303 |   - |3831 |  26k|   0 |   0 | 202k|1177k|6391 | 0.000000e+00 | 1.000000e+00 |    Inf 
1671.42/1671.42	c  1671s|850000 |  2748 |  6046k|   7.1 |  62M|1303 |   - |3831 |  25k|   0 |   0 | 204k|1192k|6417 | 0.000000e+00 | 1.000000e+00 |    Inf 
1692.52/1692.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1692.52/1692.59	c  1693s|860000 |  2763 |  6117k|   7.1 |  63M|1303 |   1 |3831 |  27k|3831 | 968 | 206k|1207k|6448 | 0.000000e+00 | 1.000000e+00 |    Inf 
1716.62/1716.64	c  1717s|870000 |  2746 |  6207k|   7.1 |  63M|1303 |  25 |3831 |  26k|3831 | 952 | 208k|1221k|6505 | 0.000000e+00 | 1.000000e+00 |    Inf 
1741.73/1741.77	c  1742s|880000 |  2791 |  6300k|   7.2 |  65M|1303 |  19 |3831 |  31k|3831 | 968 | 211k|1236k|6532 | 0.000000e+00 | 1.000000e+00 |    Inf 
1765.83/1765.82	c  1766s|890000 |  2767 |  6383k|   7.2 |  63M|1303 |   - |3831 |  25k|   0 |   0 | 212k|1252k|6563 | 0.000000e+00 | 1.000000e+00 |    Inf 
1786.72/1786.78	c  1787s|900000 |  2720 |  6457k|   7.2 |  63M|1303 |  16 |3831 |  25k|3831 | 942 | 214k|1266k|6589 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.03/1790.01	c 
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time (sec) : 1789.98
1790.03/1790.01	c Solving Nodes      : 901603
1790.03/1790.01	c Primal Bound       : +1.00000000000000e+00 (57 solutions)
1790.03/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.01	c Gap                : infinite
1790.03/1790.04	s SATISFIABLE
1790.03/1790.04	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1790.03/1790.04	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.03/1790.04	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
1790.03/1790.04	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.03/1790.04	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1790.03/1790.04	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.03/1790.04	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.03/1790.04	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.03/1790.04	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.03/1790.04	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.03/1790.04	v -x1 
1790.03/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.04	c Solving Time       :    1789.98
1790.03/1790.04	c Original Problem   :
1790.03/1790.04	c   Problem name     : HOME/instance-2705682-1278574750.wbo
1790.03/1790.04	c   Variables        : 3945 (2088 binary, 0 integer, 1857 implicit integer, 0 continuous)
1790.03/1790.04	c   Constraints      : 4565 initial, 4565 maximal
1790.03/1790.04	c Presolved Problem  :
1790.03/1790.04	c   Problem name     : t_HOME/instance-2705682-1278574750.wbo
1790.03/1790.04	c   Variables        : 3831 (2031 binary, 0 integer, 1800 implicit integer, 0 continuous)
1790.03/1790.04	c   Constraints      : 4422 initial, 31723 maximal
1790.03/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.04	c   trivial          :       0.00         57          0          0          0          0          0          0          0
1790.03/1790.04	c   dualfix          :       0.00         57          0          0          0          0          0          0          0
1790.03/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.03/1790.04	c   setppc           :       0.00          0          0          0          0          0         12          0          0
1790.03/1790.04	c   linear           :       0.05          0          0          0       1864          0         74         62          0
1790.03/1790.04	c   indicator        :       0.00          0          0          0          0          0         57          0          0
1790.03/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   root node        :          -       3600          -          -       3600          -          -          -          -
1790.03/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.04	c   integral         :          0          0          0     522953          0         41        652          0          0     971028
1790.03/1790.04	c   setppc           :         51          6    4467556      35445          0      23946     880407          0          0          0
1790.03/1790.04	c   linear           :       1800          6    4455856      36818          0     210828   20132773     215246          0          0
1790.03/1790.04	c   indicator        :       1800          0    3056522      30472          0         15     102985          0          0          0
1790.03/1790.04	c   logicor          :        771+         6    1745909      10326          0     210226    4330632          0          0          0
1790.03/1790.04	c   bounddisjunction :          0+         0     175679          0          0        428       3086          0          0          0
1790.03/1790.04	c   countsols        :          0          0          0      10326          0          0          0          0          0          0
1790.03/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.04	c   integral         :      21.07       0.00       0.00      21.07       0.00
1790.03/1790.04	c   setppc           :       8.40       0.00       8.38       0.03       0.00
1790.03/1790.04	c   linear           :     148.42       0.00     146.54       1.88       0.00
1790.03/1790.04	c   indicator        :       4.76       0.01       3.63       1.12       0.00
1790.03/1790.04	c   logicor          :     296.04       0.00     295.91       0.12       0.00
1790.03/1790.04	c   bounddisjunction :       0.28       0.00       0.28       0.00       0.00
1790.03/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.04	c   vbounds          :       0.69       1556          0        144
1790.03/1790.04	c   rootredcost      :       0.65         12          0       1800
1790.03/1790.04	c   pseudoobj        :     111.47    4479926        208      82098
1790.03/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.04	c   propagation      :      21.08     445636     445306    2744777       29.1      12674       26.0          -
1790.03/1790.04	c   infeasible LP    :       9.13      34719      34719     282613       46.7        313       17.3          0
1790.03/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.04	c   applied globally :          -          -          -    1269161       23.8          -          -          -
1790.03/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.04	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 498)
1790.03/1790.04	c   redcost          :      32.46     523721          0       9534          0          0
1790.03/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.04	c   gomory           :       0.10          6          0          0       1214          0
1790.03/1790.04	c   strongcg         :       0.10          6          0          0       1512          0
1790.03/1790.04	c   cmir             :       0.02          6          0          0          0          0
1790.03/1790.04	c   flowcover        :       0.06          6          0          0          0          0
1790.03/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.03/1790.04	c Pricers            :       Time      Calls       Vars
1790.03/1790.04	c   problem variables:       0.00          0          0
1790.03/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.04	c   relpscost        :      20.54     486125         41        652          0          0     971028
1790.03/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   inference        :       2.31      10315          0          0          0          0      20631
1790.03/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.04	c   LP solutions     :       0.01          -         11
1790.03/1790.04	c   pseudo solutions :       0.00          -          0
1790.03/1790.04	c   oneopt           :       0.31         12          0
1790.03/1790.04	c   feaspump         :       0.02          1          0
1790.03/1790.04	c   crossover        :       0.65          9          0
1790.03/1790.04	c   guideddiving     :       0.09         54          0
1790.03/1790.04	c   coefdiving       :       0.09         54          0
1790.03/1790.04	c   veclendiving     :       0.08         54          0
1790.03/1790.04	c   fracdiving       :       0.10         54          0
1790.03/1790.04	c   pscostdiving     :       0.08         54          0
1790.03/1790.04	c   linesearchdiving :       0.09         55          0
1790.03/1790.04	c   rootsoldiving    :       0.09         43          0
1790.03/1790.04	c   objpscostdiving  :       0.07         43          0
1790.03/1790.04	c   trivial          :       0.00          2          0
1790.03/1790.04	c   simplerounding   :       0.85     486116          0
1790.03/1790.04	c   zirounding       :       0.25       1000          0
1790.03/1790.04	c   rounding         :       0.89       9803          0
1790.03/1790.04	c   shifting         :       0.63       3104          0
1790.03/1790.04	c   intshifting      :       0.01          0          0
1790.03/1790.04	c   twoopt           :       0.00          0          0
1790.03/1790.04	c   fixandinfer      :       0.00          0          0
1790.03/1790.04	c   intdiving        :       0.00          0          0
1790.03/1790.04	c   actconsdiving    :       0.00          0          0
1790.03/1790.04	c   octane           :       0.00          0          0
1790.03/1790.04	c   rens             :       0.03          1          0
1790.03/1790.04	c   rins             :       0.00          0          0
1790.03/1790.04	c   localbranching   :       0.00          0          0
1790.03/1790.04	c   mutation         :       0.00          0          0
1790.03/1790.04	c   dins             :       0.00          0          0
1790.03/1790.04	c   undercover       :       0.00          0          0
1790.03/1790.04	c   nlp              :       0.17          0          0
1790.03/1790.04	c   trysol           :       0.26         48         46
1790.03/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.04	c   dual LP          :     638.90     546207    6468891      11.84   10125.06
1790.03/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.04	c   diving/probing LP:       0.18        144       1008       7.00    5488.01
1790.03/1790.04	c   strong branching :      16.51       6592     184077      27.92   11147.28
1790.03/1790.04	c     (at root node) :          -         16       3620     226.25          -
1790.03/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.04	c B&B Tree           :
1790.03/1790.04	c   number of runs   :          1
1790.03/1790.04	c   nodes            :     901603
1790.03/1790.04	c   nodes (total)    :     901603
1790.03/1790.04	c   nodes left       :       2719
1790.03/1790.04	c   max depth        :       1303
1790.03/1790.04	c   max depth (total):       1303
1790.03/1790.04	c   backtracks       :      94726 (10.5%)
1790.03/1790.04	c   delayed cutoffs  :      76317
1790.03/1790.04	c   repropagations   :    2149977 (4614740 domain reductions, 74512 cutoffs)
1790.03/1790.04	c   avg switch length:       6.23
1790.03/1790.04	c   switching time   :     283.42
1790.03/1790.04	c Solution           :
1790.03/1790.04	c   Solutions found  :         57 (12 improvements)
1790.03/1790.04	c   First Solution   : +9.07310000000000e+04   (in run 1, after 61 nodes, 6.22 seconds, depth 20, found by <trysol>)
1790.03/1790.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 652624 nodes, 1249.20 seconds, depth 46, found by <relaxation>)
1790.03/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.04	c   Gap              :   infinite
1790.03/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.04	c   Root Iterations  :        422
1790.13/1790.12	c Time complete: 1790.14.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705682-1278574750/watcher-2705682-1278574750 -o /tmp/evaluation-result-2705682-1278574750/solver-2705682-1278574750 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705682-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.84 1.95 1.67 2/173 23453
/proc/meminfo: memFree=29293296/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=12344 CPUtime=0
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 1922 0 0 0 0 0 0 0 22 0 1 0 25689213 12640256 1841 4089446400 4194304 10345943 140736845896432 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23453/statm: 3086 1841 429 1502 0 1579 0

[startup+0.087723 s]
/proc/loadavg: 1.84 1.95 1.67 2/173 23453
/proc/meminfo: memFree=29293296/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=33412 CPUtime=0.08
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 7369 0 0 0 8 0 0 0 22 0 1 0 25689213 34213888 6934 4089446400 4194304 10345943 140736845896432 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 8353 6934 541 1502 0 6846 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33412

[startup+0.100719 s]
/proc/loadavg: 1.84 1.95 1.67 2/173 23453
/proc/meminfo: memFree=29293296/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=34436 CPUtime=0.09
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 7634 0 0 0 9 0 0 0 22 0 1 0 25689213 35262464 7199 4089446400 4194304 10345943 140736845896432 18446744073709551615 5093728 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 8609 7199 550 1502 0 7102 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34436

[startup+0.3007 s]
/proc/loadavg: 1.84 1.95 1.67 2/173 23453
/proc/meminfo: memFree=29293296/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=41448 CPUtime=0.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 14367 0 0 0 26 3 0 0 22 0 1 0 25689213 42442752 8913 4089446400 4194304 10345943 140736845896432 18446744073709551615 6125354 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 10362 8913 750 1502 0 8855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41448

[startup+0.700677 s]
/proc/loadavg: 1.84 1.95 1.67 2/173 23453
/proc/meminfo: memFree=29293296/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=64236 CPUtime=0.69
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 19887 0 0 0 65 4 0 0 24 0 1 0 25689213 65777664 14405 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 16059 14405 763 1502 0 14552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64236

[startup+1.50055 s]
/proc/loadavg: 1.84 1.95 1.67 2/174 23454
/proc/meminfo: memFree=29238232/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=64236 CPUtime=1.49
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 19910 0 0 0 144 5 0 0 25 0 1 0 25689213 65777664 14428 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 16059 14428 767 1502 0 14552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64236

[startup+3.10026 s]
/proc/loadavg: 1.84 1.95 1.67 2/174 23454
/proc/meminfo: memFree=29238480/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=64236 CPUtime=3.09
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 19914 0 0 0 302 7 0 0 25 0 1 0 25689213 65777664 14432 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 16059 14432 767 1502 0 14552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64236

[startup+6.30063 s]
/proc/loadavg: 1.85 1.95 1.67 3/179 23464
/proc/meminfo: memFree=29070900/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=64236 CPUtime=6.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 19995 0 0 0 618 11 0 0 25 0 1 0 25689213 65777664 14513 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 16059 14513 769 1502 0 14552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64236

[startup+12.7005 s]
/proc/loadavg: 1.86 1.95 1.67 3/179 23464
/proc/meminfo: memFree=29057012/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=62492 CPUtime=12.69
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 23383 0 0 0 1254 15 0 0 25 0 1 0 25689213 63991808 14420 4089446400 4194304 10345943 140736845896432 18446744073709551615 6120446 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 15623 14420 772 1502 0 14116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62492

[startup+25.5002 s]
/proc/loadavg: 1.89 1.96 1.68 3/179 23465
/proc/meminfo: memFree=29049512/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=76636 CPUtime=25.49
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 39692 0 0 0 2529 20 0 0 25 0 1 0 25689213 78475264 17433 4089446400 4194304 10345943 140736845896432 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 19159 17433 776 1502 0 17652 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76636

[startup+51.1007 s]
/proc/loadavg: 1.93 1.96 1.68 3/179 23465
/proc/meminfo: memFree=29038944/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=85532 CPUtime=51.09
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 78588 0 0 0 5071 38 0 0 25 0 1 0 25689213 87584768 19651 4089446400 4194304 10345943 140736845896432 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 21383 19651 776 1502 0 19876 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85532

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.70 3/179 23467
/proc/meminfo: memFree=29021552/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=100328 CPUtime=102.3
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 85885 0 0 0 10170 60 0 0 25 0 1 0 25689213 102735872 23578 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 25082 23578 776 1502 0 23575 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100328

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.71 3/179 23468
/proc/meminfo: memFree=29002120/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=100328 CPUtime=162.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 85897 0 0 0 16143 86 0 0 25 0 1 0 25689213 102735872 23590 4089446400 4194304 10345943 140736845896432 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 25082 23590 788 1502 0 23575 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100328

[startup+222.301 s]
/proc/loadavg: 2.03 1.99 1.73 3/179 23469
/proc/meminfo: memFree=28974792/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=100328 CPUtime=222.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 86061 0 0 0 22117 112 0 0 25 0 1 0 25689213 102735872 23754 4089446400 4194304 10345943 140736845896432 18446744073709551615 5085432 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 25082 23754 788 1502 0 23575 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100328

[startup+282.3 s]
/proc/loadavg: 2.01 1.99 1.75 3/179 23471
/proc/meminfo: memFree=28938516/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=100992 CPUtime=282.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 87986 0 0 0 28092 137 0 0 25 0 1 0 25689213 103415808 23576 4089446400 4194304 10345943 140736845896432 18446744073709551615 8165822 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23453/statm: 25248 23576 788 1502 0 23741 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 100992

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.76 3/179 23473
/proc/meminfo: memFree=28898656/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=103856 CPUtime=342.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 92671 0 0 0 34067 162 0 0 25 0 1 0 25689213 106348544 24240 4089446400 4194304 10345943 140736845896432 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 25964 24240 787 1502 0 24457 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 103856

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.77 3/179 23475
/proc/meminfo: memFree=28865996/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=106972 CPUtime=402.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 100425 0 0 0 40043 186 0 0 25 0 1 0 25689213 109539328 24895 4089446400 4194304 10345943 140736845896432 18446744073709551615 5614624 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 26743 24895 787 1502 0 25236 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106972

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.78 3/179 23476
/proc/meminfo: memFree=28832588/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=107640 CPUtime=462.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 101945 0 0 0 46023 206 0 0 25 0 1 0 25689213 110223360 25206 4089446400 4194304 10345943 140736845896432 18446744073709551615 6119822 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 26910 25206 787 1502 0 25403 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 107640

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.79 3/179 23477
/proc/meminfo: memFree=28803508/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=107612 CPUtime=522.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 105355 0 0 0 51998 231 0 0 25 0 1 0 25689213 110194688 25227 4089446400 4194304 10345943 140736845896432 18446744073709551615 6328950 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 26903 25227 787 1502 0 25396 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 107612

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 23479
/proc/meminfo: memFree=28776056/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=107604 CPUtime=582.29
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 107233 0 0 0 57977 252 0 0 25 0 1 0 25689213 110186496 25221 4089446400 4194304 10345943 140736845896432 18446744073709551615 5614786 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 26901 25221 787 1502 0 25394 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 107604

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.82 3/179 23481
/proc/meminfo: memFree=28741052/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=107764 CPUtime=642.3
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 109549 0 0 0 63951 279 0 0 25 0 1 0 25689213 110350336 25382 4089446400 4194304 10345943 140736845896432 18446744073709551615 6189870 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 26941 25382 787 1502 0 25434 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 107764

[startup+702.301 s]

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

/proc/meminfo: memFree=28572172/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=115528 CPUtime=1002.31
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 131136 0 0 0 99810 421 0 0 25 0 1 0 25689213 118300672 27002 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 28882 27002 787 1502 0 27375 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 115528

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/179 23492
/proc/meminfo: memFree=28547944/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=115884 CPUtime=1062.31
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 133017 0 0 0 105785 446 0 0 25 0 1 0 25689213 118665216 27380 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 28971 27380 787 1502 0 27464 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 115884

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/179 23493
/proc/meminfo: memFree=28512568/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=121896 CPUtime=1122.31
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 135733 0 0 0 111763 468 0 0 25 0 1 0 25689213 124821504 28785 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 30474 28785 787 1502 0 28967 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 121896

[startup+1182.3 s]
/proc/loadavg: 2.06 2.00 1.88 3/179 23495
/proc/meminfo: memFree=28477552/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=124152 CPUtime=1182.31
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 137153 0 0 0 117740 491 0 0 25 0 1 0 25689213 127131648 29235 4089446400 4194304 10345943 140736845896432 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31038 29235 787 1502 0 29531 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 124152

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 1.88 3/179 23497
/proc/meminfo: memFree=28447744/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=124344 CPUtime=1242.31
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 138660 0 0 0 123717 514 0 0 25 0 1 0 25689213 127328256 29430 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31086 29430 787 1502 0 29579 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 124344

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.89 3/179 23499
/proc/meminfo: memFree=28421164/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=125656 CPUtime=1302.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 151463 0 0 0 129693 539 0 0 25 0 1 0 25689213 128671744 29668 4089446400 4194304 10345943 140736845896432 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31414 29668 799 1502 0 29907 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 125656

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 23509
/proc/meminfo: memFree=28395236/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=126264 CPUtime=1362.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 155527 0 0 0 135669 563 0 0 25 0 1 0 25689213 129294336 29730 4089446400 4194304 10345943 140736845896432 18446744073709551615 4245758 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31566 29730 799 1502 0 30059 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 126264

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 23510
/proc/meminfo: memFree=28364196/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=125780 CPUtime=1422.33
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 157141 0 0 0 141647 586 0 0 25 0 1 0 25689213 128798720 29983 4089446400 4194304 10345943 140736845896432 18446744073709551615 4230863 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31445 29983 799 1502 0 29938 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 125780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 23512
/proc/meminfo: memFree=28336000/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=127524 CPUtime=1482.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 159740 0 0 0 147624 608 0 0 25 0 1 0 25689213 130584576 30064 4089446400 4194304 10345943 140736845896432 18446744073709551615 6108077 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31881 30064 799 1502 0 30374 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 127524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23514
/proc/meminfo: memFree=28304960/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=127284 CPUtime=1542.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 162584 0 0 0 153597 635 0 0 25 0 1 0 25689213 130338816 30373 4089446400 4194304 10345943 140736845896432 18446744073709551615 4244015 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 31821 30373 799 1502 0 30314 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 127284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23516
/proc/meminfo: memFree=28274528/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=130676 CPUtime=1602.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 165247 0 0 0 159571 661 0 0 25 0 1 0 25689213 133812224 30837 4089446400 4194304 10345943 140736845896432 18446744073709551615 4216693 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 32669 30837 799 1502 0 31162 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 130676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23517
/proc/meminfo: memFree=28246096/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=131728 CPUtime=1662.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 167669 0 0 0 165545 687 0 0 25 0 1 0 25689213 134889472 31105 4089446400 4194304 10345943 140736845896432 18446744073709551615 7520994 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 32932 31105 799 1502 0 31425 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 131728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23518
/proc/meminfo: memFree=28216172/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=131520 CPUtime=1722.32
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171401 0 0 0 171523 709 0 0 25 0 1 0 25689213 134676480 31143 4089446400 4194304 10345943 140736845896432 18446744073709551615 4995199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 32880 31143 799 1502 0 31373 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 131520

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 23520
/proc/meminfo: memFree=28185116/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=133720 CPUtime=1782.33
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171867 0 0 0 177502 731 0 0 25 0 1 0 25689213 136929280 31609 4089446400 4194304 10345943 140736845896432 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 33430 31609 799 1502 0 31923 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 133720

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 23520
/proc/meminfo: memFree=28182264/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=133720 CPUtime=1785.52
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171868 0 0 0 177820 732 0 0 25 0 1 0 25689213 136929280 31610 4089446400 4194304 10345943 140736845896432 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 33430 31610 799 1502 0 31923 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 133720

[startup+1788.7 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 23520
/proc/meminfo: memFree=28179776/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=133720 CPUtime=1788.72
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171868 0 0 0 178139 733 0 0 25 0 1 0 25689213 136929280 31610 4089446400 4194304 10345943 140736845896432 18446744073709551615 4968975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 33430 31610 799 1502 0 31923 0
Current children cumulated CPU time (s) 1788.72
Current children cumulated vsize (KiB) 133720

[startup+1789.5 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 23520
/proc/meminfo: memFree=28179776/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=133720 CPUtime=1789.52
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171868 0 0 0 178219 733 0 0 25 0 1 0 25689213 136929280 31610 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 33430 31610 799 1502 0 31923 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (KiB) 133720

[startup+1789.9 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 23520
/proc/meminfo: memFree=28179648/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=133720 CPUtime=1789.93
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171870 0 0 0 178259 734 0 0 25 0 1 0 25689213 136929280 31612 4089446400 4194304 10345943 140736845896432 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23453/statm: 33430 31612 799 1502 0 31923 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 133720

[startup+1790.1 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 23520
/proc/meminfo: memFree=28179648/32950940 swapFree=67111528/67111528
[pid=23453] ppid=23451 vsize=133720 CPUtime=1790.13
/proc/23453/stat : 23453 (pbscip.linux.x8) R 23451 23453 23237 0 -1 4202496 171871 0 0 0 178279 734 0 0 25 0 1 0 25689213 136929280 31613 4089446400 4194304 10345943 140736845896432 18446744073709551615 6063744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23453/statm: 33430 31613 800 1502 0 31923 0
Current children cumulated CPU time (s) 1790.13
Current children cumulated vsize (KiB) 133720

Child status: 0
Real time (s): 1790.12
CPU time (s): 1790.16
CPU user time (s): 1782.81
CPU system time (s): 7.34888
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 133720

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

runsolver used 2.67359 second user time and 5.57515 second system time

The end

Launcher Data

Begin job on node117 at 2010-07-08 09:39:11
IDJOB=2705682
IDBENCH=78984
IDSOLVER=1214
FILE ID=node117/2705682-1278574750
PBS_JOBID= 11240220
Free space on /tmp= 73532 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.1900546417--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-2705682-1278574750/watcher-2705682-1278574750 -o /tmp/evaluation-result-2705682-1278574750/solver-2705682-1278574750 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705682-1278574750.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 4d7369f2c7754df76e462e1a1e9c34c5
RANDOM SEED=1581053821

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      29293700 kB
Buffers:        166268 kB
Cached:        3251096 kB
SwapCached:          0 kB
Active:        1497156 kB
Inactive:      1982320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      29293700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12968 kB
Writeback:           0 kB
AnonPages:       62044 kB
Mapped:          14424 kB
Slab:           113784 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   183988 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= 73508 MiB
End job on node117 at 2010-07-08 10:09:01