Trace number 3730033

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1796.33 1796.61

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v30_e350_d15_mw10_2.opb.PB06.opb
MD5SUM2882e17c9be8b3b8a5ac8492f26b9dcd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.874866
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1600
Total number of constraints328901
Number of constraints which are clauses327070
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints1770
Minimum length of a constraint2
Maximum length of a constraint700
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 280
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 825
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.99/2.01	c SCIP version 1.1.0.7
1.99/2.01	c LP-Solver SoPlex 1.4.1
1.99/2.01	c user parameter file <scip.set> not found - using default parameters
1.99/2.01	c read problem <HOME/instance-3730033-1338681035.opb>
1.99/2.01	c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
2.29/2.37	c No objective function, only one solution is needed.
2.29/2.37	c start presolving problem
2.29/2.37	c presolving:
3.69/3.75	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
3.99/4.01	c (round 2) 0 del vars, 1400 del conss, 0 chg bounds, 0 chg sides, 1824 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.18/4.27	c presolving (3 rounds):
4.18/4.27	c  0 deleted vars, 1400 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1944 changed coefficients
4.18/4.27	c  3140 implications, 60 cliques
4.18/4.27	c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 327501 constraints
4.18/4.27	c    1770 constraints of type <knapsack>
4.18/4.27	c      60 constraints of type <setppc>
4.18/4.27	c       1 constraints of type <linear>
4.18/4.27	c  325670 constraints of type <logicor>
4.18/4.27	c transformed objective value is always integral (scale: 1)
4.18/4.27	c Presolving Time: 1.57
4.18/4.27	c SATUNSAT-LIN
4.18/4.27	c -----------------------------------------------------------------------------------------------
4.18/4.27	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.18/4.27	c separating/flowcover/freq = c -1
4.18/4.27	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.18/4.27	c separating/cmir/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/veclendiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/veclendiving/maxlpiterquot = c 0.075
4.18/4.27	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/veclendiving/freq = c -1
4.18/4.27	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.18/4.27	c heuristics/simplerounding/freq = c -1
4.18/4.27	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/shifting/freq = c -1
4.18/4.27	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.18/4.27	c heuristics/rounding/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/rootsoldiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.18/4.27	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
4.18/4.27	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 20]
4.18/4.27	c heuristics/rootsoldiving/freq = c -1
4.18/4.27	c # number of nodes added to the contingent of the total nodes
4.18/4.27	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.18/4.27	c heuristics/rens/nodesofs = c 2000
4.18/4.27	c # minimum percentage of integer variables that have to be fixable 
4.18/4.27	c # [type: real, range: [0,1], default: 0.5]
4.18/4.27	c heuristics/rens/minfixingrate = c 0.3
4.18/4.27	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.18/4.27	c heuristics/rens/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/pscostdiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/pscostdiving/maxlpiterquot = c 0.075
4.18/4.27	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/pscostdiving/freq = c -1
4.18/4.27	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.18/4.27	c heuristics/oneopt/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/objpscostdiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to total iteration number
4.18/4.27	c # [type: real, range: [0,1], default: 0.01]
4.18/4.27	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
4.18/4.27	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 20]
4.18/4.27	c heuristics/objpscostdiving/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/linesearchdiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
4.18/4.27	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/linesearchdiving/freq = c -1
4.18/4.27	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/intshifting/freq = c -1
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/intdiving/maxlpiterquot = c 0.075
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/guideddiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/guideddiving/maxlpiterquot = c 0.075
4.18/4.27	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/guideddiving/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/fracdiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/fracdiving/maxlpiterquot = c 0.075
4.18/4.27	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/fracdiving/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/feaspump/maxlpiterofs = c 2000
4.18/4.27	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 20]
4.18/4.27	c heuristics/feaspump/freq = c -1
4.18/4.27	c # minimum percentage of integer variables that have to be fixed 
4.18/4.27	c # [type: real, range: [0,1], default: 0.666]
4.18/4.27	c heuristics/crossover/minfixingrate = c 0.5
4.18/4.27	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.18/4.27	c # [type: real, range: [0,1], default: 0.1]
4.18/4.27	c heuristics/crossover/nodesquot = c 0.15
4.18/4.27	c # number of nodes without incumbent change that heuristic should wait
4.18/4.27	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.18/4.27	c heuristics/crossover/nwaitingnodes = c 100
4.18/4.27	c # number of nodes added to the contingent of the total nodes
4.18/4.27	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.18/4.27	c heuristics/crossover/nodesofs = c 750
4.18/4.27	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 30]
4.18/4.27	c heuristics/crossover/freq = c -1
4.18/4.27	c # additional number of allowed LP iterations
4.18/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.18/4.27	c heuristics/coefdiving/maxlpiterofs = c 1500
4.18/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.18/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.18/4.27	c heuristics/coefdiving/maxlpiterquot = c 0.075
4.18/4.27	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.18/4.27	c heuristics/coefdiving/freq = c -1
4.18/4.27	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: -1]
4.18/4.27	c presolving/probing/maxrounds = c 0
4.18/4.27	c # should presolving try to simplify knapsacks
4.18/4.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.18/4.27	c constraints/knapsack/simplifyinequalities = c TRUE
4.18/4.27	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.18/4.27	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.18/4.27	c constraints/knapsack/disaggregation = c FALSE
4.18/4.27	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
4.18/4.27	c # [type: int, range: [-1,2147483647], default: -1]
4.18/4.27	c constraints/knapsack/maxnumcardlift = c 0
4.18/4.27	c # should presolving try to simplify inequalities
4.18/4.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.18/4.28	c constraints/linear/simplifyinequalities = c TRUE
4.18/4.28	c # maximal number of separation rounds in the root node (-1: unlimited)
4.18/4.28	c # [type: int, range: [-1,2147483647], default: -1]
4.18/4.28	c separating/maxroundsroot = c 5
4.18/4.28	c # maximal number of separation rounds per node (-1: unlimited)
4.18/4.28	c # [type: int, range: [-1,2147483647], default: 5]
4.18/4.28	c separating/maxrounds = c 1
4.18/4.28	c # solving stops, if the given number of solutions were found (-1: no limit)
4.18/4.28	c # [type: int, range: [-1,2147483647], default: -1]
4.18/4.28	c limits/solutions = c 1
4.18/4.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.18/4.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.18/4.28	c limits/memory = c 13950
4.18/4.28	c # maximal time in seconds to run
4.18/4.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.18/4.28	c limits/time = c 1791
4.18/4.28	c # frequency for displaying node information lines
4.18/4.28	c # [type: int, range: [-1,2147483647], default: 100]
4.18/4.28	c display/freq = c 10000
4.18/4.28	c -----------------------------------------------------------------------------------------------
4.18/4.28	c start solving problem
4.18/4.28	c 
130.26/130.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
130.26/130.36	c   128s|     1 |     0 |  7890 | 377M|   0 | 180 |1600 | 327k| 327k|1600 | 327k|   0 |   0 |   0 | 5.900000e+01 |      --      |    Inf 
199.66/199.75	c   197s|     1 |     0 | 11499 | 378M|   0 | 151 |1600 | 327k| 327k|1600 | 327k|  28 |   0 |   0 | 5.900000e+01 |      --      |    Inf 
232.25/232.34	c   230s|     1 |     0 | 12714 | 378M|   0 | 155 |1600 | 327k| 327k|1600 | 327k|  58 |   0 |   0 | 5.900000e+01 |      --      |    Inf 
279.54/279.64	c   277s|     1 |     0 | 14762 | 378M|   0 | 138 |1600 | 327k| 327k|1600 | 327k|  81 |   0 |   0 | 5.900000e+01 |      --      |    Inf 
547.31/547.45	c   545s|     1 |     0 | 26738 | 378M|   0 | 116 |1600 | 327k| 327k|1600 | 327k|  98 |   0 |   0 | 5.900000e+01 |      --      |    Inf 
738.87/739.04	c   736s|     1 |     0 | 32875 | 378M|   0 |  71 |1600 | 327k| 327k|1600 | 327k| 116 |   0 |   0 | 5.900000e+01 |      --      |    Inf 
1015.52/1015.75	c  1012s|     1 |     2 | 32875 | 378M|   0 |  71 |1600 | 327k| 327k|1600 | 327k| 116 |   0 |  35 | 5.900000e+01 |      --      |    Inf 
1795.81/1796.12	c 
1795.81/1796.12	c SCIP Status        : solving was interrupted [time limit reached]
1795.81/1796.12	c Solving Time (sec) : 1792.36
1795.81/1796.12	c Solving Nodes      : 6
1795.81/1796.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.81/1796.12	c Dual Bound         : +5.90000000000002e+01
1795.81/1796.12	c Gap                : infinite
1795.81/1796.12	c NODE         6
1795.81/1796.12	c DUAL BOUND   59
1795.81/1796.12	c PRIMAL BOUND 1e+20
1795.81/1796.12	c GAP          1e+20
1795.81/1796.12	s UNKNOWN
1795.81/1796.12	c SCIP Status        : solving was interrupted [time limit reached]
1795.81/1796.12	c Solving Time       :    1792.36
1795.81/1796.12	c Original Problem   :
1795.81/1796.12	c   Problem name     : HOME/instance-3730033-1338681035.opb
1795.81/1796.12	c   Variables        : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.81/1796.12	c   Constraints      : 328901 initial, 328901 maximal
1795.81/1796.12	c Presolved Problem  :
1795.81/1796.12	c   Problem name     : t_HOME/instance-3730033-1338681035.opb
1795.81/1796.12	c   Variables        : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.81/1796.12	c   Constraints      : 327501 initial, 327501 maximal
1795.81/1796.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.81/1796.12	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   probing          :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   knapsack         :       0.15          0          0          0          0          0          0          0       1944
1795.81/1796.12	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1795.81/1796.12	c   linear           :       0.80          0          0          0          0          0          0          0          0
1795.81/1796.12	c   logicor          :       0.42          0          0          0          0          0       1400          0          0
1795.81/1796.12	c   root node        :          -          0          -          -          0          -          -          -          -
1795.81/1796.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.81/1796.12	c   integral         :          0          0          0          6          0          0          0          0          0         12
1795.81/1796.12	c   knapsack         :       1770          5         11          0          0          0          5        110          0          0
1795.81/1796.12	c   setppc           :         60          5         11          0          0          0        216          0          0          0
1795.81/1796.12	c   linear           :          1          5         11          0          0          0          0          0          0          0
1795.81/1796.12	c   logicor          :     325670          5          6          0          0          0          4          0          0          0
1795.81/1796.12	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.81/1796.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.81/1796.12	c   integral         :     821.81       0.00       0.00     821.81       0.00
1795.81/1796.12	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1795.81/1796.12	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1795.81/1796.12	c   linear           :       0.00       0.00       0.00       0.00       0.00
1795.81/1796.12	c   logicor          :       0.15       0.06       0.09       0.00       0.00
1795.81/1796.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.81/1796.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.81/1796.12	c   rootredcost      :       0.00          0          0          0
1795.81/1796.12	c   pseudoobj        :       0.01         12          0          0
1795.81/1796.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.81/1796.12	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.81/1796.12	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.81/1796.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.81/1796.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.81/1796.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.81/1796.12	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.81/1796.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.81/1796.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.81/1796.12	c   cut pool         :       0.00          4          -          -          5          -    (maximal pool size: 408)
1795.81/1796.12	c   redcost          :       0.00         10          0          0          0          0
1795.81/1796.12	c   impliedbounds    :       0.00          5          0          0          0          0
1795.81/1796.12	c   intobj           :       0.00          0          0          0          0          0
1795.81/1796.12	c   gomory           :      86.07          5          0          0       2500          0
1795.81/1796.12	c   strongcg         :      86.35          5          0          0       2500          0
1795.81/1796.12	c   cmir             :       0.00          0          0          0          0          0
1795.81/1796.12	c   flowcover        :       0.00          0          0          0          0          0
1795.81/1796.12	c   clique           :       0.01          5          0          0          0          0
1795.81/1796.12	c   zerohalf         :       0.00          0          0          0          0          0
1795.81/1796.12	c   mcf              :       0.00          0          0          0          0          0
1795.81/1796.12	c Pricers            :       Time      Calls       Vars
1795.81/1796.12	c   problem variables:       0.00          0          0
1795.81/1796.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.81/1796.12	c   relpscost        :     821.81          6          0          0          0          0         12
1795.81/1796.12	c   pscost           :       0.00          0          0          0          0          0          0
1795.81/1796.12	c   inference        :       0.00          0          0          0          0          0          0
1795.81/1796.12	c   mostinf          :       0.00          0          0          0          0          0          0
1795.81/1796.12	c   leastinf         :       0.00          0          0          0          0          0          0
1795.81/1796.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.81/1796.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.81/1796.12	c   random           :       0.00          0          0          0          0          0          0
1795.81/1796.12	c Primal Heuristics  :       Time      Calls      Found
1795.81/1796.12	c   LP solutions     :       0.00          -          0
1795.81/1796.12	c   pseudo solutions :       0.00          -          0
1795.81/1796.12	c   simplerounding   :       0.00          0          0
1795.81/1796.12	c   rounding         :       0.00          0          0
1795.81/1796.12	c   shifting         :       0.00          0          0
1795.81/1796.12	c   intshifting      :       0.00          0          0
1795.81/1796.12	c   oneopt           :       0.00          0          0
1795.81/1796.12	c   fixandinfer      :       0.00          0          0
1795.81/1796.12	c   feaspump         :       0.00          0          0
1795.81/1796.12	c   coefdiving       :       0.00          0          0
1795.81/1796.12	c   pscostdiving     :       0.00          0          0
1795.81/1796.12	c   fracdiving       :       0.00          0          0
1795.81/1796.12	c   veclendiving     :       0.00          0          0
1795.81/1796.12	c   intdiving        :       0.00          0          0
1795.81/1796.12	c   actconsdiving    :       0.00          0          0
1795.81/1796.12	c   objpscostdiving  :       0.00          0          0
1795.81/1796.12	c   rootsoldiving    :       0.00          0          0
1795.81/1796.12	c   linesearchdiving :       0.00          0          0
1795.81/1796.12	c   guideddiving     :       0.00          0          0
1795.81/1796.12	c   octane           :       0.00          0          0
1795.81/1796.12	c   rens             :       0.00          0          0
1795.81/1796.12	c   rins             :       0.00          0          0
1795.81/1796.12	c   localbranching   :       0.00          0          0
1795.81/1796.12	c   mutation         :       0.00          0          0
1795.81/1796.12	c   crossover        :       0.00          0          0
1795.81/1796.12	c   dins             :       0.00          0          0
1795.81/1796.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.81/1796.12	c   primal LP        :       0.09          0          0       0.00       0.00
1795.81/1796.12	c   dual LP          :     795.08         11      46492    4226.55      58.47
1795.81/1796.12	c   barrier LP       :       0.00          0          0       0.00          -
1795.81/1796.12	c   diving/probing LP:       0.00          0          0       0.00          -
1795.81/1796.12	c   strong branching :     821.81        159      50937     320.36      61.98
1795.81/1796.12	c     (at root node) :          -         35      18370     524.86          -
1795.81/1796.12	c   conflict analysis:       0.00          0          0       0.00          -
1795.81/1796.12	c B&B Tree           :
1795.81/1796.12	c   number of runs   :          1
1795.81/1796.12	c   nodes            :          6
1795.81/1796.12	c   nodes (total)    :          6
1795.81/1796.12	c   nodes left       :          7
1795.81/1796.12	c   max depth        :          5
1795.81/1796.12	c   max depth (total):          5
1795.81/1796.12	c   backtracks       :          0 (0.0%)
1795.81/1796.12	c   delayed cutoffs  :          0
1795.81/1796.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.81/1796.12	c   avg switch length:       1.00
1795.81/1796.12	c   switching time   :       0.13
1795.81/1796.12	c Solution           :
1795.81/1796.12	c   Solutions found  :          0 (0 improvements)
1795.81/1796.12	c   Primal Bound     :          -
1795.81/1796.12	c   Dual Bound       : +5.90000000000002e+01
1795.81/1796.12	c   Gap              :   infinite
1795.81/1796.12	c   Root Dual Bound  : +5.90000000000002e+01
1796.31/1796.61	c Time complete: 1796.32.

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-3730033-1338681035/watcher-3730033-1338681035 -o /tmp/evaluation-result-3730033-1338681035/solver-3730033-1338681035 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730033-1338681035.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.76 3/177 25884
/proc/meminfo: memFree=30311260/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=8924 CPUtime=0 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 1568 0 0 0 0 0 0 0 20 0 1 0 334228019 9138176 1520 33554432000 4194304 7823515 140736763058752 140735680241224 6883856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 2231 1520 351 887 0 1341 0

