Trace number 3488657

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
SCIP spx E_2 2011-06-10 (fixed)OPT-14 304.03 304.023

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_5.opb
MD5SUM0619afe86d0e2ffb4ad28e9f2f441c24
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 benchmark293.497
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)1212
Sum of products size (including duplicates)2424
Number of different products606
Sum of products size1212

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-3488657-1307786626.opb>
0.00/0.01	c original problem has 706 variables (706 bin, 0 int, 0 impl, 0 cont) and 857 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.00/0.03	c (round 1) 0 del vars, 806 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 50 upgd conss, 4948 impls, 99 clqs
0.00/0.03	c (round 2) 606 del vars, 806 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 150 upgd conss, 4948 impls, 0 clqs
0.00/0.04	c presolving (3 rounds):
0.00/0.04	c  606 deleted vars, 806 deleted constraints, 100 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04	c  4948 implications, 0 cliques
0.00/0.04	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 151 constraints
0.00/0.04	c     100 constraints of type <knapsack>
0.00/0.04	c      50 constraints of type <setppc>
0.00/0.04	c       1 constraints of type <linear>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.03
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 2.0.1.5
0.00/0.04	c 
0.00/0.04	c # frequency for displaying node information lines
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04	c display/freq = 10000
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1797
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 13950
0.00/0.04	c 
0.00/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04	c # [type: int, range: [1,2], default: 1]
0.00/0.04	c timing/clocktype = 2
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify inequalities
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/linear/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/indicator/addCouplingCons = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify knapsacks
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/rapidlearning/freq = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.00/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.00/0.05	c t 0.1s|     1 |     0 |   343 |     - |2102k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 | 0.000000e+00 | 100.00%
0.00/0.05	o -1
0.00/0.05	c R 0.1s|     1 |     0 |   343 |     - |2106k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+00 |  96.00%
0.00/0.08	o -11
0.00/0.08	c y 0.1s|     1 |     0 |   343 |     - |2359k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.08/0.09	c   0.1s|     1 |     0 |   362 |     - |2365k|   0 | 100 | 100 | 153 | 100 | 170 |  19 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.09/0.10	c   0.1s|     1 |     0 |   367 |     - |2694k|   0 | 100 | 100 | 153 | 100 | 171 |  20 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.09/0.12	c   0.1s|     1 |     0 |   372 |     - |2994k|   0 | 100 | 100 | 153 | 100 | 176 |  25 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.09/0.14	c   0.1s|     1 |     0 |   378 |     - |3232k|   0 | 100 | 100 | 153 | 100 | 180 |  29 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.09/0.16	c   0.2s|     1 |     0 |   386 |     - |3453k|   0 | 100 | 100 | 153 | 100 | 183 |  32 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.09/0.18	c   0.2s|     1 |     0 |   390 |     - |3525k|   0 | 100 | 100 | 153 | 100 | 185 |  34 |   0 |   0 |-2.500000e+01 |-1.100000e+01 |  56.00%
0.29/0.35	c   0.3s|     1 |     2 |   390 |     - |3526k|   0 | 100 | 100 | 153 | 100 | 185 |  34 |   0 |  12 |-2.500000e+01 |-1.100000e+01 |  56.00%
2.10/2.18	o -12
2.10/2.18	c * 2.2s|   208 |    96 |  7419 |  34.0 |3671k|  16 |   - | 100 | 153 | 100 | 170 |  34 |   0 | 770 |-2.361998e+01 |-1.200000e+01 |  49.20%
2.39/2.43	o -13
2.39/2.43	c * 2.4s|   448 |   170 | 13324 |  28.9 |3780k|  30 |   - | 100 | 155 | 100 | 170 |  34 |   2 | 770 |-2.215073e+01 |-1.300000e+01 |  41.31%
12.49/12.52	c  12.5s| 10000 |  5322 |263166 |  26.3 |8526k|  51 |   - | 100 | 362 | 100 | 170 |  34 | 370 | 776 |-1.934020e+01 |-1.300000e+01 |  32.78%
19.29/19.38	c  19.4s| 20000 |  8750 |438154 |  21.9 |  12M|  58 |   - | 100 | 366 | 100 | 170 |  34 | 646 | 865 |-1.891633e+01 |-1.300000e+01 |  31.28%
25.59/25.60	c  25.6s| 30000 | 11601 |593237 |  19.8 |  15M|  59 |  24 | 100 | 398 | 100 | 170 |  34 | 943 | 989 |-1.869125e+01 |-1.300000e+01 |  30.45%
31.40/31.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
31.40/31.45	c  31.5s| 40000 | 14123 |739202 |  18.5 |  17M|  59 |   - | 100 | 417 | 100 | 170 |  34 |1225 |1095 |-1.855147e+01 |-1.300000e+01 |  29.92%
36.49/36.54	c  36.5s| 50000 | 15955 |863579 |  17.3 |  20M|  61 |  25 | 100 | 421 | 100 | 170 |  34 |1462 |1183 |-1.845350e+01 |-1.300000e+01 |  29.55%
41.49/41.53	c  41.5s| 60000 | 17775 |984505 |  16.4 |  22M|  64 |  35 | 100 | 438 | 100 | 170 |  34 |1690 |1290 |-1.836475e+01 |-1.300000e+01 |  29.21%
45.49/45.59	o -14
45.49/45.59	c *45.6s| 68461 |  9451 |  1081k|  15.8 |  13M|  64 |   - | 100 | 421 | 100 | 170 |  34 |1868 |1368 |-1.830469e+01 |-1.400000e+01 |  23.52%
46.29/46.38	c  46.4s| 70000 |  9550 |  1098k|  15.7 |  13M|  64 |   - | 100 | 403 | 100 | 170 |  34 |1882 |1382 |-1.828986e+01 |-1.400000e+01 |  23.45%
51.39/51.46	c  51.5s| 80000 | 10262 |  1204k|  15.0 |  14M|  64 |   - | 100 | 331 | 100 | 170 |  34 |1968 |1498 |-1.819242e+01 |-1.400000e+01 |  23.04%
56.39/56.48	c  56.5s| 90000 | 10890 |  1310k|  14.6 |  15M|  64 |   - | 100 | 295 | 100 | 170 |  34 |2048 |1611 |-1.810285e+01 |-1.400000e+01 |  22.66%
61.40/61.44	c  61.4s|100000 | 11462 |  1414k|  14.1 |  16M|  64 |  43 | 100 | 278 | 100 | 170 |  34 |2125 |1731 |-1.803800e+01 |-1.400000e+01 |  22.39%
66.29/66.38	c  66.4s|110000 | 12090 |  1517k|  13.8 |  17M|  64 |  30 | 100 | 268 | 100 | 170 |  34 |2185 |1823 |-1.795386e+01 |-1.400000e+01 |  22.02%
71.09/71.17	c  71.2s|120000 | 12548 |  1615k|  13.5 |  18M|  64 |   - | 100 | 265 | 100 | 170 |  34 |2241 |1937 |-1.789772e+01 |-1.400000e+01 |  21.78%
75.99/76.02	c  76.0s|130000 | 13070 |  1716k|  13.2 |  19M|  64 |  45 | 100 | 285 | 100 | 170 |  34 |2329 |2052 |-1.783451e+01 |-1.400000e+01 |  21.50%
80.79/80.84	c  80.8s|140000 | 13500 |  1814k|  13.0 |  20M|  64 |  31 | 100 | 259 | 100 | 170 |  34 |2381 |2156 |-1.778672e+01 |-1.400000e+01 |  21.29%
85.60/85.62	c  85.6s|150000 | 13972 |  1912k|  12.7 |  21M|  64 |  44 | 100 | 289 | 100 | 170 |  34 |2475 |2259 |-1.773697e+01 |-1.400000e+01 |  21.07%
90.29/90.37	c  90.4s|160000 | 14388 |  2009k|  12.6 |  21M|  64 |   - | 100 | 284 | 100 | 170 |  34 |2542 |2357 |-1.768821e+01 |-1.400000e+01 |  20.85%
95.09/95.10	c  95.1s|170000 | 14852 |  2104k|  12.4 |  22M|  64 |   - | 100 | 285 | 100 | 170 |  34 |2618 |2462 |-1.763130e+01 |-1.400000e+01 |  20.60%
99.70/99.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
99.70/99.75	c  99.7s|180000 | 15202 |  2198k|  12.2 |  23M|  64 |  29 | 100 | 281 | 100 | 170 |  34 |2690 |2556 |-1.759242e+01 |-1.400000e+01 |  20.42%
104.40/104.42	c   104s|190000 | 15536 |  2293k|  12.1 |  23M|  64 |   - | 100 | 275 | 100 | 170 |  34 |2772 |2634 |-1.754748e+01 |-1.400000e+01 |  20.22%
108.90/108.95	c   109s|200000 | 15784 |  2383k|  11.9 |  24M|  64 |  31 | 100 | 280 | 100 | 170 |  34 |2867 |2708 |-1.751572e+01 |-1.400000e+01 |  20.07%
113.39/113.46	c   113s|210000 | 16032 |  2471k|  11.8 |  24M|  64 |   - | 100 | 264 | 100 | 170 |  34 |2926 |2788 |-1.747854e+01 |-1.400000e+01 |  19.90%
118.00/118.08	c   118s|220000 | 16316 |  2564k|  11.7 |  25M|  64 |   - | 100 | 257 | 100 | 170 |  34 |2995 |2870 |-1.744008e+01 |-1.400000e+01 |  19.73%
122.59/122.69	c   123s|230000 | 16512 |  2655k|  11.5 |  26M|  64 |   - | 100 | 248 | 100 | 170 |  34 |3043 |2930 |-1.740310e+01 |-1.400000e+01 |  19.55%
127.19/127.26	c   127s|240000 | 16758 |  2745k|  11.4 |  26M|  64 |  24 | 100 | 267 | 100 | 170 |  34 |3119 |3007 |-1.736258e+01 |-1.400000e+01 |  19.37%
131.79/131.80	c   132s|250000 | 16868 |  2834k|  11.3 |  26M|  64 |  37 | 100 | 265 | 100 | 170 |  34 |3192 |3105 |-1.732916e+01 |-1.400000e+01 |  19.21%
136.30/136.32	c   136s|260000 | 17010 |  2923k|  11.2 |  27M|  64 |  42 | 100 | 249 | 100 | 170 |  34 |3234 |3177 |-1.729703e+01 |-1.400000e+01 |  19.06%
140.80/140.83	c   141s|270000 | 17182 |  3012k|  11.2 |  27M|  64 |   - | 100 | 249 | 100 | 170 |  34 |3281 |3261 |-1.726664e+01 |-1.400000e+01 |  18.92%
145.20/145.26	c   145s|280000 | 17210 |  3097k|  11.1 |  27M|  64 |  44 | 100 | 253 | 100 | 170 |  34 |3346 |3341 |-1.723358e+01 |-1.400000e+01 |  18.76%
149.70/149.72	c   150s|290000 | 17358 |  3184k|  11.0 |  28M|  64 |   - | 100 | 238 | 100 | 170 |  34 |3405 |3402 |-1.720086e+01 |-1.400000e+01 |  18.61%
154.19/154.20	c   154s|300000 | 17396 |  3270k|  10.9 |  28M|  64 |   - | 100 | 228 | 100 | 170 |  34 |3456 |3482 |-1.717071e+01 |-1.400000e+01 |  18.47%
158.59/158.61	c   159s|310000 | 17424 |  3355k|  10.8 |  28M|  64 |  33 | 100 | 245 | 100 | 170 |  34 |3519 |3536 |-1.714684e+01 |-1.400000e+01 |  18.35%
163.00/163.03	c   163s|320000 | 17488 |  3440k|  10.8 |  29M|  64 |   - | 100 | 232 | 100 | 170 |  34 |3565 |3625 |-1.711617e+01 |-1.400000e+01 |  18.21%
167.49/167.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
167.49/167.52	c   168s|330000 | 17562 |  3527k|  10.7 |  29M|  64 |  36 | 100 | 226 | 100 | 170 |  34 |3611 |3696 |-1.708720e+01 |-1.400000e+01 |  18.07%
171.89/171.91	c   172s|340000 | 17512 |  3611k|  10.6 |  29M|  64 |  34 | 100 | 221 | 100 | 170 |  34 |3656 |3755 |-1.705526e+01 |-1.400000e+01 |  17.91%
176.20/176.29	c   176s|350000 | 17462 |  3694k|  10.6 |  29M|  64 |   - | 100 | 221 | 100 | 170 |  34 |3700 |3839 |-1.702986e+01 |-1.400000e+01 |  17.79%
180.59/180.69	c   181s|360000 | 17360 |  3777k|  10.5 |  29M|  64 |  39 | 100 | 212 | 100 | 170 |  34 |3735 |3904 |-1.699989e+01 |-1.400000e+01 |  17.65%
185.09/185.14	c   185s|370000 | 17302 |  3863k|  10.4 |  29M|  64 |  45 | 100 | 211 | 100 | 170 |  34 |3774 |3960 |-1.697390e+01 |-1.400000e+01 |  17.52%
189.50/189.51	c   190s|380000 | 17148 |  3945k|  10.4 |  29M|  64 |  41 | 100 | 216 | 100 | 170 |  34 |3816 |4031 |-1.695333e+01 |-1.400000e+01 |  17.42%
193.80/193.85	c   194s|390000 | 17010 |  4027k|  10.3 |  29M|  64 |   - | 100 | 216 | 100 | 170 |  34 |3865 |4091 |-1.692702e+01 |-1.400000e+01 |  17.29%
198.19/198.26	c   198s|400000 | 16802 |  4110k|  10.3 |  29M|  64 |  44 | 100 | 200 | 100 | 170 |  34 |3903 |4159 |-1.690479e+01 |-1.400000e+01 |  17.18%
202.60/202.66	c   203s|410000 | 16660 |  4193k|  10.2 |  29M|  64 |  29 | 100 | 200 | 100 | 170 |  34 |3939 |4237 |-1.687785e+01 |-1.400000e+01 |  17.05%
207.00/207.09	c   207s|420000 | 16456 |  4277k|  10.2 |  29M|  64 |   - | 100 | 204 | 100 | 170 |  34 |3981 |4302 |-1.685056e+01 |-1.400000e+01 |  16.92%
211.40/211.46	c   211s|430000 | 16164 |  4358k|  10.1 |  29M|  64 |   - | 100 | 202 | 100 | 170 |  34 |4022 |4384 |-1.681971e+01 |-1.400000e+01 |  16.76%
215.70/215.79	c   216s|440000 | 15900 |  4438k|  10.1 |  29M|  64 |  29 | 100 | 206 | 100 | 170 |  34 |4063 |4450 |-1.679649e+01 |-1.400000e+01 |  16.65%
220.01/220.06	c   220s|450000 | 15604 |  4516k|  10.0 |  29M|  64 |   - | 100 | 208 | 100 | 170 |  34 |4101 |4517 |-1.677230e+01 |-1.400000e+01 |  16.53%
224.30/224.38	c   224s|460000 | 15246 |  4595k|  10.0 |  28M|  64 |   - | 100 | 198 | 100 | 170 |  34 |4133 |4590 |-1.674062e+01 |-1.400000e+01 |  16.37%
228.59/228.65	c   229s|470000 | 14898 |  4672k|   9.9 |  28M|  64 |  34 | 100 | 197 | 100 | 170 |  34 |4164 |4652 |-1.670990e+01 |-1.400000e+01 |  16.22%
232.89/232.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
232.89/232.95	c   233s|480000 | 14452 |  4750k|   9.9 |  27M|  64 |   - | 100 | 208 | 100 | 170 |  34 |4204 |4718 |-1.668359e+01 |-1.400000e+01 |  16.09%
237.20/237.23	c   237s|490000 | 14046 |  4828k|   9.9 |  27M|  64 |  40 | 100 | 192 | 100 | 170 |  34 |4227 |4801 |-1.665773e+01 |-1.400000e+01 |  15.95%
241.50/241.53	c   242s|500000 | 13614 |  4906k|   9.8 |  27M|  64 |  37 | 100 | 181 | 100 | 170 |  34 |4253 |4872 |-1.663153e+01 |-1.400000e+01 |  15.82%
245.70/245.75	c   246s|510000 | 13098 |  4981k|   9.8 |  26M|  64 |   - | 100 | 179 | 100 | 170 |  34 |4277 |4928 |-1.660923e+01 |-1.400000e+01 |  15.71%
250.00/250.03	c   250s|520000 | 12620 |  5059k|   9.7 |  26M|  64 |   - | 100 | 184 | 100 | 170 |  34 |4308 |4987 |-1.658236e+01 |-1.400000e+01 |  15.57%
254.30/254.33	c   254s|530000 | 12066 |  5135k|   9.7 |  25M|  64 |   - | 100 | 179 | 100 | 170 |  34 |4328 |5070 |-1.654660e+01 |-1.400000e+01 |  15.39%
258.50/258.55	c   259s|540000 | 11456 |  5210k|   9.6 |  24M|  64 |   - | 100 | 169 | 100 | 170 |  34 |4346 |5118 |-1.651565e+01 |-1.400000e+01 |  15.23%
262.70/262.75	c   263s|550000 | 10836 |  5286k|   9.6 |  23M|  64 |  39 | 100 | 177 | 100 | 170 |  34 |4372 |5194 |-1.647848e+01 |-1.400000e+01 |  15.04%
266.90/266.90	c   267s|560000 | 10136 |  5359k|   9.6 |  22M|  64 |   - | 100 | 183 | 100 | 170 |  34 |4408 |5260 |-1.644798e+01 |-1.400000e+01 |  14.88%
271.00/271.09	c   271s|570000 |  9454 |  5433k|   9.5 |  21M|  64 |   - | 100 | 170 | 100 | 170 |  34 |4417 |5330 |-1.641538e+01 |-1.400000e+01 |  14.71%
275.10/275.19	c   275s|580000 |  8672 |  5505k|   9.5 |  20M|  64 |   - | 100 | 179 | 100 | 170 |  34 |4447 |5381 |-1.637804e+01 |-1.400000e+01 |  14.52%
279.30/279.35	c   279s|590000 |  7830 |  5577k|   9.5 |  19M|  64 |  38 | 100 | 179 | 100 | 170 |  34 |4475 |5442 |-1.633957e+01 |-1.400000e+01 |  14.32%
283.39/283.40	c   283s|600000 |  6948 |  5645k|   9.4 |  18M|  64 |   - | 100 | 172 | 100 | 170 |  34 |4497 |5492 |-1.629757e+01 |-1.400000e+01 |  14.10%
287.49/287.54	c   288s|610000 |  5998 |  5716k|   9.4 |  16M|  64 |   - | 100 | 174 | 100 | 170 |  34 |4524 |5572 |-1.625215e+01 |-1.400000e+01 |  13.86%
291.60/291.64	c   292s|620000 |  4944 |  5785k|   9.3 |  15M|  64 |  41 | 100 | 166 | 100 | 170 |  34 |4538 |5655 |-1.619715e+01 |-1.400000e+01 |  13.57%
295.60/295.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
295.60/295.67	c   296s|630000 |  3740 |  5851k|   9.3 |  13M|  64 |   - | 100 | 175 | 100 | 170 |  34 |4557 |5703 |-1.612210e+01 |-1.400000e+01 |  13.16%
299.60/299.61	c   300s|640000 |  2406 |  5914k|   9.2 |  10M|  64 |  40 | 100 | 168 | 100 | 170 |  34 |4572 |5747 |-1.602297e+01 |-1.400000e+01 |  12.63%
303.50/303.53	c   304s|650000 |   518 |  5973k|   9.2 |6004k|  64 |   - | 100 | 163 | 100 | 170 |  34 |4588 |5831 |-1.573706e+01 |-1.400000e+01 |  11.04%
304.00/304.01	c 
304.00/304.01	c SCIP Status        : problem is solved [optimal solution found]
304.00/304.01	c Solving Time (sec) : 304.01
304.00/304.01	c Solving Nodes      : 651243
304.00/304.01	c Primal Bound       : -1.40000000000000e+01 (424 solutions)
304.00/304.01	c Dual Bound         : -1.40000000000000e+01
304.00/304.01	c Gap                : 0.00 %
304.00/304.01	s OPTIMUM FOUND
304.00/304.01	v -x92 x75 -x70 -x69 -x90 -x54 -x96 x81 -x57 -x86 -x64 -x72 x91 -x62 x53 -x94 -x93 -x89 -x58 -x59 x78 x97 -x84 -x52 -x98 -x68 x63 
304.00/304.01	v x55 x80 -x65 -x87 -x79 -x99 -x51 -x95 -x88 x85 -x67 -x60 -x56 x82 x74 x100 -x71 -x83 -x77 x73 -x61 -x66 -x76 -x50 x49 x48 -x47 
304.00/304.01	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 
304.00/304.01	v x20 x19 -x18 -x17 -x16 x15 x14 -x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
304.00/304.01	c SCIP Status        : problem is solved [optimal solution found]
304.00/304.01	c Total Time         :     304.01
304.00/304.01	c   solving          :     304.01
304.00/304.01	c   presolving       :       0.03 (included in solving)
304.00/304.01	c   reading          :       0.00 (included in solving)
304.00/304.01	c Original Problem   :
304.00/304.01	c   Problem name     : HOME/instance-3488657-1307786626.opb
304.00/304.01	c   Variables        : 706 (706 binary, 0 integer, 0 implicit integer, 0 continuous)
304.00/304.01	c   Constraints      : 857 initial, 857 maximal
304.00/304.01	c Presolved Problem  :
304.00/304.01	c   Problem name     : t_HOME/instance-3488657-1307786626.opb
304.00/304.01	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
304.00/304.01	c   Constraints      : 151 initial, 441 maximal
304.00/304.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
304.00/304.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   dualfix          :       0.00        606          0          0          0          0          0          0          0          0
304.00/304.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
304.00/304.01	c   pseudoboolean    :       0.00          0          0          0          0          0        806        100          0          0
304.00/304.01	c   root node        :          -          2          -          -          2          -          -          -          -          -
304.00/304.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
304.00/304.01	c   integral         :          0          0          0     332328          0        426          0        290       2215          0          0     660984
304.00/304.01	c   knapsack         :        100          6    1181961          3          0        421      69454       1241    1701442          0          0          0
304.00/304.01	c   setppc           :         50          6    1179270          2          0        420      12275          0     247854          0          0          0
304.00/304.01	c   linear           :          1+         7    1180720          3          0        420         11        757         16          0          0          0
304.00/304.01	c   logicor          :          0+         0     334733          0          0          0        158          5       2773          0          0          0
304.00/304.01	c   countsols        :          0          0          0          3          0        424          0          0          0          0          0          0
304.00/304.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
304.00/304.01	c   integral         :       9.48       0.00       0.00       9.48       0.00       0.00       0.00
304.00/304.01	c   knapsack         :       5.88       0.00       5.84       0.00       0.00       0.01       0.02
304.00/304.01	c   setppc           :       0.85       0.00       0.85       0.00       0.00       0.00       0.00
304.00/304.01	c   linear           :       1.00       0.00       0.99       0.00       0.00       0.00       0.00
304.00/304.01	c   logicor          :       0.71       0.00       0.71       0.00       0.00       0.00       0.00
304.00/304.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
304.00/304.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
304.00/304.01	c   vbounds          :          0          0          0          0
304.00/304.01	c   rootredcost      :          4          0          0          0
304.00/304.01	c   pseudoobj        :    1194156      10093       1521      18637
304.00/304.01	c Propagator Timings :  TotalTime  Propagate    Resprop
304.00/304.01	c   vbounds          :       0.20       0.20       0.00
304.00/304.01	c   rootredcost      :       0.20       0.20       0.00
304.00/304.01	c   pseudoobj        :       2.26       2.24       0.02
304.00/304.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
304.00/304.01	c   propagation      :       0.12       3524       3456      16951       35.9          0        0.0          -
304.00/304.01	c   infeasible LP    :       0.01        493        493       1121       18.1          0        0.0          0
304.00/304.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
304.00/304.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
304.00/304.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
304.00/304.01	c   applied globally :          -          -          -       3736       22.7          -          -          -
304.00/304.01	c   applied locally  :          -          -          -        859       39.7          -          -          -
304.00/304.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
304.00/304.01	c   cut pool         :       0.00          5          -          -        144          -    (maximal pool size: 469)
304.00/304.01	c   redcost          :       1.86     453158          0     357122          0          0
304.00/304.01	c   impliedbounds    :       0.00          6          0          0          0          0
304.00/304.01	c   intobj           :       0.00          0          0          0          0          0
304.00/304.01	c   gomory           :       0.03          6          0          0          0          0
304.00/304.01	c   cgmip            :       0.00          0          0          0          0          0
304.00/304.01	c   closecuts        :       0.00          0          0          0          0          0
304.00/304.01	c   strongcg         :       0.03          6          0          0        441          0
304.00/304.01	c   cmir             :       0.01          6          0          0         28          0
304.00/304.01	c   flowcover        :       0.02          6          0          0          0          0
304.00/304.01	c   clique           :       0.00          1          0          0          0          0
304.00/304.01	c   zerohalf         :       0.00          0          0          0          0          0
304.00/304.01	c   mcf              :       0.00          1          0          0          0          0
304.00/304.01	c   oddcycle         :       0.00          0          0          0          0          0
304.00/304.01	c   rapidlearning    :       0.02          1          0          0          0          2
304.00/304.01	c Pricers            :       Time      Calls       Vars
304.00/304.01	c   problem variables:       0.00          0          0
304.00/304.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
304.00/304.01	c   relpscost        :       9.31     332325        290       2215          0          0     660984
304.00/304.01	c   pscost           :       0.00          0          0          0          0          0          0
304.00/304.01	c   inference        :       0.00          0          0          0          0          0          0
304.00/304.01	c   mostinf          :       0.00          0          0          0          0          0          0
304.00/304.01	c   leastinf         :       0.00          0          0          0          0          0          0
304.00/304.01	c   fullstrong       :       0.00          0          0          0          0          0          0
304.00/304.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
304.00/304.01	c   random           :       0.00          0          0          0          0          0          0
304.00/304.01	c Primal Heuristics  :       Time      Calls      Found
304.00/304.01	c   LP solutions     :       0.01          -          3
304.00/304.01	c   pseudo solutions :       0.00          -          0
304.00/304.01	c   feaspump         :       0.02          0          0
304.00/304.01	c   oneopt           :       0.14          4          0
304.00/304.01	c   crossover        :       0.29          2          0
304.00/304.01	c   fracdiving       :       0.61        360          0
304.00/304.01	c   veclendiving     :       0.70        360          0
304.00/304.01	c   linesearchdiving :       0.61        360          0
304.00/304.01	c   guideddiving     :       0.64        360          0
304.00/304.01	c   coefdiving       :       0.87        361          0
304.00/304.01	c   pscostdiving     :       0.86        361          0
304.00/304.01	c   objpscostdiving  :       1.31        181         51
304.00/304.01	c   rootsoldiving    :       0.59        181         51
304.00/304.01	c   trivial          :       0.00          2          1
304.00/304.01	c   shiftandpropagate:       0.00          0          0
304.00/304.01	c   simplerounding   :       0.09          0          0
304.00/304.01	c   zirounding       :       4.63          0          0
304.00/304.01	c   rounding         :       2.00      29272          1
304.00/304.01	c   shifting         :       6.62      34538        316
304.00/304.01	c   intshifting      :       0.01          0          0
304.00/304.01	c   twoopt           :       0.00          0          0
304.00/304.01	c   fixandinfer      :       0.00          0          0
304.00/304.01	c   clique           :       0.00          0          0
304.00/304.01	c   intdiving        :       0.00          0          0
304.00/304.01	c   actconsdiving    :       0.00          0          0
304.00/304.01	c   octane           :       0.00          0          0
304.00/304.01	c   rens             :       0.01          0          0
304.00/304.01	c   rins             :       0.00          0          0
304.00/304.01	c   localbranching   :       0.00          0          0
304.00/304.01	c   mutation         :       0.00          0          0
304.00/304.01	c   dins             :       0.00          0          0
304.00/304.01	c   vbounds          :       0.00          0          0
304.00/304.01	c   undercover       :       0.00          0          0
304.00/304.01	c   subnlp           :       0.10          0          0
304.00/304.01	c   trysol           :       0.13          0          0
304.00/304.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
304.00/304.01	c   primal LP        :       0.00          0          0       0.00          -
304.00/304.01	c   dual LP          :     219.16     688904    5835983       8.47   26629.37
304.00/304.01	c   lex dual LP      :       0.00          0          0       0.00          -
304.00/304.01	c   barrier LP       :       0.00          0          0       0.00          -
304.00/304.01	c   diving/probing LP:       4.90      29619     143618       4.85   29303.76
304.00/304.01	c   strong branching :       5.29       5844     123780      21.18   23396.78
304.00/304.01	c     (at root node) :          -         12       2180     181.67          -
304.00/304.01	c   conflict analysis:       0.00          0          0       0.00          -
304.00/304.01	c B&B Tree           :
304.00/304.01	c   number of runs   :          1
304.00/304.01	c   nodes            :     651243
304.00/304.01	c   nodes (total)    :     651243
304.00/304.01	c   nodes left       :          0
304.00/304.01	c   max depth        :         64
304.00/304.01	c   max depth (total):         64
304.00/304.01	c   backtracks       :      94710 (14.5%)
304.00/304.01	c   delayed cutoffs  :          4
304.00/304.01	c   repropagations   :       4758 (2728 domain reductions, 2 cutoffs)
304.00/304.01	c   avg switch length:       6.62
304.00/304.01	c   switching time   :      12.37
304.00/304.01	c Solution           :
304.00/304.01	c   Solutions found  :        424 (6 improvements)
304.00/304.01	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
304.00/304.01	c   Primal Bound     : -1.40000000000000e+01   (in run 1, after 68461 nodes, 45.57 seconds, depth 36, found by <relaxation>)
304.00/304.01	c   Dual Bound       : -1.40000000000000e+01
304.00/304.01	c   Gap              :       0.00 %
304.00/304.01	c   Root Dual Bound  : -2.49999999999999e+01
304.00/304.01	c   Root Iterations  :        390
304.00/304.02	c Time complete: 304.01.

