Trace number 3732778

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)OPT53 375.437 375.505

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark77.6872
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
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 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 2.0.1.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-3732778-1338705259.opb>
0.00/0.00	c original problem has 225 variables (225 bin, 0 int, 0 impl, 0 cont) and 225 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.01	o 225
0.00/0.01	c feasible solution found by trivial heuristic, objective value  2.250000e+02
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 225 upgd conss, 0 impls, 0 clqs
0.00/0.01	c    (0.0s) probing: 101/225 (44.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.01	c presolving (2 rounds):
0.00/0.01	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  0 implications, 0 cliques
0.00/0.01	c presolved problem has 225 variables (225 bin, 0 int, 0 impl, 0 cont) and 225 constraints
0.00/0.01	c     225 constraints of type <logicor>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.00
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 2.0.1.5
0.00/0.01	c 
0.00/0.01	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.01	c conflict/interconss = 0
0.00/0.01	c 
0.00/0.01	c # should binary conflicts be preferred?
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c conflict/preferbinary = TRUE
0.00/0.01	c 
0.00/0.01	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.01	c constraints/agelimit = 1
0.00/0.01	c 
0.00/0.01	c # should enforcement of pseudo solution be disabled?
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/disableenfops = TRUE
0.00/0.01	c 
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = 10000
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1797
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 13950
0.00/0.01	c 
0.00/0.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.01	c # [type: int, range: [1,2], default: 1]
0.00/0.01	c timing/clocktype = 2
0.00/0.01	c 
0.00/0.01	c # belongs reading time to solving time?
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c timing/reading = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify inequalities
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/linear/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/indicator/addCouplingCons = TRUE
0.00/0.01	c 
0.00/0.01	c # should presolving try to simplify knapsacks
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	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.0s|     1 |     0 |   926 |     - | 857k|   0 | 225 | 225 | 225 | 225 | 225 |   0 |   0 |   0 | 4.852611e+01 | 2.250000e+02 | 363.67%
0.00/0.05	o 224
0.00/0.05	c R 0.0s|     1 |     0 |   926 |     - | 867k|   0 | 225 | 225 | 225 | 225 | 225 |   0 |   0 |   0 | 4.852611e+01 | 2.240000e+02 | 361.61%
0.00/0.05	o 223
0.00/0.05	c s 0.0s|     1 |     0 |   926 |     - | 873k|   0 | 225 | 225 | 225 | 225 | 225 |   0 |   0 |   0 | 4.852611e+01 | 2.230000e+02 | 359.55%
0.00/0.09	c   0.1s|     1 |     0 |   932 |     - |2346k|   0 | 221 | 225 | 225 | 225 | 226 |   1 |   0 |   0 | 4.862196e+01 | 2.230000e+02 | 358.64%
0.00/0.09	o 75
0.00/0.09	c b 0.1s|     1 |     0 |   932 |     - |2352k|   0 | 221 | 225 | 225 | 225 | 226 |   1 |   0 |   0 | 4.862196e+01 | 7.500000e+01 |  54.25%
0.09/0.13	c   0.1s|     1 |     0 |   943 |     - |3750k|   0 | 218 | 225 | 225 | 225 | 227 |   2 |   0 |   0 | 4.870258e+01 | 7.500000e+01 |  54.00%
0.09/0.17	c   0.2s|     1 |     0 |   967 |     - |4993k|   0 | 219 | 225 | 225 | 225 | 228 |   3 |   0 |   0 | 4.872491e+01 | 7.500000e+01 |  53.93%
0.19/0.21	c   0.2s|     1 |     0 |   991 |     - |5784k|   0 | 220 | 225 | 225 | 225 | 229 |   4 |   0 |   0 | 4.874390e+01 | 7.500000e+01 |  53.87%
0.19/0.24	c   0.2s|     1 |     0 |  1006 |     - |6204k|   0 | 220 | 225 | 225 | 225 | 230 |   5 |   0 |   0 | 4.875519e+01 | 7.500000e+01 |  53.83%
0.19/0.27	c   0.3s|     1 |     0 |  1012 |     - |6299k|   0 | 221 | 225 | 225 | 225 | 231 |   6 |   0 |   0 | 4.875725e+01 | 7.500000e+01 |  53.82%
0.29/0.31	c   0.3s|     1 |     0 |  1037 |     - |6348k|   0 | 222 | 225 | 225 | 225 | 232 |   7 |   0 |   0 | 4.876379e+01 | 7.500000e+01 |  53.80%
0.29/0.34	c   0.3s|     1 |     0 |  1059 |     - |6371k|   0 | 219 | 225 | 225 | 225 | 233 |   8 |   0 |   0 | 4.877251e+01 | 7.500000e+01 |  53.78%
0.29/0.38	c   0.4s|     1 |     0 |  1108 |     - |6394k|   0 | 217 | 225 | 225 | 225 | 234 |   9 |   0 |   0 | 4.878022e+01 | 7.500000e+01 |  53.75%
0.39/0.41	c   0.4s|     1 |     0 |  1128 |     - |6403k|   0 | 218 | 225 | 225 | 225 | 235 |  10 |   0 |   0 | 4.878284e+01 | 7.500000e+01 |  53.74%
0.69/0.78	c   0.8s|     1 |     2 |  1128 |     - |6414k|   0 | 218 | 225 | 225 | 225 | 235 |  10 |   0 |  22 | 4.878284e+01 | 7.500000e+01 |  53.74%
2.49/2.53	o 75
2.49/2.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.53	c c 2.5s|    15 |    16 |  2578 | 103.6 |6640k|  14 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 288 | 4.881380e+01 | 7.500000e+01 |  53.65%
2.49/2.53	o 65
2.49/2.53	c c 2.5s|    15 |    16 |  2584 | 104.0 |6645k|  14 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 288 | 4.881380e+01 | 6.500000e+01 |  33.16%
2.49/2.53	o 60
2.49/2.53	c c 2.5s|    15 |    16 |  2589 | 104.4 |6648k|  14 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 288 | 4.881380e+01 | 6.000000e+01 |  22.92%
2.49/2.53	o 59
2.49/2.53	c b 2.5s|    16 |    15 |  2589 |  97.4 |6643k|  14 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 288 | 4.881380e+01 | 5.900000e+01 |  20.87%
4.09/4.12	o 56
4.09/4.12	c p 4.1s|    27 |    28 |  4151 | 116.3 |6778k|  14 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 510 | 4.881380e+01 | 5.600000e+01 |  14.72%
6.18/6.25	o 56
6.18/6.25	c z 6.2s|   106 |   101 | 15825 | 140.0 |6809k|  22 |  10 | 225 | 225 | 225 | 234 |  10 |   0 | 837 | 4.881380e+01 | 5.600000e+01 |  14.72%
6.18/6.25	o 56
6.18/6.25	c z 6.3s|   108 |   103 | 15909 | 138.1 |6812k|  24 |   7 | 225 | 225 | 225 | 234 |  10 |   0 | 837 | 4.881380e+01 | 5.600000e+01 |  14.72%
6.49/6.55	o 55
6.49/6.55	c * 6.6s|   245 |   131 | 21318 |  82.7 |6836k|  28 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 837 | 4.885306e+01 | 5.500000e+01 |  12.58%
6.49/6.58	o 54
6.49/6.58	c * 6.6s|   260 |   107 | 21782 |  79.7 |6829k|  28 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 837 | 4.885306e+01 | 5.400000e+01 |  10.54%
13.78/13.80	o 53
13.78/13.80	c v13.8s|  2074 |   483 |147601 |  70.7 |7045k|  31 |   - | 225 | 225 | 225 | 234 |  10 |   0 | 994 | 4.961809e+01 | 5.300000e+01 |   6.82%
45.48/45.50	c  45.5s| 10000 |  3621 |725846 |  72.5 |9456k|  31 | 143 | 225 | 225 | 225 | 234 |  10 |   0 |1330 | 5.028422e+01 | 5.300000e+01 |   5.40%
76.67/76.76	c  76.8s| 20000 |  6273 |  1306k|  65.3 |  12M|  31 |   - | 225 | 225 | 225 | 234 |  10 |   0 |1904 | 5.049997e+01 | 5.300000e+01 |   4.95%
103.28/103.38	c   103s| 30000 |  8179 |  1807k|  60.2 |  14M|  31 |   - | 225 | 225 | 225 | 234 |  10 |   0 |2386 | 5.064646e+01 | 5.300000e+01 |   4.65%
128.26/128.38	c   128s| 40000 |  9675 |  2286k|  57.1 |  16M|  31 |   - | 225 | 225 | 225 | 234 |  10 |   0 |2773 | 5.075149e+01 | 5.300000e+01 |   4.43%
151.95/152.09	c   152s| 50000 | 10757 |  2739k|  54.8 |  17M|  31 | 156 | 225 | 225 | 225 | 234 |  10 |   0 |3147 | 5.083539e+01 | 5.300000e+01 |   4.26%
174.65/174.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
174.65/174.74	c   175s| 60000 | 11719 |  3169k|  52.8 |  19M|  31 | 145 | 225 | 225 | 225 | 234 |  10 |   0 |3470 | 5.091619e+01 | 5.300000e+01 |   4.09%
196.75/196.90	c   197s| 70000 | 12649 |  3586k|  51.2 |  20M|  31 |   - | 225 | 225 | 225 | 234 |  10 |   0 |3824 | 5.098335e+01 | 5.300000e+01 |   3.96%
218.14/218.23	c   218s| 80000 | 13317 |  3989k|  49.9 |  21M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |4168 | 5.104465e+01 | 5.300000e+01 |   3.83%
238.05/238.12	c   238s| 90000 | 13545 |  4374k|  48.6 |  22M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |4379 | 5.109515e+01 | 5.300000e+01 |   3.73%
257.65/257.76	c   258s|100000 | 13483 |  4751k|  47.5 |  23M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |4610 | 5.115153e+01 | 5.300000e+01 |   3.61%
276.94/277.06	c   277s|110000 | 13097 |  5118k|  46.5 |  23M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |4882 | 5.121344e+01 | 5.300000e+01 |   3.49%
295.53/295.67	c   296s|120000 | 12357 |  5473k|  45.6 |  22M|  34 | 160 | 225 | 225 | 225 | 234 |  10 |   0 |5127 | 5.125888e+01 | 5.300000e+01 |   3.40%
313.53/313.65	c   314s|130000 | 11201 |  5805k|  44.6 |  21M|  34 | 151 | 225 | 225 | 225 | 234 |  10 |   0 |5434 | 5.131666e+01 | 5.300000e+01 |   3.28%
331.33/331.44	c   331s|140000 |  9479 |  6138k|  43.8 |  19M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |5689 | 5.137162e+01 | 5.300000e+01 |   3.17%
347.83/347.97	c   348s|150000 |  7211 |  6447k|  43.0 |  17M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |5905 | 5.144655e+01 | 5.300000e+01 |   3.02%
363.42/363.53	c   364s|160000 |  4229 |  6732k|  42.1 |  13M|  34 |   - | 225 | 225 | 225 | 234 |  10 |   0 |6145 | 5.152022e+01 | 5.300000e+01 |   2.87%
375.33/375.49	c 
375.33/375.49	c SCIP Status        : problem is solved [optimal solution found]
375.33/375.49	c Solving Time (sec) : 375.49
375.33/375.49	c Solving Nodes      : 168589
375.33/375.49	c Primal Bound       : +5.30000000000000e+01 (564 solutions)
375.33/375.49	c Dual Bound         : +5.30000000000000e+01
375.33/375.49	c Gap                : 0.00 %
375.33/375.49	s OPTIMUM FOUND
375.33/375.49	v -x225 -x224 x223 -x222 -x221 -x220 x219 -x218 -x217 x216 -x215 -x214 -x213 x212 -x211 x210 -x209 -x208 -x207 x206 -x205 -x204 -x203 
375.33/375.49	v -x202 x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 -x189 x188 -x187 -x186 -x185 -x184 x183 -x182 
375.33/375.49	v x181 -x180 x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 
375.33/375.49	v -x159 -x158 x157 -x156 -x155 -x154 -x153 x152 -x151 x150 x149 -x148 -x147 -x146 -x145 x144 -x143 -x142 -x141 -x140 x139 -x138 
375.33/375.49	v -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 x126 -x125 -x124 -x123 -x122 x121 -x120 -x119 x118 -x117 
375.33/375.49	v -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 x108 -x107 x106 x105 -x104 -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 x95 -x94 
375.33/375.49	v -x93 -x92 -x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 -x79 -x78 x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 x69 -x68 
375.33/375.49	v -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 x56 -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 x46 x45 -x44 -x43 -x42 
375.33/375.49	v -x41 -x40 x39 x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 x16 
375.33/375.49	v -x15 x14 -x13 -x12 -x11 x10 -x9 -x8 x7 -x6 -x5 -x4 x3 -x2 -x1 
375.33/375.49	c SCIP Status        : problem is solved [optimal solution found]
375.33/375.49	c Total Time         :     375.49
375.33/375.49	c   solving          :     375.49
375.33/375.49	c   presolving       :       0.00 (included in solving)
375.33/375.49	c   reading          :       0.00 (included in solving)
375.33/375.49	c Original Problem   :
375.33/375.49	c   Problem name     : HOME/instance-3732778-1338705259.opb
375.33/375.49	c   Variables        : 225 (225 binary, 0 integer, 0 implicit integer, 0 continuous)
375.33/375.49	c   Constraints      : 225 initial, 225 maximal
375.33/375.49	c Presolved Problem  :
375.33/375.49	c   Problem name     : t_HOME/instance-3732778-1338705259.opb
375.33/375.49	c   Variables        : 225 (225 binary, 0 integer, 0 implicit integer, 0 continuous)
375.33/375.49	c   Constraints      : 225 initial, 225 maximal
375.33/375.49	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
375.33/375.49	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
375.33/375.49	c   root node        :          -          1          -          -          1          -          -          -          -          -
375.33/375.49	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
375.33/375.49	c   integral         :          0          0          0      85295          0        567          0        445       1272          0          0     168990
375.33/375.49	c   logicor          :        225         11     146163          2          0        562          0          0       7430          0          0          0
375.33/375.49	c   countsols        :          0          0          0          2          0        565          0          0          0          0          0          0
375.33/375.49	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
375.33/375.49	c   integral         :      29.35       0.00       0.00      29.35       0.00       0.00       0.00
375.33/375.49	c   logicor          :       0.56       0.00       0.56       0.00       0.00       0.00       0.00
375.33/375.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
375.33/375.49	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
375.33/375.49	c   vbounds          :          0          0          0          0
375.33/375.49	c   rootredcost      :          6          0          0          0
375.33/375.49	c   pseudoobj        :     291769          0          0          0
375.33/375.49	c Propagator Timings :  TotalTime  Propagate    Resprop
375.33/375.49	c   vbounds          :       0.05       0.05       0.00
375.33/375.49	c   rootredcost      :       0.05       0.05       0.00
375.33/375.49	c   pseudoobj        :       1.31       1.31       0.00
375.33/375.49	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
375.33/375.49	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
375.33/375.49	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
375.33/375.49	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
375.33/375.49	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
375.33/375.49	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
375.33/375.49	c   applied globally :          -          -          -          0        0.0          -          -          -
375.33/375.49	c   applied locally  :          -          -          -          0        0.0          -          -          -
375.33/375.49	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
375.33/375.49	c   cut pool         :       0.01         10          -          -        194          -    (maximal pool size: 834)
375.33/375.49	c   redcost          :       1.08     156665          0     804691          0          0
375.33/375.49	c   impliedbounds    :       0.00         11          0          0          0          0
375.33/375.49	c   intobj           :       0.00          0          0          0          0          0
375.33/375.49	c   gomory           :       0.13         11          0          0          0          0
375.33/375.49	c   cgmip            :       0.00          0          0          0          0          0
375.33/375.49	c   closecuts        :       0.00          0          0          0          0          0
375.33/375.49	c   strongcg         :       0.15         11          0          0        834          0
375.33/375.49	c   cmir             :       0.01         10          0          0          0          0
375.33/375.49	c   flowcover        :       0.03         10          0          0          0          0
375.33/375.49	c   clique           :       0.00          1          0          0          0          0
375.33/375.49	c   zerohalf         :       0.00          0          0          0          0          0
375.33/375.49	c   mcf              :       0.00          1          0          0          0          0
375.33/375.49	c   oddcycle         :       0.00          0          0          0          0          0
375.33/375.49	c   rapidlearning    :       0.00          0          0          0          0          0
375.33/375.49	c Pricers            :       Time      Calls       Vars
375.33/375.49	c   problem variables:       0.00          0          0
375.33/375.49	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
375.33/375.49	c   relpscost        :      29.31      85293        445       1272          0          0     168990
375.33/375.49	c   pscost           :       0.00          0          0          0          0          0          0
375.33/375.49	c   inference        :       0.00          0          0          0          0          0          0
375.33/375.49	c   mostinf          :       0.00          0          0          0          0          0          0
375.33/375.49	c   leastinf         :       0.00          0          0          0          0          0          0
375.33/375.49	c   fullstrong       :       0.00          0          0          0          0          0          0
375.33/375.49	c   allfullstrong    :       0.00          0          0          0          0          0          0
375.33/375.49	c   random           :       0.00          0          0          0          0          0          0
375.33/375.49	c Primal Heuristics  :       Time      Calls      Found
375.33/375.49	c   LP solutions     :       0.00          -          2
375.33/375.49	c   pseudo solutions :       0.00          -          0
375.33/375.49	c   oneopt           :       0.03         10          2
375.33/375.49	c   crossover        :       0.17          4          4
375.33/375.49	c   linesearchdiving :       6.03        409         10
375.33/375.49	c   coefdiving       :       2.97        409         37
375.33/375.49	c   veclendiving     :       2.24        409         34
375.33/375.49	c   pscostdiving     :       4.91        409         82
375.33/375.49	c   fracdiving       :       3.72        409          6
375.33/375.49	c   trivial          :       0.00          2          1
375.33/375.49	c   shiftandpropagate:       0.00          0          0
375.33/375.49	c   simplerounding   :       1.16      85303         66
375.33/375.49	c   zirounding       :       0.60       4401         88
375.33/375.49	c   rounding         :       4.42      13507          1
375.33/375.49	c   shifting         :       1.31       3778          1
375.33/375.49	c   intshifting      :       0.00          0          0
375.33/375.49	c   twoopt           :       0.00          0          0
375.33/375.49	c   fixandinfer      :       0.00          0          0
375.33/375.49	c   feaspump         :       0.01          0          0
375.33/375.49	c   clique           :       0.00          0          0
375.33/375.49	c   intdiving        :       0.00          0          0
375.33/375.49	c   actconsdiving    :       0.00          0          0
375.33/375.49	c   objpscostdiving  :      18.27        110        229
375.33/375.49	c   rootsoldiving    :       2.59         98          1
375.33/375.49	c   guideddiving     :       3.56        409          0
375.33/375.49	c   octane           :       0.00          0          0
375.33/375.49	c   rens             :       0.01          0          0
375.33/375.49	c   rins             :       0.00          0          0
375.33/375.49	c   localbranching   :       0.00          0          0
375.33/375.49	c   mutation         :       0.00          0          0
375.33/375.49	c   dins             :       0.00          0          0
375.33/375.49	c   vbounds          :       0.00          0          0
375.33/375.49	c   undercover       :       0.00          0          0
375.33/375.49	c   subnlp           :       0.02          0          0
375.33/375.49	c   trysol           :       0.03          0          0
375.33/375.49	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
375.33/375.49	c   primal LP        :       0.00          0          0       0.00          -
375.33/375.49	c   dual LP          :     277.41     168952    5952240      35.23   21456.56
375.33/375.49	c   lex dual LP      :       0.00          0          0       0.00          -
375.33/375.49	c   barrier LP       :       0.00          0          0       0.00          -
375.33/375.49	c   diving/probing LP:      41.01      45975     995406      21.65   24272.89
375.33/375.49	c   strong branching :      26.34       6365     563129      88.47   21381.20
375.33/375.49	c     (at root node) :          -         22       4198     190.82          -
375.33/375.49	c   conflict analysis:       0.00          0          0       0.00          -
375.33/375.49	c B&B Tree           :
375.33/375.49	c   number of runs   :          1
375.33/375.49	c   nodes            :     168589
375.33/375.49	c   nodes (total)    :     168589
375.33/375.49	c   nodes left       :          0
375.33/375.49	c   max depth        :         34
375.33/375.49	c   max depth (total):         34
375.33/375.49	c   backtracks       :      45029 (26.7%)
375.33/375.49	c   delayed cutoffs  :          0
375.33/375.49	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
375.33/375.49	c   avg switch length:       7.92
375.33/375.49	c   switching time   :       2.15
375.33/375.49	c Solution           :
375.33/375.49	c   Solutions found  :        564 (14 improvements)
375.33/375.49	c   First Solution   : +2.25000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
375.33/375.49	c   Primal Bound     : +5.30000000000000e+01   (in run 1, after 2074 nodes, 13.80 seconds, depth 38, found by <veclendiving>)
375.33/375.49	c   Dual Bound       : +5.30000000000000e+01
375.33/375.49	c   Gap              :       0.00 %
375.33/375.49	c   Root Dual Bound  : +4.87828404541772e+01
375.33/375.49	c   Root Iterations  :       1128
375.43/375.50	c Time complete: 375.43.

Verifier Data

OK	53

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-3732778-1338705259/watcher-3732778-1338705259 -o /tmp/evaluation-result-3732778-1338705259/solver-3732778-1338705259 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3732778-1338705259.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.01 2.00 2.00 3/176 26864
/proc/meminfo: memFree=27489632/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=10952 CPUtime=0 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 1628 0 0 0 0 0 0 0 20 0 1 0 336652011 11214848 1582 33554432000 4194304 9016284 140733467296768 140736583424952 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 2738 1589 340 1178 0 1556 0

[startup+0.099285 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 26864
/proc/meminfo: memFree=27489632/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=20796 CPUtime=0.09 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 4335 0 0 0 9 0 0 0 20 0 1 0 336652011 21295104 4030 33554432000 4194304 9016284 140733467296768 140736583424952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 5199 4030 635 1178 0 4017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20796

[startup+0.100267 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 26864
/proc/meminfo: memFree=27489632/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=20796 CPUtime=0.09 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 4335 0 0 0 9 0 0 0 20 0 1 0 336652011 21295104 4030 33554432000 4194304 9016284 140733467296768 140736583424952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 5199 4030 635 1178 0 4017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20796

[startup+0.300277 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 26864
/proc/meminfo: memFree=27489632/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=27160 CPUtime=0.29 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 5947 0 0 0 28 1 0 0 20 0 1 0 336652011 27811840 5633 33554432000 4194304 9016284 140733467296768 140736583424952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 6790 5633 636 1178 0 5608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27160

[startup+0.700228 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 26864
/proc/meminfo: memFree=27489632/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=27932 CPUtime=0.69 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 7812 0 0 0 68 1 0 0 20 0 1 0 336652011 28602368 5878 33554432000 4194304 9016284 140733467296768 140733467290616 7219374 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 6983 5878 655 1178 0 5801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27932

[startup+1.50022 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27472784/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=27932 CPUtime=1.49 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 7821 0 0 0 146 3 0 0 20 0 1 0 336652011 28602368 5887 33554432000 4194304 9016284 140733467296768 140733467290616 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 6983 5887 662 1178 0 5801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27932

[startup+3.10023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27469420/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=27932 CPUtime=3.09 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 7831 0 0 0 304 5 0 0 20 0 1 0 336652011 28602368 5897 33554432000 4194304 9016284 140733467296768 140733467290568 7199015 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 6983 5897 663 1178 0 5801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27932

[startup+6.30022 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27469544/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=27932 CPUtime=6.29 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 7833 0 0 0 617 12 0 0 20 0 1 0 336652011 28602368 5899 33554432000 4194304 9016284 140733467296768 140733467290616 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 6983 5899 665 1178 0 5801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27932

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27468732/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=28416 CPUtime=12.69 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 15775 0 0 0 1244 25 0 0 20 0 1 0 336652011 29097984 6073 33554432000 4194304 9016284 140733467296768 140733467290728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 7104 6073 685 1178 0 5922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28416

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27470652/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=29400 CPUtime=25.49 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 16015 0 0 0 2499 50 0 0 20 0 1 0 336652011 30105600 6505 33554432000 4194304 9016284 140733467296768 140733467290632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 7350 6505 685 1178 0 6168 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29400

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27464012/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=32352 CPUtime=51.08 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 24085 0 0 0 5003 105 0 0 20 0 1 0 336652011 33128448 7201 33554432000 4194304 9016284 140733467296768 140733467290872 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 8088 7217 686 1178 0 6906 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32352

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27453404/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=37444 CPUtime=102.27 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 26983 0 0 0 10020 207 0 0 20 0 1 0 336652011 38342656 8523 33554432000 4194304 9016284 140733467296768 140733467290680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 9361 8523 686 1178 0 8179 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37444

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26865
/proc/meminfo: memFree=27450048/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=42616 CPUtime=162.25 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 31365 0 0 0 15891 334 0 0 20 0 1 0 336652011 43638784 9779 33554432000 4194304 9016284 140733467296768 140733467290632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 10654 9779 686 1178 0 9472 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42616

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26866
/proc/meminfo: memFree=27437696/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=47680 CPUtime=222.25 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 34175 0 0 0 21768 457 0 0 20 0 1 0 336652011 48824320 11056 33554432000 4194304 9016284 140733467296768 140733467290632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 11920 11056 686 1178 0 10738 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 47680

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26866
/proc/meminfo: memFree=27435768/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=282.24 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 27646 578 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 49332

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26866
/proc/meminfo: memFree=27430124/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=342.22 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 33520 702 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 49332

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

[startup+358.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27429992/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=358.23 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 35089 734 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 358.23
Current children cumulated vsize (KiB) 49332

[startup+364.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27427388/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=364.63 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 35716 747 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 364.63
Current children cumulated vsize (KiB) 49332

[startup+371.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27425032/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=371.02 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 36342 760 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 371.02
Current children cumulated vsize (KiB) 49332

[startup+372.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27424660/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=372.62 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 36500 762 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290568 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 372.62
Current children cumulated vsize (KiB) 49332

[startup+374.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27422428/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=374.23 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 36657 766 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 374.23
Current children cumulated vsize (KiB) 49332

[startup+375.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27422428/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=375.03 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36238 0 0 0 36736 767 0 0 20 0 1 0 336652011 50515968 11467 33554432000 4194304 9016284 140733467296768 140733467290136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11467 686 1178 0 11151 0
Current children cumulated CPU time (s) 375.03
Current children cumulated vsize (KiB) 49332

[startup+375.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26869
/proc/meminfo: memFree=27422428/32873844 swapFree=7372/7372
[pid=26864] ppid=26862 vsize=49332 CPUtime=375.43 cores=1,3,5,7
/proc/26864/stat : 26864 (scip-2.0.1.4b_2) R 26862 26864 26510 0 -1 4202496 36240 0 0 0 36775 768 0 0 20 0 1 0 336652011 50515968 11469 33554432000 4194304 9016284 140733467296768 140733467290136 4446757 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26864/statm: 12333 11469 688 1178 0 11151 0
Current children cumulated CPU time (s) 375.43
Current children cumulated vsize (KiB) 49332

Child status: 0
Real time (s): 375.505
CPU time (s): 375.437
CPU user time (s): 367.752
CPU system time (s): 7.68483
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 49332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 367.752
system time used= 7.68483
maximum resident set size= 52200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36245
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= 15
involuntary context switches= 385

runsolver used 0.531919 second user time and 1.52777 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-03 08:34:19
IDJOB=3732778
IDBENCH=2214
IDSOLVER=2329
FILE ID=node118/3732778-1338705259
RUNJOBID= node118-1338703112-26527
PBS_JOBID= 14636719
Free space on /tmp= 70952 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.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-3732778-1338705259/watcher-3732778-1338705259 -o /tmp/evaluation-result-3732778-1338705259/solver-3732778-1338705259 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3732778-1338705259.opb -t 1800 -m 15500

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

MD5SUM BENCH= 28425c3b4907da9ba10ee31a4de63042
RANDOM SEED=2122428299

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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	: 5331.92
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27490152 kB
Buffers:          489684 kB
Cached:          3897636 kB
SwapCached:            0 kB
Active:          1506696 kB
Inactive:        3013280 kB
Active(anon):     122892 kB
Inactive(anon):    11328 kB
Active(file):    1383804 kB
Inactive(file):  3001952 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16868 kB
Writeback:             0 kB
AnonPages:        142448 kB
Mapped:            14364 kB
Shmem:               200 kB
Slab:             724932 kB
SReclaimable:     165892 kB
SUnreclaim:       559040 kB
KernelStack:        1472 kB
PageTables:         3936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     249140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 70936 MiB
End job on node118 at 2012-06-03 08:40:35