[startup+0.0620391 s]
/proc/loadavg: 1.92 1.98 1.76 3/177 25884
/proc/meminfo: memFree=30311260/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=13684 CPUtime=0.05 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 2756 0 0 0 5 0 0 0 20 0 1 0 334228019 14012416 2708 33554432000 4194304 7823515 140736763058752 140735680241224 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 3421 2708 351 887 0 2531 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13684

[startup+0.100275 s]
/proc/loadavg: 1.92 1.98 1.76 3/177 25884
/proc/meminfo: memFree=30311260/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=16524 CPUtime=0.09 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 3460 0 0 0 9 0 0 0 20 0 1 0 334228019 16920576 3412 33554432000 4194304 7823515 140736763058752 140735680241224 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 4131 3412 351 887 0 3241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16524

[startup+0.300252 s]
/proc/loadavg: 1.92 1.98 1.76 3/177 25884
/proc/meminfo: memFree=30311260/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=28388 CPUtime=0.29 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 6452 0 0 0 29 0 0 0 20 0 1 0 334228019 29069312 6404 33554432000 4194304 7823515 140736763058752 140735680241224 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 7097 6404 351 887 0 6207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28388

[startup+0.700251 s]
/proc/loadavg: 1.92 1.98 1.76 3/177 25884
/proc/meminfo: memFree=30311260/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=52784 CPUtime=0.68 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 12510 0 0 0 68 0 0 0 20 0 1 0 334228019 54050816 12462 33554432000 4194304 7823515 140736763058752 140736762924856 4511625 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 13196 12462 351 887 0 12306 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52784

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 1.76 3/178 25885
/proc/meminfo: memFree=30245144/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=100556 CPUtime=1.49 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 24432 0 0 0 147 2 0 0 20 0 1 0 334228019 102969344 24384 33554432000 4194304 7823515 140736763058752 140736762924856 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 25139 24384 351 887 0 24249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100556