Verifier Data

OK	-14

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3488657-1307786626/watcher-3488657-1307786626 -o /tmp/evaluation-result-3488657-1307786626/solver-3488657-1307786626 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488657-1307786626.opb -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: 2.05 2.01 1.91 2/177 9469
/proc/meminfo: memFree=31666076/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=12564 CPUtime=0 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 2133 0 0 0 0 0 0 0 25 0 1 0 871078722 12865536 2087 33554432000 4194304 9016284 140736667818576 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9469/statm: 3141 2090 353 1178 0 1959 0

[startup+0.089022 s]
/proc/loadavg: 2.05 2.01 1.91 2/177 9469
/proc/meminfo: memFree=31666076/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30652 CPUtime=0.08 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 7327 0 0 0 8 0 0 0 25 0 1 0 871078722 31387648 6318 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7663 6318 701 1178 0 6481 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30652

[startup+0.101016 s]
/proc/loadavg: 2.05 2.01 1.91 2/177 9469
/proc/meminfo: memFree=31666076/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30652 CPUtime=0.09 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 7327 0 0 0 9 0 0 0 25 0 1 0 871078722 31387648 6318 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7663 6318 701 1178 0 6481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30652

[startup+0.300978 s]
/proc/loadavg: 2.05 2.01 1.91 2/177 9469
/proc/meminfo: memFree=31666076/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30720 CPUtime=0.29 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 7468 0 0 0 29 0 0 0 25 0 1 0 871078722 31457280 6459 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7680 6459 703 1178 0 6498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30720

