Trace number 3730007

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.13 1802.43

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_9.opb.PB06.opb
MD5SUMd54403a51e1ff3d34cd210d836adfe84
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.42878
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 344
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

6.29/6.39	c SCIP version 1.1.0.7
6.29/6.39	c LP-Solver SoPlex 1.4.1
6.29/6.39	c user parameter file <scip.set> not found - using default parameters
6.29/6.39	c read problem <HOME/instance-3730007-1338681019.opb>
6.29/6.39	c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
7.39/7.48	c No objective function, only one solution is needed.
7.39/7.48	c start presolving problem
7.39/7.48	c presolving:
11.79/11.86	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
12.58/12.69	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
13.49/13.56	c presolving (3 rounds):
13.49/13.56	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3402 changed coefficients
13.49/13.56	c  5520 implications, 80 cliques
13.49/13.56	c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
13.49/13.56	c    3160 constraints of type <knapsack>
13.49/13.56	c      80 constraints of type <setppc>
13.49/13.56	c       1 constraints of type <linear>
13.49/13.56	c  986760 constraints of type <logicor>
13.49/13.56	c transformed objective value is always integral (scale: 1)
13.49/13.56	c Presolving Time: 4.99
13.49/13.56	c SATUNSAT-LIN
13.49/13.56	c -----------------------------------------------------------------------------------------------
13.49/13.56	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 0]
13.49/13.56	c separating/flowcover/freq = c -1
13.49/13.56	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 0]
13.49/13.56	c separating/cmir/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/veclendiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/veclendiving/maxlpiterquot = c 0.075
13.49/13.56	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/veclendiving/freq = c -1
13.49/13.56	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 1]
13.49/13.56	c heuristics/simplerounding/freq = c -1
13.49/13.56	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/shifting/freq = c -1
13.49/13.56	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 1]
13.49/13.56	c heuristics/rounding/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/rootsoldiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
13.49/13.56	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
13.49/13.56	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 20]
13.49/13.56	c heuristics/rootsoldiving/freq = c -1
13.49/13.56	c # number of nodes added to the contingent of the total nodes
13.49/13.56	c # [type: longint, range: [0,9223372036854775807], default: 500]
13.49/13.56	c heuristics/rens/nodesofs = c 2000
13.49/13.56	c # minimum percentage of integer variables that have to be fixable 
13.49/13.56	c # [type: real, range: [0,1], default: 0.5]
13.49/13.56	c heuristics/rens/minfixingrate = c 0.3
13.49/13.56	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 0]
13.49/13.56	c heuristics/rens/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/pscostdiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/pscostdiving/maxlpiterquot = c 0.075
13.49/13.56	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/pscostdiving/freq = c -1
13.49/13.56	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 1]
13.49/13.56	c heuristics/oneopt/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/objpscostdiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to total iteration number
13.49/13.56	c # [type: real, range: [0,1], default: 0.01]
13.49/13.56	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
13.49/13.56	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 20]
13.49/13.56	c heuristics/objpscostdiving/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/linesearchdiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
13.49/13.56	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/linesearchdiving/freq = c -1
13.49/13.56	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/intshifting/freq = c -1
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/intdiving/maxlpiterquot = c 0.075
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/guideddiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/guideddiving/maxlpiterquot = c 0.075
13.49/13.56	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/guideddiving/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/fracdiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/fracdiving/maxlpiterquot = c 0.075
13.49/13.56	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/fracdiving/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/feaspump/maxlpiterofs = c 2000
13.49/13.56	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 20]
13.49/13.56	c heuristics/feaspump/freq = c -1
13.49/13.56	c # minimum percentage of integer variables that have to be fixed 
13.49/13.56	c # [type: real, range: [0,1], default: 0.666]
13.49/13.56	c heuristics/crossover/minfixingrate = c 0.5
13.49/13.56	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
13.49/13.56	c # [type: real, range: [0,1], default: 0.1]
13.49/13.56	c heuristics/crossover/nodesquot = c 0.15
13.49/13.56	c # number of nodes without incumbent change that heuristic should wait
13.49/13.56	c # [type: longint, range: [0,9223372036854775807], default: 200]
13.49/13.56	c heuristics/crossover/nwaitingnodes = c 100
13.49/13.56	c # number of nodes added to the contingent of the total nodes
13.49/13.56	c # [type: longint, range: [0,9223372036854775807], default: 500]
13.49/13.56	c heuristics/crossover/nodesofs = c 750
13.49/13.56	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 30]
13.49/13.56	c heuristics/crossover/freq = c -1
13.49/13.56	c # additional number of allowed LP iterations
13.49/13.56	c # [type: int, range: [0,2147483647], default: 1000]
13.49/13.56	c heuristics/coefdiving/maxlpiterofs = c 1500
13.49/13.56	c # maximal fraction of diving LP iterations compared to node LP iterations
13.49/13.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.49/13.56	c heuristics/coefdiving/maxlpiterquot = c 0.075
13.49/13.56	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: 10]
13.49/13.56	c heuristics/coefdiving/freq = c -1
13.49/13.56	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: -1]
13.49/13.56	c presolving/probing/maxrounds = c 0
13.49/13.56	c # should presolving try to simplify knapsacks
13.49/13.56	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.49/13.56	c constraints/knapsack/simplifyinequalities = c TRUE
13.49/13.56	c # should disaggregation of knapsack constraints be allowed in preprocessing?
13.49/13.56	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
13.49/13.56	c constraints/knapsack/disaggregation = c FALSE
13.49/13.56	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
13.49/13.56	c # [type: int, range: [-1,2147483647], default: -1]
13.49/13.56	c constraints/knapsack/maxnumcardlift = c 0
13.49/13.56	c # should presolving try to simplify inequalities
13.49/13.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.49/13.57	c constraints/linear/simplifyinequalities = c TRUE
13.49/13.57	c # maximal number of separation rounds in the root node (-1: unlimited)
13.49/13.57	c # [type: int, range: [-1,2147483647], default: -1]
13.49/13.57	c separating/maxroundsroot = c 5
13.49/13.57	c # maximal number of separation rounds per node (-1: unlimited)
13.49/13.57	c # [type: int, range: [-1,2147483647], default: 5]
13.49/13.57	c separating/maxrounds = c 1
13.49/13.57	c # solving stops, if the given number of solutions were found (-1: no limit)
13.49/13.57	c # [type: int, range: [-1,2147483647], default: -1]
13.49/13.57	c limits/solutions = c 1
13.49/13.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
13.49/13.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.49/13.57	c limits/memory = c 13950
13.49/13.57	c # maximal time in seconds to run
13.49/13.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.49/13.57	c limits/time = c 1791
13.49/13.57	c # frequency for displaying node information lines
13.49/13.57	c # [type: int, range: [-1,2147483647], default: 100]
13.49/13.57	c display/freq = c 10000
13.49/13.57	c -----------------------------------------------------------------------------------------------
13.49/13.58	c start solving problem
13.49/13.58	c 
1253.57/1253.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1253.57/1253.89	c  1244s|     1 |     0 | 19969 |1123M|   0 | 331 |2800 | 990k| 990k|2800 | 990k|   0 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1540.74/1541.02	c  1531s|     1 |     0 | 24646 |1123M|   0 | 220 |2800 | 990k| 990k|2800 | 990k|  23 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1801.50/1801.88	c  1791s|     1 |     0 | 28394 |1123M|   0 |   - |2800 | 990k| 990k|2800 | 990k|  42 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1801.59/1801.92	c  1791s|     1 |     2 | 28394 |1123M|   0 |   - |2800 | 990k| 990k|2800 | 990k|  42 |   0 |   0 | 7.900000e+01 |      --      |    Inf 
1801.59/1801.92	c 
1801.59/1801.92	c SCIP Status        : solving was interrupted [user interrupt]
1801.59/1801.92	c Solving Time (sec) : 1791.10
1801.59/1801.92	c Solving Nodes      : 1
1801.59/1801.92	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1801.59/1801.92	c Dual Bound         : +7.90000000000001e+01
1801.59/1801.92	c Gap                : infinite
1801.59/1801.92	c NODE         1
1801.59/1801.92	c DUAL BOUND   79
1801.59/1801.92	c PRIMAL BOUND 1e+20
1801.59/1801.92	c GAP          1e+20
1801.59/1801.92	s UNKNOWN
1801.59/1801.92	c SCIP Status        : solving was interrupted [user interrupt]
1801.59/1801.92	c Solving Time       :    1791.10
1801.59/1801.92	c Original Problem   :
1801.59/1801.92	c   Problem name     : HOME/instance-3730007-1338681019.opb
1801.59/1801.92	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.59/1801.92	c   Constraints      : 990001 initial, 990001 maximal
1801.59/1801.92	c Presolved Problem  :
1801.59/1801.92	c   Problem name     : t_HOME/instance-3730007-1338681019.opb
1801.59/1801.92	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.59/1801.92	c   Constraints      : 990001 initial, 990001 maximal
1801.59/1801.92	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1801.59/1801.92	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   implics          :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   probing          :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   knapsack         :       0.48          0          0          0          0          0          0          0       3402
1801.59/1801.92	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1801.59/1801.92	c   linear           :       2.42          0          0          0          0          0          0          0          0
1801.59/1801.92	c   logicor          :       1.39          0          0          0          0          0          0          0          0
1801.59/1801.92	c   root node        :          -          0          -          -          0          -          -          -          -
1801.59/1801.92	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1801.59/1801.92	c   integral         :          0          0          0          0          0          0          0          0          0          0
1801.59/1801.92	c   knapsack         :       3160          2          1          0          1          0          0         38          0          0
1801.59/1801.92	c   setppc           :         80          2          1          0          1          0          0          0          0          0
1801.59/1801.92	c   linear           :          1          2          1          0          0          0          0          0          0          0
1801.59/1801.92	c   logicor          :     986760          2          1          0          1          0          0          0          0          0
1801.59/1801.92	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1801.59/1801.92	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1801.59/1801.92	c   integral         :       0.00       0.00       0.00       0.00       0.00
1801.59/1801.92	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1801.59/1801.92	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1801.59/1801.92	c   linear           :       0.00       0.00       0.00       0.00       0.00
1801.59/1801.92	c   logicor          :       0.43       0.08       0.30       0.00       0.05
1801.59/1801.92	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1801.59/1801.92	c Propagators        :       Time      Calls    Cutoffs    DomReds
1801.59/1801.92	c   rootredcost      :       0.00          0          0          0
1801.59/1801.92	c   pseudoobj        :       0.00          2          0          0
1801.59/1801.92	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1801.59/1801.92	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1801.59/1801.92	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1801.59/1801.92	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1801.59/1801.92	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1801.59/1801.92	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1801.59/1801.92	c   applied globally :          -          -          -          0        0.0          -          -          -
1801.59/1801.92	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.59/1801.92	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1801.59/1801.92	c   cut pool         :       0.00          1          -          -          0          -    (maximal pool size: 135)
1801.59/1801.92	c   redcost          :       0.00          2          0          0          0          0
1801.59/1801.92	c   impliedbounds    :       0.00          2          0          0          0          0
1801.59/1801.92	c   intobj           :       0.00          0          0          0          0          0
1801.59/1801.92	c   gomory           :      41.40          2          0          0       1000          0
1801.59/1801.92	c   strongcg         :      38.02          2          0          0       1000          0
1801.59/1801.92	c   cmir             :       0.00          0          0          0          0          0
1801.59/1801.92	c   flowcover        :       0.00          0          0          0          0          0
1801.59/1801.92	c   clique           :       0.00          2          0          0          0          0
1801.59/1801.92	c   zerohalf         :       0.00          0          0          0          0          0
1801.59/1801.92	c   mcf              :       0.00          0          0          0          0          0
1801.59/1801.92	c Pricers            :       Time      Calls       Vars
1801.59/1801.92	c   problem variables:       0.00          0          0
1801.59/1801.92	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1801.59/1801.92	c   relpscost        :       0.00          0          0          0          0          0          0
1801.59/1801.92	c   pscost           :       0.00          0          0          0          0          0          0
1801.59/1801.92	c   inference        :       0.00          1          0          0          0          0          2
1801.59/1801.92	c   mostinf          :       0.00          0          0          0          0          0          0
1801.59/1801.92	c   leastinf         :       0.00          0          0          0          0          0          0
1801.59/1801.92	c   fullstrong       :       0.00          0          0          0          0          0          0
1801.59/1801.92	c   allfullstrong    :       0.00          0          0          0          0          0          0
1801.59/1801.92	c   random           :       0.00          0          0          0          0          0          0
1801.59/1801.92	c Primal Heuristics  :       Time      Calls      Found
1801.59/1801.92	c   LP solutions     :       0.00          -          0
1801.59/1801.92	c   pseudo solutions :       0.00          -          0
1801.59/1801.92	c   simplerounding   :       0.00          0          0
1801.59/1801.92	c   rounding         :       0.00          0          0
1801.59/1801.92	c   shifting         :       0.00          0          0
1801.59/1801.92	c   intshifting      :       0.00          0          0
1801.59/1801.92	c   oneopt           :       0.00          0          0
1801.59/1801.92	c   fixandinfer      :       0.00          0          0
1801.59/1801.92	c   feaspump         :       0.00          0          0
1801.59/1801.92	c   coefdiving       :       0.00          0          0
1801.59/1801.92	c   pscostdiving     :       0.00          0          0
1801.59/1801.92	c   fracdiving       :       0.00          0          0
1801.59/1801.92	c   veclendiving     :       0.00          0          0
1801.59/1801.92	c   intdiving        :       0.00          0          0
1801.59/1801.92	c   actconsdiving    :       0.00          0          0
1801.59/1801.92	c   objpscostdiving  :       0.00          0          0
1801.59/1801.92	c   rootsoldiving    :       0.00          0          0
1801.59/1801.92	c   linesearchdiving :       0.00          0          0
1801.59/1801.92	c   guideddiving     :       0.00          0          0
1801.59/1801.92	c   octane           :       0.00          0          0
1801.59/1801.92	c   rens             :       0.00          0          0
1801.59/1801.92	c   rins             :       0.00          0          0
1801.59/1801.92	c   localbranching   :       0.00          0          0
1801.59/1801.92	c   mutation         :       0.00          0          0
1801.59/1801.92	c   crossover        :       0.00          0          0
1801.59/1801.92	c   dins             :       0.00          0          0
1801.59/1801.92	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1801.59/1801.92	c   primal LP        :       0.00          0          0       0.00          -
1801.59/1801.92	c   dual LP          :    1703.61          3      28394    9464.67      16.67
1801.59/1801.92	c   barrier LP       :       0.00          0          0       0.00          -
1801.59/1801.92	c   diving/probing LP:       0.00          0          0       0.00          -
1801.59/1801.92	c   strong branching :       0.00          0          0       0.00          -
1801.59/1801.92	c     (at root node) :          -          0          0       0.00          -
1801.59/1801.92	c   conflict analysis:       0.00          0          0       0.00          -
1801.59/1801.92	c B&B Tree           :
1801.59/1801.92	c   number of runs   :          1
1801.59/1801.92	c   nodes            :          1
1801.59/1801.92	c   nodes (total)    :          1
1801.59/1801.92	c   nodes left       :          2
1801.59/1801.92	c   max depth        :          0
1801.59/1801.92	c   max depth (total):          0
1801.59/1801.92	c   backtracks       :          0 (0.0%)
1801.59/1801.92	c   delayed cutoffs  :          0
1801.59/1801.92	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1801.59/1801.92	c   avg switch length:       1.00
1801.59/1801.92	c   switching time   :       0.00
1801.59/1801.92	c Solution           :
1801.59/1801.92	c   Solutions found  :          0 (0 improvements)
1801.59/1801.92	c   Primal Bound     :          -
1801.59/1801.92	c   Dual Bound       : +7.90000000000001e+01
1801.59/1801.92	c   Gap              :   infinite
1801.59/1801.92	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-3730007-1338681019/watcher-3730007-1338681019 -o /tmp/evaluation-result-3730007-1338681019/solver-3730007-1338681019 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730007-1338681019.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.70 3/177 19582
/proc/meminfo: memFree=27013004/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 1514 0 0 0 0 0 0 0 20 0 1 0 334227036 8912896 1466 33554432000 4194304 7823515 140734392740992 140734132108328 6908072 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 2176 1466 351 887 0 1286 0