[startup+3.10029 s]
/proc/loadavg: 1.92 1.98 1.76 3/178 25885
/proc/meminfo: memFree=30121764/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=403752 CPUtime=3.09 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 100227 0 0 0 283 26 0 0 20 0 1 0 334228019 413442048 99789 33554432000 4194304 7823515 140736763058752 140736763055688 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 100938 99790 423 887 0 100048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 403752

[startup+6.30037 s]
/proc/loadavg: 2.01 2.00 1.77 3/177 25885
/proc/meminfo: memFree=29593964/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=755816 CPUtime=6.28 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 156830 0 0 0 574 54 0 0 20 0 1 0 334228019 773955584 179574 33554432000 4194304 7823515 140736763058752 140736763054440 6110642 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 188954 179574 510 887 0 188064 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 755816

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.77 3/178 25886
/proc/meminfo: memFree=29537316/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=808072 CPUtime=12.69 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 159513 0 0 0 1213 56 0 0 20 0 1 0 334228019 827465728 188747 33554432000 4194304 7823515 140736763058752 140736763054088 5924524 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 202018 188747 516 887 0 201128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 808072

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.77 3/178 25886
/proc/meminfo: memFree=29493332/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=848644 CPUtime=25.48 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 161446 0 0 0 2491 57 0 0 20 0 1 0 334228019 869011456 198558 33554432000 4194304 7823515 140736763058752 140736763054088 6212439 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 212161 198558 516 887 0 211271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 848644

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.77 3/177 25886
/proc/meminfo: memFree=29457424/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=874172 CPUtime=51.08 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 164907 0 0 0 5049 59 0 0 20 0 1 0 334228019 895152128 205728 33554432000 4194304 7823515 140736763058752 140736763054088 6212404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 218543 205728 516 887 0 217653 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 874172

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.78 3/177 25886
/proc/meminfo: memFree=29435904/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=876136 CPUtime=102.28 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 166749 0 0 0 10167 61 0 0 20 0 1 0 334228019 897163264 208592 33554432000 4194304 7823515 140736763058752 140736763054088 5925260 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 219034 208592 516 887 0 218144 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 876136

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 25886
/proc/meminfo: memFree=29404392/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=907284 CPUtime=162.26 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 171963 0 0 0 16161 65 0 0 20 0 1 0 334228019 929058816 216444 33554432000 4194304 7823515 140736763058752 140736763054088 5924546 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 226821 216444 541 887 0 225931 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 907284

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 25886
/proc/meminfo: memFree=29398868/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=907284 CPUtime=222.25 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 172248 0 0 0 22156 69 0 0 20 0 1 0 334228019 929058816 217751 33554432000 4194304 7823515 140736763058752 140736763054088 5925270 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 226821 217751 541 887 0 225931 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 907284

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 25886
/proc/meminfo: memFree=29395876/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=907284 CPUtime=282.24 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 172473 0 0 0 28151 73 0 0 20 0 1 0 334228019 929058816 218487 33554432000 4194304 7823515 140736763058752 140736763053848 6908132 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 226821 218487 541 887 0 225931 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 907284

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 25887
/proc/meminfo: memFree=29387184/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=925044 CPUtime=342.24 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 172608 0 0 0 34146 78 0 0 20 0 1 0 334228019 947245056 220658 33554432000 4194304 7823515 140736763058752 140736763054088 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 231261 220658 541 887 0 230371 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 925044

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 25887
/proc/meminfo: memFree=29345704/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=964916 CPUtime=402.23 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175296 0 0 0 40141 82 0 0 20 0 1 0 334228019 988073984 231011 33554432000 4194304 7823515 140736763058752 140736763053416 6212692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241229 231011 541 887 0 240339 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 964916

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 25887
/proc/meminfo: memFree=29372672/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=462.22 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175482 0 0 0 46138 84 0 0 20 0 1 0 334228019 990429184 231707 33554432000 4194304 7823515 140736763058752 140736763054440 6150580 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 231707 541 887 0 240914 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 967216

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 25887
/proc/meminfo: memFree=29371468/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=522.21 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175560 0 0 0 52135 86 0 0 20 0 1 0 334228019 990429184 231848 33554432000 4194304 7823515 140736763058752 140736763054088 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 231848 541 887 0 240914 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 967216

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 25890
/proc/meminfo: memFree=29369356/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=582.2 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175580 0 0 0 58129 91 0 0 20 0 1 0 334228019 990429184 232324 33554432000 4194304 7823515 140736763058752 140736763053848 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 232324 541 887 0 240914 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 967216

