Trace number 3730150

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.09 1802.37

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_0.opb.PB06.opb
MD5SUMe436f4a609b5bae6a8ddfe1313c390fe
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.44278
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 338
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.05	c SCIP version 1.1.0.7
5.99/6.05	c LP-Solver SoPlex 1.4.1
5.99/6.05	c user parameter file <scip.set> not found - using default parameters
5.99/6.05	c read problem <HOME/instance-3730150-1338682807.opb>
5.99/6.05	c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
6.98/7.08	c No objective function, only one solution is needed.
6.98/7.08	c start presolving problem
6.98/7.08	c presolving:
11.19/11.20	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.99	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 3241 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
12.78/12.81	c presolving (3 rounds):
12.78/12.81	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3414 changed coefficients
12.78/12.81	c  5520 implications, 80 cliques
12.78/12.81	c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
12.78/12.81	c    3160 constraints of type <knapsack>
12.78/12.81	c      80 constraints of type <setppc>
12.78/12.81	c       1 constraints of type <linear>
12.78/12.81	c  986760 constraints of type <logicor>
12.78/12.81	c transformed objective value is always integral (scale: 1)
12.78/12.81	c Presolving Time: 4.74
12.78/12.81	c SATUNSAT-LIN
12.78/12.81	c -----------------------------------------------------------------------------------------------
12.78/12.81	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 0]
12.78/12.81	c separating/flowcover/freq = c -1
12.78/12.81	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 0]
12.78/12.81	c separating/cmir/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/veclendiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/veclendiving/maxlpiterquot = c 0.075
12.78/12.81	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/veclendiving/freq = c -1
12.78/12.81	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 1]
12.78/12.81	c heuristics/simplerounding/freq = c -1
12.78/12.81	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/shifting/freq = c -1
12.78/12.81	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 1]
12.78/12.81	c heuristics/rounding/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/rootsoldiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.78/12.81	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
12.78/12.81	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 20]
12.78/12.81	c heuristics/rootsoldiving/freq = c -1
12.78/12.81	c # number of nodes added to the contingent of the total nodes
12.78/12.81	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.78/12.81	c heuristics/rens/nodesofs = c 2000
12.78/12.81	c # minimum percentage of integer variables that have to be fixable 
12.78/12.81	c # [type: real, range: [0,1], default: 0.5]
12.78/12.81	c heuristics/rens/minfixingrate = c 0.3
12.78/12.81	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 0]
12.78/12.81	c heuristics/rens/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/pscostdiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/pscostdiving/maxlpiterquot = c 0.075
12.78/12.81	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/pscostdiving/freq = c -1
12.78/12.81	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 1]
12.78/12.81	c heuristics/oneopt/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/objpscostdiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to total iteration number
12.78/12.81	c # [type: real, range: [0,1], default: 0.01]
12.78/12.81	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
12.78/12.81	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 20]
12.78/12.81	c heuristics/objpscostdiving/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/linesearchdiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
12.78/12.81	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/linesearchdiving/freq = c -1
12.78/12.81	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/intshifting/freq = c -1
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/intdiving/maxlpiterquot = c 0.075
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/guideddiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/guideddiving/maxlpiterquot = c 0.075
12.78/12.81	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/guideddiving/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/fracdiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/fracdiving/maxlpiterquot = c 0.075
12.78/12.81	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/fracdiving/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/feaspump/maxlpiterofs = c 2000
12.78/12.81	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 20]
12.78/12.81	c heuristics/feaspump/freq = c -1
12.78/12.81	c # minimum percentage of integer variables that have to be fixed 
12.78/12.81	c # [type: real, range: [0,1], default: 0.666]
12.78/12.81	c heuristics/crossover/minfixingrate = c 0.5
12.78/12.81	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.78/12.81	c # [type: real, range: [0,1], default: 0.1]
12.78/12.81	c heuristics/crossover/nodesquot = c 0.15
12.78/12.81	c # number of nodes without incumbent change that heuristic should wait
12.78/12.81	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.78/12.81	c heuristics/crossover/nwaitingnodes = c 100
12.78/12.81	c # number of nodes added to the contingent of the total nodes
12.78/12.81	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.78/12.81	c heuristics/crossover/nodesofs = c 750
12.78/12.81	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 30]
12.78/12.81	c heuristics/crossover/freq = c -1
12.78/12.81	c # additional number of allowed LP iterations
12.78/12.81	c # [type: int, range: [0,2147483647], default: 1000]
12.78/12.81	c heuristics/coefdiving/maxlpiterofs = c 1500
12.78/12.81	c # maximal fraction of diving LP iterations compared to node LP iterations
12.78/12.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.78/12.81	c heuristics/coefdiving/maxlpiterquot = c 0.075
12.78/12.81	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: 10]
12.78/12.81	c heuristics/coefdiving/freq = c -1
12.78/12.81	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: -1]
12.78/12.81	c presolving/probing/maxrounds = c 0
12.78/12.81	c # should presolving try to simplify knapsacks
12.78/12.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.78/12.81	c constraints/knapsack/simplifyinequalities = c TRUE
12.78/12.81	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.78/12.81	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.78/12.81	c constraints/knapsack/disaggregation = c FALSE
12.78/12.81	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
12.78/12.81	c # [type: int, range: [-1,2147483647], default: -1]
12.78/12.81	c constraints/knapsack/maxnumcardlift = c 0
12.78/12.81	c # should presolving try to simplify inequalities
12.78/12.83	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.78/12.83	c constraints/linear/simplifyinequalities = c TRUE
12.78/12.83	c # maximal number of separation rounds in the root node (-1: unlimited)
12.78/12.83	c # [type: int, range: [-1,2147483647], default: -1]
12.78/12.83	c separating/maxroundsroot = c 5
12.78/12.83	c # maximal number of separation rounds per node (-1: unlimited)
12.78/12.83	c # [type: int, range: [-1,2147483647], default: 5]
12.78/12.83	c separating/maxrounds = c 1
12.78/12.83	c # solving stops, if the given number of solutions were found (-1: no limit)
12.78/12.83	c # [type: int, range: [-1,2147483647], default: -1]
12.78/12.83	c limits/solutions = c 1
12.78/12.83	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.78/12.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.78/12.83	c limits/memory = c 13950
12.78/12.83	c # maximal time in seconds to run
12.78/12.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.78/12.83	c limits/time = c 1791
12.78/12.83	c # frequency for displaying node information lines
12.78/12.83	c # [type: int, range: [-1,2147483647], default: 100]
12.78/12.83	c display/freq = c 10000
12.78/12.83	c -----------------------------------------------------------------------------------------------
12.78/12.83	c start solving problem
12.78/12.83	c 
1374.38/1374.61	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1374.38/1374.61	c  1365s|     1 |     0 | 24497 |1121M|   0 | 191 |2800 | 990k| 990k|2800 | 990k|   0 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1686.63/1686.99	c  1677s|     1 |     0 | 30312 |1121M|   0 | 153 |2800 | 990k| 990k|2800 | 990k|  26 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1800.60/1800.99	c  1791s|     1 |     0 | 31310 |1122M|   0 |   - |2800 | 990k| 990k|2800 | 990k|  46 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1800.70/1801.03	c  1791s|     1 |     2 | 31310 |1122M|   0 |   - |2800 | 990k| 990k|2800 | 990k|  46 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1800.70/1801.03	c 
1800.70/1801.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.70/1801.03	c Solving Time (sec) : 1791.08
1800.70/1801.03	c Solving Nodes      : 1
1800.70/1801.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.70/1801.03	c Dual Bound         : +7.90000000000001e+01
1800.70/1801.03	c Gap                : infinite
1800.70/1801.03	c NODE         1
1800.70/1801.03	c DUAL BOUND   79
1800.70/1801.03	c PRIMAL BOUND 1e+20
1800.70/1801.03	c GAP          1e+20
1800.70/1801.03	s UNKNOWN
1800.70/1801.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.70/1801.03	c Solving Time       :    1791.08
1800.70/1801.03	c Original Problem   :
1800.70/1801.03	c   Problem name     : HOME/instance-3730150-1338682807.opb
1800.70/1801.03	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.70/1801.03	c   Constraints      : 990001 initial, 990001 maximal
1800.70/1801.03	c Presolved Problem  :
1800.70/1801.03	c   Problem name     : t_HOME/instance-3730150-1338682807.opb
1800.70/1801.03	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.70/1801.03	c   Constraints      : 990001 initial, 990001 maximal
1800.70/1801.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.70/1801.03	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   knapsack         :       0.44          0          0          0          0          0          0          0       3414
1800.70/1801.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.70/1801.03	c   linear           :       2.31          0          0          0          0          0          0          0          0
1800.70/1801.03	c   logicor          :       1.34          0          0          0          0          0          0          0          0
1800.70/1801.03	c   root node        :          -          0          -          -          0          -          -          -          -
1800.70/1801.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.70/1801.03	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.70/1801.03	c   knapsack         :       3160          2          1          0          1          0          0         35          0          0
1800.70/1801.03	c   setppc           :         80          2          1          0          1          0          0          0          0          0
1800.70/1801.03	c   linear           :          1          2          1          0          0          0          0          0          0          0
1800.70/1801.03	c   logicor          :     986760          2          1          0          1          0          0          0          0          0
1800.70/1801.03	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1800.70/1801.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.70/1801.03	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.70/1801.03	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1800.70/1801.03	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1800.70/1801.03	c   linear           :       0.01       0.01       0.00       0.00       0.00
1800.70/1801.03	c   logicor          :       0.39       0.07       0.28       0.00       0.04
1800.70/1801.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.70/1801.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.70/1801.03	c   rootredcost      :       0.00          0          0          0
1800.70/1801.03	c   pseudoobj        :       0.00          2          0          0
1800.70/1801.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.70/1801.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.70/1801.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.70/1801.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.70/1801.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.70/1801.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.70/1801.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.70/1801.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.70/1801.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.70/1801.03	c   cut pool         :       0.00          1          -          -          0          -    (maximal pool size: 227)
1800.70/1801.03	c   redcost          :       0.00          2          0          0          0          0
1800.70/1801.03	c   impliedbounds    :       0.00          2          0          0          0          0
1800.70/1801.03	c   intobj           :       0.00          0          0          0          0          0
1800.70/1801.03	c   gomory           :      52.76          2          0          0       1000          0
1800.70/1801.03	c   strongcg         :      49.66          2          0          0       1000          0
1800.70/1801.03	c   cmir             :       0.00          0          0          0          0          0
1800.70/1801.03	c   flowcover        :       0.00          0          0          0          0          0
1800.70/1801.03	c   clique           :       0.00          2          0          0          0          0
1800.70/1801.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.70/1801.03	c   mcf              :       0.00          0          0          0          0          0
1800.70/1801.03	c Pricers            :       Time      Calls       Vars
1800.70/1801.03	c   problem variables:       0.00          0          0
1800.70/1801.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.70/1801.03	c   relpscost        :       0.00          0          0          0          0          0          0
1800.70/1801.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.70/1801.03	c   inference        :       0.00          1          0          0          0          0          2
1800.70/1801.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.70/1801.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.70/1801.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.70/1801.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.70/1801.03	c   random           :       0.00          0          0          0          0          0          0
1800.70/1801.03	c Primal Heuristics  :       Time      Calls      Found
1800.70/1801.03	c   LP solutions     :       0.00          -          0
1800.70/1801.03	c   pseudo solutions :       0.00          -          0
1800.70/1801.03	c   simplerounding   :       0.00          0          0
1800.70/1801.03	c   rounding         :       0.00          0          0
1800.70/1801.03	c   shifting         :       0.00          0          0
1800.70/1801.03	c   intshifting      :       0.00          0          0
1800.70/1801.03	c   oneopt           :       0.00          0          0
1800.70/1801.03	c   fixandinfer      :       0.00          0          0
1800.70/1801.03	c   feaspump         :       0.00          0          0
1800.70/1801.03	c   coefdiving       :       0.00          0          0
1800.70/1801.03	c   pscostdiving     :       0.00          0          0
1800.70/1801.03	c   fracdiving       :       0.00          0          0
1800.70/1801.03	c   veclendiving     :       0.00          0          0
1800.70/1801.03	c   intdiving        :       0.00          0          0
1800.70/1801.03	c   actconsdiving    :       0.00          0          0
1800.70/1801.03	c   objpscostdiving  :       0.00          0          0
1800.70/1801.03	c   rootsoldiving    :       0.00          0          0
1800.70/1801.03	c   linesearchdiving :       0.00          0          0
1800.70/1801.03	c   guideddiving     :       0.00          0          0
1800.70/1801.03	c   octane           :       0.00          0          0
1800.70/1801.03	c   rens             :       0.00          0          0
1800.70/1801.03	c   rins             :       0.00          0          0
1800.70/1801.03	c   localbranching   :       0.00          0          0
1800.70/1801.03	c   mutation         :       0.00          0          0
1800.70/1801.03	c   crossover        :       0.00          0          0
1800.70/1801.03	c   dins             :       0.00          0          0
1800.70/1801.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.70/1801.03	c   primal LP        :       0.00          0          0       0.00          -
1800.70/1801.03	c   dual LP          :    1681.04          3      31310   10436.67      18.63
1800.70/1801.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.70/1801.03	c   diving/probing LP:       0.00          0          0       0.00          -
1800.70/1801.03	c   strong branching :       0.00          0          0       0.00          -
1800.70/1801.03	c     (at root node) :          -          0          0       0.00          -
1800.70/1801.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.70/1801.03	c B&B Tree           :
1800.70/1801.03	c   number of runs   :          1
1800.70/1801.03	c   nodes            :          1
1800.70/1801.03	c   nodes (total)    :          1
1800.70/1801.03	c   nodes left       :          2
1800.70/1801.03	c   max depth        :          0
1800.70/1801.03	c   max depth (total):          0
1800.70/1801.03	c   backtracks       :          0 (0.0%)
1800.70/1801.03	c   delayed cutoffs  :          0
1800.70/1801.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.70/1801.03	c   avg switch length:       1.00
1800.70/1801.03	c   switching time   :       0.00
1800.70/1801.03	c Solution           :
1800.70/1801.03	c   Solutions found  :          0 (0 improvements)
1800.70/1801.03	c   Primal Bound     :          -
1800.70/1801.03	c   Dual Bound       : +7.90000000000001e+01
1800.70/1801.03	c   Gap              :   infinite
1800.70/1801.03	c   Root Dual Bound  : +7.90000000000001e+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-3730150-1338682807/watcher-3730150-1338682807 -o /tmp/evaluation-result-3730150-1338682807/solver-3730150-1338682807 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730150-1338682807.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: 2.02 2.01 1.92 2/177 14018
/proc/meminfo: memFree=28310224/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 1526 0 0 0 0 0 0 0 20 0 1 0 334406623 8912896 1479 33554432000 4194304 7823515 140736178267984 140736178132536 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 2176 1480 351 887 0 1286 0

