Trace number 3447729

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 476.721 476.71

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900553647--soft-66-100-0.wbo
MD5SUM187986d7f99d984dce20251cf704622a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark87.3737
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints911
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46278
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46277
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3447729-1307897212.wbo>
0.00/0.02	c original problem has 1142 variables (1142 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.06/0.07	c (round 2) 0 del vars, 154 del conss, 0 add conss, 911 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.06/0.09	c (round 3) 100 del vars, 269 del conss, 0 add conss, 932 chg bounds, 144 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.09/0.10	c (round 4) 142 del vars, 269 del conss, 0 add conss, 932 chg bounds, 144 chg sides, 0 chg coeffs, 1670 upgd conss, 206 impls, 11 clqs
0.09/0.11	c (round 5) 142 del vars, 274 del conss, 0 add conss, 932 chg bounds, 144 chg sides, 0 chg coeffs, 1670 upgd conss, 206 impls, 11 clqs
0.09/0.14	c    (0.1s) probing: 101/1071 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (6 rounds):
0.09/0.14	c  142 deleted vars, 274 deleted constraints, 0 added constraints, 932 tightened bounds, 0 added holes, 144 changed sides, 0 changed coefficients
0.09/0.14	c  1046 implications, 11 cliques
0.09/0.14	c presolved problem has 1911 variables (1071 bin, 0 int, 840 impl, 0 cont) and 3345 constraints
0.09/0.14	c      36 constraints of type <setppc>
0.09/0.14	c     840 constraints of type <linear>
0.09/0.14	c     840 constraints of type <indicator>
0.09/0.14	c    1629 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.2s|     1 |     0 |    82 |     - |8195k|   0 |  46 |1911 |4214 |1911 |2505 |   0 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.98	c   1.0s|     1 |     0 |  5014 |     - |9133k|   0 |  30 |1911 |4216 |1911 |2516 |  11 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
1.00/1.09	c   1.1s|     1 |     0 |  5197 |     - |9450k|   0 |  41 |1911 |4216 |1911 |2531 |  26 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
1.09/1.19	c   1.2s|     1 |     0 |  5215 |     - |9952k|   0 |  46 |1911 |4216 |1911 |2536 |  31 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.35	c   1.4s|     1 |     0 |  5243 |     - |  10M|   0 |  47 |1911 |4216 |1911 |2541 |  36 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
1.49/1.57	c   1.6s|     1 |     0 |  5258 |     - |  10M|   0 |  47 |1911 |4216 |1911 |2546 |  41 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
1.69/1.79	c   1.8s|     1 |     0 |  5269 |     - |  10M|   0 |  49 |1911 |4216 |1911 |2547 |  42 |  29 |   0 | 0.000000e+00 |      --      |    Inf 
2.09/2.12	c   2.1s|     1 |     2 |  5269 |     - |  10M|   0 |  49 |1911 |4216 |1911 |2547 |  42 |  29 |   9 | 0.000000e+00 |      --      |    Inf 
2.89/2.91	o 42367
2.89/2.91	c y 2.9s|     7 |     6 |  5916 | 107.8 |  11M|   6 |  13 |1911 |4216 |1911 |2544 |  42 |  29 |  63 | 0.000000e+00 | 4.236700e+04 |    Inf 
2.99/3.02	o 33
2.99/3.02	c * 3.0s|    11 |     9 |  5978 |  70.9 |  11M|  10 |   - |1911 |4216 |1911 |2550 |  48 |  29 | 104 | 0.000000e+00 | 3.300000e+01 |    Inf 
3.19/3.23	o 16
3.19/3.23	c * 3.2s|    18 |    14 |  6078 |  47.6 |  11M|  11 |   - |1911 |3062 |1911 |2545 |  49 |  29 | 165 | 0.000000e+00 | 1.600000e+01 |    Inf 
3.19/3.24	o 8
3.19/3.24	c * 3.2s|    19 |     8 |  6081 |  45.1 |  11M|  11 |   - |1911 |3062 |1911 |2544 |  49 |  29 | 165 | 0.000000e+00 | 8.000000e+00 |    Inf 
19.69/19.73	o 2
19.69/19.73	c *19.7s|  1595 |    20 | 42538 |  23.4 |  11M|  27 |   - |1911 |4093 |1911 |2528 |  50 |1636 |1779 | 0.000000e+00 | 2.000000e+00 |    Inf 
50.50/50.55	c  50.6s| 10000 |    28 |214336 |  20.9 |  14M|  40 |  27 |1911 |  10k|1911 |2527 |  50 |  11k|2402 | 0.000000e+00 | 2.000000e+00 |    Inf 
84.79/84.85	c  84.9s| 20000 |    15 |422062 |  20.8 |  14M|  55 |  23 |1911 |9884 |1911 |2544 |  50 |  23k|2521 | 0.000000e+00 | 2.000000e+00 |    Inf 
124.59/124.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
124.59/124.69	c   125s| 30000 |    20 |646182 |  21.4 |  15M|  55 |  35 |1911 |  10k|1911 |2527 |  50 |  35k|3210 | 0.000000e+00 | 2.000000e+00 |    Inf 
162.09/162.14	c   162s| 40000 |    47 |859994 |  21.4 |  17M|  55 |  35 |1911 |  15k|1911 |2527 |  50 |  47k|3717 | 0.000000e+00 | 2.000000e+00 |    Inf 
200.90/200.97	c   201s| 50000 |    44 |  1076k|  21.4 |  18M|  55 |  37 |1911 |  17k|1911 |2527 |  50 |  59k|4228 | 0.000000e+00 | 2.000000e+00 |    Inf 
237.29/237.37	c   237s| 60000 |    61 |  1279k|  21.2 |  19M|  55 |   - |1911 |  19k|1911 |2527 |  50 |  70k|4631 | 0.000000e+00 | 2.000000e+00 |    Inf 
274.50/274.56	c   275s| 70000 |   100 |  1484k|  21.1 |  21M|  55 |   - |1911 |  21k|1911 |2527 |  50 |  82k|5046 | 0.000000e+00 | 2.000000e+00 |    Inf 
312.70/312.70	c   313s| 80000 |    92 |  1696k|  21.1 |  22M|  55 |  23 |1911 |  24k|1911 |2527 |  50 |  94k|5415 | 0.000000e+00 | 2.000000e+00 |    Inf 
351.30/351.31	c   351s| 90000 |   125 |  1907k|  21.1 |  24M|  55 |   - |1911 |  28k|1911 |2527 |  50 | 106k|5777 | 0.000000e+00 | 2.000000e+00 |    Inf 
389.10/389.14	o 1
389.10/389.14	c * 389s| 99736 |   127 |  2117k|  21.2 |  25M|  55 |   - |1911 |  28k|1911 |2530 |  53 | 118k|6024 | 0.000000e+00 | 1.000000e+00 |    Inf 
390.30/390.40	c   390s|100000 |   123 |  2123k|  21.2 |  23M|  55 |  45 |1911 |  24k|1911 |2527 |  53 | 118k|6043 | 0.000000e+00 | 1.000000e+00 |    Inf 
428.40/428.48	c   428s|110000 |    75 |  2332k|  21.2 |  21M|  55 |   - |1911 |  19k|1911 |2527 |  53 | 130k|6426 | 0.000000e+00 | 1.000000e+00 |    Inf 
466.60/466.65	c   467s|120000 |    30 |  2551k|  21.2 |  22M|  55 |   - |1911 |  23k|1911 |2527 |  53 | 142k|6645 | 0.000000e+00 | 1.000000e+00 |    Inf 
476.61/476.67	c 
476.61/476.67	c SCIP Status        : problem is solved [optimal solution found]
476.61/476.67	c Solving Time (sec) : 476.67
476.61/476.67	c Solving Nodes      : 122610
476.61/476.67	c Primal Bound       : +1.00000000000000e+00 (10 solutions)
476.61/476.67	c Dual Bound         : +1.00000000000000e+00
476.61/476.67	c Gap                : 0.00 %
476.61/476.67	s OPTIMUM FOUND
476.61/476.67	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
476.61/476.67	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 
476.61/476.67	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
476.61/476.67	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 x149 -x148 -x147 -x146 
476.61/476.67	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
476.61/476.67	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 
476.61/476.67	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
476.61/476.67	v -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
476.61/476.67	v -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 -x30 -x29 
476.61/476.67	v -x28 -x27 -x26 x25 -x24 -x23 -x22 -x21 -x20 -x19 x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 
476.61/476.67	v -x1 
476.61/476.67	c SCIP Status        : problem is solved [optimal solution found]
476.61/476.67	c Total Time         :     476.67
476.61/476.67	c   solving          :     476.67
476.61/476.67	c   presolving       :       0.12 (included in solving)
476.61/476.67	c   reading          :       0.02 (included in solving)
476.61/476.67	c Original Problem   :
476.61/476.67	c   Problem name     : HOME/instance-3447729-1307897212.wbo
476.61/476.67	c   Variables        : 1142 (1142 binary, 0 integer, 0 implicit integer, 0 continuous)
476.61/476.67	c   Constraints      : 2708 initial, 2708 maximal
476.61/476.67	c Presolved Problem  :
476.61/476.67	c   Problem name     : t_HOME/instance-3447729-1307897212.wbo
476.61/476.67	c   Variables        : 1911 (1071 binary, 0 integer, 840 implicit integer, 0 continuous)
476.61/476.67	c   Constraints      : 3345 initial, 28982 maximal
476.61/476.67	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
476.61/476.67	c   trivial          :       0.00         71          0          0          0          0          0          0          0          0
476.61/476.67	c   dualfix          :       0.00         71          0          0          0          0          0          0          0          0
476.61/476.67	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
476.61/476.67	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
476.61/476.67	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
476.61/476.67	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
476.61/476.67	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
476.61/476.67	c   setppc           :       0.00          0          0          0          0          0          5          0          0          0
476.61/476.67	c   linear           :       0.06          0          0          0        932          0        198          0        144          0
476.61/476.67	c   indicator        :       0.00          0          0          0          0          0         71          0          0          0
476.61/476.67	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
476.61/476.67	c   root node        :          -       1681          -          -       1681          -          -          -          -          -
476.61/476.67	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
476.61/476.67	c   integral         :          0          0          0      63585          0         25          0        227       2719          0          0     123330
476.61/476.67	c   varbound         :          0+         6     408145         16          0          0          4          0       2537         36          0          0
476.61/476.67	c   setppc           :         36          6     502485          4          0         22     846032        658     348905          0          0          0
476.61/476.67	c   linear           :        840+         7     501843          5          0         15     753985       1857     741504          0          0          0
476.61/476.67	c   indicator        :        840          0     406280         16          0         15          3          0        204          0          0          0
476.61/476.67	c   logicor          :       1629+         6     225201          5          0          5     496532       1672     558121          0          0          0
476.61/476.67	c   countsols        :          0          0          0          5          0          7          0          0          0          0          0          0
476.61/476.67	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
476.61/476.67	c   integral         :      38.91       0.00       0.00      38.91       0.00       0.00       0.00
476.61/476.67	c   varbound         :       0.17       0.00       0.16       0.00       0.00       0.00       0.00
476.61/476.67	c   setppc           :       2.12       0.00       1.93       0.00       0.00       0.00       0.19
476.61/476.67	c   linear           :       6.11       0.00       5.69       0.00       0.00       0.00       0.41
476.61/476.67	c   indicator        :       0.18       0.00       0.18       0.00       0.00       0.00       0.00
476.61/476.67	c   logicor          :      20.84       0.00      20.40       0.00       0.00       0.00       0.44
476.61/476.67	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
476.61/476.67	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
476.61/476.67	c   vbounds          :        584          0          0         99
476.61/476.67	c   rootredcost      :          6          0          0        840
476.61/476.67	c   pseudoobj        :     502301          3          0        921
476.61/476.67	c Propagator Timings :  TotalTime  Propagate    Resprop
476.61/476.67	c   vbounds          :       0.12       0.12       0.00
476.61/476.67	c   rootredcost      :       0.08       0.08       0.00
476.61/476.67	c   pseudoobj        :       6.24       6.24       0.00
476.61/476.67	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
476.61/476.67	c   propagation      :       0.21       4187       4177      23531       24.1         44       21.4          -
476.61/476.67	c   infeasible LP    :       9.01      57489      57479     365784       35.0        130       19.7          0
476.61/476.67	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
476.61/476.67	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
476.61/476.67	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
476.61/476.67	c   applied globally :          -          -          -     146176       31.8          -          -          -
476.61/476.67	c   applied locally  :          -          -          -          0        0.0          -          -          -
476.61/476.67	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
476.61/476.67	c   cut pool         :       0.00          5          -          -         48          -    (maximal pool size: 597)
476.61/476.67	c   redcost          :       2.05      63545          0        143          0          0
476.61/476.67	c   impliedbounds    :       0.00          6          0          0          0          0
476.61/476.67	c   intobj           :       0.00          0          0          0          0          0
476.61/476.67	c   gomory           :       0.40          6          0          0       2000          0
476.61/476.67	c   cgmip            :       0.00          0          0          0          0          0
476.61/476.67	c   closecuts        :       0.00          0          0          0          0          0
476.61/476.67	c   strongcg         :       0.31          6          0          0       2002          0
476.61/476.67	c   cmir             :       0.05          6          0          0          0          0
476.61/476.67	c   flowcover        :       0.06          6          0          0          1          0
476.61/476.67	c   clique           :       0.00          6          0          0          0          0
476.61/476.67	c   zerohalf         :       0.00          0          0          0          0          0
476.61/476.67	c   mcf              :       0.00          1          0          0          0          0
476.61/476.67	c   oddcycle         :       0.00          0          0          0          0          0
476.61/476.67	c   rapidlearning    :       0.17          1          0          0          0          2
476.61/476.67	c Pricers            :       Time      Calls       Vars
476.61/476.67	c   problem variables:       0.00          0          0
476.61/476.67	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
476.61/476.67	c   relpscost        :      38.86      63569        227       2719          0          0     123330
476.61/476.67	c   pscost           :       0.00          0          0          0          0          0          0
476.61/476.67	c   inference        :       0.00          0          0          0          0          0          0
476.61/476.67	c   mostinf          :       0.00          0          0          0          0          0          0
476.61/476.67	c   leastinf         :       0.00          0          0          0          0          0          0
476.61/476.67	c   fullstrong       :       0.00          0          0          0          0          0          0
476.61/476.67	c   allfullstrong    :       0.00          0          0          0          0          0          0
476.61/476.67	c   random           :       0.00          0          0          0          0          0          0
476.61/476.67	c Primal Heuristics  :       Time      Calls      Found
476.61/476.67	c   LP solutions     :       0.00          -          5
476.61/476.67	c   pseudo solutions :       0.00          -          0
476.61/476.67	c   oneopt           :       0.04          5          0
476.61/476.67	c   feaspump         :       0.55          1          0
476.61/476.67	c   linesearchdiving :       0.25         20          0
476.61/476.67	c   coefdiving       :       0.44         20          0
476.61/476.67	c   guideddiving     :       0.57         20          0
476.61/476.67	c   fracdiving       :       0.65         21          0
476.61/476.67	c   pscostdiving     :       0.75         21          0
476.61/476.67	c   veclendiving     :       0.72         21          0
476.61/476.67	c   objpscostdiving  :       0.25         11          0
476.61/476.67	c   rootsoldiving    :       0.27         11          0
476.61/476.67	c   crossover        :       0.29          9          0
476.61/476.67	c   trivial          :       0.00          2          0
476.61/476.67	c   shiftandpropagate:       0.01          1          0
476.61/476.67	c   simplerounding   :       0.08      63575          0
476.61/476.67	c   zirounding       :       1.49         19          0
476.61/476.67	c   rounding         :       0.39       3499          0
476.61/476.67	c   shifting         :       0.39       1084          0
476.61/476.67	c   intshifting      :       0.00          0          0
476.61/476.67	c   twoopt           :       0.00          0          0
476.61/476.67	c   fixandinfer      :       0.00          0          0
476.61/476.67	c   clique           :       0.00          0          0
476.61/476.67	c   intdiving        :       0.00          0          0
476.61/476.67	c   actconsdiving    :       0.00          0          0
476.61/476.67	c   octane           :       0.00          0          0
476.61/476.67	c   rens             :       0.03          1          0
476.61/476.67	c   rins             :       0.00          0          0
476.61/476.67	c   localbranching   :       0.00          0          0
476.61/476.67	c   mutation         :       0.00          0          0
476.61/476.67	c   dins             :       0.00          0          0
476.61/476.67	c   vbounds          :       0.00          0          0
476.61/476.67	c   undercover       :       0.00          0          0
476.61/476.67	c   subnlp           :       0.02          0          0
476.61/476.67	c   trysol           :       0.03          9          5
476.61/476.67	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
476.61/476.67	c   primal LP        :       0.00          0          0       0.00          -
476.61/476.67	c   dual LP          :     333.47     120642    2582678      21.41    7744.95
476.61/476.67	c   lex dual LP      :       0.00          0          0       0.00          -
476.61/476.67	c   barrier LP       :       0.00          0          0       0.00          -
476.61/476.67	c   diving/probing LP:       3.54       2645      21725       8.21    6138.34
476.61/476.67	c   strong branching :      37.74       6773     274478      40.53    7272.60
476.61/476.67	c     (at root node) :          -          9       2687     298.56          -
476.61/476.67	c   conflict analysis:       0.00          0          0       0.00          -
476.61/476.67	c B&B Tree           :
476.61/476.67	c   number of runs   :          1
476.61/476.67	c   nodes            :     122610
476.61/476.67	c   nodes (total)    :     122610
476.61/476.67	c   nodes left       :          0
476.61/476.67	c   max depth        :         55
476.61/476.67	c   max depth (total):         55
476.61/476.67	c   backtracks       :      14575 (11.9%)
476.61/476.67	c   delayed cutoffs  :        710
476.61/476.67	c   repropagations   :     215821 (241293 domain reductions, 702 cutoffs)
476.61/476.67	c   avg switch length:       5.02
476.61/476.67	c   switching time   :      20.78
476.61/476.67	c Solution           :
476.61/476.67	c   Solutions found  :         10 (6 improvements)
476.61/476.67	c   First Solution   : +4.23670000000000e+04   (in run 1, after 7 nodes, 2.91 seconds, depth 6, found by <trysol>)
476.61/476.67	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 99736 nodes, 389.14 seconds, depth 37, found by <relaxation>)
476.61/476.67	c   Dual Bound       : +1.00000000000000e+00
476.61/476.67	c   Gap              :       0.00 %
476.61/476.67	c   Root Dual Bound  : +0.00000000000000e+00
476.61/476.67	c   Root Iterations  :       5269
476.71/476.70	c Time complete: 476.71.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.33 1.49 1.29 3/176 30881
/proc/meminfo: memFree=1337432/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=10128 CPUtime=0 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 1529 0 0 0 0 0 0 0 25 0 1 0 979951851 10371072 1483 33554432000 4194304 9128323 140735779753760 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30881/statm: 2532 1496 399 1205 0 1323 0