[startup+642.3 s]

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

/proc/meminfo: memFree=29353888/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1122.11 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175699 0 0 0 112092 119 0 0 20 0 1 0 334228019 990429184 234168 33554432000 4194304 7823515 140736763058752 140736763054440 6211560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234168 547 887 0 240914 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 967216

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/178 25918
/proc/meminfo: memFree=29323528/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1182.1 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175699 0 0 0 118088 122 0 0 20 0 1 0 334228019 990429184 234168 33554432000 4194304 7823515 140736763058752 140736763053448 6212699 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234168 547 887 0 240914 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 967216

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 25919
/proc/meminfo: memFree=29323288/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1242.09 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175708 0 0 0 124085 124 0 0 20 0 1 0 334228019 990429184 234169 33554432000 4194304 7823515 140736763058752 140736763053448 5924528 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234169 547 887 0 240914 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 967216

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/177 25957
/proc/meminfo: memFree=26551852/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1302.09 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175720 0 0 0 130082 127 0 0 20 0 1 0 334228019 990429184 234181 33554432000 4194304 7823515 140736763058752 140736763053448 5924546 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234181 547 887 0 240914 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 967216

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 1.92 3/177 25957
/proc/meminfo: memFree=24703272/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1362.07 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175724 0 0 0 136077 130 0 0 20 0 1 0 334228019 990429184 234185 33554432000 4194304 7823515 140736763058752 140736763054088 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234185 547 887 0 240914 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 967216

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 1.92 3/177 25957
/proc/meminfo: memFree=24585244/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1422.07 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175725 0 0 0 142074 133 0 0 20 0 1 0 334228019 990429184 234186 33554432000 4194304 7823515 140736763058752 140736763053448 6212404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234186 547 887 0 240914 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 967216

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/177 25957
/proc/meminfo: memFree=24555208/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1482.06 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175725 0 0 0 148070 136 0 0 20 0 1 0 334228019 990429184 234186 33554432000 4194304 7823515 140736763058752 140736763054088 5924546 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234186 547 887 0 240914 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 967216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 25958
/proc/meminfo: memFree=24551112/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1542.04 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175729 0 0 0 154066 138 0 0 20 0 1 0 334228019 990429184 234190 33554432000 4194304 7823515 140736763058752 140736763053448 6211594 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234190 547 887 0 240914 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 967216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 25958
/proc/meminfo: memFree=24544536/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1602.04 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 160063 141 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053448 5924528 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 967216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 25958
/proc/meminfo: memFree=24538580/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1662.03 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 166060 143 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053912 6158161 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 967216

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 25958
/proc/meminfo: memFree=24538024/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1722.02 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 172055 147 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053448 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 967216

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24531932/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1782.01 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 178051 150 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053800 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 967216

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532040/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1785.21 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 178371 150 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053448 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 967216

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532040/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1791.62 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 179012 150 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053448 6211327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 967216

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532396/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1794.81 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 179331 150 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053448 6211578 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 967216

