Trace number 3447725

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1786.87 1786.83

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900584219--soft-66-100-0.wbo
MD5SUM318d96c5cecc5e1278f112ac94857622
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark28.4437
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints904
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447725-1307897193.wbo>
0.00/0.02	c original problem has 1135 variables (1135 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 210 impls, 18 clqs
0.04/0.07	c (round 2) 0 del vars, 158 del conss, 0 add conss, 904 chg bounds, 43 chg sides, 0 chg coeffs, 0 upgd conss, 210 impls, 18 clqs
0.04/0.08	c (round 3) 86 del vars, 313 del conss, 0 add conss, 933 chg bounds, 169 chg sides, 0 chg coeffs, 0 upgd conss, 210 impls, 18 clqs
0.04/0.09	c (round 4) 144 del vars, 313 del conss, 0 add conss, 933 chg bounds, 169 chg sides, 0 chg coeffs, 1635 upgd conss, 210 impls, 18 clqs
0.09/0.10	c (round 5) 144 del vars, 321 del conss, 0 add conss, 933 chg bounds, 169 chg sides, 0 chg coeffs, 1635 upgd conss, 210 impls, 18 clqs
0.09/0.14	c    (0.1s) probing: 101/1063 (9.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (6 rounds):
0.09/0.14	c  144 deleted vars, 321 deleted constraints, 0 added constraints, 933 tightened bounds, 0 added holes, 169 changed sides, 0 changed coefficients
0.09/0.14	c  1042 implications, 18 cliques
0.09/0.14	c presolved problem has 1895 variables (1063 bin, 0 int, 832 impl, 0 cont) and 3291 constraints
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      18 constraints of type <setppc>
0.09/0.14	c     832 constraints of type <linear>
0.09/0.14	c     832 constraints of type <indicator>
0.09/0.14	c    1608 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.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.2s|     1 |     0 |    79 |     - |8145k|   0 |  35 |1895 |4170 |1895 |2459 |   0 |  47 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	o 40432
0.49/0.56	c y 0.6s|     1 |     0 |  3828 |     - |8273k|   0 |  35 |1895 |4170 |1895 |2459 |   0 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.69/0.77	c   0.8s|     1 |     0 |  3855 |     - |9037k|   0 |  46 |1895 |4202 |1895 |2465 |   6 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |  3937 |     - |9282k|   0 |  51 |1895 |4202 |1895 |2468 |   9 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.10/1.11	c   1.1s|     1 |     0 |  3954 |     - |9336k|   0 |  50 |1895 |4202 |1895 |2470 |  11 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.19/1.28	c   1.3s|     1 |     0 |  3979 |     - |9349k|   0 |  50 |1895 |4202 |1895 |2471 |  12 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.39/1.45	c   1.5s|     1 |     0 |  3990 |     - |9360k|   0 |  48 |1895 |4202 |1895 |2473 |  14 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.59/1.63	c   1.6s|     1 |     0 |  3992 |     - |9360k|   0 |  48 |1895 |4202 |1895 |2474 |  15 |  47 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.79/1.87	c   1.9s|     1 |     2 |  3992 |     - |9361k|   0 |  48 |1895 |4202 |1895 |2474 |  15 |  47 |   9 | 0.000000e+00 | 4.043200e+04 |    Inf 
2.49/2.53	o 397
2.49/2.53	c * 2.5s|    10 |     9 |  4444 |  50.2 |9583k|   9 |   - |1895 |4202 |1895 |2482 |  23 |  47 |  81 | 0.000000e+00 | 3.970000e+02 |    Inf 
3.09/3.11	o 275
3.09/3.11	c * 3.1s|    23 |    20 |  5196 |  54.7 |9751k|  12 |   - |1895 |4206 |1895 |2477 |  26 |  51 | 164 | 0.000000e+00 | 2.750000e+02 |    Inf 
3.09/3.18	o 226
3.09/3.18	c * 3.2s|    34 |    23 |  5349 |  41.1 |  10M|  15 |   - |1895 |4211 |1895 |2474 |  32 |  56 | 170 | 0.000000e+00 | 2.260000e+02 |    Inf 
3.19/3.25	o 200
3.19/3.25	c * 3.3s|    41 |    21 |  5397 |  35.1 |  10M|  19 |   - |1895 |4216 |1895 |2484 |  42 |  61 | 185 | 0.000000e+00 | 2.000000e+02 |    Inf 
3.49/3.50	o 191
3.49/3.50	c * 3.5s|    77 |    26 |  5622 |  21.4 |  10M|  20 |   - |1895 |4265 |1895 |2475 |  47 | 110 | 232 | 0.000000e+00 | 1.910000e+02 |    Inf 
3.89/3.99	o 165
3.89/3.99	c * 4.0s|   118 |    32 |  6309 |  19.8 |  11M|  35 |   - |1895 |4301 |1895 |2476 |  57 | 146 | 314 | 0.000000e+00 | 1.650000e+02 |    Inf 
12.99/13.10	o 149
12.99/13.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.99/13.10	c *13.1s|  2330 |   269 | 22189 |   7.8 |  16M|  38 |   - |1895 |5852 |1895 |2475 | 111 |2547 |1691 | 0.000000e+00 | 1.490000e+02 |    Inf 
13.69/13.74	o 145
13.69/13.74	c *13.7s|  2559 |   313 | 24785 |   8.1 |  16M|  38 |   - |1895 |5883 |1895 |2475 | 122 |2777 |1705 | 0.000000e+00 | 1.450000e+02 |    Inf 
17.89/17.99	o 118
17.89/17.99	c *18.0s|  4258 |   642 | 39206 |   8.3 |  18M|  38 |   - |1895 |6383 |1895 |2474 | 193 |4461 |1741 | 0.000000e+00 | 1.180000e+02 |    Inf 
17.99/18.01	o 107
17.99/18.01	c *18.0s|  4263 |   639 | 39305 |   8.3 |  18M|  38 |   - |1895 |6383 |1895 |2474 | 193 |4464 |1741 | 0.000000e+00 | 1.070000e+02 |    Inf 
17.99/18.06	o 88
17.99/18.06	c *18.1s|  4283 |   625 | 39458 |   8.3 |  18M|  38 |   - |1895 |6391 |1895 |2474 | 194 |4482 |1741 | 0.000000e+00 | 8.800000e+01 |    Inf 
22.99/23.01	o 79
22.99/23.01	c *23.0s|  6221 |   764 | 58062 |   8.7 |  19M|  45 |   - |1895 |6499 |1895 |2474 | 239 |6599 |1766 | 0.000000e+00 | 7.900000e+01 |    Inf 
25.69/25.75	o 62
25.69/25.75	c *25.8s|  7229 |   742 | 66338 |   8.6 |  19M|  45 |   - |1895 |6201 |1895 |2475 | 275 |7854 |1769 | 0.000000e+00 | 6.200000e+01 |    Inf 
28.19/28.24	o 58
28.19/28.24	c *28.2s|  8257 |   736 | 75515 |   8.7 |  19M|  45 |   - |1895 |5536 |1895 |2473 | 297 |9059 |1772 | 0.000000e+00 | 5.800000e+01 |    Inf 
32.90/32.91	o 46
32.90/32.91	c *32.9s|  9894 |   833 | 96517 |   9.4 |  20M|  55 |   - |1895 |5813 |1895 |2478 | 320 |  10k|1776 | 0.000000e+00 | 4.600000e+01 |    Inf 
33.19/33.22	c  33.2s| 10000 |   830 | 97840 |   9.4 |  20M|  55 |   - |1895 |5651 |1895 |2474 | 321 |  10k|1776 | 0.000000e+00 | 4.600000e+01 |    Inf 
40.20/40.25	o 43
40.20/40.25	c *40.3s| 12674 |   843 |129688 |   9.9 |  21M|  55 |   - |1895 |5977 |1895 |2468 | 360 |  13k|1779 | 0.000000e+00 | 4.300000e+01 |    Inf 
45.89/45.90	o 41
45.89/45.90	c *45.9s| 14578 |   806 |156825 |  10.5 |  21M|  55 |   - |1895 |5205 |1895 |2475 | 376 |  15k|1782 | 0.000000e+00 | 4.100000e+01 |    Inf 
61.69/61.74	c  61.7s| 20000 |   770 |225653 |  11.1 |  23M|  55 |   - |1895 |7187 |   0 |   0 | 409 |  21k|1989 | 0.000000e+00 | 4.100000e+01 |    Inf 
88.90/88.92	c  88.9s| 30000 |   731 |336587 |  11.1 |  25M|  60 |   - |1895 |  10k|1895 |2474 | 459 |  33k|2471 | 0.000000e+00 | 4.100000e+01 |    Inf 
97.59/97.61	o 37
97.59/97.61	c *97.6s| 33616 |   703 |369746 |  10.9 |  26M|  60 |   - |1895 |  11k|1895 |2468 | 488 |  37k|2568 | 0.000000e+00 | 3.700000e+01 |    Inf 
97.69/97.70	o 36
97.69/97.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.69/97.70	c *97.7s| 33637 |   701 |369924 |  10.9 |  26M|  60 |   - |1895 |  11k|1895 |2468 | 488 |  37k|2578 | 0.000000e+00 | 3.600000e+01 |    Inf 
100.99/101.00	o 31
100.99/101.00	c * 101s| 34918 |   599 |380769 |  10.8 |  24M|  60 |   - |1895 |  11k|1895 |2468 | 495 |  39k|2676 | 0.000000e+00 | 3.100000e+01 |    Inf 
114.59/114.61	c   115s| 40000 |   603 |439895 |  10.9 |  24M|  60 |   - |1895 |  11k|   0 |   0 | 504 |  45k|2872 | 0.000000e+00 | 3.100000e+01 |    Inf 
131.00/131.00	o 25
131.00/131.00	c * 131s| 46232 |   641 |510526 |  11.0 |  25M|  61 |   - |1895 |  12k|1895 |2472 | 512 |  53k|3136 | 0.000000e+00 | 2.500000e+01 |    Inf 
133.59/133.61	o 23
133.59/133.61	c * 134s| 47177 |   605 |522380 |  11.0 |  24M|  61 |   - |1895 |  12k|1895 |2468 | 515 |  54k|3152 | 0.000000e+00 | 2.300000e+01 |    Inf 
140.49/140.53	c   141s| 50000 |   608 |552142 |  11.0 |  24M|  61 |  25 |1895 |  11k|1895 |2468 | 526 |  58k|3230 | 0.000000e+00 | 2.300000e+01 |    Inf 
167.79/167.88	c   168s| 60000 |   651 |675226 |  11.2 |  25M|  73 |   - |1895 |  11k|   0 |   0 | 566 |  71k|3595 | 0.000000e+00 | 2.300000e+01 |    Inf 
170.69/170.78	o 20
170.69/170.78	c * 171s| 61020 |   655 |688849 |  11.2 |  25M|  75 |   - |1895 |  11k|1895 |2468 | 566 |  72k|3649 | 0.000000e+00 | 2.000000e+01 |    Inf 
193.39/193.41	c   193s| 70000 |   712 |792847 |  11.3 |  27M|  84 |  27 |1895 |  12k|1895 |2468 | 566 |  85k|3856 | 0.000000e+00 | 2.000000e+01 |    Inf 
219.09/219.13	c   219s| 80000 |   720 |908026 |  11.3 |  27M|  84 |  24 |1895 |  10k|1895 |2474 | 569 |  99k|4230 | 0.000000e+00 | 2.000000e+01 |    Inf 
244.69/244.73	c   245s| 90000 |   741 |  1023k|  11.3 |  28M|  84 |  35 |1895 |  11k|1895 |2474 | 571 | 112k|4460 | 0.000000e+00 | 2.000000e+01 |    Inf 
272.60/272.63	c   273s|100000 |   748 |  1151k|  11.5 |  29M|  84 |  21 |1895 |  15k|1895 |2474 | 573 | 125k|4785 | 0.000000e+00 | 2.000000e+01 |    Inf 
299.00/299.01	c   299s|110000 |   737 |  1270k|  11.5 |  31M|  84 |   - |1895 |  18k|   0 |   0 | 574 | 137k|4997 | 0.000000e+00 | 2.000000e+01 |    Inf 
326.89/326.91	c   327s|120000 |   779 |  1385k|  11.5 |  33M|  84 |  27 |1895 |  22k|1895 |2474 | 577 | 150k|5263 | 0.000000e+00 | 2.000000e+01 |    Inf 
354.00/354.02	c   354s|130000 |   781 |  1495k|  11.5 |  31M|  84 |   - |1895 |  15k|1895 |2474 | 580 | 163k|5504 | 0.000000e+00 | 2.000000e+01 |    Inf 
378.99/379.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
378.99/379.03	c   379s|140000 |   825 |  1604k|  11.4 |  33M|  84 |  28 |1895 |  18k|1895 |2474 | 581 | 177k|5724 | 0.000000e+00 | 2.000000e+01 |    Inf 
405.00/405.09	c   405s|150000 |   790 |  1721k|  11.4 |  31M|  84 |   - |1895 |  13k|1895 |2474 | 586 | 190k|5908 | 0.000000e+00 | 2.000000e+01 |    Inf 
418.01/418.01	o 18
418.01/418.01	c * 418s|154817 |   722 |  1781k|  11.5 |  30M|  84 |   - |1895 |  13k|1895 |2474 | 587 | 197k|6004 | 0.000000e+00 | 1.800000e+01 |    Inf 
430.60/430.64	c   431s|160000 |   734 |  1838k|  11.5 |  30M|  84 |  20 |1895 |  12k|1895 |2474 | 587 | 204k|6059 | 0.000000e+00 | 1.800000e+01 |    Inf 
448.70/448.74	o 16
448.70/448.74	c * 449s|167284 |   722 |  1915k|  11.4 |  30M|  84 |   - |1895 |  13k|1895 |2468 | 589 | 213k|6267 | 0.000000e+00 | 1.600000e+01 |    Inf 
455.20/455.21	c   455s|170000 |   747 |  1946k|  11.4 |  31M|  84 |  35 |1895 |  14k|1895 |2468 | 589 | 216k|6275 | 0.000000e+00 | 1.600000e+01 |    Inf 
480.30/480.35	c   480s|180000 |   770 |  2062k|  11.4 |  31M|  84 |   - |1895 |  13k|1895 |2468 | 594 | 229k|6463 | 0.000000e+00 | 1.600000e+01 |    Inf 
492.40/492.48	o 14
492.40/492.48	c * 492s|184727 |   760 |  2116k|  11.4 |  31M|  84 |   - |1895 |  15k|1895 |2468 | 597 | 235k|6553 | 0.000000e+00 | 1.400000e+01 |    Inf 
505.10/505.15	o 6
505.10/505.15	c * 505s|189354 |   364 |  2175k|  11.5 |  25M|  84 |   - |1895 |  16k|1895 |2470 | 601 | 241k|6618 | 0.000000e+00 | 6.000000e+00 |    Inf 
505.41/505.44	o 3
505.41/505.44	c * 505s|189456 |   236 |  2177k|  11.5 |  24M|  84 |   - |1895 |  16k|1895 |2469 | 603 | 241k|6618 | 0.000000e+00 | 3.000000e+00 |    Inf 
506.90/506.92	c   507s|190000 |   217 |  2184k|  11.5 |  23M|  84 |   - |1895 |  14k|1895 |2468 | 603 | 242k|6618 | 0.000000e+00 | 3.000000e+00 |    Inf 
534.30/534.32	c   534s|200000 |   184 |  2322k|  11.6 |  24M|  84 |  29 |1895 |  17k|1895 |2468 | 603 | 255k|6833 | 0.000000e+00 | 3.000000e+00 |    Inf 
564.61/564.69	c   565s|210000 |    13 |  2469k|  11.7 |  19M|  84 |  31 |1895 |9026 |1895 |2468 | 603 | 268k|7127 | 0.000000e+00 | 3.000000e+00 |    Inf 
590.00/590.05	c   590s|220000 |    35 |  2598k|  11.8 |  21M|  84 |  29 |1895 |  14k|1895 |2468 | 603 | 281k|7318 | 0.000000e+00 | 3.000000e+00 |    Inf 
618.21/618.21	c   618s|230000 |    65 |  2737k|  11.9 |  24M|  84 |  32 |1895 |  19k|1895 |2468 | 603 | 295k|7466 | 0.000000e+00 | 3.000000e+00 |    Inf 
644.31/644.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
644.31/644.37	c   644s|240000 |    32 |  2861k|  11.9 |  23M|  84 |   - |1895 |  18k|1895 |2468 | 603 | 309k|7637 | 0.000000e+00 | 3.000000e+00 |    Inf 
671.81/671.84	c   672s|250000 |    63 |  2996k|  12.0 |  25M|  84 |  27 |1895 |  22k|1895 |2468 | 603 | 322k|7820 | 0.000000e+00 | 3.000000e+00 |    Inf 
699.91/699.93	c   700s|260000 |    58 |  3124k|  12.0 |  26M|  84 |  30 |1895 |  24k|1895 |2468 | 603 | 336k|7996 | 0.000000e+00 | 3.000000e+00 |    Inf 
728.11/728.13	c   728s|270000 |    49 |  3260k|  12.1 |  28M|  84 |   - |1895 |  28k|   0 |   0 | 603 | 349k|8158 | 0.000000e+00 | 3.000000e+00 |    Inf 
756.60/756.70	c   757s|280000 |    56 |  3390k|  12.1 |  31M|  84 |  20 |1895 |  35k|1895 |2468 | 603 | 363k|8289 | 0.000000e+00 | 3.000000e+00 |    Inf 
787.41/787.48	c   787s|290000 |    38 |  3533k|  12.2 |  31M|  84 |   - |1895 |  34k|1895 |2468 | 603 | 376k|8436 | 0.000000e+00 | 3.000000e+00 |    Inf 
817.81/817.88	c   818s|300000 |    50 |  3659k|  12.2 |  31M|  84 |   - |1895 |  35k|1895 |2468 | 603 | 389k|8573 | 0.000000e+00 | 3.000000e+00 |    Inf 
847.71/847.71	c   848s|310000 |    77 |  3782k|  12.2 |  33M|  84 |  25 |1895 |  38k|1895 |2468 | 603 | 403k|8688 | 0.000000e+00 | 3.000000e+00 |    Inf 
880.61/880.63	c   881s|320000 |    78 |  3916k|  12.2 |  33M|  84 |  34 |1895 |  38k|1895 |2468 | 603 | 417k|8816 | 0.000000e+00 | 3.000000e+00 |    Inf 
914.81/914.86	c   915s|330000 |    44 |  4055k|  12.3 |  32M|  84 |   - |1895 |  36k|1895 |2468 | 603 | 431k|8936 | 0.000000e+00 | 3.000000e+00 |    Inf 
944.42/944.44	c   944s|340000 |    34 |  4171k|  12.3 |  35M|  84 |  36 |1895 |  41k|1895 |2468 | 603 | 444k|9066 | 0.000000e+00 | 3.000000e+00 |    Inf 
977.62/977.67	c   978s|350000 |    64 |  4293k|  12.3 |  36M|  90 |  32 |1895 |  43k|1895 |2468 | 603 | 457k|9210 | 0.000000e+00 | 3.000000e+00 |    Inf 
1013.81/1013.81	c  1014s|360000 |    96 |  4433k|  12.3 |  36M|  90 |  18 |1895 |  43k|1895 |2468 | 603 | 472k|9330 | 0.000000e+00 | 3.000000e+00 |    Inf 
1048.12/1048.17	c  1048s|370000 |   115 |  4551k|  12.3 |  37M|  90 |   - |1895 |  46k|   0 |   0 | 603 | 485k|9401 | 0.000000e+00 | 3.000000e+00 |    Inf 
1079.12/1079.16	c  1079s|380000 |   128 |  4666k|  12.3 |  38M|  90 |  35 |1895 |  47k|1895 |2468 | 603 | 499k|9476 | 0.000000e+00 | 3.000000e+00 |    Inf 
1112.52/1112.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1112.52/1112.50	c  1113s|390000 |    88 |  4785k|  12.3 |  37M|  90 |  36 |1895 |  44k|1895 |2468 | 603 | 513k|9631 | 0.000000e+00 | 3.000000e+00 |    Inf 
1146.82/1146.82	c  1147s|400000 |    78 |  4908k|  12.3 |  37M|  90 |  25 |1895 |  46k|1895 |2468 | 603 | 527k|9733 | 0.000000e+00 | 3.000000e+00 |    Inf 
1180.82/1180.88	c  1181s|410000 |   131 |  5033k|  12.3 |  39M|  90 |  34 |1895 |  49k|1895 |2468 | 603 | 542k|9805 | 0.000000e+00 | 3.000000e+00 |    Inf 
1211.22/1211.25	c  1211s|420000 |   159 |  5145k|  12.2 |  40M|  90 |  33 |1895 |  50k|1895 |2468 | 603 | 558k|9939 | 0.000000e+00 | 3.000000e+00 |    Inf 
1244.52/1244.55	c  1245s|430000 |   373 |  5267k|  12.2 |  42M|  93 |  36 |1895 |  52k|1895 |2468 | 603 | 573k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1277.03/1277.03	c  1277s|440000 |   345 |  5384k|  12.2 |  42M|  98 |   - |1895 |  50k|1895 |2468 | 603 | 589k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1307.82/1307.81	c  1308s|450000 |   348 |  5495k|  12.2 |  43M|  98 |  33 |1895 |  53k|1895 |2468 | 603 | 604k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1339.73/1339.72	c  1340s|460000 |   269 |  5610k|  12.2 |  41M|  98 |   - |1895 |  50k|   0 |   0 | 603 | 620k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1372.62/1372.68	c  1373s|470000 |   251 |  5735k|  12.2 |  42M|  98 |   - |1895 |  51k|   0 |   0 | 603 | 635k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1403.73/1403.79	c  1404s|480000 |   206 |  5846k|  12.2 |  42M|  98 |   - |1895 |  51k|   0 |   0 | 603 | 651k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1436.82/1436.89	c  1437s|490000 |   165 |  5972k|  12.2 |  40M|  98 |   - |1895 |  47k|1895 |2468 | 603 | 667k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1469.33/1469.30	c  1469s|500000 |   149 |  6092k|  12.2 |  41M|  98 |   - |1895 |  49k|   0 |   0 | 603 | 682k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1502.83/1502.87	c  1503s|510000 |   167 |  6219k|  12.2 |  42M|  98 |  24 |1895 |  51k|1895 |2468 | 603 | 697k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1535.33/1535.35	c  1535s|520000 |    79 |  6339k|  12.2 |  38M|  98 |  30 |1895 |  46k|1895 |2468 | 603 | 712k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1568.33/1568.33	c  1568s|530000 |    93 |  6464k|  12.2 |  36M|  98 |  29 |1895 |  40k|1895 |2468 | 603 | 725k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1599.44/1599.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1599.44/1599.45	c  1599s|540000 |    35 |  6596k|  12.2 |  35M|  98 |  29 |1895 |  38k|1895 |2468 | 603 | 739k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1630.33/1630.32	c  1630s|550000 |    60 |  6736k|  12.2 |  33M|  98 |   - |1895 |  34k|1895 |2468 | 603 | 752k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1659.83/1659.81	c  1660s|560000 |    32 |  6861k|  12.2 |  32M|  98 |  21 |1895 |  32k|1895 |2468 | 603 | 765k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1689.23/1689.29	c  1689s|570000 |    29 |  6993k|  12.3 |  33M|  98 |  25 |1895 |  34k|1895 |2468 | 603 | 779k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1718.84/1718.88	c  1719s|580000 |    25 |  7115k|  12.3 |  34M|  98 |  39 |1895 |  38k|1895 |2468 | 603 | 791k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1749.53/1749.57	c  1750s|590000 |    76 |  7229k|  12.2 |  36M|  98 |  27 |1895 |  42k|1895 |2468 | 603 | 805k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1780.03/1780.09	c  1780s|600000 |    15 |  7345k|  12.2 |  34M|  98 |   - |1895 |  39k|1895 |2468 | 603 | 819k|  11k| 0.000000e+00 | 3.000000e+00 |    Inf 
1786.73/1786.77	c 
1786.73/1786.77	c SCIP Status        : problem is solved [optimal solution found]
1786.73/1786.77	c Solving Time (sec) : 1786.78
1786.73/1786.77	c Solving Nodes      : 602218
1786.73/1786.77	c Primal Bound       : +3.00000000000000e+00 (290 solutions)
1786.73/1786.77	c Dual Bound         : +3.00000000000000e+00
1786.73/1786.77	c Gap                : 0.00 %
1786.73/1786.78	s OPTIMUM FOUND
1786.73/1786.78	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1786.73/1786.78	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1786.73/1786.78	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1786.73/1786.78	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1786.73/1786.78	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1786.73/1786.78	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1786.73/1786.78	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 
1786.73/1786.78	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 
1786.73/1786.78	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 
1786.73/1786.78	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 
1786.73/1786.78	v -x1 
1786.73/1786.78	c SCIP Status        : problem is solved [optimal solution found]
1786.73/1786.78	c Total Time         :    1786.78
1786.73/1786.78	c   solving          :    1786.78
1786.73/1786.78	c   presolving       :       0.12 (included in solving)
1786.73/1786.78	c   reading          :       0.02 (included in solving)
1786.73/1786.78	c Original Problem   :
1786.73/1786.78	c   Problem name     : HOME/instance-3447725-1307897193.wbo
1786.73/1786.78	c   Variables        : 1135 (1135 binary, 0 integer, 0 implicit integer, 0 continuous)
1786.73/1786.78	c   Constraints      : 2708 initial, 2708 maximal
1786.73/1786.78	c Presolved Problem  :
1786.73/1786.78	c   Problem name     : t_HOME/instance-3447725-1307897193.wbo
1786.73/1786.78	c   Variables        : 1895 (1063 binary, 0 integer, 832 implicit integer, 0 continuous)
1786.73/1786.78	c   Constraints      : 3291 initial, 53868 maximal
1786.73/1786.78	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1786.73/1786.78	c   trivial          :       0.00         72          0          0          0          0          0          0          0          0
1786.73/1786.78	c   dualfix          :       0.00         72          0          0          0          0          0          0          0          0
1786.73/1786.78	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   setppc           :       0.00          0          0          0          0          0          8          0          0          0
1786.73/1786.78	c   linear           :       0.06          0          0          0        933          0        241          0        169          0
1786.73/1786.78	c   indicator        :       0.00          0          0          0          0          0         72          0          0          0
1786.73/1786.78	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1786.73/1786.78	c   root node        :          -       1634          -          -       1634          -          -          -          -          -
1786.73/1786.78	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1786.73/1786.78	c   integral         :          0          0          0     316365          0       1476          0        403       3284          0          0     626312
1786.73/1786.78	c   varbound         :          0+         6    3123692        615          0          0      15223         12    1287637        591          0          0
1786.73/1786.78	c   knapsack         :          1          6    3109974          8          0       1473     876284      17776    5486771          2          0          0
1786.73/1786.78	c   setppc           :         18          6    3107171          6          0       1459    4441884      34982    2732643          0          0          0
1786.73/1786.78	c   linear           :        832+         7    3073511          6          0       1436    2419595      32309    2435305          0          0          0
1786.73/1786.78	c   indicator        :        832          0    3038965        615          0       1436      21365          0      44723          0          0          0
1786.73/1786.78	c   logicor          :       1608+         6    1336040         28          0        262    5356854      70787    4369144          0          0          0
1786.73/1786.78	c   bounddisjunction :          0+         0     246768          0          0          0        966        193       1466          0          0          0
1786.73/1786.78	c   countsols        :          0          0          0         28          0        264          0          0          0          0          0          0
1786.73/1786.78	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1786.73/1786.78	c   integral         :      53.79       0.00       0.00      53.76       0.00       0.03       0.00
1786.73/1786.78	c   varbound         :       4.53       0.00       4.51       0.01       0.00       0.00       0.01
1786.73/1786.78	c   knapsack         :      16.11       0.00      15.25       0.00       0.00       0.00       0.86
1786.73/1786.78	c   setppc           :      19.02       0.00      17.84       0.00       0.00       0.00       1.18
1786.73/1786.78	c   linear           :      31.70       0.00      30.18       0.00       0.00       0.12       1.41
1786.73/1786.78	c   indicator        :       6.25       0.01       5.63       0.02       0.00       0.58       0.01
1786.73/1786.78	c   logicor          :     233.22       0.00     228.34       0.00       0.00       0.03       4.85
1786.73/1786.78	c   bounddisjunction :       0.38       0.00       0.38       0.00       0.00       0.00       0.00
1786.73/1786.78	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1786.73/1786.78	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1786.73/1786.78	c   vbounds          :     102761       2757         38     204368
1786.73/1786.78	c   rootredcost      :         29          0          0        817
1786.73/1786.78	c   pseudoobj        :    3130332      15480       4095    1285611
1786.73/1786.78	c Propagator Timings :  TotalTime  Propagate    Resprop
1786.73/1786.78	c   vbounds          :       8.28       8.28       0.00
1786.73/1786.78	c   rootredcost      :       0.51       0.51       0.00
1786.73/1786.78	c   pseudoobj        :      42.89      42.75       0.14
1786.73/1786.78	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1786.73/1786.78	c   propagation      :       9.30     160192     160000     969484       36.2       5752       27.7          -
1786.73/1786.78	c   infeasible LP    :      27.86     150796     150775    1084245       43.0       2774       15.4          0
1786.73/1786.78	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1786.73/1786.78	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1786.73/1786.78	c   pseudo solution  :       0.00          4          4          4        2.2          0        0.0          -
1786.73/1786.78	c   applied globally :          -          -          -     821849       34.3          -          -          -
1786.73/1786.78	c   applied locally  :          -          -          -          0        0.0          -          -          -
1786.73/1786.78	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1786.73/1786.78	c   cut pool         :       0.00          5          -          -          5          -    (maximal pool size: 223)
1786.73/1786.78	c   redcost          :      11.08     318752          0     232912          0          0
1786.73/1786.78	c   impliedbounds    :       0.00          6          0          0          0          0
1786.73/1786.78	c   intobj           :       0.00          0          0          0          0          0
1786.73/1786.78	c   gomory           :       0.44          6          0          0        503          0
1786.73/1786.78	c   cgmip            :       0.00          0          0          0          0          0
1786.73/1786.78	c   closecuts        :       0.00          0          0          0          0          0
1786.73/1786.78	c   strongcg         :       0.37          6          0          0        933          0
1786.73/1786.78	c   cmir             :       0.04          6          0          0          1          0
1786.73/1786.78	c   flowcover        :       0.06          6          0          0          1          0
1786.73/1786.78	c   clique           :       0.00          6          0          0          0          0
1786.73/1786.78	c   zerohalf         :       0.00          0          0          0          0          0
1786.73/1786.78	c   mcf              :       0.00          1          0          0          0          0
1786.73/1786.78	c   oddcycle         :       0.00          0          0          0          0          0
1786.73/1786.78	c   rapidlearning    :       0.13          1          0          0          0         32
1786.73/1786.78	c Pricers            :       Time      Calls       Vars
1786.73/1786.78	c   problem variables:       0.00          0          0
1786.73/1786.78	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1786.73/1786.78	c   relpscost        :      53.52     315749        403       3284          0          0     626312
1786.73/1786.78	c   pscost           :       0.00          0          0          0          0          0          0
1786.73/1786.78	c   inference        :       0.00          0          0          0          0          0          0
1786.73/1786.78	c   mostinf          :       0.00          0          0          0          0          0          0
1786.73/1786.78	c   leastinf         :       0.00          0          0          0          0          0          0
1786.73/1786.78	c   fullstrong       :       0.00          0          0          0          0          0          0
1786.73/1786.78	c   allfullstrong    :       0.00          0          0          0          0          0          0
1786.73/1786.78	c   random           :       0.00          0          0          0          0          0          0
1786.73/1786.78	c Primal Heuristics  :       Time      Calls      Found
1786.73/1786.78	c   LP solutions     :       0.01          -         28
1786.73/1786.78	c   pseudo solutions :       0.00          -          0
1786.73/1786.78	c   intshifting      :       0.01          0          0
1786.73/1786.78	c   feaspump         :       0.40          1          0
1786.73/1786.78	c   oneopt           :       0.32         29          0
1786.73/1786.78	c   linesearchdiving :       0.41         65          0
1786.73/1786.78	c   objpscostdiving  :       0.28         33          0
1786.73/1786.78	c   rootsoldiving    :       1.11         33          0
1786.73/1786.78	c   fracdiving       :       0.99         66          0
1786.73/1786.78	c   veclendiving     :       0.78         66          0
1786.73/1786.78	c   guideddiving     :       0.77         66          0
1786.73/1786.78	c   coefdiving       :       1.05         66          0
1786.73/1786.78	c   pscostdiving     :       0.53         66          0
1786.73/1786.78	c   crossover        :       1.35         40          0
1786.73/1786.78	c   trivial          :       0.00          2          0
1786.73/1786.78	c   shiftandpropagate:       0.01          1          0
1786.73/1786.78	c   simplerounding   :       0.51     316921          0
1786.73/1786.78	c   zirounding       :       0.58       1000          0
1786.73/1786.78	c   rounding         :       0.99       7946          0
1786.73/1786.78	c   shifting         :       0.93       2438          0
1786.73/1786.78	c   twoopt           :       0.00          0          0
1786.73/1786.78	c   fixandinfer      :       0.00          0          0
1786.73/1786.78	c   clique           :       0.00          0          0
1786.73/1786.78	c   intdiving        :       0.00          0          0
1786.73/1786.78	c   actconsdiving    :       0.00          0          0
1786.73/1786.78	c   octane           :       0.00          0          0
1786.73/1786.78	c   rens             :       0.02          1          0
1786.73/1786.78	c   rins             :       0.00          0          0
1786.73/1786.78	c   localbranching   :       0.00          0          0
1786.73/1786.78	c   mutation         :       0.00          0          0
1786.73/1786.78	c   dins             :       0.00          0          0
1786.73/1786.78	c   vbounds          :       0.00          0          0
1786.73/1786.78	c   undercover       :       0.00          0          0
1786.73/1786.78	c   subnlp           :       0.09          0          0
1786.73/1786.78	c   trysol           :       0.33       1140        262
1786.73/1786.78	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1786.73/1786.78	c   primal LP        :       0.00          0          0       0.00          -
1786.73/1786.78	c   dual LP          :     972.28     467829    7344008      15.70    7553.36
1786.73/1786.78	c   lex dual LP      :       0.00          0          0       0.00          -
1786.73/1786.78	c   barrier LP       :       0.00          0          0       0.00          -
1786.73/1786.78	c   diving/probing LP:       4.47       3385      26802       7.92    5990.47
1786.73/1786.78	c   strong branching :      49.16      11737     357242      30.44    7267.05
1786.73/1786.78	c     (at root node) :          -          9       1901     211.22          -
1786.73/1786.78	c   conflict analysis:       0.00          0          0       0.00          -
1786.73/1786.78	c B&B Tree           :
1786.73/1786.78	c   number of runs   :          1
1786.73/1786.78	c   nodes            :     602218
1786.73/1786.78	c   nodes (total)    :     602218
1786.73/1786.78	c   nodes left       :          0
1786.73/1786.78	c   max depth        :         98
1786.73/1786.78	c   max depth (total):         98
1786.73/1786.78	c   backtracks       :      63216 (10.5%)
1786.73/1786.78	c   delayed cutoffs  :      23030
1786.73/1786.78	c   repropagations   :    1428465 (2520362 domain reductions, 22137 cutoffs)
1786.73/1786.78	c   avg switch length:       6.10
1786.73/1786.78	c   switching time   :     188.05
1786.73/1786.78	c Solution           :
1786.73/1786.78	c   Solutions found  :        290 (29 improvements)
1786.73/1786.78	c   First Solution   : +4.04320000000000e+04   (in run 1, after 1 nodes, 0.55 seconds, depth 0, found by <trysol>)
1786.73/1786.78	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 189456 nodes, 505.44 seconds, depth 24, found by <relaxation>)
1786.73/1786.78	c   Dual Bound       : +3.00000000000000e+00
1786.73/1786.78	c   Gap              :       0.00 %
1786.73/1786.78	c   Root Dual Bound  : +0.00000000000000e+00
1786.73/1786.78	c   Root Iterations  :       3992
1786.83/1786.83	c Time complete: 1786.86.

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447725-1307897193/watcher-3447725-1307897193 -o /var/tmp/evaluation-result-3447725-1307897193/solver-3447725-1307897193 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447725-1307897193.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.78 1.95 1.81 5/176 14904
/proc/meminfo: memFree=1736400/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=10136 CPUtime=0 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 1544 0 0 0 0 0 0 0 24 0 1 0 882134644 10379264 1497 33554432000 4194304 9128323 140737259611776 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14904/statm: 2534 1497 399 1205 0 1325 0

[startup+0.0471611 s]
/proc/loadavg: 1.78 1.95 1.81 5/176 14904
/proc/meminfo: memFree=1736400/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=27032 CPUtime=0.04 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 5755 0 0 0 3 1 0 0 24 0 1 0 882134644 27680768 5449 33554432000 4194304 9128323 140737259611776 18446744073709551615 5266267 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 6758 5449 514 1205 0 5549 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27032

[startup+0.101153 s]
/proc/loadavg: 1.78 1.95 1.81 5/176 14904
/proc/meminfo: memFree=1736400/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=28352 CPUtime=0.09 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 6119 0 0 0 8 1 0 0 25 0 1 0 882134644 29032448 5813 33554432000 4194304 9128323 140737259611776 18446744073709551615 4336752 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 7088 5813 543 1205 0 5879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28352

[startup+0.301116 s]
/proc/loadavg: 1.78 1.95 1.81 5/176 14904
/proc/meminfo: memFree=1736400/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=33964 CPUtime=0.29 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 7823 0 0 0 27 2 0 0 25 0 1 0 882134644 34779136 7426 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 8491 7426 679 1205 0 7282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33964

[startup+0.701047 s]
/proc/loadavg: 1.78 1.95 1.81 5/176 14904
/proc/meminfo: memFree=1736400/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=59536 CPUtime=0.69 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 14018 0 0 0 66 3 0 0 25 0 1 0 882134644 60964864 13621 33554432000 4194304 9128323 140737259611776 18446744073709551615 5607825 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 14884 13621 728 1205 0 13675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59536

[startup+1.50091 s]
/proc/loadavg: 1.80 1.95 1.81 4/178 14906
/proc/meminfo: memFree=1636224/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=58628 CPUtime=1.49 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 14181 0 0 0 144 5 0 0 25 0 1 0 882134644 60035072 13425 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 14657 13425 741 1205 0 13448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58628

[startup+3.10062 s]
/proc/loadavg: 1.80 1.95 1.81 4/178 14906
/proc/meminfo: memFree=1634860/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=58628 CPUtime=3.09 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 14337 0 0 0 299 10 0 0 25 0 1 0 882134644 60035072 13581 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 14657 13581 752 1205 0 13448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58628

[startup+6.30106 s]
/proc/loadavg: 1.80 1.95 1.81 4/178 14906
/proc/meminfo: memFree=1632876/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=58640 CPUtime=6.29 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 15262 0 0 0 611 18 0 0 25 0 1 0 882134644 60047360 13782 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 14660 13782 752 1205 0 13451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58640

[startup+12.7009 s]
/proc/loadavg: 1.83 1.95 1.81 4/178 14906
/proc/meminfo: memFree=1631436/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=58640 CPUtime=12.69 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 16187 0 0 0 1240 29 0 0 25 0 1 0 882134644 60047360 13786 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 14660 13786 755 1205 0 13451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58640

[startup+25.5007 s]
/proc/loadavg: 1.85 1.95 1.81 4/178 14907
/proc/meminfo: memFree=1628816/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=62980 CPUtime=25.49 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 37312 0 0 0 2498 51 0 0 25 0 1 0 882134644 64491520 14667 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 15745 14667 755 1205 0 14536 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62980

[startup+51.1001 s]
/proc/loadavg: 1.90 1.96 1.82 4/178 14908
/proc/meminfo: memFree=1617060/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=70992 CPUtime=51.09 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 69142 0 0 0 5005 104 0 0 25 0 1 0 882134644 72695808 16710 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 17748 16710 756 1205 0 16539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70992

[startup+102.306 s]
/proc/loadavg: 1.96 1.96 1.82 4/178 14909
/proc/meminfo: memFree=1601920/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=80616 CPUtime=102.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 88117 0 0 0 10035 195 0 0 25 0 1 0 882134644 82550784 19117 33554432000 4194304 9128323 140737259611776 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 20154 19117 756 1205 0 18945 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80616

[startup+162.301 s]
/proc/loadavg: 1.98 1.97 1.83 4/178 14910
/proc/meminfo: memFree=1595400/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=83488 CPUtime=162.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 112251 0 0 0 15920 310 0 0 25 0 1 0 882134644 85491712 19816 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 20872 19816 756 1205 0 19663 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 83488

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.84 4/178 14912
/proc/meminfo: memFree=1590032/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=87780 CPUtime=222.29 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 129247 0 0 0 21808 421 0 0 25 0 1 0 882134644 89886720 20895 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 21945 20895 756 1205 0 20736 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87780

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.84 4/178 14914
/proc/meminfo: memFree=1577196/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=100772 CPUtime=282.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 132216 0 0 0 27699 531 0 0 25 0 1 0 882134644 103190528 23864 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 25193 23864 756 1205 0 23984 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100772

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.85 4/178 14915
/proc/meminfo: memFree=1575652/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=100772 CPUtime=342.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 132219 0 0 0 33593 637 0 0 25 0 1 0 882134644 103190528 23867 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 25193 23867 756 1205 0 23984 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100772

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.85 4/178 14917
/proc/meminfo: memFree=1573116/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=100772 CPUtime=402.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 132220 0 0 0 39491 739 0 0 25 0 1 0 882134644 103190528 23868 33554432000 4194304 9128323 140737259611776 18446744073709551615 4207956 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 25193 23868 756 1205 0 23984 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100772

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.86 4/178 14918
/proc/meminfo: memFree=1569336/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=100772 CPUtime=462.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 144079 0 0 0 45377 853 0 0 25 0 1 0 882134644 103190528 24170 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 25193 24170 756 1205 0 23984 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100772

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.86 4/178 14920
/proc/meminfo: memFree=1562572/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=109248 CPUtime=522.31 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 158999 0 0 0 51262 969 0 0 25 0 1 0 882134644 111869952 25981 33554432000 4194304 9128323 140737259611776 18446744073709551615 8009001 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 27312 25981 756 1205 0 26103 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 109248

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.87 4/178 14922
/proc/meminfo: memFree=1559772/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=109248 CPUtime=582.3 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 161547 0 0 0 57141 1089 0 0 25 0 1 0 882134644 111869952 26279 33554432000 4194304 9128323 140737259611776 18446744073709551615 6530112 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 27312 26279 756 1205 0 26103 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109248

[startup+642.301 s]

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

/proc/meminfo: memFree=1548696/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=112332 CPUtime=1002.32 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 165400 0 0 0 98425 1807 0 0 25 0 1 0 882134644 115027968 26999 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 28083 26999 757 1205 0 26874 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 112332

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14943
/proc/meminfo: memFree=1546152/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=113156 CPUtime=1062.32 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 165636 0 0 0 104338 1894 0 0 25 0 1 0 882134644 115871744 27235 33554432000 4194304 9128323 140737259611776 18446744073709551615 7207309 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 28289 27235 757 1205 0 27080 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 113156

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14945
/proc/meminfo: memFree=1543832/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=114344 CPUtime=1122.31 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 165952 0 0 0 110254 1977 0 0 25 0 1 0 882134644 117088256 27542 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 28586 27542 757 1205 0 27377 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 114344

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14947
/proc/meminfo: memFree=1542924/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=114616 CPUtime=1182.31 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 170455 0 0 0 116170 2061 0 0 25 0 1 0 882134644 117366784 27592 33554432000 4194304 9128323 140737259611776 18446744073709551615 7343129 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 28654 27592 757 1205 0 27445 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 114616

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14948
/proc/meminfo: memFree=1540028/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=115716 CPUtime=1242.32 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 170700 0 0 0 122083 2149 0 0 25 0 1 0 882134644 118493184 27837 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 28929 27837 757 1205 0 27720 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 115716

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14950
/proc/meminfo: memFree=1537876/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=117592 CPUtime=1302.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 171194 0 0 0 128004 2229 0 0 25 0 1 0 882134644 120414208 28331 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 29398 28331 757 1205 0 28189 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 117592

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14951
/proc/meminfo: memFree=1536468/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=118244 CPUtime=1362.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 171378 0 0 0 133918 2315 0 0 25 0 1 0 882134644 121081856 28515 33554432000 4194304 9128323 140737259611776 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 29561 28515 757 1205 0 28352 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 118244

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14953
/proc/meminfo: memFree=1533580/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=118912 CPUtime=1422.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 171512 0 0 0 139832 2401 0 0 25 0 1 0 882134644 121765888 28649 33554432000 4194304 9128323 140737259611776 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 29728 28649 757 1205 0 28519 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 118912

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14955
/proc/meminfo: memFree=1530892/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=119364 CPUtime=1482.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 171645 0 0 0 145739 2494 0 0 25 0 1 0 882134644 122228736 28782 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 29841 28782 757 1205 0 28632 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 119364

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14956
/proc/meminfo: memFree=1528972/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=119628 CPUtime=1542.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 171724 0 0 0 151656 2577 0 0 25 0 1 0 882134644 122499072 28861 33554432000 4194304 9128323 140737259611776 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 29907 28861 757 1205 0 28698 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 119628

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 14958
/proc/meminfo: memFree=1523364/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=121940 CPUtime=1602.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 172131 0 0 0 157564 2669 0 0 25 0 1 0 882134644 124866560 29268 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 30485 29268 757 1205 0 29276 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 121940

[startup+1662.3 s]
/proc/loadavg: 2.03 1.99 1.91 4/178 14959
/proc/meminfo: memFree=1522424/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=121940 CPUtime=1662.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 172158 0 0 0 163463 2770 0 0 25 0 1 0 882134644 124866560 29295 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 30485 29295 757 1205 0 29276 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 121940

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.91 4/178 14961
/proc/meminfo: memFree=1519020/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=124348 CPUtime=1722.34 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 172671 0 0 0 169362 2872 0 0 25 0 1 0 882134644 127332352 29808 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 31087 29808 757 1205 0 29878 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 124348

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 14963
/proc/meminfo: memFree=1516728/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=124424 CPUtime=1782.33 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 174583 0 0 0 175279 2954 0 0 25 0 1 0 882134644 127410176 29766 33554432000 4194304 9128323 140737259611776 18446744073709551615 5332984 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 31106 29766 757 1205 0 29897 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 124424

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

[startup+1783.9 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 14963
/proc/meminfo: memFree=1516604/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=124424 CPUtime=1783.93 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 174584 0 0 0 175436 2957 0 0 25 0 1 0 882134644 127410176 29767 33554432000 4194304 9128323 140737259611776 18446744073709551615 7192144 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 31106 29767 757 1205 0 29897 0
Current children cumulated CPU time (s) 1783.93
Current children cumulated vsize (KiB) 124424

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 14963
/proc/meminfo: memFree=1516708/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=124424 CPUtime=1785.54 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 174586 0 0 0 175594 2960 0 0 25 0 1 0 882134644 127410176 29769 33554432000 4194304 9128323 140737259611776 18446744073709551615 6713575 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 31106 29769 757 1205 0 29897 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 124424

[startup+1786.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 14963
/proc/meminfo: memFree=1516708/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=124424 CPUtime=1786.34 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 174588 0 0 0 175674 2960 0 0 25 0 1 0 882134644 127410176 29771 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 31106 29771 757 1205 0 29897 0
Current children cumulated CPU time (s) 1786.34
Current children cumulated vsize (KiB) 124424

[startup+1786.7 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 14963
/proc/meminfo: memFree=1516708/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=124424 CPUtime=1786.73 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 174588 0 0 0 175712 2961 0 0 25 0 1 0 882134644 127410176 29771 33554432000 4194304 9128323 140737259611776 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14904/statm: 31106 29771 757 1205 0 29897 0
Current children cumulated CPU time (s) 1786.73
Current children cumulated vsize (KiB) 124424

[startup+1786.8 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 14963
/proc/meminfo: memFree=1516708/32951124 swapFree=67057920/67111528
[pid=14904] ppid=14902 vsize=123012 CPUtime=1786.83 cores=1,3,5,7
/proc/14904/stat : 14904 (scip-2.0.1.4.li) R 14902 14904 14185 0 -1 4202496 174590 0 0 0 175722 2961 0 0 25 0 1 0 882134644 125964288 29420 33554432000 4194304 9128323 140737259611776 18446744073709551615 6885312 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14904/statm: 30753 29420 759 1205 0 29544 0
Current children cumulated CPU time (s) 1786.83
Current children cumulated vsize (KiB) 123012

Child status: 0
Real time (s): 1786.83
CPU time (s): 1786.87
CPU user time (s): 1757.25
CPU system time (s): 29.6195
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 124424

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

runsolver used 2.6086 second user time and 6.01309 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-12 18:46:33
IDJOB=3447725
IDBENCH=78901
IDSOLVER=1944
FILE ID=node140/3447725-1307897193
RUNJOBID= node140-1307897193-14878
PBS_JOBID= 13559568
Free space on /var/tmp= 2912 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900584219--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447725-1307897193/watcher-3447725-1307897193 -o /var/tmp/evaluation-result-3447725-1307897193/solver-3447725-1307897193 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447725-1307897193.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 318d96c5cecc5e1278f112ac94857622
RANDOM SEED=1633139357

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:       1738356 kB
Buffers:         50464 kB
Cached:       30193076 kB
SwapCached:       7412 kB
Active:       15877832 kB
Inactive:     14385196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1738356 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:           24444 kB
Writeback:           0 kB
AnonPages:       17228 kB
Mapped:          12932 kB
Slab:           885632 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184988 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 /var/tmp at the end= 2888 MiB
End job on node140 at 2011-06-12 19:16:20