[startup+0.0193119 s]
/proc/loadavg: 1.92 1.97 1.70 3/177 19582
/proc/meminfo: memFree=27013004/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=10596 CPUtime=0.01 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 1995 0 0 0 1 0 0 0 20 0 1 0 334227036 10850304 1947 33554432000 4194304 7823515 140734392740992 140734132108328 6908057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 2649 1947 351 887 0 1759 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10596

[startup+0.100234 s]
/proc/loadavg: 1.92 1.97 1.70 3/177 19582
/proc/meminfo: memFree=27013004/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=15720 CPUtime=0.09 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 3291 0 0 0 9 0 0 0 20 0 1 0 334227036 16097280 3243 33554432000 4194304 7823515 140734392740992 140734132108328 6908082 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 3930 3243 351 887 0 3040 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15720

[startup+0.300235 s]
/proc/loadavg: 1.92 1.97 1.70 3/177 19582
/proc/meminfo: memFree=27013004/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=27256 CPUtime=0.29 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 6148 0 0 0 29 0 0 0 20 0 1 0 334227036 27910144 6100 33554432000 4194304 7823515 140734392740992 140734392607096 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 6814 6100 351 887 0 5924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27256

[startup+0.700232 s]
/proc/loadavg: 1.92 1.97 1.70 3/177 19582
/proc/meminfo: memFree=27013004/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=50384 CPUtime=0.69 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 11957 0 0 0 68 1 0 0 20 0 1 0 334227036 51593216 11909 33554432000 4194304 7823515 140734392740992 140734392607096 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 12596 11909 351 887 0 11706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50384

