Trace number 3730098

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)? (TO) 1802.04 1802.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
MD5SUM409a20f37901eec51bb3d0d7a35b01e1
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 benchmark1.50577
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
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 368
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

5.99/6.01	c SCIP version 1.1.0.7
5.99/6.01	c LP-Solver SoPlex 1.4.1
5.99/6.01	c user parameter file <scip.set> not found - using default parameters
5.99/6.01	c read problem <HOME/instance-3730098-1338682478.opb>
5.99/6.01	c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
6.99/7.04	c No objective function, only one solution is needed.
6.99/7.04	c start presolving problem
6.99/7.04	c presolving:
11.09/11.14	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
11.89/11.93	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 3239 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
12.69/12.74	c presolving (3 rounds):
12.69/12.74	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3406 changed coefficients
12.69/12.74	c  5520 implications, 80 cliques
12.69/12.74	c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
12.69/12.74	c    3160 constraints of type <knapsack>
12.69/12.74	c      80 constraints of type <setppc>
12.69/12.74	c       1 constraints of type <linear>
12.69/12.74	c  986760 constraints of type <logicor>
12.69/12.74	c transformed objective value is always integral (scale: 1)
12.69/12.74	c Presolving Time: 4.65
12.69/12.74	c SATUNSAT-LIN
12.69/12.74	c -----------------------------------------------------------------------------------------------
12.69/12.74	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.74	c separating/flowcover/freq = c -1
12.69/12.74	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.74	c separating/cmir/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/veclendiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/veclendiving/maxlpiterquot = c 0.075
12.69/12.74	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/veclendiving/freq = c -1
12.69/12.74	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.74	c heuristics/simplerounding/freq = c -1
12.69/12.74	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/shifting/freq = c -1
12.69/12.74	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.74	c heuristics/rounding/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/rootsoldiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.69/12.74	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
12.69/12.74	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 20]
12.69/12.74	c heuristics/rootsoldiving/freq = c -1
12.69/12.74	c # number of nodes added to the contingent of the total nodes
12.69/12.74	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.69/12.74	c heuristics/rens/nodesofs = c 2000
12.69/12.74	c # minimum percentage of integer variables that have to be fixable 
12.69/12.74	c # [type: real, range: [0,1], default: 0.5]
12.69/12.74	c heuristics/rens/minfixingrate = c 0.3
12.69/12.74	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.74	c heuristics/rens/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/pscostdiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/pscostdiving/maxlpiterquot = c 0.075
12.69/12.74	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/pscostdiving/freq = c -1
12.69/12.74	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.74	c heuristics/oneopt/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/objpscostdiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to total iteration number
12.69/12.74	c # [type: real, range: [0,1], default: 0.01]
12.69/12.74	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
12.69/12.74	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 20]
12.69/12.74	c heuristics/objpscostdiving/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/linesearchdiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
12.69/12.74	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/linesearchdiving/freq = c -1
12.69/12.74	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/intshifting/freq = c -1
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/intdiving/maxlpiterquot = c 0.075
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/guideddiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/guideddiving/maxlpiterquot = c 0.075
12.69/12.74	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/guideddiving/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/fracdiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/fracdiving/maxlpiterquot = c 0.075
12.69/12.74	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/fracdiving/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/feaspump/maxlpiterofs = c 2000
12.69/12.74	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 20]
12.69/12.74	c heuristics/feaspump/freq = c -1
12.69/12.74	c # minimum percentage of integer variables that have to be fixed 
12.69/12.74	c # [type: real, range: [0,1], default: 0.666]
12.69/12.74	c heuristics/crossover/minfixingrate = c 0.5
12.69/12.74	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.69/12.74	c # [type: real, range: [0,1], default: 0.1]
12.69/12.74	c heuristics/crossover/nodesquot = c 0.15
12.69/12.74	c # number of nodes without incumbent change that heuristic should wait
12.69/12.74	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.69/12.74	c heuristics/crossover/nwaitingnodes = c 100
12.69/12.74	c # number of nodes added to the contingent of the total nodes
12.69/12.74	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.69/12.74	c heuristics/crossover/nodesofs = c 750
12.69/12.74	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 30]
12.69/12.74	c heuristics/crossover/freq = c -1
12.69/12.74	c # additional number of allowed LP iterations
12.69/12.74	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.74	c heuristics/coefdiving/maxlpiterofs = c 1500
12.69/12.74	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.74	c heuristics/coefdiving/maxlpiterquot = c 0.075
12.69/12.74	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.74	c heuristics/coefdiving/freq = c -1
12.69/12.74	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.74	c presolving/probing/maxrounds = c 0
12.69/12.74	c # should presolving try to simplify knapsacks
12.69/12.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.74	c constraints/knapsack/simplifyinequalities = c TRUE
12.69/12.74	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.69/12.74	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.69/12.74	c constraints/knapsack/disaggregation = c FALSE
12.69/12.74	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
12.69/12.74	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.74	c constraints/knapsack/maxnumcardlift = c 0
12.69/12.74	c # should presolving try to simplify inequalities
12.69/12.76	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.76	c constraints/linear/simplifyinequalities = c TRUE
12.69/12.76	c # maximal number of separation rounds in the root node (-1: unlimited)
12.69/12.76	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.76	c separating/maxroundsroot = c 5
12.69/12.76	c # maximal number of separation rounds per node (-1: unlimited)
12.69/12.76	c # [type: int, range: [-1,2147483647], default: 5]
12.69/12.76	c separating/maxrounds = c 1
12.69/12.76	c # solving stops, if the given number of solutions were found (-1: no limit)
12.69/12.76	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.76	c limits/solutions = c 1
12.69/12.76	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.69/12.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.69/12.76	c limits/memory = c 13950
12.69/12.76	c # maximal time in seconds to run
12.69/12.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.69/12.76	c limits/time = c 1791
12.69/12.76	c # frequency for displaying node information lines
12.69/12.76	c # [type: int, range: [-1,2147483647], default: 100]
12.69/12.76	c display/freq = c 10000
12.69/12.76	c -----------------------------------------------------------------------------------------------
12.69/12.76	c start solving problem
12.69/12.76	c 
236.46/236.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
236.46/236.56	c   229s|     1 |     0 |  5987 |1121M|   0 | 249 |2800 | 990k| 990k|2800 | 990k|   0 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1448.56/1448.85	c  1439s|     1 |     0 | 26653 |1121M|   0 | 248 |2800 | 990k| 990k|2800 | 990k|  17 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1514.65/1515.00	c  1505s|     1 |     0 | 27304 |1122M|   0 | 230 |2800 | 990k| 990k|2800 | 990k|  35 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1800.51/1800.84	c  1791s|     1 |     0 | 31074 |1122M|   0 |   - |2800 | 990k| 990k|2800 | 990k|  56 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1800.51/1800.89	c  1791s|     1 |     2 | 31074 |1122M|   0 |   - |2800 | 990k| 990k|2800 | 990k|  56 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1800.51/1800.89	c 
1800.51/1800.89	c SCIP Status        : solving was interrupted [user interrupt]
1800.51/1800.89	c Solving Time (sec) : 1791.07
1800.51/1800.89	c Solving Nodes      : 1
1800.51/1800.89	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.51/1800.89	c Dual Bound         : +7.90000000000000e+01
1800.51/1800.89	c Gap                : infinite
1800.51/1800.89	c NODE         1
1800.51/1800.89	c DUAL BOUND   79
1800.51/1800.89	c PRIMAL BOUND 1e+20
1800.51/1800.89	c GAP          1e+20
1800.51/1800.89	s UNKNOWN
1800.51/1800.89	c SCIP Status        : solving was interrupted [user interrupt]
1800.51/1800.89	c Solving Time       :    1791.07
1800.51/1800.89	c Original Problem   :
1800.51/1800.89	c   Problem name     : HOME/instance-3730098-1338682478.opb
1800.51/1800.89	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.51/1800.89	c   Constraints      : 990001 initial, 990001 maximal
1800.51/1800.89	c Presolved Problem  :
1800.51/1800.89	c   Problem name     : t_HOME/instance-3730098-1338682478.opb
1800.51/1800.89	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.51/1800.89	c   Constraints      : 990001 initial, 990001 maximal
1800.51/1800.89	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.51/1800.89	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   knapsack         :       0.45          0          0          0          0          0          0          0       3406
1800.51/1800.89	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.51/1800.89	c   linear           :       2.28          0          0          0          0          0          0          0          0
1800.51/1800.89	c   logicor          :       1.28          0          0          0          0          0          0          0          0
1800.51/1800.89	c   root node        :          -          0          -          -          0          -          -          -          -
1800.51/1800.89	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.51/1800.89	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.51/1800.89	c   knapsack         :       3160          3          1          0          1          0          0         43          0          0
1800.51/1800.89	c   setppc           :         80          3          1          0          1          0          0          0          0          0
1800.51/1800.89	c   linear           :          1          3          1          0          0          0          0          0          0          0
1800.51/1800.89	c   logicor          :     986760          3          1          0          1          0          0          0          0          0
1800.51/1800.89	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1800.51/1800.89	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.51/1800.89	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.51/1800.89	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1800.51/1800.89	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1800.51/1800.89	c   linear           :       0.00       0.00       0.00       0.00       0.00
1800.51/1800.89	c   logicor          :       0.45       0.13       0.27       0.00       0.05
1800.51/1800.89	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.51/1800.89	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.51/1800.89	c   rootredcost      :       0.00          0          0          0
1800.51/1800.89	c   pseudoobj        :       0.00          2          0          0
1800.51/1800.89	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.51/1800.89	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.51/1800.89	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.51/1800.89	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.51/1800.89	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.51/1800.89	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.51/1800.89	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.51/1800.89	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.51/1800.89	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.51/1800.89	c   cut pool         :       0.00          2          -          -          1          -    (maximal pool size: 229)
1800.51/1800.89	c   redcost          :       0.00          3          0          0          0          0
1800.51/1800.89	c   impliedbounds    :       0.00          3          0          0          0          0
1800.51/1800.89	c   intobj           :       0.00          0          0          0          0          0
1800.51/1800.89	c   gomory           :      64.54          3          0          0       1500          0
1800.51/1800.89	c   strongcg         :     106.28          3          0          0       1500          0
1800.51/1800.89	c   cmir             :       0.00          0          0          0          0          0
1800.51/1800.89	c   flowcover        :       0.00          0          0          0          0          0
1800.51/1800.89	c   clique           :       0.01          3          0          0          0          0
1800.51/1800.89	c   zerohalf         :       0.00          0          0          0          0          0
1800.51/1800.89	c   mcf              :       0.00          0          0          0          0          0
1800.51/1800.89	c Pricers            :       Time      Calls       Vars
1800.51/1800.89	c   problem variables:       0.00          0          0
1800.51/1800.89	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.51/1800.89	c   relpscost        :       0.00          0          0          0          0          0          0
1800.51/1800.89	c   pscost           :       0.00          0          0          0          0          0          0
1800.51/1800.89	c   inference        :       0.00          1          0          0          0          0          2
1800.51/1800.89	c   mostinf          :       0.00          0          0          0          0          0          0
1800.51/1800.89	c   leastinf         :       0.00          0          0          0          0          0          0
1800.51/1800.89	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.51/1800.89	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.51/1800.89	c   random           :       0.00          0          0          0          0          0          0
1800.51/1800.89	c Primal Heuristics  :       Time      Calls      Found
1800.51/1800.89	c   LP solutions     :       0.00          -          0
1800.51/1800.89	c   pseudo solutions :       0.00          -          0
1800.51/1800.89	c   simplerounding   :       0.00          0          0
1800.51/1800.89	c   rounding         :       0.00          0          0
1800.51/1800.89	c   shifting         :       0.00          0          0
1800.51/1800.89	c   intshifting      :       0.00          0          0
1800.51/1800.89	c   oneopt           :       0.00          0          0
1800.51/1800.89	c   fixandinfer      :       0.00          0          0
1800.51/1800.89	c   feaspump         :       0.00          0          0
1800.51/1800.89	c   coefdiving       :       0.00          0          0
1800.51/1800.89	c   pscostdiving     :       0.00          0          0
1800.51/1800.89	c   fracdiving       :       0.00          0          0
1800.51/1800.89	c   veclendiving     :       0.00          0          0
1800.51/1800.89	c   intdiving        :       0.00          0          0
1800.51/1800.89	c   actconsdiving    :       0.00          0          0
1800.51/1800.89	c   objpscostdiving  :       0.00          0          0
1800.51/1800.89	c   rootsoldiving    :       0.00          0          0
1800.51/1800.89	c   linesearchdiving :       0.00          0          0
1800.51/1800.89	c   guideddiving     :       0.00          0          0
1800.51/1800.89	c   octane           :       0.00          0          0
1800.51/1800.89	c   rens             :       0.00          0          0
1800.51/1800.89	c   rins             :       0.00          0          0
1800.51/1800.89	c   localbranching   :       0.00          0          0
1800.51/1800.89	c   mutation         :       0.00          0          0
1800.51/1800.89	c   crossover        :       0.00          0          0
1800.51/1800.89	c   dins             :       0.00          0          0
1800.51/1800.89	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.51/1800.89	c   primal LP        :       0.00          0          0       0.00          -
1800.51/1800.89	c   dual LP          :    1612.50          4      31074    7768.50      19.27
1800.51/1800.89	c   barrier LP       :       0.00          0          0       0.00          -
1800.51/1800.89	c   diving/probing LP:       0.00          0          0       0.00          -
1800.51/1800.89	c   strong branching :       0.00          0          0       0.00          -
1800.51/1800.89	c     (at root node) :          -          0          0       0.00          -
1800.51/1800.89	c   conflict analysis:       0.00          0          0       0.00          -
1800.51/1800.89	c B&B Tree           :
1800.51/1800.89	c   number of runs   :          1
1800.51/1800.89	c   nodes            :          1
1800.51/1800.89	c   nodes (total)    :          1
1800.51/1800.89	c   nodes left       :          2
1800.51/1800.89	c   max depth        :          0
1800.51/1800.89	c   max depth (total):          0
1800.51/1800.89	c   backtracks       :          0 (0.0%)
1800.51/1800.89	c   delayed cutoffs  :          0
1800.51/1800.89	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.51/1800.89	c   avg switch length:       1.00
1800.51/1800.89	c   switching time   :       0.00
1800.51/1800.89	c Solution           :
1800.51/1800.89	c   Solutions found  :          0 (0 improvements)
1800.51/1800.89	c   Primal Bound     :          -
1800.51/1800.89	c   Dual Bound       : +7.90000000000000e+01
1800.51/1800.89	c   Gap              :   infinite
1800.51/1800.89	c   Root Dual Bound  : +7.90000000000000e+01

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

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 1.91 3/176 13976
/proc/meminfo: memFree=29622404/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 1514 0 0 0 0 0 0 0 20 0 1 0 334373726 8912896 1466 33554432000 4194304 7823515 140734539967520 140734069539080 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 2176 1466 351 887 0 1286 0