[startup+0.070996 s]
/proc/loadavg: 1.33 1.49 1.29 3/176 30881
/proc/meminfo: memFree=1337432/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=28148 CPUtime=0.06 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 6026 0 0 0 6 0 0 0 25 0 1 0 979951851 28823552 5721 33554432000 4194304 9128323 140735779753760 18446744073709551615 5266288 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 7037 5721 514 1205 0 5828 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28148

[startup+0.100989 s]
/proc/loadavg: 1.33 1.49 1.29 3/176 30881
/proc/meminfo: memFree=1337432/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=28428 CPUtime=0.09 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 6116 0 0 0 9 0 0 0 25 0 1 0 979951851 29110272 5811 33554432000 4194304 9128323 140735779753760 18446744073709551615 5326707 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 7107 5811 530 1205 0 5898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28428

[startup+0.300952 s]
/proc/loadavg: 1.33 1.49 1.29 3/176 30881
/proc/meminfo: memFree=1337432/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=34276 CPUtime=0.29 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 7958 0 0 0 29 0 0 0 25 0 1 0 979951851 35098624 7527 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 8569 7527 670 1205 0 7360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34276

[startup+0.700879 s]
/proc/loadavg: 1.33 1.49 1.29 3/176 30881
/proc/meminfo: memFree=1337432/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=34276 CPUtime=0.69 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 7986 0 0 0 68 1 0 0 25 0 1 0 979951851 35098624 7553 33554432000 4194304 9128323 140735779753760 18446744073709551615 7315305 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 8569 7553 668 1205 0 7360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34276