[startup+1.50024 s]
/proc/loadavg: 1.92 1.97 1.70 3/178 19583
/proc/meminfo: memFree=26948872/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=95616 CPUtime=1.49 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 23155 0 0 0 146 3 0 0 20 0 1 0 334227036 97910784 23108 33554432000 4194304 7823515 140734392740992 140734392607096 4212562 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 24113 23133 351 887 0 23223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95616

[startup+3.10024 s]
/proc/loadavg: 1.92 1.97 1.70 3/178 19583
/proc/meminfo: memFree=26886492/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=187752 CPUtime=3.09 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 46132 0 0 0 303 6 0 0 20 0 1 0 334227036 192258048 46084 33554432000 4194304 7823515 140734392740992 140734392607096 6854432 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 46938 46084 351 887 0 46048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187752

[startup+6.30023 s]
/proc/loadavg: 1.93 1.97 1.70 3/178 19583
/proc/meminfo: memFree=26700260/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=364316 CPUtime=6.29 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 90378 0 0 0 616 13 0 0 20 0 1 0 334227036 373059584 90330 33554432000 4194304 7823515 140734392740992 140734392607096 6896390 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 91079 90330 351 887 0 90189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 364316

[startup+12.7003 s]
/proc/loadavg: 1.93 1.97 1.71 3/178 19583
/proc/meminfo: memFree=25717304/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=1300736 CPUtime=12.68 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 322716 0 0 0 1136 132 0 0 20 0 1 0 334227036 1331953664 323456 33554432000 4194304 7823515 140734392740992 140734392737176 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 325184 323456 438 887 0 324294 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1300736

