Trace number 3740339

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.58 1797.91

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1205_7.std.opb
MD5SUMc518f99ce9bf9705400b58ce0c013ec3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark0.304952
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234229
Number of constraints which are clauses233029
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3740339-1338742639.opb>
1.18/1.27	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234229 constraints
1.18/1.27	c problem read
1.18/1.27	c presolving settings loaded
1.68/1.72	c presolving:
9.39/9.41	c (round 1) 4470 del vars, 13614 del conss, 0 add conss, 2969 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16135722 impls, 0 clqs
13.48/13.50	c (round 2) 11871 del vars, 37778 del conss, 0 add conss, 10087 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16167485 impls, 0 clqs
14.58/14.61	c (round 3) 14275 del vars, 49385 del conss, 0 add conss, 11244 chg bounds, 49 chg sides, 34 chg coeffs, 0 upgd conss, 16181190 impls, 0 clqs
15.18/15.23	c (round 4) 15199 del vars, 53083 del conss, 0 add conss, 11793 chg bounds, 80 chg sides, 76 chg coeffs, 0 upgd conss, 16189120 impls, 0 clqs
15.48/15.57	c (round 5) 15685 del vars, 55068 del conss, 0 add conss, 12091 chg bounds, 87 chg sides, 84 chg coeffs, 0 upgd conss, 16192782 impls, 0 clqs
15.68/15.77	c (round 6) 15975 del vars, 56270 del conss, 0 add conss, 12247 chg bounds, 87 chg sides, 84 chg coeffs, 0 upgd conss, 16194226 impls, 0 clqs
15.78/15.85	c (round 7) 16037 del vars, 56642 del conss, 0 add conss, 12270 chg bounds, 87 chg sides, 84 chg coeffs, 0 upgd conss, 16194930 impls, 0 clqs
15.88/15.92	c (round 8) 16065 del vars, 56762 del conss, 0 add conss, 12286 chg bounds, 87 chg sides, 84 chg coeffs, 0 upgd conss, 16195130 impls, 0 clqs
15.88/15.98	c (round 9) 16073 del vars, 56820 del conss, 0 add conss, 12290 chg bounds, 87 chg sides, 84 chg coeffs, 0 upgd conss, 16195210 impls, 0 clqs
16.58/16.62	c (round 10) 16073 del vars, 56828 del conss, 0 add conss, 12290 chg bounds, 87 chg sides, 84 chg coeffs, 177401 upgd conss, 16195210 impls, 0 clqs
796.73/796.94	c    (796.9s) probing: 1000/56769 (1.8%) - 0 fixings, 0 aggregations, 10558302 implications, 0 bound changes
1366.33/1366.66	c    (1366.7s) probing: 2000/56769 (3.5%) - 0 fixings, 0 aggregations, 16146905 implications, 0 bound changes
1366.94/1367.21	c    (1367.2s) probing: 2001/56769 (3.5%) - 0 fixings, 0 aggregations, 16150377 implications, 0 bound changes
1366.94/1367.21	c    (1367.2s) probing aborted: 2000/2000 successive useless probings
1366.94/1367.22	c presolving (11 rounds):
1366.94/1367.22	c  16073 deleted vars, 56828 deleted constraints, 0 added constraints, 12290 tightened bounds, 0 added holes, 87 changed sides, 200 changed coefficients
1366.94/1367.22	c  73599632 implications, 0 cliques
1366.94/1367.22	c presolved problem has 56769 variables (56769 bin, 0 int, 0 impl, 0 cont) and 177401 constraints
1366.94/1367.22	c    1093 constraints of type <knapsack>
1366.94/1367.22	c  148243 constraints of type <setppc>
1366.94/1367.22	c   28065 constraints of type <logicor>
1366.94/1367.22	c transformed objective value is always integral (scale: 1)
1366.94/1367.22	c Presolving Time: 1365.63
1366.94/1367.22	c - non default parameters ----------------------------------------------------------------------
1366.94/1367.22	c # SCIP version 2.0.1.5
1366.94/1367.22	c 
1366.94/1367.22	c # frequency for displaying node information lines
1366.94/1367.22	c # [type: int, range: [-1,2147483647], default: 100]
1366.94/1367.22	c display/freq = 10000
1366.94/1367.22	c 
1366.94/1367.22	c # maximal time in seconds to run
1366.94/1367.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1366.94/1367.22	c limits/time = 1797
1366.94/1367.22	c 
1366.94/1367.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1366.94/1367.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1366.94/1367.22	c limits/memory = 13950
1366.94/1367.22	c 
1366.94/1367.22	c # default clock type (1: CPU user seconds, 2: wall clock time)
1366.94/1367.22	c # [type: int, range: [1,2], default: 1]
1366.94/1367.22	c timing/clocktype = 2
1366.94/1367.22	c 
1366.94/1367.22	c # belongs reading time to solving time?
1366.94/1367.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1366.94/1367.22	c timing/reading = TRUE
1366.94/1367.22	c 
1366.94/1367.22	c # should presolving try to simplify inequalities
1366.94/1367.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1366.94/1367.22	c constraints/linear/simplifyinequalities = TRUE
1366.94/1367.22	c 
1366.94/1367.22	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1366.94/1367.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1366.94/1367.22	c constraints/indicator/addCouplingCons = TRUE
1366.94/1367.22	c 
1366.94/1367.22	c # should presolving try to simplify knapsacks
1366.94/1367.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1366.94/1367.22	c constraints/knapsack/simplifyinequalities = TRUE
1366.94/1367.22	c 
1366.94/1367.22	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1366.94/1367.22	c # [type: int, range: [-1,2147483647], default: -1]
1366.94/1367.22	c separating/rapidlearning/freq = 0
1366.94/1367.22	c 
1366.94/1367.22	c -----------------------------------------------------------------------------------------------
1366.94/1367.22	c start solving
1366.94/1367.26	c 
1579.60/1579.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1579.60/1579.94	c  1580s|     1 |     0 | 48301 |     - |2255M|   0 | 232 |  56k| 177k|  56k| 177k|   0 |  29 |   0 | 8.400000e+01 |      --      |    Inf 
1796.66/1797.06	c  1797s|     1 |     0 |102915 |     - |2259M|   0 |   - |  56k| 177k|  56k| 177k|  56 |  29 |   0 | 8.400000e+01 |      --      |    Inf 
1796.76/1797.14	c  1797s|     1 |     2 |102915 |     - |2259M|   0 |   - |  56k| 177k|  56k| 177k|  56 |  29 |   0 | 8.400000e+01 |      --      |    Inf 
1796.76/1797.14	c 
1796.76/1797.14	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.14	c Solving Time (sec) : 1797.13
1796.76/1797.14	c Solving Nodes      : 1
1796.76/1797.14	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.76/1797.14	c Dual Bound         : +8.40000000000000e+01
1796.76/1797.14	c Gap                : infinite
1796.76/1797.14	s UNKNOWN
1796.76/1797.14	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.14	c Total Time         :    1797.13
1796.76/1797.14	c   solving          :    1797.13
1796.76/1797.14	c   presolving       :    1365.63 (included in solving)
1796.76/1797.14	c   reading          :       1.27 (included in solving)
1796.76/1797.14	c Original Problem   :
1796.76/1797.14	c   Problem name     : HOME/instance-3740339-1338742639.opb
1796.76/1797.14	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.14	c   Constraints      : 234229 initial, 234229 maximal
1796.76/1797.14	c Presolved Problem  :
1796.76/1797.14	c   Problem name     : t_HOME/instance-3740339-1338742639.opb
1796.76/1797.14	c   Variables        : 56769 (56769 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.14	c   Constraints      : 177401 initial, 177430 maximal
1796.76/1797.14	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.76/1797.14	c   trivial          :       0.03       1251          0          0          0          0          0          0          0          0
1796.76/1797.14	c   dualfix          :       0.07        120          0          0          0          0          0          0          0          0
1796.76/1797.14	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   implics          :       0.37          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   probing          :    1350.22          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   knapsack         :       0.12          0          0          0          0          0          0          0          0        116
1796.76/1797.14	c   setppc           :       0.19          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   linear           :      14.29      11039       3663          0      12290          0      56828          0         87         84
1796.76/1797.14	c   logicor          :       0.03          0          0          0          0          0          0          0          0          0
1796.76/1797.14	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.76/1797.14	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.76/1797.14	c   integral         :          0          0          0          0          0          4          0          0          0          0          0          0
1796.76/1797.14	c   knapsack         :       1093          1      96757          0          1          3         23          2          0         96          0          0
1796.76/1797.14	c   setppc           :     148243          1      96755          0          1          1        612          0          0          0          0          0
1796.76/1797.14	c   logicor          :      28065+         1      86904          0          1          0         44         13          0          0          0          0
1796.76/1797.14	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.76/1797.14	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.76/1797.14	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.01       0.00
1796.76/1797.14	c   knapsack         :       5.63       0.01       5.62       0.00       0.00       0.00       0.00
1796.76/1797.14	c   setppc           :     712.34       0.02     712.28       0.00       0.05       0.00       0.00
1796.76/1797.14	c   logicor          :       6.00       0.00       5.99       0.00       0.01       0.00       0.00
1796.76/1797.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.76/1797.14	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.76/1797.14	c   vbounds          :          0          0          0          0
1796.76/1797.14	c   rootredcost      :          0          0          0          0
1796.76/1797.14	c   pseudoobj        :       6997          0          0          0
1796.76/1797.14	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.76/1797.14	c   vbounds          :       0.04       0.04       0.00
1796.76/1797.14	c   rootredcost      :       0.03       0.03       0.00
1796.76/1797.14	c   pseudoobj        :       0.03       0.03       0.00
1796.76/1797.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.76/1797.14	c   propagation      :       0.00         15         15         36       22.1          0        0.0          -
1796.76/1797.14	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.76/1797.14	c   applied globally :          -          -          -         29       22.6          -          -          -
1796.76/1797.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.76/1797.14	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.76/1797.14	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 120)
1796.76/1797.14	c   redcost          :       0.00          1          0          0          0          0
1796.76/1797.14	c   impliedbounds    :       0.00          1          0          0          0          0
1796.76/1797.14	c   intobj           :       0.00          0          0          0          0          0
1796.76/1797.14	c   gomory           :       1.24          1          0          0        500          0
1796.76/1797.14	c   cgmip            :       0.00          0          0          0          0          0
1796.76/1797.14	c   closecuts        :       0.00          0          0          0          0          0
1796.76/1797.14	c   strongcg         :       1.17          1          0          0        500          0
1796.76/1797.14	c   cmir             :      37.03          1          0          0          0          0
1796.76/1797.14	c   flowcover        :      10.93          1          0          0         58          0
1796.76/1797.14	c   clique           :       0.00          0          0          0          0          0
1796.76/1797.14	c   zerohalf         :       0.00          0          0          0          0          0
1796.76/1797.14	c   mcf              :       0.00          0          0          0          0          0
1796.76/1797.14	c   oddcycle         :       0.00          0          0          0          0          0
1796.76/1797.14	c   rapidlearning    :       0.00          0          0          0          0          0
1796.76/1797.14	c Pricers            :       Time      Calls       Vars
1796.76/1797.14	c   problem variables:       0.00          0          0
1796.76/1797.14	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.76/1797.14	c   relpscost        :       0.00          0          0          0          0          0          0
1796.76/1797.14	c   pscost           :       0.00          0          0          0          0          0          0
1796.76/1797.14	c   inference        :       0.01          1          0          0          0          0          2
1796.76/1797.14	c   mostinf          :       0.00          0          0          0          0          0          0
1796.76/1797.14	c   leastinf         :       0.00          0          0          0          0          0          0
1796.76/1797.14	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.76/1797.14	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.76/1797.14	c   random           :       0.00          0          0          0          0          0          0
1796.76/1797.14	c Primal Heuristics  :       Time      Calls      Found
1796.76/1797.14	c   LP solutions     :       0.00          -          0
1796.76/1797.14	c   pseudo solutions :       0.00          -          0
1796.76/1797.14	c   oneopt           :       0.00          0          0
1796.76/1797.14	c   trivial          :       0.08          2          0
1796.76/1797.14	c   shiftandpropagate:      21.18          1          0
1796.76/1797.14	c   simplerounding   :       0.00          0          0
1796.76/1797.14	c   zirounding       :       0.00          0          0
1796.76/1797.14	c   rounding         :       0.01          1          0
1796.76/1797.14	c   shifting         :       0.01          1          0
1796.76/1797.14	c   intshifting      :       0.00          0          0
1796.76/1797.14	c   twoopt           :       0.00          0          0
1796.76/1797.14	c   fixandinfer      :       0.00          0          0
1796.76/1797.14	c   feaspump         :     166.65          1          0
1796.76/1797.14	c   clique           :       0.00          0          0
1796.76/1797.14	c   coefdiving       :       0.00          0          0
1796.76/1797.14	c   pscostdiving     :       0.00          0          0
1796.76/1797.14	c   fracdiving       :       0.00          0          0
1796.76/1797.14	c   veclendiving     :       0.00          0          0
1796.76/1797.14	c   intdiving        :       0.00          0          0
1796.76/1797.14	c   actconsdiving    :       0.00          0          0
1796.76/1797.14	c   objpscostdiving  :       0.00          0          0
1796.76/1797.14	c   rootsoldiving    :       0.00          0          0
1796.76/1797.14	c   linesearchdiving :       0.00          0          0
1796.76/1797.14	c   guideddiving     :       0.00          0          0
1796.76/1797.14	c   octane           :       0.00          0          0
1796.76/1797.14	c   rens             :       0.00          0          0
1796.76/1797.14	c   rins             :       0.00          0          0
1796.76/1797.14	c   localbranching   :       0.00          0          0
1796.76/1797.14	c   mutation         :       0.00          0          0
1796.76/1797.14	c   crossover        :       0.00          0          0
1796.76/1797.14	c   dins             :       0.00          0          0
1796.76/1797.14	c   vbounds          :       0.00          0          0
1796.76/1797.14	c   undercover       :       0.00          0          0
1796.76/1797.14	c   subnlp           :       0.00          0          0
1796.76/1797.14	c   trysol           :       0.00          0          0
1796.76/1797.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.76/1797.14	c   primal LP        :       0.00          0          0       0.00          -
1796.76/1797.14	c   dual LP          :     191.43          1      48301   48301.00     252.32
1796.76/1797.14	c   lex dual LP      :       0.00          0          0       0.00          -
1796.76/1797.14	c   barrier LP       :       0.00          0          0       0.00          -
1796.76/1797.14	c   diving/probing LP:     165.90         13      54614    4201.08     329.20
1796.76/1797.14	c   strong branching :       0.00          0          0       0.00          -
1796.76/1797.14	c     (at root node) :          -          0          0       0.00          -
1796.76/1797.14	c   conflict analysis:       0.00          0          0       0.00          -
1796.76/1797.14	c B&B Tree           :
1796.76/1797.14	c   number of runs   :          1
1796.76/1797.14	c   nodes            :          1
1796.76/1797.14	c   nodes (total)    :          1
1796.76/1797.14	c   nodes left       :          2
1796.76/1797.14	c   max depth        :          0
1796.76/1797.14	c   max depth (total):          0
1796.76/1797.14	c   backtracks       :          0 (0.0%)
1796.76/1797.14	c   delayed cutoffs  :          0
1796.76/1797.14	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.76/1797.14	c   avg switch length:       1.00
1796.76/1797.14	c   switching time   :       0.00
1796.76/1797.14	c Solution           :
1796.76/1797.14	c   Solutions found  :          0 (0 improvements)
1796.76/1797.14	c   Primal Bound     :          -
1796.76/1797.14	c   Dual Bound       : +8.40000000000000e+01
1796.76/1797.14	c   Gap              :   infinite
1796.76/1797.14	c   Root Dual Bound  : +8.40000000000000e+01
1796.76/1797.14	c   Root Iterations  :     102915
1797.56/1797.91	c Time complete: 1797.58.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17088
/proc/meminfo: memFree=23997256/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=9180 CPUtime=0 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 1 0 340389948 9400320 1307 33554432000 4194304 9016284 140734664300160 140734558084440 7854962 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 2295 1311 250 1178 0 1113 0

