Trace number 3693314

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.04 1797.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_19.opb
MD5SUM691db1c1df60c391acb60afdfcce171f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark345
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10998
Total number of constraints21679
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 171
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 426
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 531
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2868
Number of bits of the biggest sum of numbers12
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-3693314-1338033663.opb>
0.19/0.29	c original problem has 10998 variables (10998 bin, 0 int, 0 impl, 0 cont) and 21679 constraints
0.19/0.29	c problem read in 0.29
0.49/0.57	c presolving:
0.69/0.77	c (round 1) 1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 22 chg sides, 1193 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.79/0.87	c (round 2) 1 del vars, 9946 del conss, 0 add conss, 1 chg bounds, 22 chg sides, 1193 chg coeffs, 903 upgd conss, 0 impls, 0 clqs
0.89/0.99	c (round 3) 1 del vars, 9946 del conss, 9 add conss, 1 chg bounds, 46 chg sides, 1254 chg coeffs, 1788 upgd conss, 748 impls, 12 clqs
0.99/1.02	c (round 4) 1 del vars, 9946 del conss, 9 add conss, 1 chg bounds, 82 chg sides, 1346 chg coeffs, 1788 upgd conss, 748 impls, 12 clqs
0.99/1.05	c (round 5) 1 del vars, 9946 del conss, 9 add conss, 1 chg bounds, 90 chg sides, 1430 chg coeffs, 1788 upgd conss, 748 impls, 12 clqs
1.10/1.12	c    (1.1s) probing: 51/10997 (0.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.10/1.12	c    (1.1s) probing aborted: 50/50 successive totally useless probings
1.10/1.16	c presolving (6 rounds):
1.10/1.16	c  1 deleted vars, 9946 deleted constraints, 9 added constraints, 1 tightened bounds, 0 added holes, 90 changed sides, 1430 changed coefficients
1.10/1.16	c  748 implications, 12 cliques
1.10/1.16	c presolved problem has 10997 variables (10997 bin, 0 int, 0 impl, 0 cont) and 11742 constraints
1.10/1.16	c    1788 constraints of type <knapsack>
1.10/1.16	c       9 constraints of type <setppc>
1.10/1.16	c    9945 constraints of type <linear>
1.10/1.16	c transformed objective value is always integral (scale: 1)
1.10/1.16	c Presolving Time: 0.81
1.10/1.16	c - non default parameters ----------------------------------------------------------------------
1.10/1.16	c # SCIP version 2.1.1.4
1.10/1.16	c 
1.10/1.16	c # maximal time in seconds to run
1.10/1.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.10/1.16	c limits/time = 1797
1.10/1.16	c 
1.10/1.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.10/1.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.10/1.16	c limits/memory = 13950
1.10/1.16	c 
1.10/1.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.10/1.16	c # [type: int, range: [1,2], default: 1]
1.10/1.16	c timing/clocktype = 2
1.10/1.16	c 
1.10/1.16	c # belongs reading time to solving time?
1.10/1.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.16	c timing/reading = TRUE
1.10/1.16	c 
1.10/1.16	c -----------------------------------------------------------------------------------------------
1.10/1.16	c start solving
1.10/1.16	c 
2.79/2.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.88	c   2.9s|     1 |     0 |    54 |     - | 108M|   0 | 645 |  10k|  11k|  10k|  11k|   0 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
11.29/11.36	c  11.4s|     1 |     0 | 10635 |     - | 109M|   0 |1314 |  10k|  11k|  10k|  11k| 203 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
17.39/17.46	c  17.5s|     1 |     0 | 14506 |     - | 110M|   0 |1797 |  10k|  11k|  10k|  12k| 433 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
27.08/27.19	c  27.2s|     1 |     0 | 21670 |     - | 111M|   0 |1393 |  10k|  11k|  10k|  12k| 623 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
34.09/34.12	c  34.1s|     1 |     0 | 24355 |     - | 111M|   0 |1797 |  10k|  11k|  10k|  12k| 815 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
49.59/49.67	c  49.7s|     1 |     0 | 31799 |     - | 112M|   0 |2174 |  10k|  11k|  10k|  12k|1039 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
61.48/61.51	c  61.5s|     1 |     0 | 35611 |     - | 113M|   0 |2601 |  10k|  11k|  10k|  13k|1274 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
70.77/70.87	c  70.9s|     1 |     0 | 38432 |     - | 114M|   0 |2388 |  10k|  11k|  10k|  13k|1454 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
82.38/82.40	c  82.4s|     1 |     0 | 41475 |     - | 114M|   0 |3065 |  10k|  11k|  10k|  13k|1613 |  24 |   0 | 1.710000e+02 |      --      |    Inf 
211.35/211.47	c   211s|     1 |     2 | 41475 |     - | 114M|   0 |3065 |  10k|  11k|  10k|  13k|1613 |  24 |  68 | 1.710000e+02 |      --      |    Inf 
862.85/863.01	c   863s|   100 |    61 |642749 |6073.5 | 116M|  22 |   - |  10k|  12k|  10k|  12k|1613 | 439 | 349 | 1.710000e+02 |      --      |    Inf 
870.05/870.21	c   870s|   200 |    61 |646827 |3042.0 | 116M|  72 |   - |  10k|  12k|  10k|  12k|1613 | 501 | 349 | 1.710000e+02 |      --      |    Inf 
880.95/881.14	c   881s|   300 |    71 |660462 |2070.2 | 116M| 121 |1082 |  10k|  12k|  10k|  12k|1613 | 574 | 349 | 1.710000e+02 |      --      |    Inf 
890.15/890.35	c   890s|   400 |    85 |667535 |1569.1 | 116M| 139 | 944 |  10k|  12k|  10k|  12k|1613 | 643 | 354 | 1.710000e+02 |      --      |    Inf 
926.44/926.61	c   927s|   500 |    98 |686800 |1293.2 | 117M| 139 |1085 |  10k|  12k|  10k|  12k|1613 | 701 | 370 | 1.710000e+02 |      --      |    Inf 
1038.92/1039.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1038.92/1039.12	c  1039s|   600 |   116 |772283 |1220.0 | 117M| 139 |   - |  10k|  12k|  10k|  12k|1613 | 765 | 413 | 1.710000e+02 |      --      |    Inf 
1147.51/1147.73	c  1148s|   700 |   142 |838646 |1140.4 | 117M| 139 |1869 |  10k|  12k|  10k|  12k|1613 | 808 | 478 | 1.710000e+02 |      --      |    Inf 
1236.39/1236.64	c  1237s|   800 |   164 |909314 |1086.2 | 117M| 139 |2050 |  10k|  12k|  10k|  12k|1613 | 855 | 514 | 1.710000e+02 |      --      |    Inf 
1339.58/1339.85	c  1340s|   900 |   214 |982383 |1046.6 | 118M| 139 |1753 |  10k|  12k|  10k|  12k|1613 | 886 | 590 | 1.710000e+02 |      --      |    Inf 
1365.57/1365.88	c  1366s|  1000 |   250 |  1011k| 971.0 | 118M| 139 | 953 |  10k|  12k|  10k|  12k|1613 | 927 | 605 | 1.710000e+02 |      --      |    Inf 
1411.57/1411.88	c  1412s|  1100 |   298 |  1083k| 947.9 | 118M| 139 | 910 |  10k|  12k|  10k|  12k|1613 | 990 | 620 | 1.710000e+02 |      --      |    Inf 
1430.76/1431.00	c  1431s|  1200 |   329 |  1102k| 884.5 | 119M| 139 |1440 |  10k|  12k|  10k|  12k|1613 |1033 | 620 | 1.710000e+02 |      --      |    Inf 
1453.06/1453.31	c  1453s|  1300 |   353 |  1126k| 835.1 | 119M| 139 |1136 |  10k|  12k|  10k|  12k|1613 |1081 | 633 | 1.710000e+02 |      --      |    Inf 
1483.76/1484.07	c  1484s|  1400 |   409 |  1153k| 795.2 | 119M| 139 |1042 |  10k|  12k|  10k|  12k|1613 |1108 | 648 | 1.710000e+02 |      --      |    Inf 
1536.65/1536.96	c  1537s|  1500 |   445 |  1187k| 764.3 | 119M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1156 | 683 | 1.710000e+02 |      --      |    Inf 
1556.84/1557.13	c  1557s|  1600 |   467 |  1205k| 728.1 | 120M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1202 | 692 | 1.710000e+02 |      --      |    Inf 
1568.54/1568.89	c  1569s|  1700 |   505 |  1212k| 689.5 | 120M| 139 |   - |  10k|  12k|  10k|  12k|1613 |1248 | 706 | 1.710000e+02 |      --      |    Inf 
1612.44/1612.70	c  1613s|  1800 |   541 |  1251k| 672.5 | 120M| 139 | 884 |  10k|  13k|  10k|  12k|1613 |1316 | 742 | 1.710000e+02 |      --      |    Inf 
1631.14/1631.44	c  1631s|  1900 |   599 |  1270k| 647.4 | 120M| 139 | 909 |  10k|  13k|  10k|  12k|1613 |1358 | 757 | 1.710000e+02 |      --      |    Inf 
1699.43/1699.78	c  1700s|  2000 |   631 |  1314k| 637.0 | 121M| 139 | 947 |  10k|  13k|  10k|  12k|1613 |1404 | 787 | 1.710000e+02 |      --      |    Inf 
1729.02/1729.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1729.02/1729.35	c  1729s|  2100 |   693 |  1344k| 620.8 | 121M| 139 |   - |  10k|  13k|  10k|  12k|1613 |1432 | 802 | 1.710000e+02 |      --      |    Inf 
1747.73/1748.04	c  1748s|  2200 |   755 |  1360k| 599.9 | 122M| 139 |   - |  10k|  13k|  10k|  12k|1613 |1473 | 821 | 1.710000e+02 |      --      |    Inf 
1771.61/1771.98	c  1772s|  2300 |   819 |  1390k| 586.7 | 122M| 139 | 807 |  10k|  13k|  10k|  12k|1613 |1497 | 835 | 1.710000e+02 |      --      |    Inf 
1796.81/1797.13	c 
1796.81/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.81/1797.13	c Solving Time (sec) : 1797.13
1796.81/1797.13	c Solving Nodes      : 2352
1796.81/1797.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.81/1797.13	c Dual Bound         : +1.71000000000000e+02
1796.81/1797.13	c Gap                : infinite
1796.81/1797.13	s UNKNOWN
1796.81/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.81/1797.13	c Total Time         :    1797.13
1796.81/1797.13	c   solving          :    1797.13
1796.81/1797.13	c   presolving       :       0.81 (included in solving)
1796.81/1797.13	c   reading          :       0.29 (included in solving)
1796.81/1797.13	c   copying          :       0.09 (1 #copies) (minimal 0.09, maximal 0.09, average 0.09)
1796.81/1797.13	c Original Problem   :
1796.81/1797.13	c   Problem name     : HOME/instance-3693314-1338033663.opb
1796.81/1797.13	c   Variables        : 10998 (10998 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13	c   Constraints      : 21679 initial, 21679 maximal
1796.81/1797.13	c   Objective sense  : minimize
1796.81/1797.13	c Presolved Problem  :
1796.81/1797.13	c   Problem name     : t_HOME/instance-3693314-1338033663.opb
1796.81/1797.13	c   Variables        : 10997 (10997 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13	c   Constraints      : 11742 initial, 13278 maximal
1796.81/1797.13	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.81/1797.13	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   probing          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   knapsack         :       0.06       0.00          0          0          0          0          0          0          9         68        237
1796.81/1797.13	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   linear           :       0.38       0.00          1          0          0          1          0       9946          0         22       1193
1796.81/1797.13	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.81/1797.13	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.81/1797.13	c   integral         :          0          0          0          0       1658          0          4          0          0        156          0          0       3236
1796.81/1797.13	c   knapsack         :       1788       1788          8      25213          0          0          3        982         21       6420       1426          0          0
1796.81/1797.13	c   setppc           :          9          9          8      24540          0          0          0         20          0         22          0          0          0
1796.81/1797.13	c   linear           :       9945       9945          8      25192          0          0          0        469         26       7486          0          0          0
1796.81/1797.13	c   logicor          :          0+      1536          8       2379          0          0          0        884         14        902          0          0          0
1796.81/1797.13	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.81/1797.13	c   integral         :     615.00       0.00       0.00       0.00     615.00       0.00       0.00       0.00
1796.81/1797.13	c   knapsack         :       2.40       0.00       0.20       2.20       0.00       0.00       0.00       0.00
1796.81/1797.13	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
1796.81/1797.13	c   linear           :       5.94       0.00       0.01       5.92       0.00       0.00       0.00       0.00
1796.81/1797.13	c   logicor          :       0.09       0.00       0.00       0.08       0.00       0.00       0.00       0.00
1796.81/1797.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.81/1797.13	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.81/1797.13	c   rootredcost      :          0          0          0          0
1796.81/1797.13	c   pseudoobj        :      26771          0          0          0
1796.81/1797.13	c   vbounds          :          0          0          0          0
1796.81/1797.13	c   redcost          :       1669          0          0          3
1796.81/1797.13	c   probing          :          0          0          0          0
1796.81/1797.13	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.81/1797.13	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.81/1797.13	c   pseudoobj        :       0.04       0.00       0.00       0.04       0.00
1796.81/1797.13	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.81/1797.13	c   redcost          :       0.44       0.00       0.00       0.44       0.00
1796.81/1797.13	c   probing          :       0.05       0.00       0.05       0.00       0.00
1796.81/1797.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.81/1797.13	c   propagation      :       0.00         61         61        242       24.7          4       11.0          -
1796.81/1797.13	c   infeasible LP    :       1.72       1214       1214       1471        9.3         18       12.2          0
1796.81/1797.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.81/1797.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.81/1797.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.81/1797.13	c   applied globally :          -          -          -       1536       10.0          -          -          -
1796.81/1797.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.81/1797.13	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.81/1797.13	c   cut pool         :       0.00                     7          -          -       1093          -    (maximal pool size: 5411)
1796.81/1797.13	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   impliedbounds    :       0.00       0.00          8          0          0         20          0
1796.81/1797.13	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   gomory           :       9.86       0.00          8          0          0         55          0
1796.81/1797.13	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   strongcg         :       9.69       0.00          8          0          0         12          0
1796.81/1797.13	c   cmir             :       5.17       0.00          8          0          0       3842          0
1796.81/1797.13	c   flowcover        :       5.90       0.00          8          0          0       1600          0
1796.81/1797.13	c   clique           :       0.01       0.00          8          0          0          0          0
1796.81/1797.13	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.81/1797.13	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.81/1797.13	c   problem variables:       0.00          -          0          0
1796.81/1797.13	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.81/1797.13	c   relpscost        :     614.99       0.00       1658          0        156          0          0       3236
1796.81/1797.13	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.81/1797.13	c   LP solutions     :       0.00          -          -          0
1796.81/1797.13	c   pseudo solutions :       0.00          -          -          0
1796.81/1797.13	c   oneopt           :       0.00       0.00          0          0
1796.81/1797.13	c   crossover        :       0.00       0.00          0          0
1796.81/1797.13	c   coefdiving       :      61.83       0.00          4          0
1796.81/1797.13	c   veclendiving     :      32.05       0.00         22          0
1796.81/1797.13	c   smallcard        :       0.00       0.00          0          0
1796.81/1797.13	c   trivial          :       0.01       0.00          2          0
1796.81/1797.13	c   shiftandpropagate:       1.49       0.00          1          0
1796.81/1797.13	c   simplerounding   :       0.00       0.00          0          0
1796.81/1797.13	c   zirounding       :       2.41       0.00       1000          0
1796.81/1797.13	c   rounding         :       2.02       0.00        501          0
1796.81/1797.13	c   shifting         :       8.78       0.00        139          0
1796.81/1797.13	c   intshifting      :       0.00       0.00          0          0
1796.81/1797.13	c   twoopt           :       0.00       0.00          0          0
1796.81/1797.13	c   indtwoopt        :       0.00       0.00          0          0
1796.81/1797.13	c   indoneopt        :       0.00       0.00          0          0
1796.81/1797.13	c   fixandinfer      :       0.00       0.00          0          0
1796.81/1797.13	c   feaspump         :      32.58       0.00         10          0
1796.81/1797.13	c   clique           :       0.00       0.00          0          0
1796.81/1797.13	c   indcoefdiving    :       0.00       0.00          0          0
1796.81/1797.13	c   indrounding      :       0.00       0.00          0          0
1796.81/1797.13	c   pscostdiving     :      39.27       0.00         10          0
1796.81/1797.13	c   fracdiving       :     122.48       0.00          3          0
1796.81/1797.13	c   nlpdiving        :       0.00       0.00          0          0
1796.81/1797.13	c   intdiving        :       0.00       0.00          0          0
1796.81/1797.13	c   actconsdiving    :       0.00       0.00          0          0
1796.81/1797.13	c   objpscostdiving  :      20.27       0.00          7          0
1796.81/1797.13	c   rootsoldiving    :      29.17       0.00          3          0
1796.81/1797.13	c   linesearchdiving :      93.08       0.00         11          0
1796.81/1797.13	c   guideddiving     :       0.00       0.00          0          0
1796.81/1797.13	c   octane           :       0.00       0.00          0          0
1796.81/1797.13	c   rens             :       0.52       0.00          1          0
1796.81/1797.13	c   rins             :       0.00       0.00          0          0
1796.81/1797.13	c   localbranching   :       0.00       0.00          0          0
1796.81/1797.13	c   mutation         :       0.00       0.00          0          0
1796.81/1797.13	c   dins             :       0.00       0.00          0          0
1796.81/1797.13	c   vbounds          :       0.00       0.00          0          0
1796.81/1797.13	c   undercover       :       0.00       0.00          0          0
1796.81/1797.13	c   subnlp           :       0.00       0.00          0          0
1796.81/1797.13	c   trysol           :       0.00       0.00          0          0
1796.81/1797.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.81/1797.13	c   primal LP        :       0.29          1          0       0.00       0.00       0.29          1
1796.81/1797.13	c   dual LP          :     690.37       2409     805497     350.67    1166.76       2.43        112
1796.81/1797.13	c   lex dual LP      :       0.00          0          0       0.00          -
1796.81/1797.13	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.81/1797.13	c   diving/probing LP:     416.37       2291     619504     270.41    1487.85
1796.81/1797.13	c   strong branching :     614.27        862     573854     665.72     934.21
1796.81/1797.13	c     (at root node) :          -         68      63630     935.74          -
1796.81/1797.13	c   conflict analysis:       0.00          0          0       0.00          -
1796.81/1797.13	c B&B Tree           :
1796.81/1797.13	c   number of runs   :          1
1796.81/1797.13	c   nodes            :       2352
1796.81/1797.13	c   nodes (total)    :       2352
1796.81/1797.13	c   nodes left       :        863
1796.81/1797.13	c   max depth        :        139
1796.81/1797.13	c   max depth (total):        139
1796.81/1797.13	c   backtracks       :        200 (8.5%)
1796.81/1797.13	c   delayed cutoffs  :         22
1796.81/1797.13	c   repropagations   :       8446 (3245 domain reductions, 6 cutoffs)
1796.81/1797.13	c   avg switch length:       9.02
1796.81/1797.13	c   switching time   :       2.60
1796.81/1797.13	c Solution           :
1796.81/1797.13	c   Solutions found  :          0 (0 improvements)
1796.81/1797.13	c   Primal Bound     :          -
1796.81/1797.13	c   Dual Bound       : +1.71000000000000e+02
1796.81/1797.13	c   Gap              :   infinite
1796.81/1797.13	c   Root Dual Bound  : +1.71000000000000e+02
1796.81/1797.13	c   Root Iterations  :      41475
1797.01/1797.32	c Time complete: 1797.03.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13909
/proc/meminfo: memFree=29343716/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=10092 CPUtime=0 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 1265 0 0 0 0 0 0 0 20 0 1 0 269491200 10334208 1219 33554432000 4194304 10169799 140736575393952 140737027565832 8797266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 2523 1219 412 1459 0 1055 0

[startup+0.105891 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13909
/proc/meminfo: memFree=29343716/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=23240 CPUtime=0.09 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 4540 0 0 0 9 0 0 0 20 0 1 0 269491200 23797760 4494 33554432000 4194304 10169799 140736575393952 140737027565832 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 5810 4494 412 1459 0 4342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23240

[startup+0.200312 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13909
/proc/meminfo: memFree=29343716/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=30744 CPUtime=0.19 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 6445 0 0 0 18 1 0 0 20 0 1 0 269491200 31481856 6399 33554432000 4194304 10169799 140736575393952 140737027565832 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 7686 6399 412 1459 0 6218 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30744

[startup+0.300317 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13909
/proc/meminfo: memFree=29343716/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=48684 CPUtime=0.28 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 10876 0 0 0 27 1 0 0 20 0 1 0 269491200 49852416 10831 33554432000 4194304 10169799 140736575393952 140737027565832 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 12171 10834 459 1459 0 10703 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48684

[startup+0.700257 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13909
/proc/meminfo: memFree=29343716/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=199600 CPUtime=0.69 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 52511 0 0 0 61 8 0 0 20 0 1 0 269491200 204390400 46540 33554432000 4194304 10169799 140736575393952 140736575392104 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 49900 46540 541 1459 0 48432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 199600

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13910
/proc/meminfo: memFree=29158396/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=256172 CPUtime=1.49 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 67436 0 0 0 136 13 0 0 20 0 1 0 269491200 262320128 58781 33554432000 4194304 10169799 140736575393952 140736575392104 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 64043 58781 688 1459 0 62575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 256172

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13910
/proc/meminfo: memFree=29100480/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=288692 CPUtime=3.08 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 71982 0 0 0 292 16 0 0 20 0 1 0 269491200 295620608 67884 33554432000 4194304 10169799 140736575393952 140736575389032 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 72173 67884 789 1459 0 70705 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 288692

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13910
/proc/meminfo: memFree=29064924/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=288692 CPUtime=6.29 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 72047 0 0 0 612 17 0 0 20 0 1 0 269491200 295620608 67948 33554432000 4194304 10169799 140736575393952 140736575385528 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 72173 67948 789 1459 0 70705 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 288692

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13910
/proc/meminfo: memFree=29031364/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=306964 CPUtime=12.69 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 76315 0 0 0 1247 22 0 0 20 0 1 0 269491200 314331136 73303 33554432000 4194304 10169799 140736575393952 140736575389944 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 76741 73303 817 1459 0 75273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 306964

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13910
/proc/meminfo: memFree=28977532/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=334212 CPUtime=25.48 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 80577 0 0 0 2524 24 0 0 20 0 1 0 269491200 342233088 80183 33554432000 4194304 10169799 140736575393952 140736575387624 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 83553 80183 817 1459 0 82085 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 334212

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13910
/proc/meminfo: memFree=28903120/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=370628 CPUtime=51.08 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 83380 0 0 0 5078 30 0 0 20 0 1 0 269491200 379523072 89307 33554432000 4194304 10169799 140736575393952 140736575390024 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92657 89307 818 1459 0 91189 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 370628

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13910
/proc/meminfo: memFree=28861100/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=366232 CPUtime=102.28 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 115075 0 0 0 10179 49 0 0 20 0 1 0 269491200 375021568 85344 33554432000 4194304 10169799 140736575393952 140736575387816 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 91558 85344 856 1459 0 90090 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 366232

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13910
/proc/meminfo: memFree=28809676/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=366232 CPUtime=162.26 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 136896 0 0 0 16165 61 0 0 20 0 1 0 269491200 375021568 85740 33554432000 4194304 10169799 140736575393952 140736575388232 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 91558 85740 856 1459 0 90090 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 366232

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13911
/proc/meminfo: memFree=28751828/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=366232 CPUtime=222.26 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 165527 0 0 0 22147 79 0 0 20 0 1 0 269491200 375021568 87273 33554432000 4194304 10169799 140736575393952 140736575387816 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 91558 87273 857 1459 0 90090 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 366232

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13911
/proc/meminfo: memFree=28696868/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=368404 CPUtime=282.24 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 166428 0 0 0 28138 86 0 0 20 0 1 0 269491200 377245696 89568 33554432000 4194304 10169799 140736575393952 140736575387624 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92101 89568 857 1459 0 90633 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 368404

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13911
/proc/meminfo: memFree=28651288/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=369496 CPUtime=342.23 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 166470 0 0 0 34133 90 0 0 20 0 1 0 269491200 378363904 89610 33554432000 4194304 10169799 140736575393952 140736575387816 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92374 89610 860 1459 0 90906 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 369496

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13911
/proc/meminfo: memFree=28613120/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=369496 CPUtime=402.22 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 166470 0 0 0 40123 99 0 0 20 0 1 0 269491200 378363904 89610 33554432000 4194304 10169799 140736575393952 140736575387816 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92374 89610 860 1459 0 90906 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 369496

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13911
/proc/meminfo: memFree=28579420/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=369496 CPUtime=462.21 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 166471 0 0 0 46111 110 0 0 20 0 1 0 269491200 378363904 89611 33554432000 4194304 10169799 140736575393952 140736575387624 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92374 89611 861 1459 0 90906 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 369496

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13912
/proc/meminfo: memFree=28546960/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=369496 CPUtime=522.2 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 166471 0 0 0 52103 117 0 0 20 0 1 0 269491200 378363904 89611 33554432000 4194304 10169799 140736575393952 140736575387752 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92374 89611 861 1459 0 90906 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 369496

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13915
/proc/meminfo: memFree=28504632/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=369496 CPUtime=582.19 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 166471 0 0 0 58090 129 0 0 20 0 1 0 269491200 378363904 89611 33554432000 4194304 10169799 140736575393952 140736575388440 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92374 89611 861 1459 0 90906 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 369496

[startup+642.3 s]

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

/proc/meminfo: memFree=28425892/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=372628 CPUtime=1122.11 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 171367 0 0 0 112008 203 0 0 20 0 1 0 269491200 381571072 90586 33554432000 4194304 10169799 140736575393952 140736575388232 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93157 90586 861 1459 0 91689 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 372628

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 13920
/proc/meminfo: memFree=28413336/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=372628 CPUtime=1182.1 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 171367 0 0 0 118001 209 0 0 20 0 1 0 269491200 381571072 90586 33554432000 4194304 10169799 140736575393952 140736575387720 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93157 90586 861 1459 0 91689 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 372628

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13920
/proc/meminfo: memFree=28401812/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374388 CPUtime=1242.09 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 171850 0 0 0 123992 217 0 0 20 0 1 0 269491200 383373312 91069 33554432000 4194304 10169799 140736575393952 140736575388936 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93597 91069 861 1459 0 92129 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 374388

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13920
/proc/meminfo: memFree=28396720/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374388 CPUtime=1302.09 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 171850 0 0 0 129985 224 0 0 20 0 1 0 269491200 383373312 91069 33554432000 4194304 10169799 140736575393952 140736575387816 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93597 91069 861 1459 0 92129 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 374388

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13920
/proc/meminfo: memFree=28395728/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374388 CPUtime=1362.07 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 171850 0 0 0 135976 231 0 0 20 0 1 0 269491200 383373312 91069 33554432000 4194304 10169799 140736575393952 140736575387992 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93597 91069 861 1459 0 92129 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 374388

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13921
/proc/meminfo: memFree=28404608/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=361200 CPUtime=1422.07 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 173019 0 0 0 141964 243 0 0 20 0 1 0 269491200 369868800 87772 33554432000 4194304 10169799 140736575393952 140736575388040 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 90300 87772 861 1459 0 88832 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 361200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13921
/proc/meminfo: memFree=28404240/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=356236 CPUtime=1482.06 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 175007 0 0 0 147952 254 0 0 20 0 1 0 269491200 364785664 86534 33554432000 4194304 10169799 140736575393952 140736575388744 6796168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 89059 86534 861 1459 0 87591 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 356236

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13921
/proc/meminfo: memFree=28371120/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=375864 CPUtime=1542.05 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 178152 0 0 0 153945 260 0 0 20 0 1 0 269491200 384884736 90719 33554432000 4194304 10169799 140736575393952 140736575387624 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93966 90719 861 1459 0 92498 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 375864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13922
/proc/meminfo: memFree=28360200/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=375864 CPUtime=1602.03 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 178152 0 0 0 159938 265 0 0 20 0 1 0 269491200 384884736 90719 33554432000 4194304 10169799 140736575393952 140736575387288 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93966 90719 861 1459 0 92498 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 375864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13922
/proc/meminfo: memFree=28353512/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=373096 CPUtime=1662.03 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184352 0 0 0 165926 277 0 0 20 0 1 0 269491200 382050304 89911 33554432000 4194304 10169799 140736575393952 140736575387624 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93274 89911 861 1459 0 91806 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 373096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13923
/proc/meminfo: memFree=28344352/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=373096 CPUtime=1722.02 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184631 0 0 0 171917 285 0 0 20 0 1 0 269491200 382050304 90701 33554432000 4194304 10169799 140736575393952 140736575388280 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93274 90701 861 1459 0 91806 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 373096

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 13926
/proc/meminfo: memFree=28335888/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=373096 CPUtime=1782.01 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184631 0 0 0 177906 295 0 0 20 0 1 0 269491200 382050304 90701 33554432000 4194304 10169799 140736575393952 140736575387624 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93274 90701 861 1459 0 91806 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 373096

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

[startup+1785.6 s]
/proc/loadavg: 2.23 2.05 2.02 3/178 13926
/proc/meminfo: memFree=28334772/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=373096 CPUtime=1785.31 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184631 0 0 0 178235 296 0 0 20 0 1 0 269491200 382050304 90701 33554432000 4194304 10169799 140736575393952 140736575391576 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93274 90701 861 1459 0 91806 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 373096

[startup+1792.01 s]
/proc/loadavg: 2.29 2.06 2.02 3/178 13926
/proc/meminfo: memFree=28331548/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374416 CPUtime=1791.71 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184965 0 0 0 178874 297 0 0 20 0 1 0 269491200 383401984 91035 33554432000 4194304 10169799 140736575393952 140736575388088 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93604 91035 861 1459 0 92136 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 374416

[startup+1795.2 s]
/proc/loadavg: 2.27 2.06 2.02 3/178 13926
/proc/meminfo: memFree=28329936/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374416 CPUtime=1794.92 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184965 0 0 0 179194 298 0 0 20 0 1 0 269491200 383401984 91035 33554432000 4194304 10169799 140736575393952 140736575388232 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93604 91035 861 1459 0 92136 0
Current children cumulated CPU time (s) 1794.92
Current children cumulated vsize (KiB) 374416

[startup+1796 s]
/proc/loadavg: 2.27 2.06 2.02 3/178 13926
/proc/meminfo: memFree=28329936/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374416 CPUtime=1795.71 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184965 0 0 0 179273 298 0 0 20 0 1 0 269491200 383401984 91035 33554432000 4194304 10169799 140736575393952 140736575388280 8030333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93604 91035 861 1459 0 92136 0
Current children cumulated CPU time (s) 1795.71
Current children cumulated vsize (KiB) 374416

[startup+1796.8 s]
/proc/loadavg: 2.27 2.06 2.02 3/178 13926
/proc/meminfo: memFree=28329936/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=374416 CPUtime=1796.51 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184965 0 0 0 179353 298 0 0 20 0 1 0 269491200 383401984 91035 33554432000 4194304 10169799 140736575393952 140736575388232 8030352 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 93604 91035 861 1459 0 92136 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 374416

[startup+1797.2 s]
/proc/loadavg: 2.27 2.06 2.02 3/178 13926
/proc/meminfo: memFree=28329936/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=371980 CPUtime=1796.91 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184968 0 0 0 179393 298 0 0 20 0 1 0 269491200 380907520 90429 33554432000 4194304 10169799 140736575393952 140736575388232 7547408 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 92995 90429 864 1459 0 91527 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 371980

[startup+1797.3 s]
/proc/loadavg: 2.27 2.06 2.02 3/178 13926
/proc/meminfo: memFree=28329936/32873844 swapFree=6856/6856
[pid=13909] ppid=13907 vsize=296416 CPUtime=1797.01 cores=1,3,5,7
/proc/13909/stat : 13909 (scip-2.1.1.4sfi) R 13907 13909 11551 0 -1 4202496 184968 0 0 0 179402 299 0 0 20 0 1 0 269491200 303529984 73239 33554432000 4194304 10169799 140736575393952 140736575388232 7547388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13909/statm: 74104 73239 864 1459 0 72636 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 296416

Child status: 0
Real time (s): 1797.33
CPU time (s): 1797.04
CPU user time (s): 1794.04
CPU system time (s): 3.00054
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 467556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.04
system time used= 3.00054
maximum resident set size= 442320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184970
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= 11
involuntary context switches= 1849

runsolver used 3.53146 second user time and 8.90565 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 14:01:03
IDJOB=3693314
IDBENCH=2934
IDSOLVER=2272
FILE ID=node144/3693314-1338033663
RUNJOBID= node144-1338028269-13523
PBS_JOBID= 14624331
Free space on /tmp= 71468 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/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_19.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-3693314-1338033663/watcher-3693314-1338033663 -o /tmp/evaluation-result-3693314-1338033663/solver-3693314-1338033663 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693314-1338033663.opb -t 1800 -m 15500

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

MD5SUM BENCH= 691db1c1df60c391acb60afdfcce171f
RANDOM SEED=1432766133

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        29343724 kB
Buffers:          259372 kB
Cached:          2474084 kB
SwapCached:            0 kB
Active:           737744 kB
Inactive:        2017320 kB
Active(anon):      23532 kB
Inactive(anon):        0 kB
Active(file):     714212 kB
Inactive(file):  2017320 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             33388 kB
Writeback:             0 kB
AnonPages:         27628 kB
Mapped:            17576 kB
Shmem:               200 kB
Slab:             636968 kB
SReclaimable:      79028 kB
SUnreclaim:       557940 kB
KernelStack:        1480 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71440 MiB
End job on node144 at 2012-05-26 14:31:00