[startup+25.5003 s]
/proc/loadavg: 1.95 1.97 1.71 3/178 19623
/proc/meminfo: memFree=25080736/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2131508 CPUtime=25.49 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 393730 0 0 0 2378 171 0 0 20 0 1 0 334227036 2182664192 503621 33554432000 4194304 7823515 140734392740992 140734392736408 6211142 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 532877 503621 513 887 0 531987 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2131508

[startup+51.1003 s]
/proc/loadavg: 1.96 1.97 1.72 3/177 19623
/proc/meminfo: memFree=21923504/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2186508 CPUtime=51.08 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 398745 0 0 0 4932 176 0 0 20 0 1 0 334227036 2238984192 519321 33554432000 4194304 7823515 140734392740992 140734392736328 6211327 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 546627 519321 516 887 0 545737 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2186508

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.73 3/177 19623
/proc/meminfo: memFree=20069752/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2207728 CPUtime=102.28 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 403407 0 0 0 10043 185 0 0 20 0 1 0 334227036 2260713472 525608 33554432000 4194304 7823515 140734392740992 140734392736328 6234848 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 551932 525608 516 887 0 551042 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2207728

[startup+162.3 s]
/proc/loadavg: 2.03 1.99 1.75 3/177 19623
/proc/meminfo: memFree=19872940/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2296188 CPUtime=162.27 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 406642 0 0 0 16031 196 0 0 20 0 1 0 334227036 2351296512 543029 33554432000 4194304 7823515 140734392740992 140734392736328 6212552 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 574047 543029 516 887 0 573157 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2296188