[startup+0.094184 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17088
/proc/meminfo: memFree=23997256/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=29944 CPUtime=0.08 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 6487 0 0 0 7 1 0 0 20 0 1 0 340389948 30662656 6441 33554432000 4194304 9016284 140734664300160 140734558084440 4536486 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 7486 6441 360 1178 0 6304 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29944

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17088
/proc/meminfo: memFree=23997256/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=31244 CPUtime=0.09 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 6807 0 0 0 8 1 0 0 20 0 1 0 340389948 31993856 6761 33554432000 4194304 9016284 140734664300160 140734558084440 7928096 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 7811 6761 360 1178 0 6629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31244

[startup+0.300216 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17088
/proc/meminfo: memFree=23997256/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=59152 CPUtime=0.28 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 13755 0 0 0 27 1 0 0 20 0 1 0 340389948 60571648 13710 33554432000 4194304 9016284 140734664300160 140734664164056 6813403 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 14788 13735 360 1178 0 13606 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59152

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17088
/proc/meminfo: memFree=23997256/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=88824 CPUtime=0.69 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 21189 0 0 0 66 3 0 0 20 0 1 0 340389948 90955776 21143 33554432000 4194304 9016284 140734664300160 140734664164056 4447111 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 22206 21143 360 1178 0 21024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88824

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17089
/proc/meminfo: memFree=23878472/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=304188 CPUtime=1.49 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 74766 0 0 0 139 10 0 0 20 0 1 0 340389948 311488512 74689 33554432000 4194304 9016284 140734664300160 140734664164056 4318833 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 76080 74693 406 1178 0 74898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 304188

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17089
/proc/meminfo: memFree=23597612/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=507192 CPUtime=3.09 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 124162 0 0 0 293 16 0 0 20 0 1 0 340389948 519364608 124085 33554432000 4194304 9016284 140734664300160 140734664295512 4875347 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 126798 124085 485 1178 0 125616 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 507192

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17089
/proc/meminfo: memFree=23319640/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=725028 CPUtime=6.28 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 177423 0 0 0 605 23 0 0 20 0 1 0 340389948 742428672 177346 33554432000 4194304 9016284 140734664300160 140734664295512 6476010 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 181257 177346 485 1178 0 180075 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 725028

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 17089
/proc/meminfo: memFree=23120056/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=866952 CPUtime=12.69 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 211769 0 0 0 1241 28 0 0 20 0 1 0 340389948 887758848 211435 33554432000 4194304 9016284 140734664300160 140734664295832 6481234 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 216738 211435 496 1178 0 215556 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 866952

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 17090
/proc/meminfo: memFree=22988148/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=985880 CPUtime=25.49 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 247517 0 0 0 2516 33 0 0 20 0 1 0 340389948 1009541120 240009 33554432000 4194304 9016284 140734664300160 140734664295544 4875347 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 246470 240009 538 1178 0 245288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 985880

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17090
/proc/meminfo: memFree=22906984/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1022152 CPUtime=51.08 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 256044 0 0 0 5074 34 0 0 20 0 1 0 340389948 1046683648 248536 33554432000 4194304 9016284 140734664300160 140734664295544 6480220 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 255538 248536 538 1178 0 254356 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1022152

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17090
/proc/meminfo: memFree=22757468/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1075776 CPUtime=102.27 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 269213 0 0 0 10191 36 0 0 20 0 1 0 340389948 1101594624 261705 33554432000 4194304 9016284 140734664300160 140734664295752 6480389 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 268944 261705 538 1178 0 267762 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1075776

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17090
/proc/meminfo: memFree=22532684/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1210928 CPUtime=162.26 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 302763 0 0 0 16185 41 0 0 20 0 1 0 340389948 1239990272 295255 33554432000 4194304 9016284 140734664300160 140734664295752 4875347 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 302732 295255 538 1178 0 301550 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1210928

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17093
/proc/meminfo: memFree=22336668/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1290712 CPUtime=222.25 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 322723 0 0 0 22181 44 0 0 20 0 1 0 340389948 1321689088 315215 33554432000 4194304 9016284 140734664300160 140734664295752 4888130 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 322678 315215 538 1178 0 321496 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1290712

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17116
/proc/meminfo: memFree=22139220/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1379788 CPUtime=282.25 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 344688 0 0 0 28177 48 0 0 20 0 1 0 340389948 1412902912 337180 33554432000 4194304 9016284 140734664300160 140734664295544 6480376 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 344947 337180 538 1178 0 343765 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1379788

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17155
/proc/meminfo: memFree=24703900/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1551596 CPUtime=342.22 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 386820 0 0 0 34168 54 0 0 20 0 1 0 340389948 1588834304 379880 33554432000 4194304 9016284 140734664300160 140734664295752 4347916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 387899 379880 538 1178 0 386717 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1551596

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17155
/proc/meminfo: memFree=24542180/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1636068 CPUtime=402.21 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 407713 0 0 0 40163 58 0 0 20 0 1 0 340389948 1675333632 400920 33554432000 4194304 9016284 140734664300160 140734664295752 4937078 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 409017 400920 538 1178 0 407835 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1636068

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17155
/proc/meminfo: memFree=24294104/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1750804 CPUtime=462.19 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 436667 0 0 0 46157 62 0 0 20 0 1 0 340389948 1792823296 430173 33554432000 4194304 9016284 140734664300160 140734664295544 5510784 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 437701 430173 538 1178 0 436519 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1750804

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17155
/proc/meminfo: memFree=24069940/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1888912 CPUtime=522.19 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 470566 0 0 0 52151 68 0 0 20 0 1 0 340389948 1934245888 464305 33554432000 4194304 9016284 140734664300160 140734664295752 6479774 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 472228 464305 538 1178 0 471046 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1888912

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17155
/proc/meminfo: memFree=23777736/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=1983028 CPUtime=582.17 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 494000 0 0 0 58145 72 0 0 20 0 1 0 340389948 2030620672 488235 33554432000 4194304 9016284 140734664300160 140734664295752 5510784 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 495757 488235 538 1178 0 494575 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1983028

[startup+642.3 s]

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

/proc/meminfo: memFree=22480796/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2562348 CPUtime=1062.1 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 637429 0 0 0 106111 99 0 0 20 0 1 0 340389948 2623844352 633753 33554432000 4194304 9016284 140734664300160 140734664295544 5510784 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 640587 633753 543 1178 0 639405 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 2562348

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17160
/proc/meminfo: memFree=22317372/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2597644 CPUtime=1122.08 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 645715 0 0 0 112107 101 0 0 20 0 1 0 340389948 2659987456 642205 33554432000 4194304 9016284 140734664300160 140734664295752 5510757 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 649411 642205 543 1178 0 648229 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 2597644

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17160
/proc/meminfo: memFree=22244144/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2638068 CPUtime=1182.06 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 655947 0 0 0 118102 104 0 0 20 0 1 0 340389948 2701381632 652824 33554432000 4194304 9016284 140734664300160 140734664295672 5510916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 659517 652824 543 1178 0 658335 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 2638068

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 17161
/proc/meminfo: memFree=22159216/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2673444 CPUtime=1242.05 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 665140 0 0 0 124099 106 0 0 20 0 1 0 340389948 2737606656 662619 33554432000 4194304 9016284 140734664300160 140734664295752 5510784 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 668361 662619 543 1178 0 667179 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2673444

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17161
/proc/meminfo: memFree=22041156/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2709776 CPUtime=1302.06 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 673567 0 0 0 130097 109 0 0 20 0 1 0 340389948 2774810624 671829 33554432000 4194304 9016284 140734664300160 140734664295544 5510784 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 677444 671829 543 1178 0 676262 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2709776

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17161
/proc/meminfo: memFree=21962460/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2747028 CPUtime=1362.03 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 682491 0 0 0 136093 110 0 0 20 0 1 0 340389948 2812956672 681795 33554432000 4194304 9016284 140734664300160 140734664295752 5512299 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 686757 681795 543 1178 0 685575 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2747028

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 17164
/proc/meminfo: memFree=21628376/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3054460 CPUtime=1422.03 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 731251 0 0 0 142081 122 0 0 20 0 1 0 340389948 3127767040 757444 33554432000 4194304 9016284 140734664300160 140734664293944 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 763615 757444 654 1178 0 762433 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 3054460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17164
/proc/meminfo: memFree=21560904/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3078628 CPUtime=1482.02 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 734452 0 0 0 148073 129 0 0 20 0 1 0 340389948 3152515072 765101 33554432000 4194304 9016284 140734664300160 140734664293944 7181476 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 769657 765101 654 1178 0 768475 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3078628

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17165
/proc/meminfo: memFree=21501956/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3093652 CPUtime=1542.01 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 736049 0 0 0 154066 135 0 0 20 0 1 0 340389948 3167899648 770328 33554432000 4194304 9016284 140734664300160 140734664293944 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 773413 770328 654 1178 0 772231 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 3093652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17165
/proc/meminfo: memFree=21455820/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1602 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737208 0 0 0 160061 139 0 0 20 0 1 0 340389948 3183271936 772597 33554432000 4194304 9016284 140734664300160 140734664291944 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 772597 666 1178 0 775984 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3108664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17165
/proc/meminfo: memFree=21126436/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1661.97 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737224 0 0 0 166054 143 0 0 20 0 1 0 340389948 3183271936 772928 33554432000 4194304 9016284 140734664300160 140734664292056 7178240 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 772928 666 1178 0 775984 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3108664

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 17165
/proc/meminfo: memFree=21102040/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1721.97 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737230 0 0 0 172050 147 0 0 20 0 1 0 340389948 3183271936 773005 33554432000 4194304 9016284 140734664300160 140734664292056 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 773005 666 1178 0 775984 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 3108664

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21077376/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1781.96 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737247 0 0 0 178045 151 0 0 20 0 1 0 340389948 3183271936 773026 33554432000 4194304 9016284 140734664300160 140734664295320 7870589 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 773026 682 1178 0 775984 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 3108664

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21069916/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1785.16 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737247 0 0 0 178365 151 0 0 20 0 1 0 340389948 3183271936 773026 33554432000 4194304 9016284 140734664300160 140734664295320 7870569 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 773026 682 1178 0 775984 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 3108664

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21068800/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1791.57 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737248 0 0 0 179006 151 0 0 20 0 1 0 340389948 3183271936 773027 33554432000 4194304 9016284 140734664300160 140734664295320 6270490 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 773027 683 1178 0 775984 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 3108664

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21068784/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1794.77 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737252 0 0 0 179326 151 0 0 20 0 1 0 340389948 3183271936 773031 33554432000 4194304 9016284 140734664300160 140734664295320 6578040 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 773031 687 1178 0 775984 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 3108664

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21068784/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3108664 CPUtime=1796.36 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737252 0 0 0 179485 151 0 0 20 0 1 0 340389948 3183271936 773031 33554432000 4194304 9016284 140734664300160 140734664295320 7870478 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 777166 773031 687 1178 0 775984 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 3108664

[startup+1797.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21068784/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=3104440 CPUtime=1797.16 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737261 0 0 0 179565 151 0 0 20 0 1 0 340389948 3178946560 771984 33554432000 4194304 9016284 140734664300160 140734664299416 6469211 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 776110 771984 696 1178 0 774928 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 3104440

[startup+1797.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17166
/proc/meminfo: memFree=21068784/32873648 swapFree=6860/6860
[pid=17088] ppid=17086 vsize=2182740 CPUtime=1797.56 cores=1,3,5,7
/proc/17088/stat : 17088 (scip-2.0.1.4b_2) R 17086 17088 13307 0 -1 4202496 737264 0 0 0 179600 156 0 0 20 0 1 0 340389948 2235125760 544899 33554432000 4194304 9016284 140734664300160 140734664299416 7933303 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17088/statm: 545429 544643 699 1178 0 544247 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 2182740

Child status: 0
Real time (s): 1797.91
CPU time (s): 1797.58
CPU user time (s): 1796
CPU system time (s): 1.58176
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 3108664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796
system time used= 1.58176
maximum resident set size= 3092156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 737269
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= 78
involuntary context switches= 1864

runsolver used 2.81457 second user time and 7.29289 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 18:57:19
IDJOB=3740339
IDBENCH=77135
IDSOLVER=2329
FILE ID=node116/3740339-1338742639
RUNJOBID= node116-1338713903-13324
PBS_JOBID= 14636747
Free space on /tmp= 71012 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1205_7.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740339-1338742639/watcher-3740339-1338742639 -o /tmp/evaluation-result-3740339-1338742639/solver-3740339-1338742639 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740339-1338742639.opb -t 1800 -m 15500

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

MD5SUM BENCH= c518f99ce9bf9705400b58ce0c013ec3
RANDOM SEED=1099114857

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:       32873648 kB
MemFree:        23997636 kB
Buffers:          554456 kB
Cached:          4137164 kB
SwapCached:         3028 kB
Active:          5516616 kB
Inactive:        2436772 kB
Active(anon):    3251664 kB
Inactive(anon):     8500 kB
Active(file):    2264952 kB
Inactive(file):  2428272 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             23312 kB
Writeback:             0 kB
AnonPages:       3350304 kB
Mapped:            14232 kB
Shmem:                68 kB
Slab:             774948 kB
SReclaimable:     219468 kB
SUnreclaim:       555480 kB
KernelStack:        1472 kB
PageTables:        10532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3407992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 70992 MiB
End job on node116 at 2012-06-03 19:27:17