[startup+1.50073 s]
/proc/loadavg: 1.33 1.49 1.29 4/178 30883
/proc/meminfo: memFree=1269892/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=46536 CPUtime=1.49 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 16336 0 0 0 146 3 0 0 25 0 1 0 979951851 47652864 10638 33554432000 4194304 9128323 140735779753760 18446744073709551615 6702463 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 11634 10638 726 1205 0 10425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46536

[startup+3.10044 s]
/proc/loadavg: 1.33 1.49 1.29 4/178 30883
/proc/meminfo: memFree=1235552/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=48864 CPUtime=3.09 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 20964 0 0 0 302 7 0 0 25 0 1 0 979951851 50036736 11236 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 12216 11236 742 1205 0 11007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48864

[startup+6.30085 s]
/proc/loadavg: 1.38 1.49 1.29 4/178 30883
/proc/meminfo: memFree=1233716/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=49228 CPUtime=6.29 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 21077 0 0 0 612 17 0 0 25 0 1 0 979951851 50409472 11344 33554432000 4194304 9128323 140735779753760 18446744073709551615 7315698 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 12307 11344 739 1205 0 11098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49228

[startup+12.7007 s]
/proc/loadavg: 1.43 1.50 1.29 4/178 30883
/proc/meminfo: memFree=1233260/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=49228 CPUtime=12.69 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 21084 0 0 0 1237 32 0 0 25 0 1 0 979951851 50409472 11351 33554432000 4194304 9128323 140735779753760 18446744073709551615 4219708 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 12307 11351 739 1205 0 11098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49228