[startup+222.3 s]
/proc/loadavg: 2.06 2.00 1.77 3/177 19623
/proc/meminfo: memFree=19878860/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2268680 CPUtime=222.26 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 408401 0 0 0 22023 203 0 0 20 0 1 0 334227036 2323128320 540954 33554432000 4194304 7823515 140734392740992 140734392736328 6212552 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 567170 540954 516 887 0 566280 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2268680

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 1.78 3/177 19623
/proc/meminfo: memFree=19913440/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2264528 CPUtime=282.25 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 410827 0 0 0 28011 214 0 0 20 0 1 0 334227036 2318876672 531922 33554432000 4194304 7823515 140734392740992 140734392736328 6211600 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 566132 531922 516 887 0 565242 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2264528

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.79 3/177 19624
/proc/meminfo: memFree=19849620/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2266460 CPUtime=342.24 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 413351 0 0 0 34000 224 0 0 20 0 1 0 334227036 2320855040 532326 33554432000 4194304 7823515 140734392740992 140734392736680 6175282 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 566615 532326 516 887 0 565725 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2266460

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 19624
/proc/meminfo: memFree=19848780/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2267900 CPUtime=402.23 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 414812 0 0 0 39992 231 0 0 20 0 1 0 334227036 2322329600 531992 33554432000 4194304 7823515 140734392740992 140734392736328 6236608 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 566975 531992 516 887 0 566085 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2267900

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 19624
/proc/meminfo: memFree=19845644/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2269156 CPUtime=462.22 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 417482 0 0 0 45979 243 0 0 20 0 1 0 334227036 2323615744 532171 33554432000 4194304 7823515 140734392740992 140734392736328 6212321 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 567289 532171 516 887 0 566399 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2269156

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 19624
/proc/meminfo: memFree=19823208/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2291500 CPUtime=522.21 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 421302 0 0 0 51964 257 0 0 20 0 1 0 334227036 2346496000 537402 33554432000 4194304 7823515 140734392740992 140734392736328 6175268 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 572875 537402 516 887 0 571985 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2291500

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 19627
/proc/meminfo: memFree=19822540/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2291500 CPUtime=582.19 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 423872 0 0 0 57954 265 0 0 20 0 1 0 334227036 2346496000 537519 33554432000 4194304 7823515 140734392740992 140734392736328 5925270 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 572875 537519 516 887 0 571985 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 2291500