[startup+0.0157161 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 13976
/proc/meminfo: memFree=29622404/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=10596 CPUtime=0.01 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 1987 0 0 0 1 0 0 0 20 0 1 0 334373726 10850304 1939 33554432000 4194304 7823515 140734539967520 140734069539080 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 2649 1939 351 887 0 1759 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10596

[startup+0.100225 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 13976
/proc/meminfo: memFree=29622404/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=17004 CPUtime=0.09 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 3580 0 0 0 9 0 0 0 20 0 1 0 334373726 17412096 3532 33554432000 4194304 7823515 140734539967520 140734069539080 6908082 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 4251 3532 351 887 0 3361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17004

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 13976
/proc/meminfo: memFree=29622404/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=28480 CPUtime=0.29 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 6476 0 0 0 29 0 0 0 20 0 1 0 334373726 29163520 6428 33554432000 4194304 7823515 140734539967520 140734069539080 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 7120 6428 351 887 0 6230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28480

[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 13976
/proc/meminfo: memFree=29622404/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=53008 CPUtime=0.69 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 12552 0 0 0 68 1 0 0 20 0 1 0 334373726 54280192 12504 33554432000 4194304 7823515 140734539967520 140734539833624 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 13252 12504 351 887 0 12362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53008

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13977
/proc/meminfo: memFree=29554924/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=101156 CPUtime=1.49 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 24602 0 0 0 146 3 0 0 20 0 1 0 334373726 103583744 24554 33554432000 4194304 7823515 140734539967520 140734539833624 6896347 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 25289 24554 351 887 0 24399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101156

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13977
/proc/meminfo: memFree=29487344/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=198380 CPUtime=3.09 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 48816 0 0 0 303 6 0 0 20 0 1 0 334373726 203141120 48768 33554432000 4194304 7823515 140734539967520 140734539833624 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 49595 48768 351 887 0 48705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 198380

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13977
/proc/meminfo: memFree=29292364/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=574660 CPUtime=6.29 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 141893 0 0 0 609 20 0 0 20 0 1 0 334373726 588451840 141493 33554432000 4194304 7823515 140734539967520 140734539963288 5878822 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 143665 141531 370 887 0 142775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 574660

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13977
/proc/meminfo: memFree=28321560/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=1308632 CPUtime=12.69 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 324308 0 0 0 1129 140 0 0 20 0 1 0 334373726 1340039168 325048 33554432000 4194304 7823515 140734539967520 140734539963704 4401540 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 327158 325048 438 887 0 326268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308632

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13977
/proc/meminfo: memFree=27618232/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2114196 CPUtime=25.49 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 396288 0 0 0 2387 162 0 0 20 0 1 0 334373726 2164936704 500664 33554432000 4194304 7823515 140734539967520 140734539962936 6211327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 528549 500664 513 887 0 527659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2114196

[startup+51.1003 s]
/proc/loadavg: 2.08 2.02 1.91 3/177 13977
/proc/meminfo: memFree=27552088/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2192072 CPUtime=51.08 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 400874 0 0 0 4942 166 0 0 20 0 1 0 334373726 2244681728 517384 33554432000 4194304 7823515 140734539967520 140734539963320 6908132 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 548018 517384 516 887 0 547128 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2192072

[startup+102.308 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 13978
/proc/meminfo: memFree=27519632/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2227024 CPUtime=102.28 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 402802 0 0 0 10054 174 0 0 20 0 1 0 334373726 2280472576 525458 33554432000 4194304 7823515 140734539967520 140734539962856 6211297 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 556756 525458 516 887 0 555866 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2227024

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 13978
/proc/meminfo: memFree=27499156/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2244876 CPUtime=162.27 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 404992 0 0 0 16044 183 0 0 20 0 1 0 334373726 2298753024 530454 33554432000 4194304 7823515 140734539967520 140734539962856 6263358 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 561219 530454 516 887 0 560329 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2244876

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13978
/proc/meminfo: memFree=27498912/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2244876 CPUtime=222.26 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 405736 0 0 0 22037 189 0 0 20 0 1 0 334373726 2298753024 530565 33554432000 4194304 7823515 140734539967520 140734539962856 6212439 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 561219 530565 516 887 0 560329 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2244876

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 13978
/proc/meminfo: memFree=27498912/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2244876 CPUtime=282.24 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 405901 0 0 0 28031 193 0 0 20 0 1 0 334373726 2298753024 530636 33554432000 4194304 7823515 140734539967520 140734539962664 6908153 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 561219 530636 536 887 0 560329 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2244876

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 14019
/proc/meminfo: memFree=27021100/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2282696 CPUtime=342.24 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 415963 0 0 0 34021 203 0 0 20 0 1 0 334373726 2337480704 544216 33554432000 4194304 7823515 140734539967520 140734539962856 5965555 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 570674 544216 541 887 0 569784 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2282696

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 14020
/proc/meminfo: memFree=26174488/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2343280 CPUtime=402.23 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 419052 0 0 0 40013 210 0 0 20 0 1 0 334373726 2399518720 558689 33554432000 4194304 7823515 140734539967520 140734539961704 6175268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 585820 558689 541 887 0 584930 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2343280

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 14020
/proc/meminfo: memFree=26186528/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2305952 CPUtime=462.22 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 421011 0 0 0 46007 215 0 0 20 0 1 0 334373726 2361294848 548230 33554432000 4194304 7823515 140734539967520 140734539962856 6212330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 576488 548230 541 887 0 575598 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2305952

[startup+522.301 s]
/proc/loadavg: 2.08 2.03 1.93 3/177 14020
/proc/meminfo: memFree=26121384/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2357448 CPUtime=522.21 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 423862 0 0 0 51999 222 0 0 20 0 1 0 334373726 2414026752 558968 33554432000 4194304 7823515 140734539967520 140734539962856 6151321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 589362 558968 541 887 0 588472 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2357448

[startup+582.3 s]
/proc/loadavg: 2.09 2.03 1.94 3/177 14020
/proc/meminfo: memFree=26159500/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2347392 CPUtime=582.2 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 426652 0 0 0 57992 228 0 0 20 0 1 0 334373726 2403729408 554348 33554432000 4194304 7823515 140734539967520 140734539962856 6211635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 586848 554348 541 887 0 585958 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2347392

[startup+642.301 s]

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

/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 443585 0 0 0 105930 283 0 0 20 0 1 0 334373726 2445660160 561680 33554432000 4194304 7823515 140734539967520 140734539963208 6212704 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 561680 541 887 0 596195 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2388340

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 14026
/proc/meminfo: memFree=26042824/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1122.11 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 445277 0 0 0 111921 290 0 0 20 0 1 0 334373726 2445660160 561878 33554432000 4194304 7823515 140734539967520 140734539962856 6237308 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 561878 541 887 0 596195 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2388340

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/177 14026
/proc/meminfo: memFree=26097664/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1182.11 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 447580 0 0 0 117911 300 0 0 20 0 1 0 334373726 2445660160 561953 33554432000 4194304 7823515 140734539967520 140734539962184 6212736 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 561953 541 887 0 596195 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2388340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 14026
/proc/meminfo: memFree=26099476/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1242.09 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 449218 0 0 0 123903 306 0 0 20 0 1 0 334373726 2445660160 561960 33554432000 4194304 7823515 140734539967520 140734539963208 6212345 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 561960 541 887 0 596195 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2388340

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 14026
/proc/meminfo: memFree=26098764/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1302.09 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 450660 0 0 0 129896 313 0 0 20 0 1 0 334373726 2445660160 562276 33554432000 4194304 7823515 140734539967520 140734539962856 5925260 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 562276 541 887 0 596195 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2388340

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 14027
/proc/meminfo: memFree=26102460/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1362.08 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 452324 0 0 0 135887 321 0 0 20 0 1 0 334373726 2445660160 561280 33554432000 4194304 7823515 140734539967520 140734539962856 5924537 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 561280 541 887 0 596195 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2388340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14027
/proc/meminfo: memFree=26101416/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1422.07 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 453881 0 0 0 141880 327 0 0 20 0 1 0 334373726 2445660160 562008 33554432000 4194304 7823515 140734539967520 140734539962856 6212330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 562008 541 887 0 596195 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2388340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14027
/proc/meminfo: memFree=26101052/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2388340 CPUtime=1482.06 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 454830 0 0 0 147873 333 0 0 20 0 1 0 334373726 2445660160 562087 33554432000 4194304 7823515 140734539967520 140734539962664 5965392 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 597085 562087 541 887 0 596195 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2388340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14030
/proc/meminfo: memFree=26158532/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2285432 CPUtime=1542.05 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 456401 0 0 0 153865 340 0 0 20 0 1 0 334373726 2340282368 548678 33554432000 4194304 7823515 140734539967520 140734539962664 5965831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 571358 548678 541 887 0 570468 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2285432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14030
/proc/meminfo: memFree=26155668/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2293720 CPUtime=1602.04 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 458257 0 0 0 159859 345 0 0 20 0 1 0 334373726 2348769280 549348 33554432000 4194304 7823515 140734539967520 140734539962856 6211142 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 573430 549348 541 887 0 572540 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2293720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14031
/proc/meminfo: memFree=26114104/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2337800 CPUtime=1662.03 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 461455 0 0 0 165852 351 0 0 20 0 1 0 334373726 2393907200 560964 33554432000 4194304 7823515 140734539967520 140734539962856 6211327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 584450 560964 541 887 0 583560 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2337800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14031
/proc/meminfo: memFree=26052196/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2419796 CPUtime=1722.02 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 463472 0 0 0 171845 357 0 0 20 0 1 0 334373726 2477871104 576886 33554432000 4194304 7823515 140734539967520 140734539962856 5924519 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 604949 576886 541 887 0 604059 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2419796

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 14031
/proc/meminfo: memFree=26005620/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2405600 CPUtime=1782 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 465834 0 0 0 177837 363 0 0 20 0 1 0 334373726 2463334400 577916 33554432000 4194304 7823515 140734539967520 140734539962856 5925270 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 601400 577916 541 887 0 600510 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2405600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 14031
/proc/meminfo: memFree=26022108/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2411904 CPUtime=1800.01 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 466599 0 0 0 179636 365 0 0 20 0 1 0 334373726 2469789696 573880 33554432000 4194304 7823515 140734539967520 140734539962856 6211603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 602976 573880 541 887 0 602086 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2411904

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13976

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

[startup+1801.4 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 14032
/proc/meminfo: memFree=26021836/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2411904 CPUtime=1801.11 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 466604 0 0 0 179746 365 0 0 20 0 1 0 334373726 2469789696 573885 33554432000 4194304 7823515 140734539967520 140734539962856 4302007 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 602976 573885 546 887 0 602086 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 2411904

[startup+1801.81 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 14032
/proc/meminfo: memFree=26021712/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2411904 CPUtime=1801.51 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 466604 0 0 0 179786 365 0 0 20 0 1 0 334373726 2469789696 573885 33554432000 4194304 7823515 140734539967520 140734539963032 4301917 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 602976 573885 546 887 0 602086 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 2411904

[startup+1802.2 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 14032
/proc/meminfo: memFree=26021712/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2411904 CPUtime=1801.91 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 466605 0 0 0 179826 365 0 0 20 0 1 0 334373726 2469789696 573886 33554432000 4194304 7823515 140734539967520 140734539963032 5875846 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 602976 573886 547 887 0 602086 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 2411904

[startup+1802.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 14032
/proc/meminfo: memFree=26021712/32873648 swapFree=6860/6860
[pid=13976] ppid=13974 vsize=2411904 CPUtime=1802 cores=1,3,5,7
/proc/13976/stat : 13976 (pbscip.linux.x8) R 13974 13976 4790 0 -1 4202496 466605 0 0 0 179835 365 0 0 20 0 1 0 334373726 2469789696 573886 33554432000 4194304 7823515 140734539967520 140734539963032 5875232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13976/statm: 602976 573886 547 887 0 602086 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 2411904

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.33
CPU time (s): 1802.04
CPU user time (s): 1798.37
CPU system time (s): 3.67344
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 2512092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 3.67344
maximum resident set size= 2373632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466605
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= 24
involuntary context switches= 1863

runsolver used 3.00754 second user time and 8.74367 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 02:14:39
IDJOB=3730098
IDBENCH=1384
IDSOLVER=2321
FILE ID=node124/3730098-1338682478
RUNJOBID= node124-1338679211-13480
PBS_JOBID= 14636689
Free space on /tmp= 70656 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_v40_e600_d20_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-3730098-1338682478/watcher-3730098-1338682478 -o /tmp/evaluation-result-3730098-1338682478/solver-3730098-1338682478 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730098-1338682478.opb

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

MD5SUM BENCH= 409a20f37901eec51bb3d0d7a35b01e1
RANDOM SEED=1554633707

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29622420 kB
Buffers:          172280 kB
Cached:          1394896 kB
SwapCached:         8192 kB
Active:          1339568 kB
Inactive:        1141936 kB
Active(anon):     908516 kB
Inactive(anon):     8016 kB
Active(file):     431052 kB
Inactive(file):  1133920 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091440 kB
Dirty:             43652 kB
Writeback:             4 kB
AnonPages:       1019992 kB
Mapped:            11328 kB
Shmem:                 0 kB
Slab:             629916 kB
SReclaimable:      74292 kB
SUnreclaim:       555624 kB
KernelStack:        1448 kB
PageTables:         5764 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1054004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    950272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70624 MiB
End job on node124 at 2012-06-03 02:44:41