[startup+0.0800231 s]
/proc/loadavg: 2.02 2.01 1.92 2/177 14018
/proc/meminfo: memFree=28310224/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=15524 CPUtime=0.07 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 3220 0 0 0 7 0 0 0 20 0 1 0 334406623 15896576 3173 33554432000 4194304 7823515 140736178267984 140736178132536 6854469 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 3881 3173 351 887 0 2991 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15524

[startup+0.100255 s]
/proc/loadavg: 2.02 2.01 1.92 2/177 14018
/proc/meminfo: memFree=28310224/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=15976 CPUtime=0.09 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 3321 0 0 0 9 0 0 0 20 0 1 0 334406623 16359424 3274 33554432000 4194304 7823515 140736178267984 140736178132536 5742062 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 3994 3274 351 887 0 3104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15976

[startup+0.300219 s]
/proc/loadavg: 2.02 2.01 1.92 2/177 14018
/proc/meminfo: memFree=28310224/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=28480 CPUtime=0.28 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 6473 0 0 0 28 0 0 0 20 0 1 0 334406623 29163520 6426 33554432000 4194304 7823515 140736178267984 140736178132536 6896413 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 7120 6426 351 887 0 6230 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28480

[startup+0.700216 s]
/proc/loadavg: 2.02 2.01 1.92 2/177 14018
/proc/meminfo: memFree=28310224/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=52812 CPUtime=0.68 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 12499 0 0 0 67 1 0 0 20 0 1 0 334406623 54079488 12452 33554432000 4194304 7823515 140736178267984 140736178134088 6908072 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 13203 12452 351 887 0 12313 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52812