[startup+642.3 s]

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

/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 438154 0 0 0 99890 322 0 0 20 0 1 0 334227036 2398232576 552825 33554432000 4194304 7823515 140734392740992 140734392736328 6211732 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 585506 552825 516 887 0 584616 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 2342024

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 19652
/proc/meminfo: memFree=19724536/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2342024 CPUtime=1062.1 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 438983 0 0 0 105883 327 0 0 20 0 1 0 334227036 2398232576 553160 33554432000 4194304 7823515 140734392740992 140734392736328 6211600 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 585506 553160 516 887 0 584616 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 2342024

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 19652
/proc/meminfo: memFree=19723788/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2342024 CPUtime=1122.09 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 439854 0 0 0 111876 333 0 0 20 0 1 0 334227036 2398232576 553163 33554432000 4194304 7823515 140734392740992 140734392736328 6151351 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 585506 553163 516 887 0 584616 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 2342024

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 19655
/proc/meminfo: memFree=19728600/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2342024 CPUtime=1182.09 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 440800 0 0 0 117869 340 0 0 20 0 1 0 334227036 2398232576 551954 33554432000 4194304 7823515 140734392740992 140734392736680 6211131 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 585506 551954 516 887 0 584616 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2342024

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/176 19655
/proc/meminfo: memFree=19725664/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2342024 CPUtime=1242.07 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 441431 0 0 0 123863 344 0 0 20 0 1 0 334227036 2398232576 551967 33554432000 4194304 7823515 140734392740992 140734392736328 6211406 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 585506 551967 516 887 0 584616 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 2342024

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 19656
/proc/meminfo: memFree=19764968/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2257028 CPUtime=1302.07 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 442916 0 0 0 129858 349 0 0 20 0 1 0 334227036 2311196672 542550 33554432000 4194304 7823515 140734392740992 140734392736328 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 564257 542550 541 887 0 563367 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 2257028

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 19656
/proc/meminfo: memFree=19703944/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2335640 CPUtime=1362.06 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 445883 0 0 0 135844 362 0 0 20 0 1 0 334227036 2391695360 557744 33554432000 4194304 7823515 140734392740992 140734392736328 5925270 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 583910 557744 541 887 0 583020 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2335640

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 19656
/proc/meminfo: memFree=19706108/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2312636 CPUtime=1422.05 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 446650 0 0 0 141835 370 0 0 20 0 1 0 334227036 2368139264 555979 33554432000 4194304 7823515 140734392740992 140734392736328 6211578 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 578159 555979 541 887 0 577269 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2312636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 19656
/proc/meminfo: memFree=19704468/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2312636 CPUtime=1482.04 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 447358 0 0 0 147824 380 0 0 20 0 1 0 334227036 2368139264 555981 33554432000 4194304 7823515 140734392740992 140734392736328 6908173 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 578159 555981 541 887 0 577269 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2312636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 19656
/proc/meminfo: memFree=19706544/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2312636 CPUtime=1542.03 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 448071 0 0 0 153813 390 0 0 20 0 1 0 334227036 2368139264 555981 33554432000 4194304 7823515 140734392740992 140734392736136 4338511 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 578159 555981 541 887 0 577269 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2312636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 19657
/proc/meminfo: memFree=19699956/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2319792 CPUtime=1602.02 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 449712 0 0 0 159805 397 0 0 20 0 1 0 334227036 2375467008 557791 33554432000 4194304 7823515 140734392740992 140734392736328 6211590 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 579948 557791 541 887 0 579058 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2319792

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/177 19657
/proc/meminfo: memFree=19675584/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2338704 CPUtime=1662.01 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 452387 0 0 0 165793 408 0 0 20 0 1 0 334227036 2394832896 562804 33554432000 4194304 7823515 140734392740992 140734392736328 6151351 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 584676 562804 541 887 0 583786 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2338704

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/177 19657
/proc/meminfo: memFree=19652720/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2381632 CPUtime=1722 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 454938 0 0 0 171782 418 0 0 20 0 1 0 334227036 2438791168 569039 33554432000 4194304 7823515 140734392740992 140734392736328 6212422 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 595408 569039 541 887 0 594518 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2381632

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 19660
/proc/meminfo: memFree=19673964/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2362524 CPUtime=1782 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 457937 0 0 0 177774 426 0 0 20 0 1 0 334227036 2419224576 563558 33554432000 4194304 7823515 140734392740992 140734392736328 6212418 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 590631 563558 541 887 0 589741 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2362524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 19660
/proc/meminfo: memFree=19674740/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2365244 CPUtime=1800.1 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 458218 0 0 0 179583 427 0 0 20 0 1 0 334227036 2422009856 563447 33554432000 4194304 7823515 140734392740992 140734392736328 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 591311 563447 541 887 0 590421 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2365244

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -19582

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.02 1.92 3/179 19661
/proc/meminfo: memFree=19674740/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2365244 CPUtime=1801.09 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 458218 0 0 0 179682 427 0 0 20 0 1 0 334227036 2422009856 563447 33554432000 4194304 7823515 140734392740992 140734392736328 6211578 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 591311 563447 541 887 0 590421 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 2365244

