Trace number 3717665

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixedOPTIMUM 8.83866 8.84126

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh215_wcsp.wbo
MD5SUMf6fb73f0a02abbaaed6c5aa05fa83af7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark88
Best CPU time to get the best result obtained on this benchmark0.010997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints900
Number of soft constraints800
Number of constraints which are clauses800
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 394239
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 394238
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3717665-1338203512.wbo>
0.00/0.00	c original problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 901 constraints
0.00/0.00	c problem read in 0.01
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 100 del vars, 101 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 0 clqs
0.00/0.03	c (round 2) 100 del vars, 101 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 200 impls, 0 clqs
0.00/0.05	c    (0.0s) probing: 51/900 (5.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c presolving (3 rounds):
0.00/0.05	c  100 deleted vars, 101 deleted constraints, 0 added constraints, 800 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.05	c  1000 implications, 0 cliques
0.00/0.05	c presolved problem has 1700 variables (900 bin, 0 int, 800 impl, 0 cont) and 1600 constraints
0.00/0.05	c     800 constraints of type <linear>
0.00/0.05	c     800 constraints of type <indicator>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 2.1.1.4
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/time = 1797
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/memory = 13950
0.00/0.05	c 
0.00/0.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.05	c # [type: int, range: [1,2], default: 1]
0.00/0.05	c timing/clocktype = 2
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	c # force restart if we have a max FS instance and gap is 1?
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/indicator/forcerestart = TRUE
0.00/0.05	c 
0.00/0.05	c # priority of branching rule <inference>
0.00/0.05	c # [type: int, range: [-536870912,536870911], default: 1000]
0.00/0.05	c branching/inference/priority = 1000000
0.00/0.05	c 
0.00/0.05	c # frequency offset for calling primal heuristic <coefdiving>
0.00/0.05	c # [type: int, range: [0,2147483647], default: 1]
0.00/0.05	c heuristics/coefdiving/freqofs = 0
0.00/0.05	c 
0.00/0.05	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05	c heuristics/shiftandpropagate/freq = -1
0.00/0.05	c 
0.00/0.05	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.05	c heuristics/undercover/freq = -1
0.00/0.05	c 
0.00/0.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05	c separating/rapidlearning/freq = 0
0.00/0.05	c 
0.00/0.05	c # frequency for calling primal heuristic <indrounding> (-1: never, 0: only at depth freqofs)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05	c heuristics/indrounding/freq = 1
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.00/0.05	o 394238
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 |     0 |     - |5046k|   0 |   - |1700 |1600 |   0 |   0 |   0 |   0 |   0 |      --      | 3.942380e+05 |    Inf 
0.09/0.10	o 19685
0.09/0.10	c 6 0.1s|     1 |     0 |     0 |     - |5046k|   0 |   - |1700 |1600 |   0 |   0 |   0 |   0 |   0 |      --      | 1.968500e+04 |    Inf 
0.09/0.10	o 19141
0.09/0.10	c y 0.1s|     1 |     0 |     0 |     - |5011k|   0 |   - |1700 |1600 |   0 |   0 |   0 |   0 |   0 |      --      | 1.914100e+04 |    Inf 
0.09/0.12	c   0.1s|     1 |     0 |   260 |     - |6524k|   0 |  85 |1700 |1600 |1700 |1600 |   0 |   0 |   0 | 0.000000e+00 | 1.914100e+04 |    Inf 
0.09/0.12	o 9086
0.09/0.12	c s 0.1s|     1 |     0 |   260 |     - |6632k|   0 |  85 |1700 |1600 |1700 |1600 |   0 |   0 |   0 | 0.000000e+00 | 9.086000e+03 |    Inf 
0.09/0.13	o 5245
0.09/0.13	c 6 0.1s|     1 |     0 |   260 |     - |6702k|   0 |  85 |1700 |1600 |1700 |1600 |   0 |   0 |   0 | 0.000000e+00 | 5.245000e+03 |    Inf 
0.28/0.39	o 2595
0.28/0.39	c y 0.4s|     1 |     0 |   260 |     - |8379k|   0 |  85 |1700 |1600 |1700 |1600 |   0 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   294 |     - |7218k|   0 |  91 |1700 |1600 |1700 |1601 |   1 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
0.49/0.55	c   0.6s|     1 |     0 |   317 |     - |9465k|   0 |  83 |1700 |1600 |1700 |1602 |   2 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |   343 |     - |  11M|   0 |  90 |1700 |1600 |1700 |1603 |   3 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
0.79/0.86	c   0.9s|     1 |     0 |   356 |     - |  14M|   0 |  89 |1700 |1600 |1700 |1604 |   4 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
0.99/1.03	c   1.0s|     1 |     0 |   372 |     - |  17M|   0 |  87 |1700 |1600 |1700 |1605 |   5 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
1.19/1.21	c   1.2s|     1 |     0 |   394 |     - |  19M|   0 |  86 |1700 |1600 |1700 |1607 |   7 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
1.49/1.59	c   1.6s|     1 |     2 |  2069 |     - |  19M|   0 |  86 |1700 |1600 |1700 |1607 |   7 |   0 |   0 | 0.000000e+00 | 2.595000e+03 |    Inf 
1.99/2.00	o 2592
1.99/2.00	c v 2.0s|     8 |     9 |  6382 | 855.4 |  20M|   5 |   - |1700 |1600 |1700 |1607 |   7 |   0 |   0 | 0.000000e+00 | 2.592000e+03 |    Inf 
1.99/2.01	o 2287
1.99/2.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.99/2.01	c 6 2.0s|     8 |     9 |  6382 | 855.4 |  20M|   5 |  82 |1700 |1600 |1700 |1607 |   7 |   0 |   0 | 0.000000e+00 | 2.287000e+03 |    Inf 
1.99/2.01	o 2031
1.99/2.01	c 6 2.0s|     9 |     8 |  6382 | 748.5 |  20M|   6 |   - |1700 |1600 |   0 |   0 |   7 |   0 |   0 | 0.000000e+00 | 2.031000e+03 |    Inf 
2.79/2.86	o 1866
2.79/2.86	c f 2.9s|    14 |    15 | 15762 |1182.2 |  20M|   6 |   - |1700 |1600 |1700 |1607 |   7 |   0 |   0 | 0.000000e+00 | 1.866000e+03 |    Inf 
2.79/2.86	o 1422
2.79/2.86	c 6 2.9s|    15 |    14 | 15762 |1097.7 |  20M|   6 |   - |1700 |1600 |   0 |   0 |   7 |   0 |   0 | 0.000000e+00 | 1.422000e+03 |    Inf 
3.19/3.20	o 1229
3.19/3.20	c f 3.2s|    19 |    20 | 18795 |1022.3 |  21M|   7 |   - |1700 |1600 |1700 |1607 |   7 |   0 |   0 | 0.000000e+00 | 1.229000e+03 |    Inf 
4.19/4.30	o 802
4.19/4.30	c l 4.3s|    54 |    51 | 29301 | 545.4 |  22M|  13 |   - |1700 |1602 |1700 |1607 |   7 |   2 |   0 | 0.000000e+00 | 8.020000e+02 |    Inf 
4.30/4.31	o 686
4.30/4.31	c 6 4.3s|    55 |    50 | 29301 | 535.3 |  22M|  13 |   - |1700 |1602 |   0 |   0 |   7 |   2 |   0 | 0.000000e+00 | 6.860000e+02 |    Inf 
4.68/4.72	c   4.7s|   100 |    89 | 32363 | 322.9 |  22M|  21 |  43 |1700 |1404 |1700 |1607 |   7 |  39 |   0 | 0.000000e+00 | 6.860000e+02 |    Inf 
5.59/5.63	c   5.6s|   200 |   127 | 39216 | 195.1 |  23M|  25 |  65 |1700 |1575 |1700 |1607 |   7 | 210 |   0 | 0.000000e+00 | 6.860000e+02 |    Inf 
6.39/6.45	o 623
6.39/6.45	c C 6.5s|   255 |   148 | 45773 | 178.7 |  23M|  25 |  56 |1700 |1652 |1700 |1607 |   7 | 287 |   0 | 0.000000e+00 | 6.230000e+02 |    Inf 
6.79/6.80	c   6.8s|   300 |   163 | 48122 | 159.6 |  24M|  25 |  32 |1700 |1640 |1700 |1607 |   7 | 332 |   0 | 0.000000e+00 | 6.230000e+02 |    Inf 
6.88/6.96	o 475
6.88/6.96	c R 7.0s|   328 |   141 | 49167 | 149.2 |  23M|  25 |   - |1700 |1654 |1700 |1607 |   7 | 346 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
7.59/7.60	c   7.6s|   400 |   146 | 53870 | 134.0 |  24M|  25 |  39 |1700 |1613 |1700 |1607 |   7 | 425 |   0 | 0.000000e+00 | 4.750000e+02 |    Inf 
8.29/8.38	o 156
8.29/8.38	c * 8.4s|   496 |    80 | 59751 | 119.9 |  23M|  25 |   - |1700 |1752 |1700 |1607 |   7 | 564 |   0 | 0.000000e+00 | 1.560000e+02 |    Inf 
8.29/8.39	o 134
8.29/8.39	c * 8.4s|   499 |    71 | 59763 | 119.2 |  23M|  25 |   - |1700 |1464 |1700 |1607 |   7 | 565 |   0 | 0.000000e+00 | 1.340000e+02 |    Inf 
8.29/8.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.29/8.39	c   8.4s|   500 |    72 | 59793 | 119.0 |  23M|  25 |  31 |1700 |1464 |1700 |1607 |   7 | 565 |   0 | 0.000000e+00 | 1.340000e+02 |    Inf 
8.39/8.45	o 88
8.39/8.45	c * 8.5s|   522 |    39 | 60077 | 114.6 |  23M|  25 |   - |1700 |1492 |1700 |1607 |   7 | 612 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf 
8.39/8.45	c Forcing restart, since 721 binary variables among 800 have been fixed.
8.39/8.45	c (run 1, node 523) performing user restart
8.39/8.45	c 
8.39/8.46	c (restart) converted 807 cuts from the global cut pool into linear constraints
8.39/8.46	c 
8.39/8.47	c presolving:
8.39/8.48	c (round 1) 1463 del vars, 1004 del conss, 0 add conss, 38 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1252 impls, 0 clqs
8.39/8.48	c (round 2) 1463 del vars, 1028 del conss, 0 add conss, 38 chg bounds, 4 chg sides, 6 chg coeffs, 0 upgd conss, 1260 impls, 0 clqs
8.39/8.49	c (round 3) 1467 del vars, 1157 del conss, 0 add conss, 38 chg bounds, 4 chg sides, 6 chg coeffs, 17 upgd conss, 1260 impls, 0 clqs
8.49/8.50	c (round 4) 1467 del vars, 1168 del conss, 0 add conss, 38 chg bounds, 7 chg sides, 6 chg coeffs, 17 upgd conss, 1260 impls, 0 clqs
8.49/8.52	c (round 5) 1467 del vars, 1176 del conss, 0 add conss, 38 chg bounds, 7 chg sides, 6 chg coeffs, 803 upgd conss, 1260 impls, 0 clqs
8.49/8.52	c (round 6) 1467 del vars, 1181 del conss, 0 add conss, 38 chg bounds, 7 chg sides, 6 chg coeffs, 803 upgd conss, 1260 impls, 0 clqs
8.49/8.52	c presolving (7 rounds):
8.49/8.52	c  1467 deleted vars, 1181 deleted constraints, 0 added constraints, 38 tightened bounds, 0 added holes, 7 changed sides, 6 changed coefficients
8.49/8.52	c  1260 implications, 0 cliques
8.49/8.52	c presolved problem has 233 variables (165 bin, 0 int, 68 impl, 0 cont) and 1119 constraints
8.49/8.52	c      68 constraints of type <varbound>
8.49/8.52	c      62 constraints of type <setppc>
8.49/8.52	c      75 constraints of type <linear>
8.49/8.52	c      68 constraints of type <indicator>
8.49/8.52	c     846 constraints of type <logicor>
8.49/8.52	c transformed objective value is always integral (scale: 1)
8.49/8.52	c Presolving Time: 0.10
8.49/8.53	c 
8.49/8.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.49/8.54	c   8.5s|     1 |     0 | 60264 |     - |9484k|   0 |  81 | 233 |1119 | 233 | 929 |   0 | 613 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf 
8.49/8.57	c   8.6s|     1 |     0 | 60291 |     - |9918k|   0 |  86 | 233 |1119 | 233 | 932 |   3 | 613 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf 
8.49/8.57	c   8.6s|     1 |     2 | 60291 |     - |9919k|   0 |  86 | 233 |1119 | 233 | 932 |   3 | 613 |   0 | 0.000000e+00 | 8.800000e+01 |    Inf 
8.79/8.82	c 
8.79/8.82	c SCIP Status        : problem is solved [optimal solution found]
8.79/8.82	c Solving Time (sec) : 8.82
8.79/8.82	c Solving Nodes      : 51 (total of 574 nodes in 2 runs)
8.79/8.82	c Primal Bound       : +8.80000000000000e+01 (84 solutions)
8.79/8.82	c Dual Bound         : +8.80000000000000e+01
8.79/8.82	c Gap                : 0.00 %
8.79/8.82	s OPTIMUM FOUND
8.79/8.82	v x200 -x199 -x198 x197 x196 -x195 x194 -x193 -x192 x191 -x190 x189 x188 -x187 -x186 x185 x184 -x183 x182 -x181 x180 -x179 x178 -x177 
8.79/8.82	v x176 -x175 x174 -x173 -x172 x171 x170 -x169 -x168 x167 x166 -x165 x164 -x163 -x162 x161 -x160 x159 -x158 x157 x156 -x155 
8.79/8.82	v x154 -x153 x152 -x151 -x150 x149 -x148 x147 -x146 x145 x144 -x143 x142 -x141 -x140 x139 x138 -x137 x136 -x135 x134 -x133 x132 
8.79/8.82	v -x131 -x130 x129 x128 -x127 x126 -x125 x124 -x123 -x122 x121 x120 -x119 -x118 x117 -x116 x115 -x114 x113 -x112 x111 -x110 x109 
8.79/8.82	v x108 -x107 -x106 x105 x104 -x103 x102 -x101 x100 -x99 -x98 x97 -x96 x95 -x94 x93 -x92 x91 x90 -x89 x88 -x87 x86 -x85 -x84 
8.79/8.82	v x83 x82 -x81 -x80 x79 -x78 x77 x76 -x75 x74 -x73 x72 -x71 x70 -x69 x68 -x67 -x66 x65 -x64 x63 -x62 x61 -x60 x59 x58 -x57 x56 
8.79/8.82	v -x55 x54 -x53 -x52 x51 -x50 x49 -x48 x47 x46 -x45 -x44 x43 x42 -x41 x40 -x39 x38 -x37 x36 -x35 x34 -x33 x32 -x31 -x30 x29 -x28 
8.79/8.82	v x27 -x26 x25 x24 -x23 -x22 x21 x20 -x19 -x18 x17 x16 -x15 x14 -x13 -x12 x11 -x10 x9 -x8 x7 -x6 x5 x4 -x3 x2 -x1 
8.79/8.82	c SCIP Status        : problem is solved [optimal solution found]
8.79/8.82	c Total Time         :       8.82
8.79/8.82	c   solving          :       8.82
8.79/8.82	c   presolving       :       0.10 (included in solving)
8.79/8.82	c   reading          :       0.01 (included in solving)
8.79/8.82	c   copying          :       0.03 (3 #copies) (minimal 0.01, maximal 0.01, average 0.01)
8.79/8.82	c Original Problem   :
8.79/8.82	c   Problem name     : HOME/instance-3717665-1338203512.wbo
8.79/8.82	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
8.79/8.82	c   Constraints      : 901 initial, 901 maximal
8.79/8.82	c   Objective sense  : minimize
8.79/8.82	c Presolved Problem  :
8.79/8.82	c   Problem name     : t_HOME/instance-3717665-1338203512.wbo
8.79/8.82	c   Variables        : 233 (165 binary, 0 integer, 68 implicit integer, 0 continuous)
8.79/8.82	c   Constraints      : 1119 initial, 1139 maximal
8.79/8.82	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
8.79/8.82	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   trivial          :       0.00       0.00       1422          0          0          0          0          0          0          0          0
8.79/8.82	c   dualfix          :       0.00       0.00          2          0          0          0          0          0          0          0          0
8.79/8.82	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   implics          :       0.00       0.00          0          3          0          0          0          0          0          0          0
8.79/8.82	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   varbound         :       0.00       0.00          0          0          0          0          0          0          0          0          0
8.79/8.82	c   setppc           :       0.00       0.00          0          0          0          0          0         13          0          0          0
8.79/8.82	c   linear           :       0.05       0.00         38        100          0        838          0        847          0          7          6
8.79/8.82	c   indicator        :       0.00       0.00          2          0          0          0          0         40          0          0          0
8.79/8.82	c   logicor          :       0.02       0.00          0          0          0          0          0        382          0          0          0
8.79/8.82	c   root node        :          -          -       1469          -          -       1469          -          -          -          -          -
8.79/8.82	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
8.79/8.82	c   integral         :          0          0          0          0        435          0        590          0          0          0          0          0        862
8.79/8.82	c   varbound         :         68         68          1        334          0          0          0          0          0         32          0          0          0
8.79/8.82	c   setppc           :         62         62          1        334          0          0         52        281          8        293          1          0          0
8.79/8.82	c   linear           :         75         75          7       4430          3          0        555       3888        162       5098          0          0          0
8.79/8.82	c   indicator        :         68         68          0       4268          4          0        196        251          1       3916          0          0          0
8.79/8.82	c   logicor          :        846+       870          1       1814          0          0         21        700         59        918          1          0          0
8.79/8.82	c   countsols        :          0          0          0          0          3          0        179          0          0          0          0          0          0
8.79/8.82	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
8.79/8.82	c   integral         :       0.02       0.00       0.00       0.00       0.01       0.00       0.02       0.00
8.79/8.82	c   varbound         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.79/8.82	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.79/8.82	c   linear           :       0.19       0.00       0.00       0.15       0.00       0.00       0.04       0.01
8.79/8.82	c   indicator        :       0.10       0.00       0.00       0.04       0.00       0.00       0.06       0.00
8.79/8.82	c   logicor          :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00
8.79/8.82	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.79/8.82	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
8.79/8.82	c   rootredcost      :          9          0          0        730
8.79/8.82	c   pseudoobj        :       4836        788         13      10480
8.79/8.82	c   vbounds          :        887       1937          0      35451
8.79/8.82	c   redcost          :        727          0          0      23382
8.79/8.82	c   probing          :          0          0          0          0
8.79/8.82	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
8.79/8.82	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
8.79/8.82	c   pseudoobj        :       0.05       0.00       0.00       0.02       0.03
8.79/8.82	c   vbounds          :       0.10       0.00       0.00       0.09       0.00
8.79/8.82	c   redcost          :       0.05       0.00       0.00       0.05       0.00
8.79/8.82	c   probing          :       0.00       0.00       0.00       0.00       0.00
8.79/8.82	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
8.79/8.82	c   propagation      :       0.05        243        219        856       24.9         22        7.2          -
8.79/8.82	c   infeasible LP    :       0.00          3          3          6       11.8          0        0.0          0
8.79/8.82	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
8.79/8.82	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
8.79/8.82	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
8.79/8.82	c   applied globally :          -          -          -        656       23.7          -          -          -
8.79/8.82	c   applied locally  :          -          -          -          0        0.0          -          -          -
8.79/8.82	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
8.79/8.82	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 357)
8.79/8.82	c   closecuts        :       0.00       0.00          0          0          0          0          0
8.79/8.82	c   impliedbounds    :       0.00       0.00          7          0          0          2          0
8.79/8.82	c   intobj           :       0.00       0.00          0          0          0          0          0
8.79/8.82	c   gomory           :       0.35       0.00          7          0          0        102          0
8.79/8.82	c   cgmip            :       0.00       0.00          0          0          0          0          0
8.79/8.82	c   strongcg         :       0.32       0.00          7          0          0       3500          0
8.79/8.82	c   cmir             :       0.09       0.00          7          0          0          0          0
8.79/8.82	c   flowcover        :       0.08       0.00          7          0          0          0          0
8.79/8.82	c   clique           :       0.00       0.00          2          0          0          0          0
8.79/8.82	c   zerohalf         :       0.00       0.00          0          0          0          0          0
8.79/8.82	c   mcf              :       0.00       0.00          2          0          0          0          0
8.79/8.82	c   oddcycle         :       0.00       0.00          0          0          0          0          0
8.79/8.82	c   rapidlearning    :       0.20       0.00          1          0          0          0          0
8.79/8.82	c Pricers            :   ExecTime  SetupTime      Calls       Vars
8.79/8.82	c   problem variables:       0.00          -          0          0
8.79/8.82	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
8.79/8.82	c   inference        :       0.00       0.00        431          0          0          0          0        862
8.79/8.82	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c   pscost           :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c   random           :       0.00       0.00          0          0          0          0          0          0
8.79/8.82	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
8.79/8.82	c   LP solutions     :       0.00          -          -          3
8.79/8.82	c   pseudo solutions :       0.00          -          -          0
8.79/8.82	c   oneopt           :       0.00       0.00         10          0
8.79/8.82	c   indoneopt        :       0.11       0.00         17          6
8.79/8.82	c   objpscostdiving  :       0.34       0.00          1          0
8.79/8.82	c   crossover        :       0.06       0.00          1          1
8.79/8.82	c   rootsoldiving    :       0.30       0.00          5          4
8.79/8.82	c   guideddiving     :       0.38       0.00         15          0
8.79/8.82	c   veclendiving     :       0.80       0.00         19          1
8.79/8.82	c   linesearchdiving :       0.48       0.00         20          1
8.79/8.82	c   fracdiving       :       0.66       0.00         20          2
8.79/8.82	c   smallcard        :       0.00       0.00          0          0
8.79/8.82	c   trivial          :       0.00       0.00          2          1
8.79/8.82	c   shiftandpropagate:       0.00       0.00          0          0
8.79/8.82	c   simplerounding   :       0.01       0.00        439          0
8.79/8.82	c   zirounding       :       0.03       0.00        431          0
8.79/8.82	c   rounding         :       0.04       0.00        355          1
8.79/8.82	c   shifting         :       0.02       0.00         39          3
8.79/8.82	c   intshifting      :       0.00       0.00          0          0
8.79/8.82	c   twoopt           :       0.00       0.00          0          0
8.79/8.82	c   indtwoopt        :       0.00       0.00          0          0
8.79/8.82	c   fixandinfer      :       0.00       0.00          0          0
8.79/8.82	c   feaspump         :       0.00       0.00          0          0
8.79/8.82	c   clique           :       0.00       0.00          0          0
8.79/8.82	c   indrounding      :       0.20       0.00        431         53
8.79/8.82	c   indcoefdiving    :       0.00       0.00          0          0
8.79/8.82	c   coefdiving       :       0.41       0.00          7          0
8.79/8.82	c   pscostdiving     :       0.36       0.00         12          0
8.79/8.82	c   nlpdiving        :       0.00       0.00          0          0
8.79/8.82	c   intdiving        :       0.00       0.00          0          0
8.79/8.82	c   actconsdiving    :       0.00       0.00          0          0
8.79/8.82	c   octane           :       0.00       0.00          0          0
8.79/8.82	c   rens             :       0.23       0.00          1          0
8.79/8.82	c   rins             :       0.00       0.00          0          0
8.79/8.82	c   localbranching   :       0.00       0.00          0          0
8.79/8.82	c   mutation         :       0.00       0.00          0          0
8.79/8.82	c   dins             :       0.00       0.00          0          0
8.79/8.82	c   vbounds          :       0.00       0.00          0          0
8.79/8.82	c   undercover       :       0.00       0.00          0          0
8.79/8.82	c   subnlp           :       0.00       0.00          0          0
8.79/8.82	c   trysol           :       0.01       0.00          7          7
8.79/8.82	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
8.79/8.82	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
8.79/8.82	c   dual LP          :       2.56        758      27047      57.92   10563.23       0.12        291
8.79/8.82	c   lex dual LP      :       0.00          0          0       0.00          -
8.79/8.82	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
8.79/8.82	c   diving/probing LP:       3.20       1425      36478      25.60   11387.12
8.79/8.82	c   strong branching :       0.00          0          0       0.00          -
8.79/8.82	c     (at root node) :          -          0          0       0.00          -
8.79/8.82	c   conflict analysis:       0.00          0          0       0.00          -
8.79/8.82	c B&B Tree           :
8.79/8.82	c   number of runs   :          2
8.79/8.82	c   nodes            :         51
8.79/8.82	c   nodes (total)    :        574
8.79/8.82	c   nodes left       :          0
8.79/8.82	c   max depth        :          8
8.79/8.82	c   max depth (total):         25
8.79/8.82	c   backtracks       :         25 (49.0%)
8.79/8.82	c   delayed cutoffs  :         14
8.79/8.82	c   repropagations   :         31 (733 domain reductions, 11 cutoffs)
8.79/8.82	c   avg switch length:       3.33
8.79/8.82	c   switching time   :       0.12
8.79/8.82	c Solution           :
8.79/8.82	c   Solutions found  :         84 (19 improvements)
8.79/8.82	c   First Solution   : +3.94238000000000e+05   (in run 1, after 1 nodes, 0.05 seconds, depth 0, found by <trivial>)
8.79/8.82	c   Primal Bound     : +8.80000000000000e+01   (in run 1, after 522 nodes, 8.45 seconds, depth 12, found by <relaxation>)
8.79/8.82	c   Dual Bound       : +8.80000000000000e+01
8.79/8.82	c   Gap              :       0.00 %
8.79/8.82	c   Root Dual Bound  : +0.00000000000000e+00
8.79/8.82	c   Root Iterations  :        608
8.79/8.84	c Time complete: 8.83.

Verifier Data

OK	88

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-3717665-1338203512/watcher-3717665-1338203512 -o /tmp/evaluation-result-3717665-1338203512/solver-3717665-1338203512 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3717665-1338203512.wbo -t 1800 -m 15500 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3797
/proc/meminfo: memFree=30741980/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=10192 CPUtime=0 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 1295 0 0 0 0 0 0 0 20 0 1 0 286475569 10436608 1250 33554432000 4194304 10173063 140734767528928 140737235374632 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 2548 1250 416 1460 0 1079 0

[startup+0.0768201 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3797
/proc/meminfo: memFree=30741980/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=24136 CPUtime=0.06 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 4876 0 0 0 5 1 0 0 20 0 1 0 286475569 24715264 4574 33554432000 4194304 10173063 140734767528928 140734767522760 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 6034 4574 635 1460 0 4565 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24136

[startup+0.100359 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3797
/proc/meminfo: memFree=30741980/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=24136 CPUtime=0.09 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 4876 0 0 0 8 1 0 0 20 0 1 0 286475569 24715264 4574 33554432000 4194304 10173063 140734767528928 140734767522760 4502972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 6034 4574 635 1460 0 4565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24136

[startup+0.300296 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3797
/proc/meminfo: memFree=30741980/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=47988 CPUtime=0.28 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 10790 0 0 0 25 3 0 0 20 0 1 0 286475569 49139712 10450 33554432000 4194304 10173063 140734767528928 140734767522760 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 11997 10450 810 1460 0 10528 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47988

[startup+0.700284 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 3797
/proc/meminfo: memFree=30741980/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=46144 CPUtime=0.69 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 11022 0 0 0 64 5 0 0 20 0 1 0 286475569 47251456 10074 33554432000 4194304 10173063 140734767528928 140734767522760 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 11536 10074 831 1460 0 10067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50036 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30704500/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=66780 CPUtime=1.49 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 16119 0 0 0 142 7 0 0 20 0 1 0 286475569 68382720 15164 33554432000 4194304 10173063 140734767528928 140734767523816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 16695 15164 859 1460 0 15226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66780

[startup+3.10025 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30701780/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=48324 CPUtime=3.09 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 16440 0 0 0 299 10 0 0 20 0 1 0 286475569 49483776 10801 33554432000 4194304 10173063 140734767528928 140734767522232 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 12081 10801 860 1460 0 10612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48324

[startup+6.30029 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30697316/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=52472 CPUtime=6.28 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 17386 0 0 0 611 17 0 0 20 0 1 0 286475569 53731328 11740 33554432000 4194304 10173063 140734767528928 140734767522184 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 13118 11740 864 1460 0 11649 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52472

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

[startup+7.90035 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30694596/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=54888 CPUtime=7.89 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 22676 0 0 0 765 24 0 0 20 0 1 0 286475569 56205312 12405 33554432000 4194304 10173063 140734767528928 140734767521912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 13722 12405 867 1460 0 12253 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 54888

[startup+8.30026 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30694596/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=55020 CPUtime=8.29 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 22705 0 0 0 803 26 0 0 20 0 1 0 286475569 56340480 12434 33554432000 4194304 10173063 140734767528928 140734767523896 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 13755 12434 867 1460 0 12286 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 55020

[startup+8.70029 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30688892/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=59496 CPUtime=8.69 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 23937 0 0 0 840 29 0 0 20 0 1 0 286475569 60923904 13577 33554432000 4194304 10173063 140734767528928 140734767523896 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 14874 13577 870 1460 0 13405 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 59496

[startup+8.80675 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3798
/proc/meminfo: memFree=30688892/32873844 swapFree=7620/7620
[pid=3797] ppid=3795 vsize=59496 CPUtime=8.79 cores=1,3,5,7
/proc/3797/stat : 3797 (scip-2.1.1.4fix) R 3795 3797 1906 0 -1 4202496 23937 0 0 0 850 29 0 0 20 0 1 0 286475569 60923904 13577 33554432000 4194304 10173063 140734767528928 140734767523896 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3797/statm: 14874 13577 870 1460 0 13405 0
Current children cumulated CPU time (s) 8.79
Current children cumulated vsize (KiB) 59496

Child status: 0
Real time (s): 8.84126
CPU time (s): 8.83866
CPU user time (s): 8.5327
CPU system time (s): 0.305953
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 66780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.5327
system time used= 0.305953
maximum resident set size= 66012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23954
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= 3
involuntary context switches= 10

runsolver used 0.024996 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 13:11:52
IDJOB=3717665
IDBENCH=79397
IDSOLVER=2300
FILE ID=node143/3717665-1338203512
RUNJOBID= node143-1338195608-1923
PBS_JOBID= 14624608
Free space on /tmp= 71652 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh215_wcsp.wbo
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717665-1338203512/watcher-3717665-1338203512 -o /tmp/evaluation-result-3717665-1338203512/solver-3717665-1338203512 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3717665-1338203512.wbo -t 1800 -m 15500

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

MD5SUM BENCH= f6fb73f0a02abbaaed6c5aa05fa83af7
RANDOM SEED=1415594310

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.91
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.787
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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.787
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	: 5298.57
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.787
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.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30742600 kB
Buffers:          395128 kB
Cached:           641944 kB
SwapCached:            0 kB
Active:           892136 kB
Inactive:         400584 kB
Active(anon):     246796 kB
Inactive(anon):    11300 kB
Active(file):     645340 kB
Inactive(file):   389284 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13832 kB
Writeback:             0 kB
AnonPages:        262892 kB
Mapped:            17516 kB
Shmem:               200 kB
Slab:             698532 kB
SReclaimable:     140664 kB
SUnreclaim:       557868 kB
KernelStack:        1480 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     375604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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= 71636 MiB
End job on node143 at 2012-05-28 13:12:01