[startup+25.5003 s]
/proc/loadavg: 1.56 1.53 1.30 4/178 30883
/proc/meminfo: memFree=1230052/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=50708 CPUtime=25.49 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 33471 0 0 0 2485 64 0 0 25 0 1 0 979951851 51924992 11708 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 12677 11708 739 1205 0 11468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50708

[startup+51.1007 s]
/proc/loadavg: 1.71 1.56 1.32 4/178 30884
/proc/meminfo: memFree=1225060/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=53376 CPUtime=51.09 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 38117 0 0 0 4971 138 0 0 25 0 1 0 979951851 54657024 12376 33554432000 4194304 9128323 140735779753760 18446744073709551615 7183686 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 13344 12376 739 1205 0 12135 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53376

[startup+102.306 s]
/proc/loadavg: 1.87 1.63 1.35 4/178 30885
/proc/meminfo: memFree=1216864/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=56176 CPUtime=102.3 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 40299 0 0 0 9949 281 0 0 25 0 1 0 979951851 57524224 13099 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 14044 13099 739 1205 0 12835 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56176

[startup+162.3 s]
/proc/loadavg: 1.95 1.69 1.39 4/178 30887
/proc/meminfo: memFree=1211116/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=58900 CPUtime=162.29 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 42354 0 0 0 15775 454 0 0 25 0 1 0 979951851 60313600 13752 33554432000 4194304 9128323 140735779753760 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 14725 13752 739 1205 0 13516 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 58900