[startup+1802.2 s]
/proc/loadavg: 2.02 2.02 1.92 3/179 19661
/proc/meminfo: memFree=19674608/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2365244 CPUtime=1801.89 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 458223 0 0 0 179762 427 0 0 20 0 1 0 334227036 2422009856 563452 33554432000 4194304 7823515 140734392740992 140734392736328 6184097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 591311 563452 546 887 0 590421 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 2365244

[startup+1802.4 s]
/proc/loadavg: 2.02 2.02 1.92 3/179 19661
/proc/meminfo: memFree=19674608/32873844 swapFree=7116/7116
[pid=19582] ppid=19580 vsize=2365244 CPUtime=1802.09 cores=0,2,4,6
/proc/19582/stat : 19582 (pbscip.linux.x8) R 19580 19582 10620 0 -1 4202496 458223 0 0 0 179782 427 0 0 20 0 1 0 334227036 2422009856 563452 33554432000 4194304 7823515 140734392740992 140734392736504 4301917 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19582/statm: 591311 563452 546 887 0 590421 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 2365244

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.43
CPU time (s): 1802.13
CPU user time (s): 1797.83
CPU system time (s): 4.29535
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 2514612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.83
system time used= 4.29535
maximum resident set size= 2356644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 458223
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= 26
involuntary context switches= 1981

runsolver used 6.84796 second user time and 10.2794 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 01:50:20
IDJOB=3730007
IDBENCH=1377
IDSOLVER=2321
FILE ID=node138/3730007-1338681019
RUNJOBID= node138-1338679216-19462
PBS_JOBID= 14636675
Free space on /tmp= 70748 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_9.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-3730007-1338681019/watcher-3730007-1338681019 -o /tmp/evaluation-result-3730007-1338681019/solver-3730007-1338681019 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730007-1338681019.opb

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

MD5SUM BENCH= d54403a51e1ff3d34cd210d836adfe84
RANDOM SEED=1032750829

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27013004 kB
Buffers:          708156 kB
Cached:          3921524 kB
SwapCached:          208 kB
Active:          2671004 kB
Inactive:        2285552 kB
Active(anon):     311240 kB
Inactive(anon):    11388 kB
Active(file):    2359764 kB
Inactive(file):  2274164 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             43828 kB
Writeback:             0 kB
AnonPages:        327396 kB
Mapped:            16608 kB
Shmem:               200 kB
Slab:             764228 kB
SReclaimable:     206116 kB
SUnreclaim:       558112 kB
KernelStack:        1472 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     434592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70652 MiB
End job on node138 at 2012-06-03 02:20:22