Trace number 3737373

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 NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)OPT-14 214.256 214.298

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_1.opb
MD5SUM26861ca996cf8fd2abe5c211e1f47a26
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark214.256
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
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-3737373-1338727253.opb>
0.00/0.01	c original problem has 710 variables (710 bin, 0 int, 0 impl, 0 cont) and 861 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 0
0.00/0.01	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.00/0.01	c presolving:
0.02/0.03	c (round 1) 0 del vars, 810 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 50 upgd conss, 4980 impls, 99 clqs
0.02/0.03	c (round 2) 610 del vars, 810 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 150 upgd conss, 4980 impls, 0 clqs
0.02/0.04	c presolving (3 rounds):
0.02/0.04	c  610 deleted vars, 810 deleted constraints, 100 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.02/0.04	c  4980 implications, 0 cliques
0.02/0.04	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 151 constraints
0.02/0.04	c     100 constraints of type <knapsack>
0.02/0.04	c      50 constraints of type <setppc>
0.02/0.04	c       1 constraints of type <linear>
0.02/0.04	c transformed objective value is always integral (scale: 1)
0.02/0.04	c Presolving Time: 0.03
0.02/0.04	c - non default parameters ----------------------------------------------------------------------
0.02/0.04	c # SCIP version 2.0.1.5
0.02/0.04	c 
0.02/0.04	c # frequency for displaying node information lines
0.02/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.02/0.04	c display/freq = 10000
0.02/0.04	c 
0.02/0.04	c # maximal time in seconds to run
0.02/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.04	c limits/time = 1797
0.02/0.04	c 
0.02/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.02/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.04	c limits/memory = 13950
0.02/0.04	c 
0.02/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.02/0.04	c # [type: int, range: [1,2], default: 1]
0.02/0.04	c timing/clocktype = 2
0.02/0.04	c 
0.02/0.04	c # belongs reading time to solving time?
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c timing/reading = TRUE
0.02/0.04	c 
0.02/0.04	c # should presolving try to simplify inequalities
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/linear/simplifyinequalities = TRUE
0.02/0.04	c 
0.02/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/indicator/addCouplingCons = TRUE
0.02/0.04	c 
0.02/0.04	c # should presolving try to simplify knapsacks
0.02/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.02/0.04	c 
0.02/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.02/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.04	c separating/rapidlearning/freq = 0
0.02/0.04	c 
0.02/0.04	c -----------------------------------------------------------------------------------------------
0.02/0.04	c start solving
0.02/0.04	c 
0.02/0.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.02/0.05	c t 0.0s|     1 |     0 |   360 |     - |2114k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 | 0.000000e+00 | 100.00%
0.02/0.05	o -1
0.02/0.05	c R 0.0s|     1 |     0 |   360 |     - |2119k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+00 |  96.00%
0.02/0.08	o -10
0.02/0.08	c y 0.1s|     1 |     0 |   360 |     - |2330k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.02/0.08	c   0.1s|     1 |     0 |   372 |     - |2331k|   0 | 100 | 100 | 151 | 100 | 160 |   9 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.10	c   0.1s|     1 |     0 |   379 |     - |2597k|   0 | 100 | 100 | 151 | 100 | 162 |  11 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.12	c   0.1s|     1 |     0 |   384 |     - |2865k|   0 | 100 | 100 | 151 | 100 | 167 |  16 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.13	c   0.1s|     1 |     0 |   386 |     - |2949k|   0 | 100 | 100 | 151 | 100 | 168 |  17 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.15	c   0.1s|     1 |     0 |   390 |     - |3002k|   0 | 100 | 100 | 151 | 100 | 169 |  18 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.17	c   0.2s|     1 |     0 |   395 |     - |3013k|   0 | 100 | 100 | 151 | 100 | 170 |  19 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.39/0.45	c   0.4s|     1 |     2 |   395 |     - |3014k|   0 | 100 | 100 | 151 | 100 | 170 |  19 |   0 |  29 |-2.500000e+01 |-1.000000e+01 |  60.00%
1.39/1.43	o -11
1.39/1.43	c R 1.4s|    35 |    27 |  1787 |  40.9 |3051k|  13 |  14 | 100 | 152 | 100 | 159 |  19 |   1 | 496 |-2.436475e+01 |-1.100000e+01 |  54.85%
1.39/1.43	o -12
1.39/1.43	c R 1.4s|    39 |    23 |  1809 |  37.2 |3059k|  13 |   - | 100 | 152 | 100 | 159 |  19 |   1 | 506 |-2.436475e+01 |-1.200000e+01 |  50.75%
2.19/2.28	o -13
2.19/2.28	c * 2.3s|   350 |   116 |  9546 |  26.2 |3241k|  23 |   - | 100 | 160 | 100 | 159 |  19 |   9 | 785 |-2.288513e+01 |-1.300000e+01 |  43.19%
7.39/7.42	o -14
7.39/7.42	c * 7.4s|  4877 |  1803 |139748 |  28.6 |5049k|  48 |   - | 100 | 316 | 100 | 159 |  19 | 210 | 785 |-1.982248e+01 |-1.400000e+01 |  29.37%
11.19/11.23	c  11.2s| 10000 |  3414 |231064 |  23.1 |6794k|  52 |  34 | 100 | 340 | 100 | 159 |  19 | 296 | 785 |-1.932412e+01 |-1.400000e+01 |  27.55%
16.79/16.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.79/16.89	c  16.9s| 20000 |  5286 |364568 |  18.2 |9176k|  52 |   - | 100 | 318 | 100 | 159 |  19 | 442 | 821 |-1.886193e+01 |-1.400000e+01 |  25.78%
21.99/22.02	c  22.0s| 30000 |  6586 |481111 |  16.0 |  11M|  52 |  43 | 100 | 339 | 100 | 159 |  19 | 580 | 930 |-1.862087e+01 |-1.400000e+01 |  24.82%
26.98/27.07	c  27.1s| 40000 |  7730 |596097 |  14.9 |  12M|  52 |  51 | 100 | 349 | 100 | 159 |  19 | 716 |1080 |-1.842738e+01 |-1.400000e+01 |  24.03%
31.99/32.04	c  32.0s| 50000 |  8862 |708093 |  14.2 |  14M|  52 |  42 | 100 | 356 | 100 | 159 |  19 | 837 |1199 |-1.830440e+01 |-1.400000e+01 |  23.52%
36.79/36.84	c  36.8s| 60000 |  9744 |815671 |  13.6 |  15M|  52 |  43 | 100 | 368 | 100 | 159 |  19 | 949 |1338 |-1.818694e+01 |-1.400000e+01 |  23.02%
41.48/41.56	c  41.6s| 70000 | 10558 |919975 |  13.1 |  16M|  52 |   - | 100 | 373 | 100 | 159 |  19 |1065 |1472 |-1.809194e+01 |-1.400000e+01 |  22.62%
46.08/46.20	c  46.2s| 80000 | 11262 |  1021k|  12.8 |  17M|  52 |  34 | 100 | 371 | 100 | 159 |  19 |1168 |1600 |-1.800742e+01 |-1.400000e+01 |  22.25%
50.78/50.80	c  50.8s| 90000 | 11894 |  1122k|  12.5 |  18M|  52 |  32 | 100 | 378 | 100 | 159 |  19 |1275 |1707 |-1.791063e+01 |-1.400000e+01 |  21.83%
55.28/55.33	c  55.3s|100000 | 12482 |  1221k|  12.2 |  19M|  52 |  35 | 100 | 353 | 100 | 159 |  19 |1369 |1809 |-1.784634e+01 |-1.400000e+01 |  21.55%
59.78/59.82	c  59.8s|110000 | 12992 |  1320k|  12.0 |  20M|  52 |   - | 100 | 342 | 100 | 159 |  19 |1448 |1895 |-1.778699e+01 |-1.400000e+01 |  21.29%
64.18/64.25	c  64.2s|120000 | 13454 |  1415k|  11.8 |  21M|  52 |  23 | 100 | 337 | 100 | 159 |  19 |1548 |1987 |-1.772999e+01 |-1.400000e+01 |  21.04%
68.57/68.68	c  68.7s|130000 | 13856 |  1510k|  11.6 |  22M|  52 |  28 | 100 | 303 | 100 | 159 |  19 |1623 |2101 |-1.766476e+01 |-1.400000e+01 |  20.75%
72.97/73.03	c  73.0s|140000 | 14222 |  1604k|  11.5 |  22M|  54 |  35 | 100 | 310 | 100 | 159 |  19 |1704 |2207 |-1.759982e+01 |-1.400000e+01 |  20.45%
77.28/77.33	c  77.3s|150000 | 14494 |  1697k|  11.3 |  23M|  54 |  32 | 100 | 315 | 100 | 159 |  19 |1789 |2318 |-1.754545e+01 |-1.400000e+01 |  20.21%
81.47/81.59	c  81.6s|160000 | 14816 |  1789k|  11.2 |  24M|  54 |   - | 100 | 292 | 100 | 159 |  19 |1856 |2411 |-1.749602e+01 |-1.400000e+01 |  19.98%
85.78/85.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
85.78/85.86	c  85.9s|170000 | 15112 |  1882k|  11.1 |  24M|  54 |   - | 100 | 298 | 100 | 159 |  19 |1932 |2483 |-1.744515e+01 |-1.400000e+01 |  19.75%
89.96/90.09	c  90.1s|180000 | 15274 |  1973k|  11.0 |  25M|  54 |  35 | 100 | 271 | 100 | 159 |  19 |1993 |2584 |-1.740620e+01 |-1.400000e+01 |  19.57%
94.27/94.30	c  94.3s|190000 | 15426 |  2063k|  10.9 |  25M|  54 |   - | 100 | 289 | 100 | 159 |  19 |2071 |2695 |-1.735914e+01 |-1.400000e+01 |  19.35%
98.46/98.52	c  98.5s|200000 | 15484 |  2153k|  10.8 |  25M|  54 |  37 | 100 | 272 | 100 | 159 |  19 |2153 |2794 |-1.732229e+01 |-1.400000e+01 |  19.18%
102.56/102.67	c   103s|210000 | 15574 |  2241k|  10.7 |  26M|  54 |  47 | 100 | 280 | 100 | 159 |  19 |2242 |2871 |-1.727563e+01 |-1.400000e+01 |  18.96%
106.77/106.88	c   107s|220000 | 15796 |  2331k|  10.6 |  26M|  54 |  35 | 100 | 279 | 100 | 159 |  19 |2304 |2970 |-1.723421e+01 |-1.400000e+01 |  18.77%
110.87/110.97	c   111s|230000 | 15776 |  2417k|  10.5 |  26M|  54 |  34 | 100 | 278 | 100 | 159 |  19 |2366 |3054 |-1.719667e+01 |-1.400000e+01 |  18.59%
114.97/115.05	c   115s|240000 | 15710 |  2503k|  10.4 |  26M|  54 |   - | 100 | 266 | 100 | 159 |  19 |2420 |3119 |-1.715638e+01 |-1.400000e+01 |  18.40%
119.06/119.15	c   119s|250000 | 15684 |  2588k|  10.4 |  27M|  54 |  31 | 100 | 246 | 100 | 159 |  19 |2468 |3209 |-1.711769e+01 |-1.400000e+01 |  18.21%
123.17/123.29	c   123s|260000 | 15656 |  2675k|  10.3 |  27M|  54 |  41 | 100 | 254 | 100 | 159 |  19 |2532 |3283 |-1.708330e+01 |-1.400000e+01 |  18.05%
127.37/127.41	c   127s|270000 | 15528 |  2761k|  10.2 |  27M|  54 |  31 | 100 | 264 | 100 | 159 |  19 |2586 |3399 |-1.704620e+01 |-1.400000e+01 |  17.87%
131.36/131.46	c   131s|280000 | 15394 |  2844k|  10.2 |  27M|  54 |   - | 100 | 260 | 100 | 159 |  19 |2658 |3486 |-1.700788e+01 |-1.400000e+01 |  17.69%
135.46/135.55	c   136s|290000 | 15208 |  2928k|  10.1 |  27M|  54 |  34 | 100 | 251 | 100 | 159 |  19 |2705 |3560 |-1.696788e+01 |-1.400000e+01 |  17.49%
139.46/139.58	c   140s|300000 | 14964 |  3011k|  10.0 |  26M|  54 |   - | 100 | 235 | 100 | 159 |  19 |2739 |3642 |-1.693308e+01 |-1.400000e+01 |  17.32%
143.56/143.64	c   144s|310000 | 14754 |  3094k|  10.0 |  26M|  54 |  47 | 100 | 260 | 100 | 159 |  19 |2802 |3704 |-1.689170e+01 |-1.400000e+01 |  17.12%
147.66/147.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
147.66/147.70	c   148s|320000 | 14424 |  3177k|   9.9 |  26M|  54 |   - | 100 | 244 | 100 | 159 |  19 |2836 |3790 |-1.685767e+01 |-1.400000e+01 |  16.95%
151.67/151.73	c   152s|330000 | 14200 |  3259k|   9.9 |  26M|  54 |   - | 100 | 227 | 100 | 159 |  19 |2877 |3862 |-1.681889e+01 |-1.400000e+01 |  16.76%
155.66/155.77	c   156s|340000 | 13840 |  3340k|   9.8 |  26M|  54 |   - | 100 | 231 | 100 | 159 |  19 |2930 |3946 |-1.678358e+01 |-1.400000e+01 |  16.59%
159.65/159.77	c   160s|350000 | 13442 |  3420k|   9.8 |  25M|  54 |  34 | 100 | 235 | 100 | 159 |  19 |2989 |4002 |-1.674107e+01 |-1.400000e+01 |  16.37%
163.65/163.75	c   164s|360000 | 13066 |  3500k|   9.7 |  25M|  54 |  39 | 100 | 207 | 100 | 159 |  19 |3029 |4104 |-1.670018e+01 |-1.400000e+01 |  16.17%
167.65/167.70	c   168s|370000 | 12524 |  3580k|   9.7 |  24M|  54 |   - | 100 | 208 | 100 | 159 |  19 |3072 |4192 |-1.666275e+01 |-1.400000e+01 |  15.98%
171.46/171.60	c   172s|380000 | 11984 |  3658k|   9.6 |  24M|  54 |  49 | 100 | 208 | 100 | 159 |  19 |3102 |4246 |-1.662484e+01 |-1.400000e+01 |  15.79%
175.36/175.49	c   175s|390000 | 11396 |  3735k|   9.6 |  23M|  54 |  38 | 100 | 207 | 100 | 159 |  19 |3139 |4314 |-1.658557e+01 |-1.400000e+01 |  15.59%
179.26/179.31	c   179s|400000 | 10766 |  3809k|   9.5 |  22M|  54 |   - | 100 | 198 | 100 | 159 |  19 |3166 |4387 |-1.655440e+01 |-1.400000e+01 |  15.43%
183.16/183.21	c   183s|410000 | 10138 |  3885k|   9.5 |  21M|  54 |  29 | 100 | 211 | 100 | 159 |  19 |3202 |4468 |-1.650881e+01 |-1.400000e+01 |  15.20%
187.06/187.13	c   187s|420000 |  9390 |  3960k|   9.4 |  20M|  54 |  41 | 100 | 209 | 100 | 159 |  19 |3241 |4555 |-1.645563e+01 |-1.400000e+01 |  14.92%
190.95/191.00	c   191s|430000 |  8538 |  4034k|   9.4 |  19M|  54 |   - | 100 | 203 | 100 | 159 |  19 |3265 |4649 |-1.640357e+01 |-1.400000e+01 |  14.65%
194.75/194.87	c   195s|440000 |  7652 |  4108k|   9.3 |  18M|  54 |  34 | 100 | 201 | 100 | 159 |  19 |3290 |4717 |-1.635012e+01 |-1.400000e+01 |  14.37%
198.65/198.76	c   199s|450000 |  6726 |  4181k|   9.3 |  16M|  54 |   - | 100 | 201 | 100 | 159 |  19 |3320 |4797 |-1.628362e+01 |-1.400000e+01 |  14.02%
202.45/202.57	c   203s|460000 |  5622 |  4251k|   9.2 |  15M|  54 |   - | 100 | 187 | 100 | 159 |  19 |3342 |4867 |-1.621034e+01 |-1.400000e+01 |  13.64%
206.25/206.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
206.25/206.35	c   206s|470000 |  4448 |  4320k|   9.2 |  13M|  54 |  43 | 100 | 182 | 100 | 159 |  19 |3360 |4950 |-1.611135e+01 |-1.400000e+01 |  13.10%
209.96/210.09	c   210s|480000 |  2952 |  4385k|   9.1 |  10M|  54 |  42 | 100 | 175 | 100 | 159 |  19 |3385 |5049 |-1.598317e+01 |-1.400000e+01 |  12.41%
213.65/213.71	c   214s|490000 |   826 |  4444k|   9.1 |6435k|  54 |   - | 100 | 165 | 100 | 159 |  19 |3398 |5115 |-1.569639e+01 |-1.400000e+01 |  10.81%
214.15/214.29	c 
214.15/214.29	c SCIP Status        : problem is solved [optimal solution found]
214.15/214.29	c Solving Time (sec) : 214.28
214.15/214.29	c Solving Nodes      : 491684
214.15/214.29	c Primal Bound       : -1.40000000000000e+01 (327 solutions)
214.15/214.29	c Dual Bound         : -1.40000000000000e+01
214.15/214.29	c Gap                : 0.00 %
214.15/214.29	s OPTIMUM FOUND
214.15/214.29	v -x98 x89 x90 -x56 x96 -x76 -x55 -x95 -x79 -x92 -x71 -x75 -x88 x54 x65 x57 -x53 -x74 -x81 x83 -x80 -x52 -x82 -x70 x67 -x61 -x59 
214.15/214.29	v -x69 x62 -x73 -x77 -x64 -x60 x91 -x51 -x99 x97 x85 -x68 -x58 -x63 -x72 -x100 -x93 -x86 -x94 x66 x78 -x87 -x84 x50 x49 -x48 -x47 
214.15/214.29	v -x46 -x45 x44 -x43 x42 -x41 -x40 -x39 x38 x37 x36 -x35 x34 -x33 x32 -x31 -x30 -x29 -x28 -x27 x26 -x25 -x24 -x23 -x22 x21 -x20 
214.15/214.29	v -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1 
214.15/214.29	c SCIP Status        : problem is solved [optimal solution found]
214.15/214.29	c Total Time         :     214.28
214.15/214.29	c   solving          :     214.28
214.15/214.29	c   presolving       :       0.03 (included in solving)
214.15/214.29	c   reading          :       0.00 (included in solving)
214.15/214.29	c Original Problem   :
214.15/214.29	c   Problem name     : HOME/instance-3737373-1338727253.opb
214.15/214.29	c   Variables        : 710 (710 binary, 0 integer, 0 implicit integer, 0 continuous)
214.15/214.29	c   Constraints      : 861 initial, 861 maximal
214.15/214.29	c Presolved Problem  :
214.15/214.29	c   Problem name     : t_HOME/instance-3737373-1338727253.opb
214.15/214.29	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
214.15/214.29	c   Constraints      : 151 initial, 392 maximal
214.15/214.29	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
214.15/214.29	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   dualfix          :       0.00        610          0          0          0          0          0          0          0          0
214.15/214.29	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
214.15/214.29	c   pseudoboolean    :       0.00          0          0          0          0          0        810        100          0          0
214.15/214.29	c   root node        :          -          2          -          -          2          -          -          -          -          -
214.15/214.29	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
214.15/214.29	c   integral         :          0          0          0     247755          0        330          0        239       1805          0          0     492646
214.15/214.29	c   knapsack         :        100          6     906510          2          0        325      53400        901    1338514          0          0          0
214.15/214.29	c   setppc           :         50          6     905053          1          0        324       8089          0     186624          0          0          0
214.15/214.29	c   linear           :          1          6     905608          1          0        324          0        519          9          0          0          0
214.15/214.29	c   logicor          :          0+         0     295340          0          0          0         96          3       2167          0          0          0
214.15/214.29	c   countsols        :          0          0          0          2          0        328          0          0          0          0          0          0
214.15/214.29	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
214.15/214.29	c   integral         :       7.47       0.00       0.00       7.47       0.00       0.00       0.00
214.15/214.29	c   knapsack         :       4.31       0.00       4.28       0.00       0.00       0.01       0.02
214.15/214.29	c   setppc           :       0.62       0.00       0.62       0.00       0.00       0.00       0.00
214.15/214.29	c   linear           :       0.79       0.00       0.79       0.00       0.00       0.00       0.00
214.15/214.29	c   logicor          :       0.61       0.00       0.61       0.00       0.00       0.00       0.00
214.15/214.29	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
214.15/214.29	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
214.15/214.29	c   vbounds          :          0          0          0          0
214.15/214.29	c   rootredcost      :          5          0          0          0
214.15/214.29	c   pseudoobj        :     915257       7555       1134      14689
214.15/214.29	c Propagator Timings :  TotalTime  Propagate    Resprop
214.15/214.29	c   vbounds          :       0.13       0.13       0.00
214.15/214.29	c   rootredcost      :       0.15       0.15       0.00
214.15/214.29	c   pseudoobj        :       1.68       1.67       0.02
214.15/214.29	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
214.15/214.29	c   propagation      :       0.08       2557       2522      11416       33.7          0        0.0          -
214.15/214.29	c   infeasible LP    :       0.01        428        428        945       18.4          0        0.0          0
214.15/214.29	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
214.15/214.29	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
214.15/214.29	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
214.15/214.29	c   applied globally :          -          -          -       2896       21.7          -          -          -
214.15/214.29	c   applied locally  :          -          -          -        519       39.2          -          -          -
214.15/214.29	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
214.15/214.29	c   cut pool         :       0.00          5          -          -         69          -    (maximal pool size: 290)
214.15/214.29	c   redcost          :       1.44     347852          0     293403          0          0
214.15/214.29	c   impliedbounds    :       0.00          6          0          0          0          0
214.15/214.29	c   intobj           :       0.00          0          0          0          0          0
214.15/214.29	c   gomory           :       0.02          6          0          0          0          0
214.15/214.29	c   cgmip            :       0.00          0          0          0          0          0
214.15/214.29	c   closecuts        :       0.00          0          0          0          0          0
214.15/214.29	c   strongcg         :       0.02          6          0          0        277          0
214.15/214.29	c   cmir             :       0.01          6          0          0         13          0
214.15/214.29	c   flowcover        :       0.02          6          0          0          0          0
214.15/214.29	c   clique           :       0.00          1          0          0          0          0
214.15/214.29	c   zerohalf         :       0.00          0          0          0          0          0
214.15/214.29	c   mcf              :       0.00          1          0          0          0          0
214.15/214.29	c   oddcycle         :       0.00          0          0          0          0          0
214.15/214.29	c   rapidlearning    :       0.02          1          0          0          0          0
214.15/214.29	c Pricers            :       Time      Calls       Vars
214.15/214.29	c   problem variables:       0.00          0          0
214.15/214.29	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
214.15/214.29	c   relpscost        :       7.35     247753        239       1805          0          0     492646
214.15/214.29	c   pscost           :       0.00          0          0          0          0          0          0
214.15/214.29	c   inference        :       0.00          0          0          0          0          0          0
214.15/214.29	c   mostinf          :       0.00          0          0          0          0          0          0
214.15/214.29	c   leastinf         :       0.00          0          0          0          0          0          0
214.15/214.29	c   fullstrong       :       0.00          0          0          0          0          0          0
214.15/214.29	c   allfullstrong    :       0.00          0          0          0          0          0          0
214.15/214.29	c   random           :       0.00          0          0          0          0          0          0
214.15/214.29	c Primal Heuristics  :       Time      Calls      Found
214.15/214.29	c   LP solutions     :       0.00          -          2
214.15/214.29	c   pseudo solutions :       0.00          -          0
214.15/214.29	c   feaspump         :       0.01          0          0
214.15/214.29	c   oneopt           :       0.09          5          0
214.15/214.29	c   crossover        :       0.24          2          1
214.15/214.29	c   guideddiving     :       0.46        294          0
214.15/214.29	c   coefdiving       :       0.69        295          0
214.15/214.29	c   fracdiving       :       0.45        295          0
214.15/214.29	c   veclendiving     :       0.54        295          0
214.15/214.29	c   pscostdiving     :       0.68        295          0
214.15/214.29	c   linesearchdiving :       0.47        295          0
214.15/214.29	c   objpscostdiving  :       1.03        148         58
214.15/214.29	c   rootsoldiving    :       0.48        148         47
214.15/214.29	c   trivial          :       0.00          2          1
214.15/214.29	c   shiftandpropagate:       0.00          0          0
214.15/214.29	c   simplerounding   :       0.07          0          0
214.15/214.29	c   zirounding       :       3.06          0          0
214.15/214.29	c   rounding         :       2.68      42208          3
214.15/214.29	c   shifting         :       4.70      25033        214
214.15/214.29	c   intshifting      :       0.00          0          0
214.15/214.29	c   twoopt           :       0.00          0          0
214.15/214.29	c   fixandinfer      :       0.00          0          0
214.15/214.29	c   clique           :       0.00          0          0
214.15/214.29	c   intdiving        :       0.00          0          0
214.15/214.29	c   actconsdiving    :       0.00          0          0
214.15/214.29	c   octane           :       0.00          0          0
214.15/214.29	c   rens             :       0.01          0          0
214.15/214.29	c   rins             :       0.00          0          0
214.15/214.29	c   localbranching   :       0.00          0          0
214.15/214.29	c   mutation         :       0.00          0          0
214.15/214.29	c   dins             :       0.00          0          0
214.15/214.29	c   vbounds          :       0.00          0          0
214.15/214.29	c   undercover       :       0.00          0          0
214.15/214.29	c   subnlp           :       0.07          0          0
214.15/214.29	c   trysol           :       0.09          0          0
214.15/214.29	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
214.15/214.29	c   primal LP        :       0.00          0          0       0.00          -
214.15/214.29	c   dual LP          :     150.05     526450    4332745       8.23   28874.46
214.15/214.29	c   lex dual LP      :       0.00          0          0       0.00          -
214.15/214.29	c   barrier LP       :       0.00          0          0       0.00          -
214.15/214.29	c   diving/probing LP:       3.80      24455     119004       4.87   31314.17
214.15/214.29	c   strong branching :       4.53       5136     109120      21.25   24065.71
214.15/214.29	c     (at root node) :          -         29       4191     144.52          -
214.15/214.29	c   conflict analysis:       0.00          0          0       0.00          -
214.15/214.29	c B&B Tree           :
214.15/214.29	c   number of runs   :          1
214.15/214.29	c   nodes            :     491684
214.15/214.29	c   nodes (total)    :     491684
214.15/214.29	c   nodes left       :          0
214.15/214.29	c   max depth        :         54
214.15/214.29	c   max depth (total):         54
214.15/214.29	c   backtracks       :      79611 (16.2%)
214.15/214.29	c   delayed cutoffs  :          0
214.15/214.29	c   repropagations   :       4011 (2094 domain reductions, 0 cutoffs)
214.15/214.29	c   avg switch length:       7.15
214.15/214.29	c   switching time   :       9.12
214.15/214.29	c Solution           :
214.15/214.29	c   Solutions found  :        327 (7 improvements)
214.15/214.29	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
214.15/214.29	c   Primal Bound     : -1.40000000000000e+01   (in run 1, after 4877 nodes, 7.41 seconds, depth 40, found by <relaxation>)
214.15/214.29	c   Dual Bound       : -1.40000000000000e+01
214.15/214.29	c   Gap              :       0.00 %
214.15/214.29	c   Root Dual Bound  : -2.49999999999999e+01
214.15/214.29	c   Root Iterations  :        395
214.15/214.29	c Time complete: 214.24.

