Trace number 3693116

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1797.29 1797.59

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-net12.opb
MD5SUM24a04ed274dd43d443428abf078e95f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark6.82896
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 214
Optimality of the best value was proved YES
Number of variables147395
Total number of constraints26533
Number of constraints which are clauses12
Number of constraints which are cardinality constraints (but not clauses)391
Number of constraints which are nor clauses,nor cardinality constraints26130
Minimum length of a constraint2
Maximum length of a constraint292
Number of terms in the objective function 39
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 337
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12288
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 137193
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3693116-1338029023.opb>
0.29/0.39	c original problem has 147395 variables (147395 bin, 0 int, 0 impl, 0 cont) and 26533 constraints
0.29/0.39	c problem read in 0.39
1.09/1.14	c presolving:
1.29/1.35	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 16864 chg sides, 16864 chg coeffs, 0 upgd conss, 20 impls, 407 clqs
1.79/1.85	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 16864 chg sides, 16864 chg coeffs, 25987 upgd conss, 20 impls, 407 clqs
4.29/4.31	c (round 3) 0 del vars, 8160 del conss, 85408 add conss, 0 chg bounds, 360128 chg sides, 1476976 chg coeffs, 25997 upgd conss, 463984 impls, 407 clqs
5.29/5.33	c (round 4) 128928 del vars, 97920 del conss, 85408 add conss, 0 chg bounds, 360672 chg sides, 1506896 chg coeffs, 25997 upgd conss, 463984 impls, 407 clqs
5.40/5.44	c (round 5) 128962 del vars, 97920 del conss, 85408 add conss, 4 chg bounds, 360672 chg sides, 1506896 chg coeffs, 25997 upgd conss, 464024 impls, 391 clqs
5.40/5.47	c (round 6) 128962 del vars, 98074 del conss, 85648 add conss, 4 chg bounds, 360800 chg sides, 1507144 chg coeffs, 25997 upgd conss, 464110 impls, 391 clqs
5.50/5.54	c (round 7) 129090 del vars, 98306 del conss, 85648 add conss, 4 chg bounds, 360800 chg sides, 1507144 chg coeffs, 25997 upgd conss, 464110 impls, 391 clqs
5.50/5.57	c (round 8) 129118 del vars, 98306 del conss, 85648 add conss, 4 chg bounds, 360800 chg sides, 1507144 chg coeffs, 25997 upgd conss, 464154 impls, 375 clqs
5.58/5.60	c (round 9) 129118 del vars, 98454 del conss, 85900 add conss, 4 chg bounds, 360936 chg sides, 1507408 chg coeffs, 25997 upgd conss, 464274 impls, 375 clqs
5.58/5.67	c (round 10) 129310 del vars, 98698 del conss, 85900 add conss, 4 chg bounds, 360936 chg sides, 1507408 chg coeffs, 25997 upgd conss, 464274 impls, 375 clqs
5.79/5.80	c    (5.8s) probing: 92/18467 (0.5%) - 38 fixings, 24 aggregations, 20 implications, 4 bound changes
5.79/5.80	c    (5.8s) probing aborted: 50/50 successive totally useless probings
5.79/5.83	c presolving (11 rounds):
5.79/5.83	c  129310 deleted vars, 98698 deleted constraints, 85900 added constraints, 4 tightened bounds, 0 added holes, 360936 changed sides, 1507408 changed coefficients
5.79/5.83	c  464274 implications, 375 cliques
5.79/5.83	c presolved problem has 18085 variables (18085 bin, 0 int, 0 impl, 0 cont) and 13735 constraints
5.79/5.83	c   12798 constraints of type <knapsack>
5.79/5.83	c     401 constraints of type <setppc>
5.79/5.83	c     536 constraints of type <linear>
5.79/5.83	c transformed objective value is always integral (scale: 1)
5.79/5.83	c Presolving Time: 5.22
5.79/5.83	c - non default parameters ----------------------------------------------------------------------
5.79/5.83	c # SCIP version 2.1.1.4
5.79/5.83	c 
5.79/5.83	c # maximal time in seconds to run
5.79/5.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.83	c limits/time = 1797
5.79/5.83	c 
5.79/5.83	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.79/5.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.83	c limits/memory = 13950
5.79/5.83	c 
5.79/5.83	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.79/5.83	c # [type: int, range: [1,2], default: 1]
5.79/5.83	c timing/clocktype = 2
5.79/5.83	c 
5.79/5.83	c # belongs reading time to solving time?
5.79/5.83	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.83	c timing/reading = TRUE
5.79/5.83	c 
5.79/5.83	c -----------------------------------------------------------------------------------------------
5.79/5.83	c start solving
5.79/5.85	c 
8.80/8.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.80/8.85	c   8.9s|     1 |     0 |  9992 |     - | 445M|   0 | 700 |  18k|  13k|  18k|  13k|   0 |   4 |   0 | 5.663333e+01 |      --      |    Inf 
17.18/17.25	c  17.3s|     1 |     0 | 32353 |     - | 452M|   0 |1057 |  18k|  13k|  18k|  13k| 145 |   4 |   0 | 6.942043e+01 |      --      |    Inf 
19.59/19.61	c  19.6s|     1 |     0 | 35308 |     - | 457M|   0 |1185 |  18k|  13k|  18k|  13k| 250 |   4 |   0 | 7.150355e+01 |      --      |    Inf 
22.58/22.60	c  22.6s|     1 |     0 | 40338 |     - | 461M|   0 |1307 |  18k|  13k|  18k|  14k| 309 |   4 |   0 | 7.321843e+01 |      --      |    Inf 
28.69/28.74	c  28.7s|     1 |     0 | 43982 |     - | 466M|   0 |1448 |  18k|  13k|  18k|  14k| 510 |   4 |   0 | 7.399096e+01 |      --      |    Inf 
31.19/31.25	c  31.2s|     1 |     0 | 46007 |     - | 470M|   0 |1544 |  18k|  13k|  18k|  14k| 608 |   4 |   0 | 7.411857e+01 |      --      |    Inf 
35.69/35.72	c  35.7s|     1 |     0 | 47306 |     - | 474M|   0 |1529 |  18k|  13k|  18k|  14k| 640 |   4 |   0 | 7.426435e+01 |      --      |    Inf 
37.19/37.22	c  37.2s|     1 |     0 | 47769 |     - | 478M|   0 |1549 |  18k|  13k|  18k|  14k| 707 |   4 |   0 | 7.427050e+01 |      --      |    Inf 
39.59/39.64	c  39.6s|     1 |     0 | 49654 |     - | 481M|   0 |1551 |  18k|  13k|  18k|  14k| 728 |   4 |   0 | 7.457157e+01 |      --      |    Inf 
41.48/41.57	c  41.6s|     1 |     0 | 50385 |     - | 484M|   0 |1540 |  18k|  13k|  18k|  14k| 772 |   4 |   0 | 7.484187e+01 |      --      |    Inf 
43.99/44.00	c  44.0s|     1 |     0 | 51567 |     - | 489M|   0 |1584 |  18k|  13k|  18k|  14k| 800 |   4 |   0 | 7.513738e+01 |      --      |    Inf 
45.09/45.13	c  45.1s|     1 |     0 | 53699 |     - | 493M|   0 |1656 |  18k|  13k|  18k|  14k| 845 |   4 |   0 | 7.529057e+01 |      --      |    Inf 
46.68/46.79	c  46.8s|     1 |     0 | 55506 |     - | 496M|   0 |1631 |  18k|  13k|  18k|  14k| 882 |   4 |   0 | 7.555652e+01 |      --      |    Inf 
49.89/49.98	c  50.0s|     1 |     0 | 56281 |     - | 498M|   0 |1682 |  18k|  13k|  18k|  14k| 924 |   4 |   0 | 7.555850e+01 |      --      |    Inf 
52.48/52.51	c  52.5s|     1 |     0 | 56767 |     - | 500M|   0 |1728 |  18k|  13k|  18k|  14k| 952 |   4 |   0 | 7.555850e+01 |      --      |    Inf 
55.68/55.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
55.68/55.73	c  55.7s|     1 |     0 | 56925 |     - | 501M|   0 |1752 |  18k|  13k|  18k|  14k| 970 |   4 |   0 | 7.555850e+01 |      --      |    Inf 
59.48/59.52	c  59.5s|     1 |     0 | 58029 |     - | 501M|   0 |1705 |  18k|  13k|  18k|  14k| 975 |   4 |   0 | 7.560511e+01 |      --      |    Inf 
62.28/62.37	c  62.4s|     1 |     0 | 59835 |     - | 504M|   0 |1679 |  18k|  13k|  18k|  14k|1008 |   4 |   0 | 7.570812e+01 |      --      |    Inf 
68.38/68.45	c  68.5s|     1 |     0 | 60986 |     - | 504M|   0 |1712 |  18k|  13k|  18k|  14k|1042 |   4 |   0 | 7.571454e+01 |      --      |    Inf 
74.38/74.44	c  74.4s|     1 |     0 | 61928 |     - | 505M|   0 |1703 |  18k|  13k|  18k|  14k|1074 |   4 |   0 | 7.572154e+01 |      --      |    Inf 
78.08/78.15	c  78.1s|     1 |     0 | 63308 |     - | 507M|   0 |1614 |  18k|  13k|  18k|  14k|1086 |   4 |   0 | 7.576242e+01 |      --      |    Inf 
79.48/79.52	c  79.5s|     1 |     0 | 66421 |     - | 507M|   0 |1626 |  18k|  13k|  18k|  14k|1116 |   4 |   0 | 7.579626e+01 |      --      |    Inf 
79.77/79.88	c  79.9s|     1 |     0 | 66773 |     - | 507M|   0 |1690 |  18k|  13k|  18k|  14k|1162 |   4 |   0 | 7.579722e+01 |      --      |    Inf 
79.98/80.07	c  80.1s|     1 |     0 | 66824 |     - | 507M|   0 |1701 |  18k|  13k|  18k|  14k|1173 |   4 |   0 | 7.579722e+01 |      --      |    Inf 
80.18/80.25	c  80.2s|     1 |     0 | 66836 |     - | 507M|   0 |1706 |  18k|  13k|  18k|  14k|1174 |   4 |   0 | 7.579722e+01 |      --      |    Inf 
89.97/90.01	c  90.0s|     1 |     2 | 66836 |     - | 507M|   0 |1706 |  18k|  13k|  18k|  14k|1174 |   4 |  22 | 7.579722e+01 |      --      |    Inf 
1035.41/1035.62	c  1036s|   100 |    94 |  1428k|13758.4 | 510M|  16 |1440 |  18k|  13k|  18k|  14k|1174 |  11 | 877 | 1.063356e+02 |      --      |    Inf 
1746.61/1746.96	c  1747s|   200 |   194 |  2399k|11720.8 | 511M|  17 |1655 |  18k|  13k|  18k|  14k|1174 |  13 |1681 | 1.103453e+02 |      --      |    Inf 
1796.70/1797.07	c 
1796.70/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.07	c Solving Time (sec) : 1797.07
1796.70/1797.07	c Solving Nodes      : 208
1796.70/1797.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.07	c Dual Bound         : +1.10345301871199e+02
1796.70/1797.07	c Gap                : infinite
1796.70/1797.07	s UNKNOWN
1796.70/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.07	c Total Time         :    1797.07
1796.70/1797.07	c   solving          :    1797.07
1796.70/1797.07	c   presolving       :       5.22 (included in solving)
1796.70/1797.07	c   reading          :       0.39 (included in solving)
1796.70/1797.07	c   copying          :       0.07 (1 #copies) (minimal 0.07, maximal 0.07, average 0.07)
1796.70/1797.07	c Original Problem   :
1796.70/1797.07	c   Problem name     : HOME/instance-3693116-1338029023.opb
1796.70/1797.07	c   Variables        : 147395 (147395 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.07	c   Constraints      : 26533 initial, 26533 maximal
1796.70/1797.07	c   Objective sense  : minimize
1796.70/1797.07	c Presolved Problem  :
1796.70/1797.07	c   Problem name     : t_HOME/instance-3693116-1338029023.opb
1796.70/1797.07	c   Variables        : 18085 (18085 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.07	c   Constraints      : 13735 initial, 13750 maximal
1796.70/1797.07	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.07	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   trivial          :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   dualfix          :       0.64       0.00     129248          0          0          0          0          0          0          0          0
1796.70/1797.07	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   implics          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   pseudoobj        :       0.00       0.01          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   probing          :       0.16       0.00         38         24          0          4          0          0          0          0          0
1796.70/1797.07	c   knapsack         :       2.83       0.00          0          0          0          0          0      12780      85900     344072    1490544
1796.70/1797.07	c   setppc           :       0.21       0.00          0          0          0          0          0      85916          0          0          0
1796.70/1797.07	c   linear           :       0.58       0.00          0          0          0          0          0          0          0      16864      16864
1796.70/1797.07	c   logicor          :       0.00       0.00          0          0          0          0          0          2          0          0          0
1796.70/1797.07	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.07	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.07	c   integral         :          0          0          0          0        251          0          4          0          0        105          0          0        406
1796.70/1797.07	c   knapsack         :      12798      12798         25       9010          0          1          3         34          0      18226       2282          0          0
1796.70/1797.07	c   setppc           :        401        401         25       9010          0          1          0         13          2        392          0          0          0
1796.70/1797.07	c   linear           :        536        536         25       9008          0          0          0         10          7        312          0          0          0
1796.70/1797.07	c   logicor          :          0+        15         25        123          0          0          0          2         13         21          5          0          0
1796.70/1797.07	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.07	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.07	c   integral         :     530.54       0.00       0.00       0.00     530.54       0.00       0.00       0.00
1796.70/1797.07	c   knapsack         :       4.37       0.00       0.76       3.61       0.00       0.00       0.00       0.00
1796.70/1797.07	c   setppc           :       0.10       0.00       0.00       0.10       0.00       0.00       0.00       0.00
1796.70/1797.07	c   linear           :       1.05       0.00       0.91       0.14       0.00       0.00       0.00       0.00
1796.70/1797.07	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.07	c   rootredcost      :          0          0          0          0
1796.70/1797.07	c   pseudoobj        :       9110          0          0          0
1796.70/1797.07	c   vbounds          :          0          0          0          0
1796.70/1797.07	c   redcost          :        275          0          0          0
1796.70/1797.07	c   probing          :          0          0          0          0
1796.70/1797.07	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.07	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.07	c   pseudoobj        :       0.04       0.01       0.00       0.03       0.00
1796.70/1797.07	c   vbounds          :       0.01       0.00       0.00       0.00       0.00
1796.70/1797.07	c   redcost          :       0.21       0.00       0.00       0.21       0.00
1796.70/1797.07	c   probing          :       0.16       0.00       0.16       0.00       0.00
1796.70/1797.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.07	c   propagation      :       0.00         22         10         15        2.7          1        8.0          -
1796.70/1797.07	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.07	c   applied globally :          -          -          -         15        3.0          -          -          -
1796.70/1797.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.07	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.07	c   cut pool         :       0.23                    24          -          -       1173          -    (maximal pool size: 5047)
1796.70/1797.07	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   impliedbounds    :       0.05       0.00         25          0          0        872          0
1796.70/1797.07	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   gomory           :      10.15       0.00         10          0          0        500          0
1796.70/1797.07	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   strongcg         :      32.76       0.00         20          0          0       9471          0
1796.70/1797.07	c   cmir             :       2.20       0.00         10          0          0        234          0
1796.70/1797.07	c   flowcover        :       2.75       0.00         10          0          0        829          0
1796.70/1797.07	c   clique           :       0.25       0.00         25          0          0         52          0
1796.70/1797.07	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.70/1797.07	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.07	c   problem variables:       0.00          -          0          0
1796.70/1797.07	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.07	c   relpscost        :     530.54       0.00        251          0        105          0          0        406
1796.70/1797.07	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.70/1797.07	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.07	c   LP solutions     :       0.00          -          -          0
1796.70/1797.07	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.07	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.07	c   crossover        :       0.00       0.00          0          0
1796.70/1797.07	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.07	c   pscostdiving     :      97.24       0.00          5          0
1796.70/1797.07	c   fracdiving       :      26.81       0.00          8          0
1796.70/1797.07	c   coefdiving       :      39.02       0.00          9          0
1796.70/1797.07	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.07	c   trivial          :       0.12       0.00          2          0
1796.70/1797.07	c   shiftandpropagate:       0.66       0.00          1          0
1796.70/1797.08	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.08	c   zirounding       :       0.36       0.00          0          0
1796.70/1797.08	c   rounding         :       0.26       0.00        178          0
1796.70/1797.08	c   shifting         :       2.49       0.00         45          0
1796.70/1797.08	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.08	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.08	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.08	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.08	c   feaspump         :       5.52       0.00          1          0
1796.70/1797.08	c   clique           :       0.00       0.00          0          0
1796.70/1797.08	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.08	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.08	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.08	c   veclendiving     :      82.34       0.00          5          0
1796.70/1797.08	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.08	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.08	c   objpscostdiving  :      50.80       0.00          3          0
1796.70/1797.08	c   rootsoldiving    :      54.73       0.00          4          0
1796.70/1797.08	c   linesearchdiving :      64.24       0.00         12          0
1796.70/1797.08	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.08	c   octane           :       0.00       0.00          0          0
1796.70/1797.08	c   rens             :       0.33       0.00          1          0
1796.70/1797.08	c   rins             :       0.00       0.00          0          0
1796.70/1797.08	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.08	c   mutation         :       0.00       0.00          0          0
1796.70/1797.08	c   dins             :       0.00       0.00          0          0
1796.70/1797.08	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.08	c   undercover       :       0.00       0.00          0          0
1796.70/1797.08	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.08	c   trysol           :       0.00       0.00          0          0
1796.70/1797.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.08	c   primal LP        :       0.03          3          0       0.00       0.00       0.03          3
1796.70/1797.08	c   dual LP          :     783.13        283    1740260    6328.22    2222.20       0.07          8
1796.70/1797.08	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.08	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.08	c   diving/probing LP:     396.17       4418     726731     164.49    1834.39
1796.70/1797.08	c   strong branching :     530.24       1747    1000238     572.55    1886.39
1796.70/1797.08	c     (at root node) :          -         22      18365     834.77          -
1796.70/1797.08	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.08	c B&B Tree           :
1796.70/1797.08	c   number of runs   :          1
1796.70/1797.08	c   nodes            :        208
1796.70/1797.08	c   nodes (total)    :        208
1796.70/1797.08	c   nodes left       :        200
1796.70/1797.08	c   max depth        :         17
1796.70/1797.08	c   max depth (total):         17
1796.70/1797.08	c   backtracks       :        119 (57.2%)
1796.70/1797.08	c   delayed cutoffs  :          1
1796.70/1797.08	c   repropagations   :         33 (7 domain reductions, 0 cutoffs)
1796.70/1797.08	c   avg switch length:       6.63
1796.70/1797.08	c   switching time   :       0.36
1796.70/1797.08	c Solution           :
1796.70/1797.08	c   Solutions found  :          0 (0 improvements)
1796.70/1797.08	c   Primal Bound     :          -
1796.70/1797.08	c   Dual Bound       : +1.10345301871199e+02
1796.70/1797.08	c   Gap              :   infinite
1796.70/1797.08	c   Root Dual Bound  : +7.57972158268838e+01
1796.70/1797.08	c   Root Iterations  :      66836
1797.20/1797.58	c Time complete: 1797.29.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3693116-1338029023/watcher-3693116-1338029023 -o /tmp/evaluation-result-3693116-1338029023/solver-3693116-1338029023 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693116-1338029023.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 31838
/proc/meminfo: memFree=27324636/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=11172 CPUtime=0 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 1553 0 0 0 0 0 0 0 20 0 1 0 269030941 11440128 1507 33554432000 4194304 10169799 140735962042384 140735962041912 8883659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 2793 1507 412 1459 0 1325 0

[startup+0.084016 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 31838
/proc/meminfo: memFree=27324636/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=59924 CPUtime=0.07 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 13743 0 0 0 5 2 0 0 20 0 1 0 269030941 61362176 13697 33554432000 4194304 10169799 140735962042384 140735962041912 5471578 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 14981 13697 412 1459 0 13513 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 59924

[startup+0.100372 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 31838
/proc/meminfo: memFree=27324636/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=68732 CPUtime=0.09 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 15945 0 0 0 7 2 0 0 20 0 1 0 269030941 70381568 15899 33554432000 4194304 10169799 140735962042384 140735962041912 7139680 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 17183 15899 412 1459 0 15715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68732

[startup+0.300306 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 31838
/proc/meminfo: memFree=27324636/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=128172 CPUtime=0.29 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 30733 0 0 0 24 5 0 0 20 0 1 0 269030941 131248128 30689 33554432000 4194304 10169799 140735962042384 140735961908712 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 32043 30726 412 1459 0 30575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128172

[startup+0.700341 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 31838
/proc/meminfo: memFree=27324636/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=278140 CPUtime=0.69 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 68144 0 0 0 58 11 0 0 20 0 1 0 269030941 284815360 68067 33554432000 4194304 10169799 140735962042384 140735961908712 5757893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 69535 68067 490 1459 0 68067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 278140

[startup+1.50031 s]
/proc/loadavg: 1.02 1.45 1.77 3/177 31839
/proc/meminfo: memFree=26946476/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=381376 CPUtime=1.49 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 94699 0 0 0 133 16 0 0 20 0 1 0 269030941 390529024 93611 33554432000 4194304 10169799 140735962042384 140735962040536 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 95344 93611 558 1459 0 93876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 381376

[startup+3.1003 s]
/proc/loadavg: 1.02 1.45 1.77 3/177 31839
/proc/meminfo: memFree=26719160/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=568088 CPUtime=3.09 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 139746 0 0 0 287 22 0 0 20 0 1 0 269030941 581722112 137839 33554432000 4194304 10169799 140735962042384 140735962040424 5215757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 142022 137839 582 1459 0 140554 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 568088

[startup+6.30026 s]
/proc/loadavg: 1.10 1.46 1.77 3/177 31839
/proc/meminfo: memFree=26679912/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=591424 CPUtime=6.29 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 147580 0 0 0 598 31 0 0 20 0 1 0 269030941 605618176 142748 33554432000 4194304 10169799 140735962042384 140735962039416 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 147856 142748 698 1459 0 146388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 591424

[startup+12.7003 s]
/proc/loadavg: 1.17 1.46 1.77 3/177 31839
/proc/meminfo: memFree=26617804/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=606264 CPUtime=12.69 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 152513 0 0 0 1235 34 0 0 20 0 1 0 269030941 620814336 147447 33554432000 4194304 10169799 140735962042384 140735962034696 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 151566 147447 795 1459 0 150098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 606264

[startup+25.5002 s]
/proc/loadavg: 1.43 1.51 1.78 3/177 31839
/proc/meminfo: memFree=26545996/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=629800 CPUtime=25.49 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 157272 0 0 0 2510 39 0 0 20 0 1 0 269030941 644915200 153149 33554432000 4194304 10169799 140735962042384 140735962038456 4218855 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 157450 153149 828 1459 0 155982 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 629800

[startup+51.1002 s]
/proc/loadavg: 1.62 1.54 1.78 3/177 31839
/proc/meminfo: memFree=26430692/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=681584 CPUtime=51.08 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 166651 0 0 0 5060 48 0 0 20 0 1 0 269030941 697942016 166046 33554432000 4194304 10169799 140735962042384 140735962038424 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 170396 166046 828 1459 0 168928 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 681584

[startup+102.307 s]
/proc/loadavg: 1.90 1.63 1.80 3/177 31839
/proc/meminfo: memFree=26414540/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=692460 CPUtime=102.28 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 183814 0 0 0 10161 67 0 0 20 0 1 0 269030941 709079040 168734 33554432000 4194304 10169799 140735962042384 140735962037160 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 173115 168734 864 1459 0 171647 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 692460

[startup+162.3 s]
/proc/loadavg: 1.96 1.69 1.81 3/177 31840
/proc/meminfo: memFree=26380708/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=693608 CPUtime=162.26 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 184308 0 0 0 16146 80 0 0 20 0 1 0 269030941 710254592 169224 33554432000 4194304 10169799 140735962042384 140735962036888 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 173402 169224 864 1459 0 171934 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 693608

[startup+222.3 s]
/proc/loadavg: 1.98 1.75 1.82 3/177 31840
/proc/meminfo: memFree=26376396/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=697620 CPUtime=222.26 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 185323 0 0 0 22129 97 0 0 20 0 1 0 269030941 714362880 170233 33554432000 4194304 10169799 140735962042384 140735962037080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 174405 170233 864 1459 0 172937 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 697620

[startup+282.3 s]
/proc/loadavg: 2.05 1.81 1.83 3/177 31840
/proc/meminfo: memFree=26368240/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=697620 CPUtime=282.24 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 185342 0 0 0 28109 115 0 0 20 0 1 0 269030941 714362880 172309 33554432000 4194304 10169799 140735962042384 140735962036888 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 174405 172309 864 1459 0 172937 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 697620

[startup+342.3 s]
/proc/loadavg: 2.02 1.84 1.84 3/177 31840
/proc/meminfo: memFree=26357984/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=700916 CPUtime=342.23 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 185726 0 0 0 34096 127 0 0 20 0 1 0 269030941 717737984 173573 33554432000 4194304 10169799 140735962042384 140735962037176 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175229 173573 864 1459 0 173761 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 700916

[startup+402.3 s]
/proc/loadavg: 2.00 1.86 1.84 3/178 31843
/proc/meminfo: memFree=26354928/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=702944 CPUtime=402.21 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186242 0 0 0 40079 142 0 0 20 0 1 0 269030941 719814656 174280 33554432000 4194304 10169799 140735962042384 140735962036888 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175736 174280 864 1459 0 174268 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 702944

[startup+462.3 s]
/proc/loadavg: 2.00 1.89 1.85 3/177 31844
/proc/meminfo: memFree=26354964/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=702944 CPUtime=462.2 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186247 0 0 0 46061 159 0 0 20 0 1 0 269030941 719814656 174309 33554432000 4194304 10169799 140735962042384 140735962037080 7968508 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175736 174309 864 1459 0 174268 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 702944

[startup+522.3 s]
/proc/loadavg: 2.00 1.90 1.85 3/177 31844
/proc/meminfo: memFree=26355256/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=702944 CPUtime=522.19 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186247 0 0 0 52044 175 0 0 20 0 1 0 269030941 719814656 174309 33554432000 4194304 10169799 140735962042384 140735962036712 8043889 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175736 174309 864 1459 0 174268 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 702944

[startup+582.3 s]
/proc/loadavg: 2.00 1.92 1.86 3/177 31844
/proc/meminfo: memFree=26350420/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=702944 CPUtime=582.18 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186247 0 0 0 58027 191 0 0 20 0 1 0 269030941 719814656 174309 33554432000 4194304 10169799 140735962042384 140735962037368 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175736 174309 864 1459 0 174268 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 702944

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=26580700/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=702944 CPUtime=1062.11 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186317 0 0 0 105886 325 0 0 20 0 1 0 269030941 719814656 174542 33554432000 4194304 10169799 140735962042384 140735962037080 8883659 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175736 174542 864 1459 0 174268 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 702944

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 31909
/proc/meminfo: memFree=26578484/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=702944 CPUtime=1122.1 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186317 0 0 0 111872 338 0 0 20 0 1 0 269030941 719814656 174542 33554432000 4194304 10169799 140735962042384 140735962036504 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175736 174542 864 1459 0 174268 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 702944

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 31909
/proc/meminfo: memFree=26575880/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1182.09 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 117858 351 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036840 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 703620

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 31909
/proc/meminfo: memFree=26574640/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1242.08 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 123840 368 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036888 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 703620

[startup+1302.3 s]
/proc/loadavg: 2.04 1.99 1.91 3/177 31909
/proc/meminfo: memFree=26574640/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1302.08 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 129824 384 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036984 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 703620

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/177 31909
/proc/meminfo: memFree=26574328/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1362.06 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 135805 401 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036616 7982343 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 703620

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31910
/proc/meminfo: memFree=26574328/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1422.06 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 141788 418 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036792 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 703620

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31910
/proc/meminfo: memFree=26574328/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1482.05 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 147767 438 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962037032 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 703620

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31910
/proc/meminfo: memFree=26573144/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1542.04 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 153745 459 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036840 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 703620

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 31913
/proc/meminfo: memFree=26573012/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1602.03 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 159724 479 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036840 8009536 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 703620

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31913
/proc/meminfo: memFree=26571656/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1662.02 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 165709 493 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962037176 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 703620

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26571160/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1722.01 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 171692 509 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036712 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 703620

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26570788/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1782.01 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 177676 525 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036792 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 703620

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26570788/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1785.2 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 177995 525 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036792 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 703620

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26570788/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1791.61 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 178634 527 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962037208 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 703620

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26570788/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1794.81 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 178953 528 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962036984 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 703620

[startup+1796.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26570912/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1796.4 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186705 0 0 0 179111 529 0 0 20 0 1 0 269030941 720506880 174930 33554432000 4194304 10169799 140735962042384 140735962037368 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174930 864 1459 0 174437 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 703620

[startup+1797.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26570912/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=703620 CPUtime=1796.8 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186708 0 0 0 179151 529 0 0 20 0 1 0 269030941 720506880 174933 33554432000 4194304 10169799 140735962042384 140735962037368 4949604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 175905 174933 867 1459 0 174437 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 703620

[startup+1797.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 31914
/proc/meminfo: memFree=26606004/32873844 swapFree=6088/6088
[pid=31838] ppid=31836 vsize=551456 CPUtime=1797.2 cores=1,3,5,7
/proc/31838/stat : 31838 (scip-2.1.1.4sfi) R 31836 31838 30587 0 -1 4202496 186708 0 0 0 179190 530 0 0 20 0 1 0 269030941 564690944 137049 33554432000 4194304 10169799 140735962042384 140735962041528 5875410 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31838/statm: 137864 137049 867 1459 0 136396 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 551456

Child status: 0
Real time (s): 1797.59
CPU time (s): 1797.29
CPU user time (s): 1791.97
CPU system time (s): 5.32319
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 750008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.97
system time used= 5.32319
maximum resident set size= 731328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186710
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= 34
involuntary context switches= 1849

runsolver used 2.75458 second user time and 7.16391 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 12:43:44
IDJOB=3693116
IDBENCH=1876
IDSOLVER=2272
FILE ID=node108/3693116-1338029023
RUNJOBID= node108-1338029023-31811
PBS_JOBID= 14624363
Free space on /tmp= 71692 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-net12.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3693116-1338029023/watcher-3693116-1338029023 -o /tmp/evaluation-result-3693116-1338029023/solver-3693116-1338029023 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693116-1338029023.opb -t 1800 -m 15500

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

MD5SUM BENCH= 24a04ed274dd43d443428abf078e95f9
RANDOM SEED=658253522

node108.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27326932 kB
Buffers:          226776 kB
Cached:          4518228 kB
SwapCached:            0 kB
Active:           590808 kB
Inactive:        4183236 kB
Active(anon):      31744 kB
Inactive(anon):        0 kB
Active(file):     559064 kB
Inactive(file):  4183236 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             34148 kB
Writeback:            32 kB
AnonPages:         35444 kB
Mapped:            15992 kB
Shmem:               200 kB
Slab:             634292 kB
SReclaimable:      76516 kB
SUnreclaim:       557776 kB
KernelStack:        1392 kB
PageTables:         3692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node108 at 2012-05-26 13:13:41