Trace number 3447853

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 1057.77 1057.75

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552735--soft-66-100-0.wbo
MD5SUMfc51ff1d1c737b59f1aece9b373640d1
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark229.011
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 constraints906
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 44801
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44800
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
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-3447853-1307898653.wbo>
0.00/0.02	c original problem has 1137 variables (1137 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.02/0.03	c presolving:
0.02/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, 212 impls, 12 clqs
0.02/0.07	c (round 2) 0 del vars, 170 del conss, 0 add conss, 906 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 12 clqs
0.02/0.08	c (round 3) 110 del vars, 170 del conss, 0 add conss, 906 chg bounds, 55 chg sides, 0 chg coeffs, 1742 upgd conss, 212 impls, 12 clqs
0.02/0.09	c (round 4) 110 del vars, 210 del conss, 0 add conss, 906 chg bounds, 55 chg sides, 0 chg coeffs, 1742 upgd conss, 212 impls, 12 clqs
0.09/0.13	c    (0.1s) probing: 101/1082 (9.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  110 deleted vars, 210 deleted constraints, 0 added constraints, 906 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.09/0.13	c  1063 implications, 12 cliques
0.09/0.13	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3404 constraints
0.09/0.13	c      78 constraints of type <setppc>
0.09/0.13	c     851 constraints of type <linear>
0.09/0.13	c     851 constraints of type <indicator>
0.09/0.13	c    1624 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.11
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.19/0.24	o 517
0.19/0.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.24	c T 0.2s|     1 |     0 |     0 |     - |9146k|   0 |   - |1933 |4258 |1933 |2553 |   0 |   3 |   0 |      --      | 5.170000e+02 |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    88 |     - |8740k|   0 |  39 |1933 |4258 |1933 |2553 |   0 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   222 |     - |9408k|   0 |  44 |1933 |4304 |1933 |2566 |  13 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |   247 |     - |9944k|   0 |  49 |1933 |4304 |1933 |2567 |  14 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.69/0.74	c   0.7s|     1 |     0 |   263 |     - |  10M|   0 |  52 |1933 |4304 |1933 |2570 |  17 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.89/0.93	c   0.9s|     1 |     0 |   285 |     - |  10M|   0 |  55 |1933 |4304 |1933 |2571 |  18 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
1.10/1.14	c   1.1s|     1 |     0 |   308 |     - |  10M|   0 |  52 |1933 |4304 |1933 |2573 |  20 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
1.29/1.35	c   1.4s|     1 |     0 |   338 |     - |  11M|   0 |  47 |1933 |4304 |1933 |2577 |  24 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
1.79/1.80	c   1.8s|     1 |     2 |  1580 |     - |  11M|   0 |  47 |1933 |4304 |1933 |2577 |  24 |   3 |  10 | 0.000000e+00 | 5.170000e+02 |    Inf 
5.79/5.81	o 499
5.79/5.81	c * 5.8s|   146 |    59 |  4895 |  31.4 |  12M|  25 |   - |1933 |4497 |1933 |2604 |  43 | 196 | 593 | 0.000000e+00 | 4.990000e+02 |    Inf 
5.79/5.82	o 473
5.79/5.82	c * 5.8s|   151 |    58 |  4916 |  30.5 |  12M|  25 |   - |1933 |4513 |1933 |2604 |  43 | 212 | 593 | 0.000000e+00 | 4.730000e+02 |    Inf 
8.29/8.37	o 280
8.29/8.37	c * 8.4s|   224 |   105 |  7822 |  33.6 |  13M|  25 |   - |1933 |4529 |1933 |2614 | 117 | 228 |1020 | 0.000000e+00 | 2.800000e+02 |    Inf 
8.39/8.42	o 202
8.39/8.42	c * 8.4s|   225 |    99 |  7874 |  33.6 |  13M|  25 |   - |1933 |4529 |1933 |2613 | 157 | 228 |1020 | 0.000000e+00 | 2.020000e+02 |    Inf 
8.59/8.60	o 6
8.59/8.60	c * 8.6s|   231 |    58 |  8110 |  33.8 |  13M|  25 |   - |1933 |4529 |1933 |2578 | 168 | 228 |1055 | 0.000000e+00 | 6.000000e+00 |    Inf 
46.20/46.21	c  46.2s| 10000 |   119 |195653 |  19.5 |  16M|  45 |  26 |1933 |9006 |1933 |2567 | 169 |  12k|2077 | 0.000000e+00 | 6.000000e+00 |    Inf 
80.59/80.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.59/80.60	c  80.6s| 20000 |   242 |391943 |  19.6 |  19M|  45 |   - |1933 |  13k|1933 |2567 | 169 |  24k|2261 | 0.000000e+00 | 6.000000e+00 |    Inf 
117.99/118.09	c   118s| 30000 |   305 |584825 |  19.5 |  21M|  53 |  28 |1933 |  15k|1933 |2567 | 169 |  36k|2896 | 0.000000e+00 | 6.000000e+00 |    Inf 
155.30/155.32	c   155s| 40000 |   325 |781735 |  19.5 |  22M|  59 |   - |1933 |  18k|   0 |   0 | 169 |  49k|3394 | 0.000000e+00 | 6.000000e+00 |    Inf 
191.30/191.38	c   191s| 50000 |   233 |969640 |  19.4 |  23M|  61 |  34 |1933 |  19k|1933 |2567 | 169 |  63k|3865 | 0.000000e+00 | 6.000000e+00 |    Inf 
226.29/226.30	c   226s| 60000 |   156 |  1149k|  19.2 |  22M|  61 |   - |1933 |  17k|1933 |2567 | 169 |  76k|4314 | 0.000000e+00 | 6.000000e+00 |    Inf 
260.70/260.72	c   261s| 70000 |   211 |  1327k|  19.0 |  24M|  61 |   - |1933 |  22k|1933 |2567 | 171 |  89k|4621 | 0.000000e+00 | 6.000000e+00 |    Inf 
296.70/296.78	c   297s| 80000 |   307 |  1513k|  18.9 |  25M|  65 |   - |1933 |  22k|   0 |   0 | 171 | 101k|4969 | 0.000000e+00 | 6.000000e+00 |    Inf 
335.70/335.70	c   336s| 90000 |   315 |  1714k|  19.0 |  26M|  68 |  32 |1933 |  23k|1933 |2567 | 171 | 114k|5304 | 0.000000e+00 | 6.000000e+00 |    Inf 
372.60/372.64	c   373s|100000 |   254 |  1908k|  19.1 |  26M|  68 |  39 |1933 |  23k|1933 |2567 | 171 | 127k|5556 | 0.000000e+00 | 6.000000e+00 |    Inf 
410.90/410.91	c   411s|110000 |   238 |  2105k|  19.1 |  26M|  68 |  29 |1933 |  24k|1933 |2567 | 171 | 140k|5956 | 0.000000e+00 | 6.000000e+00 |    Inf 
448.00/448.05	c   448s|120000 |   299 |  2303k|  19.2 |  29M|  68 |   - |1933 |  28k|   0 |   0 | 171 | 152k|6232 | 0.000000e+00 | 6.000000e+00 |    Inf 
484.20/484.21	c   484s|130000 |   604 |  2496k|  19.2 |  31M|  68 |   - |1933 |  29k|   0 |   0 | 171 | 165k|6483 | 0.000000e+00 | 6.000000e+00 |    Inf 
519.70/519.70	c   520s|140000 |   661 |  2677k|  19.1 |  33M|  68 |   - |1933 |  33k|1933 |2567 | 171 | 178k|6774 | 0.000000e+00 | 6.000000e+00 |    Inf 
555.90/555.97	c   556s|150000 |   699 |  2862k|  19.1 |  34M|  68 |   - |1933 |  33k|1933 |2567 | 171 | 191k|7038 | 0.000000e+00 | 6.000000e+00 |    Inf 
592.11/592.16	c   592s|160000 |   644 |  3048k|  19.0 |  33M|  68 |  35 |1933 |  33k|1933 |2567 | 171 | 204k|7245 | 0.000000e+00 | 6.000000e+00 |    Inf 
628.41/628.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
628.41/628.43	c   628s|170000 |   646 |  3234k|  19.0 |  34M|  68 |   - |1933 |  34k|1933 |2567 | 171 | 216k|7459 | 0.000000e+00 | 6.000000e+00 |    Inf 
663.51/663.58	c   664s|180000 |   634 |  3412k|  19.0 |  34M|  68 |   - |1933 |  34k|1933 |2567 | 171 | 229k|7688 | 0.000000e+00 | 6.000000e+00 |    Inf 
699.51/699.59	c   700s|190000 |   579 |  3592k|  18.9 |  34M|  68 |  36 |1933 |  34k|1933 |2567 | 171 | 241k|7917 | 0.000000e+00 | 6.000000e+00 |    Inf 
735.81/735.89	c   736s|200000 |   574 |  3778k|  18.9 |  33M|  68 |   - |1933 |  31k|1933 |2567 | 171 | 254k|8166 | 0.000000e+00 | 6.000000e+00 |    Inf 
771.61/771.64	c   772s|210000 |   569 |  3957k|  18.8 |  34M|  68 |  36 |1933 |  33k|1933 |2567 | 172 | 267k|8364 | 0.000000e+00 | 6.000000e+00 |    Inf 
806.91/806.97	c   807s|220000 |   417 |  4132k|  18.8 |  33M|  68 |  31 |1933 |  32k|1933 |2567 | 172 | 279k|8565 | 0.000000e+00 | 6.000000e+00 |    Inf 
844.91/844.93	c   845s|230000 |   345 |  4329k|  18.8 |  32M|  68 |   - |1933 |  32k|1933 |2567 | 172 | 292k|8774 | 0.000000e+00 | 6.000000e+00 |    Inf 
882.91/882.97	c   883s|240000 |   325 |  4525k|  18.9 |  26M|  68 |  36 |1933 |  16k|1933 |2567 | 172 | 305k|9106 | 0.000000e+00 | 6.000000e+00 |    Inf 
918.31/918.31	c   918s|250000 |   312 |  4717k|  18.9 |  25M|  68 |  31 |1933 |  14k|1933 |2567 | 172 | 317k|9309 | 0.000000e+00 | 6.000000e+00 |    Inf 
955.52/955.54	c   956s|260000 |   175 |  4924k|  18.9 |  24M|  68 |  24 |1933 |  13k|1933 |2567 | 172 | 330k|9489 | 0.000000e+00 | 6.000000e+00 |    Inf 
993.12/993.17	c   993s|270000 |   117 |  5136k|  19.0 |  24M|  68 |  25 |1933 |  14k|1933 |2595 | 172 | 342k|9638 | 0.000000e+00 | 6.000000e+00 |    Inf 
1028.91/1028.96	c  1029s|280000 |   210 |  5325k|  19.0 |  26M|  68 |   - |1933 |  19k|   0 |   0 | 172 | 354k|9801 | 0.000000e+00 | 6.000000e+00 |    Inf 
1057.71/1057.71	c 
1057.71/1057.71	c SCIP Status        : problem is solved [optimal solution found]
1057.71/1057.71	c Solving Time (sec) : 1057.71
1057.71/1057.71	c Solving Nodes      : 288117
1057.71/1057.71	c Primal Bound       : +6.00000000000000e+00 (45 solutions)
1057.71/1057.71	c Dual Bound         : +6.00000000000000e+00
1057.71/1057.71	c Gap                : 0.00 %
1057.71/1057.72	s OPTIMUM FOUND
1057.71/1057.72	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 
1057.71/1057.72	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1057.71/1057.72	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 
1057.71/1057.72	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1057.71/1057.72	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1057.71/1057.72	v x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1057.71/1057.72	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 
1057.71/1057.72	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 
1057.71/1057.72	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 
1057.71/1057.72	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 
1057.71/1057.72	v -x1 
1057.71/1057.72	c SCIP Status        : problem is solved [optimal solution found]
1057.71/1057.72	c Total Time         :    1057.71
1057.71/1057.72	c   solving          :    1057.71
1057.71/1057.72	c   presolving       :       0.11 (included in solving)
1057.71/1057.72	c   reading          :       0.02 (included in solving)
1057.71/1057.72	c Original Problem   :
1057.71/1057.72	c   Problem name     : HOME/instance-3447853-1307898653.wbo
1057.71/1057.72	c   Variables        : 1137 (1137 binary, 0 integer, 0 implicit integer, 0 continuous)
1057.71/1057.72	c   Constraints      : 2708 initial, 2708 maximal
1057.71/1057.72	c Presolved Problem  :
1057.71/1057.72	c   Problem name     : t_HOME/instance-3447853-1307898653.wbo
1057.71/1057.72	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
1057.71/1057.72	c   Constraints      : 3404 initial, 36917 maximal
1057.71/1057.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1057.71/1057.72	c   trivial          :       0.00         55          0          0          0          0          0          0          0          0
1057.71/1057.72	c   dualfix          :       0.00         55          0          0          0          0          0          0          0          0
1057.71/1057.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   setppc           :       0.00          0          0          0          0          0         40          0          0          0
1057.71/1057.72	c   linear           :       0.05          0          0          0        906          0        115          0         55          0
1057.71/1057.72	c   indicator        :       0.00          0          0          0          0          0         55          0          0          0
1057.71/1057.72	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1057.71/1057.72	c   root node        :          -       1619          -          -       1619          -          -          -          -          -
1057.71/1057.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1057.71/1057.72	c   integral         :          0          0          0     148466          0        215          0        379       3978          0          0     290664
1057.71/1057.72	c   varbound         :          0+         6    1253209        153          0          0        842          0      40936        158          0          0
1057.71/1057.72	c   setppc           :         78          6    1252558          2          0        212    2207229       6232     973870          0          0          0
1057.71/1057.72	c   linear           :        851+         7    1248108          4          0        208    1540898       5189    1960697          0          0          0
1057.71/1057.72	c   indicator        :        851          0    1242029        153          0        208       1024          0       3084          0          0          0
1057.71/1057.72	c   logicor          :       1624+         6     573668          5          0         40    1488018       5608    1510573          0          0          0
1057.71/1057.72	c   bounddisjunction :          0+         0     137486          0          0          0          5          0         42          0          0          0
1057.71/1057.72	c   countsols        :          0          0          0          5          0         42          0          0          0          0          0          0
1057.71/1057.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1057.71/1057.72	c   integral         :      55.29       0.00       0.00      55.28       0.00       0.00       0.00
1057.71/1057.72	c   varbound         :       1.18       0.00       1.17       0.01       0.00       0.00       0.00
1057.71/1057.72	c   setppc           :       6.94       0.00       6.43       0.00       0.00       0.00       0.51
1057.71/1057.72	c   linear           :      15.95       0.00      14.91       0.00       0.00       0.02       1.02
1057.71/1057.72	c   indicator        :       1.84       0.01       1.73       0.01       0.00       0.09       0.00
1057.71/1057.72	c   logicor          :      63.14       0.00      61.81       0.00       0.00       0.00       1.32
1057.71/1057.72	c   bounddisjunction :       0.54       0.00       0.54       0.00       0.00       0.00       0.00
1057.71/1057.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1057.71/1057.72	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1057.71/1057.72	c   vbounds          :      10977         64          1       1460
1057.71/1057.72	c   rootredcost      :          5          0          0        799
1057.71/1057.72	c   pseudoobj        :    1254211       1042         61      39331
1057.71/1057.72	c Propagator Timings :  TotalTime  Propagate    Resprop
1057.71/1057.72	c   vbounds          :       0.95       0.95       0.00
1057.71/1057.72	c   rootredcost      :       0.21       0.21       0.00
1057.71/1057.72	c   pseudoobj        :      16.90      16.89       0.01
1057.71/1057.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1057.71/1057.72	c   propagation      :       0.90      17091      17025      95802       28.1        323       21.9          -
1057.71/1057.72	c   infeasible LP    :      20.91     127225     127221     839249       38.7        998       15.3          0
1057.71/1057.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1057.71/1057.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1057.71/1057.72	c   pseudo solution  :       0.00          1          1          6       21.7          0        0.0          -
1057.71/1057.72	c   applied globally :          -          -          -     365151       34.7          -          -          -
1057.71/1057.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1057.71/1057.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1057.71/1057.72	c   cut pool         :       0.00          5          -          -         47          -    (maximal pool size: 607)
1057.71/1057.72	c   redcost          :       5.03     148436          0       1733          0          0
1057.71/1057.72	c   impliedbounds    :       0.00          6          0          0          0          0
1057.71/1057.72	c   intobj           :       0.00          0          0          0          0          0
1057.71/1057.72	c   gomory           :       0.50          6          0          0        929          0
1057.71/1057.72	c   cgmip            :       0.00          0          0          0          0          0
1057.71/1057.72	c   closecuts        :       0.00          0          0          0          0          0
1057.71/1057.72	c   strongcg         :       0.37          6          0          0       2750          0
1057.71/1057.72	c   cmir             :       0.04          6          0          0          3          0
1057.71/1057.72	c   flowcover        :       0.06          6          0          0          5          0
1057.71/1057.72	c   clique           :       0.00          6          0          0          0          0
1057.71/1057.72	c   zerohalf         :       0.00          0          0          0          0          0
1057.71/1057.72	c   mcf              :       0.00          1          0          0          0          0
1057.71/1057.72	c   oddcycle         :       0.00          0          0          0          0          0
1057.71/1057.72	c   rapidlearning    :       0.09          1          0          0          0         46
1057.71/1057.72	c Pricers            :       Time      Calls       Vars
1057.71/1057.72	c   problem variables:       0.00          0          0
1057.71/1057.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1057.71/1057.72	c   relpscost        :      55.17     148313        379       3978          0          0     290664
1057.71/1057.72	c   pscost           :       0.00          0          0          0          0          0          0
1057.71/1057.72	c   inference        :       0.00          0          0          0          0          0          0
1057.71/1057.72	c   mostinf          :       0.00          0          0          0          0          0          0
1057.71/1057.72	c   leastinf         :       0.00          0          0          0          0          0          0
1057.71/1057.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1057.71/1057.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1057.71/1057.72	c   random           :       0.00          0          0          0          0          0          0
1057.71/1057.72	c Primal Heuristics  :       Time      Calls      Found
1057.71/1057.72	c   LP solutions     :       0.00          -          5
1057.71/1057.72	c   pseudo solutions :       0.00          -          0
1057.71/1057.72	c   oneopt           :       0.12          5          0
1057.71/1057.72	c   feaspump         :       0.16          1          0
1057.71/1057.72	c   crossover        :       0.17          2          0
1057.71/1057.72	c   veclendiving     :       0.77         42          0
1057.71/1057.72	c   linesearchdiving :       0.53         42          0
1057.71/1057.72	c   guideddiving     :       0.94         42          0
1057.71/1057.72	c   coefdiving       :       0.86         43          0
1057.71/1057.72	c   pscostdiving     :       1.02         43          0
1057.71/1057.72	c   fracdiving       :       1.75         43          0
1057.71/1057.72	c   objpscostdiving  :       0.30         22          0
1057.71/1057.72	c   rootsoldiving    :       0.46         22          0
1057.71/1057.72	c   trivial          :       0.00          2          0
1057.71/1057.72	c   shiftandpropagate:       0.11          1          1
1057.71/1057.72	c   simplerounding   :       0.25     148322          0
1057.71/1057.72	c   zirounding       :       3.52         79          0
1057.71/1057.72	c   rounding         :       0.66       5376          0
1057.71/1057.72	c   shifting         :       0.61       1604          0
1057.71/1057.72	c   intshifting      :       0.01          0          0
1057.71/1057.72	c   twoopt           :       0.00          0          0
1057.71/1057.72	c   fixandinfer      :       0.00          0          0
1057.71/1057.72	c   clique           :       0.00          0          0
1057.71/1057.72	c   intdiving        :       0.00          0          0
1057.71/1057.72	c   actconsdiving    :       0.00          0          0
1057.71/1057.72	c   octane           :       0.00          0          0
1057.71/1057.72	c   rens             :       0.04          1          0
1057.71/1057.72	c   rins             :       0.00          0          0
1057.71/1057.72	c   localbranching   :       0.00          0          0
1057.71/1057.72	c   mutation         :       0.00          0          0
1057.71/1057.72	c   dins             :       0.00          0          0
1057.71/1057.72	c   vbounds          :       0.00          0          0
1057.71/1057.72	c   undercover       :       0.00          0          0
1057.71/1057.72	c   subnlp           :       0.04          0          0
1057.71/1057.72	c   trysol           :       0.09        131         39
1057.71/1057.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1057.71/1057.72	c   primal LP        :       0.00          0          0       0.00          -
1057.71/1057.72	c   dual LP          :     727.52     275796    5439674      19.72    7476.98
1057.71/1057.72	c   lex dual LP      :       0.00          0          0       0.00          -
1057.71/1057.72	c   barrier LP       :       0.00          0          0       0.00          -
1057.71/1057.72	c   diving/probing LP:       5.05       4658      26733       5.74    5291.60
1057.71/1057.72	c   strong branching :      52.87       9995     380072      38.03    7188.52
1057.71/1057.72	c     (at root node) :          -         10       2512     251.20          -
1057.71/1057.72	c   conflict analysis:       0.00          0          0       0.00          -
1057.71/1057.72	c B&B Tree           :
1057.71/1057.72	c   number of runs   :          1
1057.71/1057.72	c   nodes            :     288117
1057.71/1057.72	c   nodes (total)    :     288117
1057.71/1057.72	c   nodes left       :          0
1057.71/1057.72	c   max depth        :         68
1057.71/1057.72	c   max depth (total):         68
1057.71/1057.72	c   backtracks       :      31285 (10.9%)
1057.71/1057.72	c   delayed cutoffs  :       2492
1057.71/1057.72	c   repropagations   :     523826 (618832 domain reductions, 2353 cutoffs)
1057.71/1057.72	c   avg switch length:       5.25
1057.71/1057.72	c   switching time   :      59.60
1057.71/1057.72	c Solution           :
1057.71/1057.72	c   Solutions found  :         45 (6 improvements)
1057.71/1057.72	c   First Solution   : +5.17000000000000e+02   (in run 1, after 1 nodes, 0.24 seconds, depth 906, found by <shiftandpropagate>)
1057.71/1057.72	c   Primal Bound     : +6.00000000000000e+00   (in run 1, after 231 nodes, 8.60 seconds, depth 13, found by <relaxation>)
1057.71/1057.72	c   Dual Bound       : +6.00000000000000e+00
1057.71/1057.72	c   Gap              :       0.00 %
1057.71/1057.72	c   Root Dual Bound  : +0.00000000000000e+00
1057.71/1057.72	c   Root Iterations  :        338
1057.71/1057.74	c Time complete: 1057.76.

Verifier Data

OK	6

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.82 2/175 3819
/proc/meminfo: memFree=1171640/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=10136 CPUtime=0 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 1544 0 0 0 0 0 0 0 24 0 1 0 980096094 10379264 1497 33554432000 4194304 9128323 140737283819712 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3819/statm: 2534 1497 399 1205 0 1325 0

[startup+0.0348591 s]
/proc/loadavg: 2.00 1.97 1.82 2/175 3819
/proc/meminfo: memFree=1171640/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=23544 CPUtime=0.02 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 4638 0 0 0 2 0 0 0 24 0 1 0 980096094 24109056 4589 33554432000 4194304 9128323 140737283819712 18446744073709551615 6889411 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 5919 4600 474 1205 0 4710 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23544

[startup+0.100956 s]
/proc/loadavg: 2.00 1.97 1.82 2/175 3819
/proc/meminfo: memFree=1171640/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=28456 CPUtime=0.09 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 6127 0 0 0 9 0 0 0 25 0 1 0 980096094 29138944 5821 33554432000 4194304 9128323 140737283819712 18446744073709551615 5326775 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 7114 5821 532 1205 0 5905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28456

[startup+0.300931 s]
/proc/loadavg: 2.00 1.97 1.82 2/175 3819
/proc/meminfo: memFree=1171640/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=35632 CPUtime=0.29 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 8352 0 0 0 29 0 0 0 25 0 1 0 980096094 36487168 7909 33554432000 4194304 9128323 140737283819712 18446744073709551615 8008884 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 8908 7909 677 1205 0 7699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35632

[startup+0.70085 s]
/proc/loadavg: 2.00 1.97 1.82 2/175 3819
/proc/meminfo: memFree=1171640/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=57296 CPUtime=0.69 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 13903 0 0 0 68 1 0 0 25 0 1 0 980096094 58671104 13104 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14324 13104 728 1205 0 13115 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57296

[startup+1.50071 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1067728/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=57296 CPUtime=1.49 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 13951 0 0 0 148 1 0 0 25 0 1 0 980096094 58671104 13152 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14324 13152 732 1205 0 13115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57296

[startup+3.10044 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1064380/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=57408 CPUtime=3.09 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 16314 0 0 0 304 5 0 0 25 0 1 0 980096094 58785792 13407 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14352 13407 753 1205 0 13143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57408

[startup+6.30088 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1064928/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=57408 CPUtime=6.29 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 16316 0 0 0 621 8 0 0 25 0 1 0 980096094 58785792 13409 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14352 13409 754 1205 0 13143 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57408

[startup+12.7007 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3825
/proc/meminfo: memFree=1064500/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=57408 CPUtime=12.69 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 19510 0 0 0 1252 17 0 0 25 0 1 0 980096094 58785792 13477 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14352 13477 754 1205 0 13143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57408

[startup+25.5005 s]
/proc/loadavg: 2.00 1.97 1.82 3/178 3826
/proc/meminfo: memFree=1062896/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=59764 CPUtime=25.5 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 23305 0 0 0 2521 29 0 0 25 0 1 0 980096094 61198336 14059 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14941 14059 754 1205 0 13732 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 59764

[startup+51.101 s]
/proc/loadavg: 2.00 1.97 1.83 3/178 3826
/proc/meminfo: memFree=1064400/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=57908 CPUtime=51.09 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 23845 0 0 0 5055 54 0 0 25 0 1 0 980096094 59297792 13567 33554432000 4194304 9128323 140737283819712 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 14477 13567 754 1205 0 13268 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57908

[startup+102.306 s]
/proc/loadavg: 2.05 1.99 1.84 3/178 3828
/proc/meminfo: memFree=1057776/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=63440 CPUtime=102.3 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 28108 0 0 0 10129 101 0 0 25 0 1 0 980096094 64962560 14955 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 15860 14955 754 1205 0 14651 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63440

[startup+162.3 s]
/proc/loadavg: 2.02 1.99 1.84 3/178 3829
/proc/meminfo: memFree=1051764/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=66660 CPUtime=162.29 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 28907 0 0 0 16072 157 0 0 25 0 1 0 980096094 68259840 15754 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 16665 15754 754 1205 0 15456 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66660

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 3831
/proc/meminfo: memFree=1046372/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=68372 CPUtime=222.29 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 30993 0 0 0 22020 209 0 0 25 0 1 0 980096094 70012928 16213 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 17093 16213 754 1205 0 15884 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68372

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 3832
/proc/meminfo: memFree=1036400/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=71740 CPUtime=282.3 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 31819 0 0 0 27967 263 0 0 25 0 1 0 980096094 73461760 17039 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 17935 17039 754 1205 0 16726 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71740

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 3834
/proc/meminfo: memFree=1033124/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=72464 CPUtime=342.29 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 32006 0 0 0 33919 310 0 0 25 0 1 0 980096094 74203136 17226 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 18116 17226 754 1205 0 16907 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 72464

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 3836
/proc/meminfo: memFree=1029832/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=74664 CPUtime=402.3 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 34130 0 0 0 39869 361 0 0 25 0 1 0 980096094 76455936 17768 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 18666 17768 754 1205 0 17457 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 74664

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 3837
/proc/meminfo: memFree=1026792/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=76608 CPUtime=462.3 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 34629 0 0 0 45818 412 0 0 25 0 1 0 980096094 78446592 18267 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 19152 18267 754 1205 0 17943 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 76608

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 3839
/proc/meminfo: memFree=1022896/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=79388 CPUtime=522.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 35328 0 0 0 51766 465 0 0 25 0 1 0 980096094 81293312 18966 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 19847 18966 754 1205 0 18638 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 79388

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 3840
/proc/meminfo: memFree=1019128/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=80620 CPUtime=582.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 35646 0 0 0 57715 516 0 0 25 0 1 0 980096094 82554880 19284 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 20155 19284 754 1205 0 18946 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 80620

[startup+642.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 3842
/proc/meminfo: memFree=1018212/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=80808 CPUtime=642.32 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 35680 0 0 0 63667 565 0 0 25 0 1 0 980096094 82747392 19318 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 20202 19318 754 1205 0 18993 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 80808

[startup+702.301 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 3844
/proc/meminfo: memFree=1014560/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=82724 CPUtime=702.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 36150 0 0 0 69617 614 0 0 25 0 1 0 980096094 84709376 19788 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 20681 19788 754 1205 0 19472 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 82724

[startup+762.306 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 3845
/proc/meminfo: memFree=1012280/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=83064 CPUtime=762.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 37645 0 0 0 75573 658 0 0 25 0 1 0 980096094 85057536 19914 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 20766 19914 754 1205 0 19557 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 83064

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3847
/proc/meminfo: memFree=1011240/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=83064 CPUtime=822.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 37645 0 0 0 81523 708 0 0 25 0 1 0 980096094 85057536 19914 33554432000 4194304 9128323 140737283819712 18446744073709551615 6507415 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 20766 19914 754 1205 0 19557 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 83064

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3848
/proc/meminfo: memFree=1010816/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=84288 CPUtime=882.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 37917 0 0 0 87474 757 0 0 25 0 1 0 980096094 86310912 20186 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21072 20186 754 1205 0 19863 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 84288

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3850
/proc/meminfo: memFree=1008912/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85168 CPUtime=942.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38144 0 0 0 93424 807 0 0 25 0 1 0 980096094 87212032 20405 33554432000 4194304 9128323 140737283819712 18446744073709551615 7216804 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21292 20405 754 1205 0 20083 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 85168

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1008608/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1002.31 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38159 0 0 0 99375 856 0 0 25 0 1 0 980096094 87375872 20420 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20420 754 1205 0 20123 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 85328

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

[startup+1023.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3852
/proc/meminfo: memFree=1007984/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1023.91 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38165 0 0 0 101518 873 0 0 25 0 1 0 980096094 87375872 20426 33554432000 4194304 9128323 140737283819712 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20426 754 1205 0 20123 0
Current children cumulated CPU time (s) 1023.91
Current children cumulated vsize (KiB) 85328

[startup+1036.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972216/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1036.71 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38172 0 0 0 102786 885 0 0 25 0 1 0 980096094 87375872 20433 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20433 754 1205 0 20123 0
Current children cumulated CPU time (s) 1036.71
Current children cumulated vsize (KiB) 85328

[startup+1049.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972220/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1049.52 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38178 0 0 0 104056 896 0 0 25 0 1 0 980096094 87375872 20439 33554432000 4194304 9128323 140737283819712 18446744073709551615 4219770 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20439 754 1205 0 20123 0
Current children cumulated CPU time (s) 1049.52
Current children cumulated vsize (KiB) 85328

[startup+1052.71 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972220/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1052.72 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38178 0 0 0 104373 899 0 0 25 0 1 0 980096094 87375872 20439 33554432000 4194304 9128323 140737283819712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20439 754 1205 0 20123 0
Current children cumulated CPU time (s) 1052.72
Current children cumulated vsize (KiB) 85328

[startup+1055.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972096/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1055.92 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38178 0 0 0 104691 901 0 0 25 0 1 0 980096094 87375872 20439 33554432000 4194304 9128323 140737283819712 18446744073709551615 4792770 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20439 754 1205 0 20123 0
Current children cumulated CPU time (s) 1055.92
Current children cumulated vsize (KiB) 85328

[startup+1056.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972096/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1056.71 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38178 0 0 0 104770 901 0 0 25 0 1 0 980096094 87375872 20439 33554432000 4194304 9128323 140737283819712 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20439 754 1205 0 20123 0
Current children cumulated CPU time (s) 1056.71
Current children cumulated vsize (KiB) 85328

[startup+1057.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972340/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1057.51 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38179 0 0 0 104849 902 0 0 25 0 1 0 980096094 87375872 20440 33554432000 4194304 9128323 140737283819712 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20440 754 1205 0 20123 0
Current children cumulated CPU time (s) 1057.51
Current children cumulated vsize (KiB) 85328

[startup+1057.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 3891
/proc/meminfo: memFree=972340/32950940 swapFree=67053420/67111528
[pid=3819] ppid=3817 vsize=85328 CPUtime=1057.71 cores=0,2,4,6
/proc/3819/stat : 3819 (scip-2.0.1.4.li) R 3817 3819 3459 0 -1 4202496 38179 0 0 0 104869 902 0 0 25 0 1 0 980096094 87375872 20440 33554432000 4194304 9128323 140737283819712 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3819/statm: 21332 20440 754 1205 0 20123 0
Current children cumulated CPU time (s) 1057.71
Current children cumulated vsize (KiB) 85328

Child status: 0
Real time (s): 1057.75
CPU time (s): 1057.77
CPU user time (s): 1048.74
CPU system time (s): 9.02963
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1048.74
system time used= 9.02963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38183
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= 1272

runsolver used 1.60076 second user time and 3.21451 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-12 19:10:53
IDJOB=3447853
IDBENCH=78965
IDSOLVER=1944
FILE ID=node117/3447853-1307898653
RUNJOBID= node117-1307898653-3796
PBS_JOBID= 13559588
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.1900552735--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-3447853-1307898653/watcher-3447853-1307898653 -o /var/tmp/evaluation-result-3447853-1307898653/solver-3447853-1307898653 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447853-1307898653.wbo -t 1800 -m 15500

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

MD5SUM BENCH= fc51ff1d1c737b59f1aece9b373640d1
RANDOM SEED=1063584566

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       1172852 kB
Buffers:         51788 kB
Cached:       30751044 kB
SwapCached:      10800 kB
Active:       15207952 kB
Inactive:     15612712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       1172852 kB
SwapTotal:    67111528 kB
SwapFree:     67053420 kB
Dirty:           24216 kB
Writeback:           0 kB
AnonPages:       15868 kB
Mapped:          12588 kB
Slab:           892716 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187572 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 node117 at 2011-06-12 19:28:31