Verifier Data

OK	-14

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 /tmp/evaluation-result-3737373-1338727253/watcher-3737373-1338727253 -o /tmp/evaluation-result-3737373-1338727253/solver-3737373-1338727253 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3737373-1338727253.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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: 2.00 2.00 2.00 3/175 2746
/proc/meminfo: memFree=27361360/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 1634 0 0 0 0 0 0 0 20 0 1 0 338851218 11214848 1588 33554432000 4194304 9016284 140735384062720 140735384059176 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 2738 1599 340 1178 0 1556 0

[startup+0.0283231 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2746
/proc/meminfo: memFree=27361360/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=19980 CPUtime=0.02 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 4009 0 0 0 2 0 0 0 20 0 1 0 338851218 20459520 3706 33554432000 4194304 9016284 140735384062720 140735384059176 5049515 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 4995 3706 484 1178 0 3813 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19980

[startup+0.100322 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2746
/proc/meminfo: memFree=27361360/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30616 CPUtime=0.09 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 7310 0 0 0 8 1 0 0 20 0 1 0 338851218 31350784 6301 33554432000 4194304 9016284 140735384062720 140735384059176 4247938 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7654 6301 701 1178 0 6472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30616

[startup+0.300312 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2746
/proc/meminfo: memFree=27361360/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30684 CPUtime=0.29 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 7499 0 0 0 28 1 0 0 20 0 1 0 338851218 31420416 6490 33554432000 4194304 9016284 140735384062720 140735384059176 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7671 6490 705 1178 0 6489 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30684

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2746
/proc/meminfo: memFree=27361360/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30684 CPUtime=0.69 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 7501 0 0 0 67 2 0 0 20 0 1 0 338851218 31420416 6492 33554432000 4194304 9016284 140735384062720 140735384056024 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7671 6492 707 1178 0 6489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30684

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2747
/proc/meminfo: memFree=27338660/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30684 CPUtime=1.49 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 7503 0 0 0 145 4 0 0 20 0 1 0 338851218 31420416 6494 33554432000 4194304 9016284 140735384062720 140735384056024 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7671 6494 709 1178 0 6489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30684

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2747
/proc/meminfo: memFree=27338172/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30772 CPUtime=3.09 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 8564 0 0 0 300 9 0 0 20 0 1 0 338851218 31510528 6716 33554432000 4194304 9016284 140735384062720 140735384056632 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7693 6716 713 1178 0 6511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30772

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2747
/proc/meminfo: memFree=27334948/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30772 CPUtime=6.28 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 10019 0 0 0 610 18 0 0 20 0 1 0 338851218 31510528 6724 33554432000 4194304 9016284 140735384062720 140735384058568 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7693 6724 713 1178 0 6511 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30772

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2747
/proc/meminfo: memFree=27335964/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=30772 CPUtime=12.69 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 14335 0 0 0 1233 36 0 0 20 0 1 0 338851218 31510528 6729 33554432000 4194304 9016284 140735384062720 140735384056584 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 7693 6729 713 1178 0 6511 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30772

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2747
/proc/meminfo: memFree=27330928/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=34972 CPUtime=25.49 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 18506 0 0 0 2476 73 0 0 20 0 1 0 338851218 35811328 7734 33554432000 4194304 9016284 140735384062720 140735384057048 6855199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 8743 7734 713 1178 0 7561 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34972

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2747
/proc/meminfo: memFree=27316344/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=43312 CPUtime=51.08 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 22280 0 0 0 4960 148 0 0 20 0 1 0 338851218 44351488 9816 33554432000 4194304 9016284 140735384062720 140735384056888 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 10828 9816 713 1178 0 9646 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43312

[startup+102.306 s]
/proc/loadavg: 2.08 2.03 2.01 3/175 2785
/proc/meminfo: memFree=27270440/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=50156 CPUtime=102.27 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 27315 0 0 0 9941 286 0 0 20 0 1 0 338851218 51359744 11845 33554432000 4194304 9016284 140735384062720 140735384056088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 12539 11845 713 1178 0 11357 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50156

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27232876/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52188 CPUtime=162.25 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 27825 0 0 0 15781 444 0 0 20 0 1 0 338851218 53440512 12355 33554432000 4194304 9016284 140735384062720 140735384056088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13047 12355 713 1178 0 11865 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52188

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

[startup+179.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27199104/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52188 CPUtime=179.05 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 27825 0 0 0 17416 489 0 0 20 0 1 0 338851218 53440512 12355 33554432000 4194304 9016284 140735384062720 140735384056824 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13047 12355 713 1178 0 11865 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 52188

[startup+191.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27219068/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=191.85 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 18663 522 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384057048 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 191.85
Current children cumulated vsize (KiB) 52100

[startup+204.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218936/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=204.65 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 19913 552 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056088 7082206 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 204.65
Current children cumulated vsize (KiB) 52100

[startup+211.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218868/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=211.05 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 20539 566 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 211.05
Current children cumulated vsize (KiB) 52100

[startup+212.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218248/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=212.65 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 20695 570 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 212.65
Current children cumulated vsize (KiB) 52100

[startup+213.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218372/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=213.45 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 20773 572 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 213.45
Current children cumulated vsize (KiB) 52100

[startup+213.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218372/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=213.84 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 20811 573 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056776 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 213.84
Current children cumulated vsize (KiB) 52100

[startup+214.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218372/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=214.05 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 20831 574 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056776 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 214.05
Current children cumulated vsize (KiB) 52100

[startup+214.2 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 2786
/proc/meminfo: memFree=27218372/32873852 swapFree=6856/6856
[pid=2746] ppid=2744 vsize=52100 CPUtime=214.15 cores=0,2,4,6
/proc/2746/stat : 2746 (scip-2.0.1.4b_2) R 2744 2746 643 0 -1 4202496 29515 0 0 0 20841 574 0 0 20 0 1 0 338851218 53350400 12440 33554432000 4194304 9016284 140735384062720 140735384056776 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2746/statm: 13025 12440 713 1178 0 11843 0
Current children cumulated CPU time (s) 214.15
Current children cumulated vsize (KiB) 52100

Child status: 0
Real time (s): 214.298
CPU time (s): 214.256
CPU user time (s): 208.507
CPU system time (s): 5.74913
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 52188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.507
system time used= 5.74913
maximum resident set size= 56180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29522
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= 19
involuntary context switches= 222

runsolver used 0.352946 second user time and 1.02084 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 14:40:53
IDJOB=3737373
IDBENCH=48227
IDSOLVER=2329
FILE ID=node128/3737373-1338727253
RUNJOBID= node128-1338714616-659
PBS_JOBID= 14636758
Free space on /tmp= 70404 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_1.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737373-1338727253/watcher-3737373-1338727253 -o /tmp/evaluation-result-3737373-1338727253/solver-3737373-1338727253 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3737373-1338727253.opb -t 1800 -m 15500

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

MD5SUM BENCH= 26861ca996cf8fd2abe5c211e1f47a26
RANDOM SEED=310934311

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27362376 kB
Buffers:          546124 kB
Cached:          3759076 kB
SwapCached:          744 kB
Active:          2313596 kB
Inactive:        2303760 kB
Active(anon):     303140 kB
Inactive(anon):    11420 kB
Active(file):    2010456 kB
Inactive(file):  2292340 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             16704 kB
Writeback:             0 kB
AnonPages:        387244 kB
Mapped:            16940 kB
Shmem:               200 kB
Slab:             756552 kB
SReclaimable:     198840 kB
SUnreclaim:       557712 kB
KernelStack:        1464 kB
PageTables:         4492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     429412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70388 MiB
End job on node128 at 2012-06-03 14:44:27