[startup+0.700909 s]
/proc/loadavg: 2.05 2.01 1.91 2/177 9469
/proc/meminfo: memFree=31666076/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30720 CPUtime=0.69 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 7474 0 0 0 66 3 0 0 25 0 1 0 871078722 31457280 6465 33554432000 4194304 9016284 140736667818576 18446744073709551615 7220766 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7680 6465 709 1178 0 6498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30720

[startup+1.50077 s]
/proc/loadavg: 2.05 2.01 1.91 3/178 9470
/proc/meminfo: memFree=31643152/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30720 CPUtime=1.49 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 7474 0 0 0 142 7 0 0 25 0 1 0 871078722 31457280 6465 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7680 6465 709 1178 0 6498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30720

[startup+3.10049 s]
/proc/loadavg: 2.05 2.01 1.91 3/178 9470
/proc/meminfo: memFree=31642780/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30720 CPUtime=3.09 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 7575 0 0 0 291 18 0 0 25 0 1 0 871078722 31457280 6566 33554432000 4194304 9016284 140736667818576 18446744073709551615 5858837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7680 6566 710 1178 0 6498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30720

[startup+6.30093 s]
/proc/loadavg: 2.05 2.01 1.91 3/178 9470
/proc/meminfo: memFree=31640552/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30828 CPUtime=6.3 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 8641 0 0 0 588 42 0 0 25 0 1 0 871078722 31567872 6710 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7707 6710 716 1178 0 6525 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 30828