[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 14019
/proc/meminfo: memFree=28243564/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=100960 CPUtime=1.49 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 24531 0 0 0 146 3 0 0 20 0 1 0 334406623 103383040 24484 33554432000 4194304 7823515 140736178267984 140736178134088 6908082 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 25240 24484 351 887 0 24350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100960

[startup+3.10022 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 14019
/proc/meminfo: memFree=28176976/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=196964 CPUtime=3.08 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 48484 0 0 0 302 6 0 0 20 0 1 0 334406623 201691136 48437 33554432000 4194304 7823515 140736178267984 140736178134088 6288867 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14018/statm: 49241 48437 351 887 0 48351 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 196964

[startup+6.30029 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 14019
/proc/meminfo: memFree=27995768/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=544556 CPUtime=6.28 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 134886 0 0 0 610 18 0 0 20 0 1 0 334406623 557625344 134485 33554432000 4194304 7823515 140736178267984 140736178263752 4207874 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 136139 134485 370 887 0 135249 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 544556

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 14019
/proc/meminfo: memFree=27021100/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=1310216 CPUtime=12.68 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 325257 0 0 0 1134 134 0 0 20 0 1 0 334406623 1341661184 325487 33554432000 4194304 7823515 140736178267984 140736178264168 5875143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 327554 325487 438 887 0 326664 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1310216

[startup+25.5007 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 14019
/proc/meminfo: memFree=26300904/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2128168 CPUtime=25.48 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 398234 0 0 0 2392 156 0 0 20 0 1 0 334406623 2179244032 502739 33554432000 4194304 7823515 140736178267984 140736178263400 6262558 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 532042 502739 513 887 0 531152 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2128168

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14019
/proc/meminfo: memFree=26167952/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2198940 CPUtime=51.07 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 402272 0 0 0 4946 161 0 0 20 0 1 0 334406623 2251714560 518852 33554432000 4194304 7823515 140736178267984 140736178263320 6211578 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 549735 518852 516 887 0 548845 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2198940

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 14020
/proc/meminfo: memFree=26136956/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2229400 CPUtime=102.27 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 406248 0 0 0 10055 172 0 0 20 0 1 0 334406623 2282905600 529141 33554432000 4194304 7823515 140736178267984 140736178263320 6263171 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 557350 529141 516 887 0 556460 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2229400

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 14020
/proc/meminfo: memFree=26133416/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2267788 CPUtime=162.26 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 409888 0 0 0 16044 182 0 0 20 0 1 0 334406623 2322214912 534685 33554432000 4194304 7823515 140736178267984 140736178263784 6211327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 566947 534685 516 887 0 566057 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2267788

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/177 14020
/proc/meminfo: memFree=26136660/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2288592 CPUtime=222.25 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 414419 0 0 0 22034 191 0 0 20 0 1 0 334406623 2343518208 536259 33554432000 4194304 7823515 140736178267984 140736178263320 6211728 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 572148 536259 516 887 0 571258 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2288592

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.94 3/177 14020
/proc/meminfo: memFree=26163176/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2311668 CPUtime=282.24 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 419125 0 0 0 28023 201 0 0 20 0 1 0 334406623 2367148032 540158 33554432000 4194304 7823515 140736178267984 140736178263320 6234850 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 577917 540158 516 887 0 577027 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2311668

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/177 14020
/proc/meminfo: memFree=26115604/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2316844 CPUtime=342.23 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 422608 0 0 0 34012 211 0 0 20 0 1 0 334406623 2372448256 541034 33554432000 4194304 7823515 140736178267984 140736178263320 6151325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 579211 541034 516 887 0 578321 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2316844

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/178 14022
/proc/meminfo: memFree=26088636/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2343504 CPUtime=402.22 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 426118 0 0 0 40003 219 0 0 20 0 1 0 334406623 2399748096 547450 33554432000 4194304 7823515 140736178267984 140736178263320 6211574 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 585876 547450 516 887 0 584986 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2343504

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 14022
/proc/meminfo: memFree=26099784/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2331900 CPUtime=462.22 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 430372 0 0 0 45995 227 0 0 20 0 1 0 334406623 2387865600 544024 33554432000 4194304 7823515 140736178267984 140736178263672 6212422 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 582975 544024 516 887 0 582085 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2331900

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 14022
/proc/meminfo: memFree=26042304/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2334796 CPUtime=522.2 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 432207 0 0 0 51989 231 0 0 20 0 1 0 334406623 2390831104 551955 33554432000 4194304 7823515 140736178267984 140736178263320 6212422 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 583699 551955 516 887 0 582809 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2334796

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 14022
/proc/meminfo: memFree=26043704/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2334796 CPUtime=582.2 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 432578 0 0 0 57983 237 0 0 20 0 1 0 334406623 2390831104 551973 33554432000 4194304 7823515 140736178267984 140736178263320 6911721 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 583699 551973 516 887 0 582809 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2334796

[startup+642.3 s]

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

/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 448494 0 0 0 105927 286 0 0 20 0 1 0 334406623 2367643648 537358 33554432000 4194304 7823515 140736178267984 140736178263672 6212302 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578038 537358 516 887 0 577148 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2312152

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14027
/proc/meminfo: memFree=26103248/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2312152 CPUtime=1122.12 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 452849 0 0 0 111916 296 0 0 20 0 1 0 334406623 2367643648 537355 33554432000 4194304 7823515 140736178267984 140736178263320 5925270 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578038 537355 516 887 0 577148 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2312152

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14027
/proc/meminfo: memFree=26156940/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2312152 CPUtime=1182.11 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 456736 0 0 0 117906 305 0 0 20 0 1 0 334406623 2367643648 536893 33554432000 4194304 7823515 140736178267984 140736178263784 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578038 536893 516 887 0 577148 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2312152

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14030
/proc/meminfo: memFree=26157988/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2312152 CPUtime=1242.09 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 459393 0 0 0 123898 311 0 0 20 0 1 0 334406623 2367643648 536364 33554432000 4194304 7823515 140736178267984 140736178263320 6234850 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578038 536364 516 887 0 577148 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2312152

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14031
/proc/meminfo: memFree=26113296/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2312152 CPUtime=1302.1 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 462652 0 0 0 129890 320 0 0 20 0 1 0 334406623 2367643648 535885 33554432000 4194304 7823515 140736178267984 140736178263320 6212418 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578038 535885 516 887 0 577148 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2312152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14031
/proc/meminfo: memFree=26090100/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2312152 CPUtime=1362.08 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 465888 0 0 0 135881 327 0 0 20 0 1 0 334406623 2367643648 535432 33554432000 4194304 7823515 140736178267984 140736178263320 6210984 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578038 535432 516 887 0 577148 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2312152

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 1.95 3/177 14031
/proc/meminfo: memFree=26057176/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2264968 CPUtime=1422.08 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 473991 0 0 0 141873 335 0 0 20 0 1 0 334406623 2319327232 543031 33554432000 4194304 7823515 140736178267984 140736178263784 6150550 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 566242 543031 541 887 0 565352 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2264968

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 14070
/proc/meminfo: memFree=28241072/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2284020 CPUtime=1482.06 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 475672 0 0 0 147862 344 0 0 20 0 1 0 334406623 2338836480 545308 33554432000 4194304 7823515 140736178267984 140736178263320 6213464 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 571005 545308 541 887 0 570115 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2284020

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 14070
/proc/meminfo: memFree=28174736/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2345760 CPUtime=1542.05 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 476897 0 0 0 153856 349 0 0 20 0 1 0 334406623 2402058240 559842 33554432000 4194304 7823515 140736178267984 140736178263320 5925260 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 586440 559842 541 887 0 585550 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2345760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14071
/proc/meminfo: memFree=28188932/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2315780 CPUtime=1602.04 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 478821 0 0 0 159848 356 0 0 20 0 1 0 334406623 2371358720 555625 33554432000 4194304 7823515 140736178267984 140736178263320 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578945 555625 541 887 0 578055 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2315780

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14071
/proc/meminfo: memFree=28181136/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2315780 CPUtime=1662.03 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 479491 0 0 0 165841 362 0 0 20 0 1 0 334406623 2371358720 555625 33554432000 4194304 7823515 140736178267984 140736178263320 6212302 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578945 555625 541 887 0 578055 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2315780

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 14071
/proc/meminfo: memFree=28177708/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2315780 CPUtime=1722.02 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 479835 0 0 0 171835 367 0 0 20 0 1 0 334406623 2371358720 555625 33554432000 4194304 7823515 140736178267984 140736178263080 6908153 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578945 555625 541 887 0 578055 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2315780

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/177 14071
/proc/meminfo: memFree=28179704/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2320732 CPUtime=1782.01 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 481805 0 0 0 177828 373 0 0 20 0 1 0 334406623 2376429568 554436 33554432000 4194304 7823515 140736178267984 140736178263320 6211272 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 580183 554436 541 887 0 579293 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2320732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/178 14074
/proc/meminfo: memFree=28192396/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2299224 CPUtime=1800.01 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 482531 0 0 0 179626 375 0 0 20 0 1 0 334406623 2354405376 551347 33554432000 4194304 7823515 140736178267984 140736178263672 6211560 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 574806 551347 541 887 0 573916 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2299224

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14018

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

[startup+1801.4 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 14075
/proc/meminfo: memFree=28192264/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2314696 CPUtime=1801.11 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 483829 0 0 0 179735 376 0 0 20 0 1 0 334406623 2370248704 555200 33554432000 4194304 7823515 140736178267984 140736178263320 4302021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578674 555200 546 887 0 577784 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 2314696

[startup+1801.81 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 14075
/proc/meminfo: memFree=28177644/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2314696 CPUtime=1801.52 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 483829 0 0 0 179776 376 0 0 20 0 1 0 334406623 2370248704 555200 33554432000 4194304 7823515 140736178267984 140736178266456 4301917 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578674 555200 546 887 0 577784 0
Current children cumulated CPU time (s) 1801.52
Current children cumulated vsize (KiB) 2314696

[startup+1802.2 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 14075
/proc/meminfo: memFree=28177644/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2314696 CPUtime=1801.91 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 483835 0 0 0 179815 376 0 0 20 0 1 0 334406623 2370248704 555454 33554432000 4194304 7823515 140736178267984 140736178266456 5875900 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578674 555454 547 887 0 577784 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 2314696

[startup+1802.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 14075
/proc/meminfo: memFree=28177644/32873648 swapFree=6860/6860
[pid=14018] ppid=14016 vsize=2314696 CPUtime=1802.01 cores=0,2,4,6
/proc/14018/stat : 14018 (pbscip.linux.x8) R 14016 14018 4790 0 -1 4202496 483835 0 0 0 179825 376 0 0 20 0 1 0 334406623 2370248704 555454 33554432000 4194304 7823515 140736178267984 140736178266456 4219445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14018/statm: 578674 555454 547 887 0 577784 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 2314696

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.37
CPU time (s): 1802.09
CPU user time (s): 1798.26
CPU system time (s): 3.83042
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 2455652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 3.83042
maximum resident set size= 2282124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483835
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= 12
involuntary context switches= 1944

runsolver used 3.22251 second user time and 8.62069 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 02:20:08
IDJOB=3730150
IDBENCH=1388
IDSOLVER=2321
FILE ID=node124/3730150-1338682807
RUNJOBID= node124-1338679211-13479
PBS_JOBID= 14636689
Free space on /tmp= 70632 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_0.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-3730150-1338682807/watcher-3730150-1338682807 -o /tmp/evaluation-result-3730150-1338682807/solver-3730150-1338682807 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730150-1338682807.opb

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

MD5SUM BENCH= e436f4a609b5bae6a8ddfe1313c390fe
RANDOM SEED=1102406644

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:        28310224 kB
Buffers:          172544 kB
Cached:          1417892 kB
SwapCached:         8192 kB
Active:          2634320 kB
Inactive:        1156360 kB
Active(anon):    2178156 kB
Inactive(anon):    24368 kB
Active(file):     456164 kB
Inactive(file):  1131992 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091440 kB
Dirty:             43848 kB
Writeback:            28 kB
AnonPages:       2199468 kB
Mapped:            11152 kB
Shmem:                 0 kB
Slab:             629772 kB
SReclaimable:      74140 kB
SUnreclaim:       555632 kB
KernelStack:        1456 kB
PageTables:         8640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2406308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    514048 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= 70656 MiB
End job on node124 at 2012-06-03 02:50:10