[startup+1795.9 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532396/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1795.61 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175732 0 0 0 179411 150 0 0 20 0 1 0 334228019 990429184 234193 33554432000 4194304 7823515 140736763058752 140736763053448 6212552 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234193 547 887 0 240914 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 967216

[startup+1796.31 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532396/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1796.01 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175736 0 0 0 179451 150 0 0 20 0 1 0 334228019 990429184 234197 33554432000 4194304 7823515 140736763058752 140736763053448 5875797 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234197 551 887 0 240914 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 967216

[startup+1796.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532396/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=967216 CPUtime=1796.21 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175737 0 0 0 179471 150 0 0 20 0 1 0 334228019 990429184 234198 33554432000 4194304 7823515 140736763058752 140736763054264 4237263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 241804 234198 552 887 0 240914 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 967216

[startup+1796.6 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 25961
/proc/meminfo: memFree=24532396/32873844 swapFree=7900/7900
[pid=25884] ppid=25882 vsize=668096 CPUtime=1796.31 cores=0,2,4,6
/proc/25884/stat : 25884 (pbscip.linux.x8) R 25882 25884 17150 0 -1 4202496 175737 0 0 0 179480 151 0 0 20 0 1 0 334228019 684130304 162283 33554432000 4194304 7823515 140736763058752 140736763054264 6962503 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25884/statm: 167024 162283 552 887 0 166134 0
Current children cumulated CPU time (s) 1796.31
Current children cumulated vsize (KiB) 668096

Child status: 0
Real time (s): 1796.61
CPU time (s): 1796.33
CPU user time (s): 1794.81
CPU system time (s): 1.52477
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 967216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.81
system time used= 1.52477
maximum resident set size= 936792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175743
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= 15
involuntary context switches= 1869

runsolver used 3.06753 second user time and 8.92164 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 01:50:35
IDJOB=3730033
IDBENCH=1379
IDSOLVER=2321
FILE ID=node137/3730033-1338681035
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70308 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v30_e350_d15_mw10_2.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730033-1338681035/watcher-3730033-1338681035 -o /tmp/evaluation-result-3730033-1338681035/solver-3730033-1338681035 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730033-1338681035.opb

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

MD5SUM BENCH= 2882e17c9be8b3b8a5ac8492f26b9dcd
RANDOM SEED=1131415286

node137.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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
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.600
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.600
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.92
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.600
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.600
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.600
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.90
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.600
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.600
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:        30311152 kB
Buffers:          167368 kB
Cached:          1104284 kB
SwapCached:         5796 kB
Active:          1144060 kB
Inactive:         600992 kB
Active(anon):     468788 kB
Inactive(anon):     7184 kB
Active(file):     675272 kB
Inactive(file):   593808 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             20988 kB
Writeback:             0 kB
AnonPages:        476900 kB
Mapped:            11144 kB
Shmem:                 0 kB
Slab:             677372 kB
SReclaimable:     118748 kB
SUnreclaim:       558624 kB
KernelStack:        1472 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     596784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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= 70220 MiB
End job on node137 at 2012-06-03 02:20:32