[startup+12.7008 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 9508
/proc/meminfo: memFree=31726180/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=30828 CPUtime=12.69 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 9333 0 0 0 1178 91 0 0 25 0 1 0 871078722 31567872 6757 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 7707 6757 716 1178 0 6525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30828

[startup+25.5006 s]
/proc/loadavg: 2.03 2.01 1.91 3/178 9508
/proc/meminfo: memFree=31720336/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=37800 CPUtime=25.49 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 12696 0 0 0 2350 199 0 0 25 0 1 0 871078722 38707200 8457 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 9450 8457 716 1178 0 8268 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37800

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 9509
/proc/meminfo: memFree=31706652/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=48572 CPUtime=51.09 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 25491 0 0 0 4680 429 0 0 25 0 1 0 871078722 49737728 11221 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 12143 11221 716 1178 0 10961 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48572

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 9510
/proc/meminfo: memFree=31695872/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=49944 CPUtime=102.3 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 32239 0 0 0 9387 843 0 0 25 0 1 0 871078722 51142656 11496 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 12486 11496 716 1178 0 11304 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 49944

[startup+162.301 s]
/proc/loadavg: 2.05 2.02 1.92 3/178 9512
/proc/meminfo: memFree=31682484/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=54980 CPUtime=162.3 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 36235 0 0 0 14928 1302 0 0 25 0 1 0 871078722 56299520 12819 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13745 12819 716 1178 0 12563 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 54980

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 9514
/proc/meminfo: memFree=31671980/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55600 CPUtime=222.3 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 36369 0 0 0 20475 1755 0 0 25 0 1 0 871078722 56934400 12951 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13900 12951 716 1178 0 12718 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55600

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9515
/proc/meminfo: memFree=31662500/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=282.3 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 26032 2198 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7214486 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55660

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

[startup+294.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31660628/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=294.3 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 27148 2282 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 55660

[startup+300.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31660120/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=300.7 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 27743 2327 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 55660

[startup+302.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31659872/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=302.29 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 27892 2337 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 302.29
Current children cumulated vsize (KiB) 55660

[startup+303.101 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31659992/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=303.1 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 27967 2343 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 303.1
Current children cumulated vsize (KiB) 55660

[startup+303.501 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31659868/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=303.5 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 28004 2346 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 303.5
Current children cumulated vsize (KiB) 55660

[startup+303.901 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31659868/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=303.9 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 28042 2348 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 303.9
Current children cumulated vsize (KiB) 55660

[startup+304.001 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9516
/proc/meminfo: memFree=31659868/32951124 swapFree=67088052/67111528
[pid=9469] ppid=9467 vsize=55660 CPUtime=304 cores=1,3,5,7
/proc/9469/stat : 9469 (scip-2.0.1.4b_2) R 9467 9469 9011 0 -1 4202496 38041 0 0 0 28052 2348 0 0 25 0 1 0 871078722 56995840 12987 33554432000 4194304 9016284 140736667818576 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/9469/statm: 13915 12987 716 1178 0 12733 0
Current children cumulated CPU time (s) 304
Current children cumulated vsize (KiB) 55660

Child status: 0
Real time (s): 304.023
CPU time (s): 304.03
CPU user time (s): 280.539
CPU system time (s): 23.4904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 55660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 280.539
system time used= 23.4904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38048
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3420

runsolver used 0.412937 second user time and 0.98085 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-11 12:03:46
IDJOB=3488657
IDBENCH=48261
IDSOLVER=1979
FILE ID=node144/3488657-1307786626
RUNJOBID= node144-1307783026-9030
PBS_JOBID= 13550885
Free space on /tmp= 74012 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_5.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-3488657-1307786626/watcher-3488657-1307786626 -o /tmp/evaluation-result-3488657-1307786626/solver-3488657-1307786626 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488657-1307786626.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0619afe86d0e2ffb4ad28e9f2f441c24
RANDOM SEED=572358411

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31666256 kB
Buffers:        176032 kB
Cached:         784004 kB
SwapCached:       1652 kB
Active:         544580 kB
Inactive:       567628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31666256 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:           16720 kB
Writeback:           0 kB
AnonPages:      150428 kB
Mapped:          17116 kB
Slab:           107216 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   323836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73996 MiB
End job on node144 at 2011-06-11 12:08:50