[startup+222.3 s]
/proc/loadavg: 1.98 1.75 1.43 4/178 30888
/proc/meminfo: memFree=1206108/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=61600 CPUtime=222.3 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 46062 0 0 0 21608 622 0 0 25 0 1 0 979951851 63078400 14445 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 15400 14445 739 1205 0 14191 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 61600

[startup+282.3 s]
/proc/loadavg: 1.99 1.79 1.46 4/178 30890
/proc/meminfo: memFree=1200340/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=63228 CPUtime=282.3 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 46481 0 0 0 27438 792 0 0 25 0 1 0 979951851 64745472 14864 33554432000 4194304 9128323 140735779753760 18446744073709551615 4840374 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 15807 14864 739 1205 0 14598 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 63228

[startup+342.3 s]
/proc/loadavg: 1.99 1.83 1.49 4/178 30892
/proc/meminfo: memFree=1197568/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=65868 CPUtime=342.3 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 47158 0 0 0 33270 960 0 0 25 0 1 0 979951851 67448832 15541 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/30881/statm: 16467 15541 739 1205 0 15258 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 65868

[startup+402.3 s]
/proc/loadavg: 1.99 1.85 1.52 4/178 30893
/proc/meminfo: memFree=1192920/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=402.3 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 60508 0 0 0 39110 1120 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 6546990 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68492

[startup+462.3 s]
/proc/loadavg: 1.99 1.88 1.55 4/178 30895
/proc/meminfo: memFree=1189756/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=462.31 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68026 0 0 0 44942 1289 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 68492

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

[startup+467.101 s]
/proc/loadavg: 1.99 1.88 1.55 4/178 30895
/proc/meminfo: memFree=1189368/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=467.1 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68026 0 0 0 45410 1300 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 467.1
Current children cumulated vsize (KiB) 68492

[startup+473.5 s]
/proc/loadavg: 1.99 1.88 1.55 4/178 30895
/proc/meminfo: memFree=1189600/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=473.5 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68026 0 0 0 46029 1321 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 473.5
Current children cumulated vsize (KiB) 68492

[startup+475.101 s]
/proc/loadavg: 1.99 1.88 1.55 3/178 30895
/proc/meminfo: memFree=1189844/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=475.11 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68026 0 0 0 46185 1326 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 475.11
Current children cumulated vsize (KiB) 68492

[startup+475.901 s]
/proc/loadavg: 1.99 1.88 1.55 3/178 30895
/proc/meminfo: memFree=1189844/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=475.9 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68026 0 0 0 46262 1328 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 475.9
Current children cumulated vsize (KiB) 68492

[startup+476.306 s]
/proc/loadavg: 1.99 1.88 1.55 4/178 30895
/proc/meminfo: memFree=1189844/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=68492 CPUtime=476.31 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68026 0 0 0 46302 1329 0 0 25 0 1 0 979951851 70135808 16197 33554432000 4194304 9128323 140735779753760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30881/statm: 17123 16197 739 1205 0 15914 0
Current children cumulated CPU time (s) 476.31
Current children cumulated vsize (KiB) 68492

[startup+476.701 s]
/proc/loadavg: 1.99 1.88 1.55 4/178 30895
/proc/meminfo: memFree=1189844/32950928 swapFree=67051812/67111528
[pid=30881] ppid=30879 vsize=67080 CPUtime=476.71 cores=1,3,5,7
/proc/30881/stat : 30881 (scip-2.0.1.4.li) R 30879 30881 29668 0 -1 4202496 68029 0 0 0 46340 1331 0 0 25 0 1 0 979951851 68689920 15847 33554432000 4194304 9128323 140735779753760 18446744073709551615 4210348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30881/statm: 16770 15847 742 1205 0 15561 0
Current children cumulated CPU time (s) 476.71
Current children cumulated vsize (KiB) 67080

Child status: 0
Real time (s): 476.71
CPU time (s): 476.721
CPU user time (s): 463.406
CPU system time (s): 13.315
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 78976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 463.406
system time used= 13.315
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68031
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 5178

runsolver used 0.605907 second user time and 1.56776 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-12 18:46:52
IDJOB=3447729
IDBENCH=78903
IDSOLVER=1944
FILE ID=node116/3447729-1307897212
RUNJOBID= node116-1307897212-30855
PBS_JOBID= 13559589
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 187986d7f99d984dce20251cf704622a
RANDOM SEED=152612700

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1342372 kB
Buffers:         50924 kB
Cached:       30585188 kB
SwapCached:      12792 kB
Active:       16061476 kB
Inactive:     14594352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1342372 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           24448 kB
Writeback:           0 kB
AnonPages:       17096 kB
Mapped:           8916 kB
Slab:           888728 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2860 MiB
End job on node116 at 2011-06-12 18:54:49