Trace number 3489734

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
SCIP spx E_2 2011-06-10 (fixed)? 1797.91 1797.89

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12020_7.std.opb
MD5SUMc703179812fadf1f0ad3dce80acaa5dd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark1.02284
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 constraints234493
Number of constraints which are clauses233293
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 constraint120
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-3489734-1307792033.opb>
1.29/1.31	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234493 constraints
1.29/1.31	c problem read
1.29/1.31	c presolving settings loaded
1.69/1.78	c presolving:
9.49/9.50	c (round 1) 4200 del vars, 12585 del conss, 0 add conss, 2877 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16128448 impls, 0 clqs
13.39/13.42	c (round 2) 10305 del vars, 34459 del conss, 0 add conss, 8627 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16154213 impls, 0 clqs
14.59/14.61	c (round 3) 12505 del vars, 44503 del conss, 0 add conss, 9912 chg bounds, 21 chg sides, 26 chg coeffs, 0 upgd conss, 16165396 impls, 0 clqs
15.09/15.19	c (round 4) 13446 del vars, 48280 del conss, 0 add conss, 10485 chg bounds, 55 chg sides, 63 chg coeffs, 0 upgd conss, 16171428 impls, 0 clqs
15.49/15.50	c (round 5) 13905 del vars, 50104 del conss, 0 add conss, 10751 chg bounds, 66 chg sides, 76 chg coeffs, 0 upgd conss, 16173572 impls, 0 clqs
15.59/15.68	c (round 6) 14130 del vars, 51020 del conss, 0 add conss, 10870 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16174792 impls, 0 clqs
15.69/15.77	c (round 7) 14186 del vars, 51356 del conss, 0 add conss, 10897 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175174 impls, 0 clqs
15.79/15.85	c (round 8) 14215 del vars, 51486 del conss, 0 add conss, 10913 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175326 impls, 0 clqs
15.89/15.91	c (round 9) 14225 del vars, 51546 del conss, 0 add conss, 10918 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175388 impls, 0 clqs
16.59/16.62	c (round 10) 14225 del vars, 51556 del conss, 0 add conss, 10918 chg bounds, 75 chg sides, 100 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
17.79/17.81	c (round 11) 14225 del vars, 51574 del conss, 39 add conss, 10918 chg bounds, 144 chg sides, 321 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
816.00/816.10	c    (816.1s) probing: 1000/58617 (1.7%) - 0 fixings, 0 aggregations, 10752140 implications, 0 bound changes
1325.91/1325.99	c    (1326.0s) probing: 2000/58617 (3.4%) - 0 fixings, 0 aggregations, 15959223 implications, 0 bound changes
1326.31/1326.39	c    (1326.4s) probing: 2001/58617 (3.4%) - 0 fixings, 0 aggregations, 15963309 implications, 0 bound changes
1326.31/1326.39	c    (1326.4s) probing aborted: 2000/2000 successive useless probings
1326.31/1326.39	c presolving (12 rounds):
1326.31/1326.39	c  14225 deleted vars, 51584 deleted constraints, 39 added constraints, 10918 tightened bounds, 0 added holes, 144 changed sides, 324 changed coefficients
1326.31/1326.39	c  73254538 implications, 0 cliques
1326.31/1326.39	c presolved problem has 58617 variables (58617 bin, 0 int, 0 impl, 0 cont) and 182948 constraints
1326.31/1326.39	c    1121 constraints of type <knapsack>
1326.31/1326.39	c  152816 constraints of type <setppc>
1326.31/1326.39	c   29011 constraints of type <logicor>
1326.31/1326.39	c transformed objective value is always integral (scale: 1)
1326.31/1326.39	c Presolving Time: 1324.74
1326.31/1326.39	c - non default parameters ----------------------------------------------------------------------
1326.31/1326.39	c # SCIP version 2.0.1.5
1326.31/1326.39	c 
1326.31/1326.39	c # frequency for displaying node information lines
1326.31/1326.39	c # [type: int, range: [-1,2147483647], default: 100]
1326.31/1326.39	c display/freq = 10000
1326.31/1326.39	c 
1326.31/1326.39	c # maximal time in seconds to run
1326.31/1326.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1326.31/1326.39	c limits/time = 1797
1326.31/1326.39	c 
1326.31/1326.39	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1326.31/1326.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1326.31/1326.39	c limits/memory = 13950
1326.31/1326.39	c 
1326.31/1326.39	c # default clock type (1: CPU user seconds, 2: wall clock time)
1326.31/1326.39	c # [type: int, range: [1,2], default: 1]
1326.31/1326.39	c timing/clocktype = 2
1326.31/1326.39	c 
1326.31/1326.39	c # belongs reading time to solving time?
1326.31/1326.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1326.31/1326.39	c timing/reading = TRUE
1326.31/1326.39	c 
1326.31/1326.39	c # should presolving try to simplify inequalities
1326.31/1326.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1326.31/1326.39	c constraints/linear/simplifyinequalities = TRUE
1326.31/1326.39	c 
1326.31/1326.39	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1326.31/1326.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1326.31/1326.39	c constraints/indicator/addCouplingCons = TRUE
1326.31/1326.39	c 
1326.31/1326.39	c # should presolving try to simplify knapsacks
1326.31/1326.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1326.31/1326.39	c constraints/knapsack/simplifyinequalities = TRUE
1326.31/1326.39	c 
1326.31/1326.39	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1326.31/1326.39	c # [type: int, range: [-1,2147483647], default: -1]
1326.31/1326.39	c separating/rapidlearning/freq = 0
1326.31/1326.39	c 
1326.31/1326.39	c -----------------------------------------------------------------------------------------------
1326.31/1326.39	c start solving
1326.41/1326.43	c 
1579.72/1579.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1579.72/1579.77	c  1580s|     1 |     0 | 51951 |     - |2277M|   0 | 799 |  58k| 182k|  58k| 182k|   0 |  42 |   0 | 8.100000e+01 |      --      |    Inf 
1797.02/1797.08	c  1797s|     1 |     2 |113484 |     - |2280M|   0 |   - |  58k| 182k|  58k| 182k|   0 |  42 |   0 | 8.100000e+01 |      --      |    Inf 
1797.02/1797.08	c 
1797.02/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1797.02/1797.08	c Solving Time (sec) : 1797.08
1797.02/1797.08	c Solving Nodes      : 1
1797.02/1797.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.02/1797.08	c Dual Bound         : +8.10000000000000e+01
1797.02/1797.08	c Gap                : infinite
1797.02/1797.08	s UNKNOWN
1797.02/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1797.02/1797.08	c Total Time         :    1797.08
1797.02/1797.08	c   solving          :    1797.08
1797.02/1797.08	c   presolving       :    1324.74 (included in solving)
1797.02/1797.08	c   reading          :       1.31 (included in solving)
1797.02/1797.08	c Original Problem   :
1797.02/1797.08	c   Problem name     : HOME/instance-3489734-1307792033.opb
1797.02/1797.08	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.02/1797.08	c   Constraints      : 234493 initial, 234493 maximal
1797.02/1797.08	c Presolved Problem  :
1797.02/1797.08	c   Problem name     : t_HOME/instance-3489734-1307792033.opb
1797.02/1797.08	c   Variables        : 58617 (58617 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.02/1797.08	c   Constraints      : 182948 initial, 182990 maximal
1797.02/1797.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.02/1797.08	c   trivial          :       0.04       1036          0          0          0          0          0          0          0          0
1797.02/1797.08	c   dualfix          :       0.08        122          0          0          0          0          0          0          0          0
1797.02/1797.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.08	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.08	c   implics          :       0.40          0          0          0          0          0          0          0          0          0
1797.02/1797.08	c   probing          :    1308.31          0          0          0          0          0          0          0          0          0
1797.02/1797.08	c   knapsack         :       1.03          0          0          0          0          0         10         39         69        224
1797.02/1797.08	c   setppc           :       0.30          0          0          0          0          0         18          0          0          0
1797.02/1797.08	c   linear           :      14.20       9882       3185          0      10918          0      51556          0         75        100
1797.02/1797.08	c   logicor          :       0.05          0          0          0          0          0          0          0          0          0
1797.02/1797.08	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.02/1797.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.02/1797.08	c   integral         :          0          0          0          0          0          4          0          0          0          0          0          0
1797.02/1797.08	c   knapsack         :       1121          0      98816          0          1          3         56          5          0          0          0          0
1797.02/1797.08	c   setppc           :     152816          0      98811          0          1          1       1375          7          0          0          0          0
1797.02/1797.08	c   logicor          :      29011+         0      90593          0          1          0         91          3          0          0          0          0
1797.02/1797.08	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.02/1797.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.02/1797.08	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.01       0.00
1797.02/1797.08	c   knapsack         :       7.08       0.00       7.08       0.00       0.00       0.01       0.00
1797.02/1797.08	c   setppc           :     645.61       0.00     645.57       0.00       0.04       0.00       0.00
1797.02/1797.08	c   logicor          :       4.83       0.00       4.82       0.00       0.01       0.00       0.00
1797.02/1797.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.02/1797.08	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.02/1797.08	c   vbounds          :          0          0          0          0
1797.02/1797.08	c   rootredcost      :          0          0          0          0
1797.02/1797.08	c   pseudoobj        :       1107          0          0          0
1797.02/1797.08	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.02/1797.08	c   vbounds          :       0.04       0.04       0.00
1797.02/1797.08	c   rootredcost      :       0.03       0.03       0.00
1797.02/1797.08	c   pseudoobj        :       0.02       0.02       0.00
1797.02/1797.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.02/1797.08	c   propagation      :       0.00         15         15        123       40.6          0        0.0          -
1797.02/1797.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.02/1797.08	c   applied globally :          -          -          -         42       34.7          -          -          -
1797.02/1797.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.02/1797.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.02/1797.08	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1797.02/1797.08	c   redcost          :       0.00          0          0          0          0          0
1797.02/1797.08	c   impliedbounds    :       0.00          0          0          0          0          0
1797.02/1797.08	c   intobj           :       0.00          0          0          0          0          0
1797.02/1797.08	c   gomory           :       0.00          0          0          0          0          0
1797.02/1797.08	c   cgmip            :       0.00          0          0          0          0          0
1797.02/1797.08	c   closecuts        :       0.00          0          0          0          0          0
1797.02/1797.08	c   strongcg         :       0.00          0          0          0          0          0
1797.02/1797.08	c   cmir             :       0.00          0          0          0          0          0
1797.02/1797.08	c   flowcover        :       0.00          0          0          0          0          0
1797.02/1797.08	c   clique           :       0.00          0          0          0          0          0
1797.02/1797.08	c   zerohalf         :       0.00          0          0          0          0          0
1797.02/1797.08	c   mcf              :       0.00          0          0          0          0          0
1797.02/1797.08	c   oddcycle         :       0.00          0          0          0          0          0
1797.02/1797.08	c   rapidlearning    :       0.00          0          0          0          0          0
1797.02/1797.08	c Pricers            :       Time      Calls       Vars
1797.02/1797.08	c   problem variables:       0.00          0          0
1797.02/1797.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.02/1797.08	c   relpscost        :       0.00          0          0          0          0          0          0
1797.02/1797.08	c   pscost           :       0.00          0          0          0          0          0          0
1797.02/1797.08	c   inference        :       0.01          1          0          0          0          0          2
1797.02/1797.08	c   mostinf          :       0.00          0          0          0          0          0          0
1797.02/1797.08	c   leastinf         :       0.00          0          0          0          0          0          0
1797.02/1797.08	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.02/1797.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.02/1797.08	c   random           :       0.00          0          0          0          0          0          0
1797.02/1797.08	c Primal Heuristics  :       Time      Calls      Found
1797.02/1797.08	c   LP solutions     :       0.00          -          0
1797.02/1797.08	c   pseudo solutions :       0.00          -          0
1797.02/1797.08	c   oneopt           :       0.00          0          0
1797.02/1797.08	c   trivial          :       0.08          2          0
1797.02/1797.08	c   shiftandpropagate:       3.98          1          0
1797.02/1797.08	c   simplerounding   :       0.00          0          0
1797.02/1797.08	c   zirounding       :       0.00          0          0
1797.02/1797.08	c   rounding         :       0.01          1          0
1797.02/1797.08	c   shifting         :       0.01          1          0
1797.02/1797.08	c   intshifting      :       0.00          0          0
1797.02/1797.08	c   twoopt           :       0.00          0          0
1797.02/1797.08	c   fixandinfer      :       0.00          0          0
1797.02/1797.08	c   feaspump         :     217.23          1          0
1797.02/1797.08	c   clique           :       0.00          0          0
1797.02/1797.08	c   coefdiving       :       0.00          0          0
1797.02/1797.08	c   pscostdiving     :       0.00          0          0
1797.02/1797.08	c   fracdiving       :       0.00          0          0
1797.02/1797.08	c   veclendiving     :       0.00          0          0
1797.02/1797.08	c   intdiving        :       0.00          0          0
1797.02/1797.08	c   actconsdiving    :       0.00          0          0
1797.02/1797.08	c   objpscostdiving  :       0.00          0          0
1797.02/1797.08	c   rootsoldiving    :       0.00          0          0
1797.02/1797.08	c   linesearchdiving :       0.00          0          0
1797.02/1797.08	c   guideddiving     :       0.00          0          0
1797.02/1797.08	c   octane           :       0.00          0          0
1797.02/1797.08	c   rens             :       0.00          0          0
1797.02/1797.08	c   rins             :       0.00          0          0
1797.02/1797.08	c   localbranching   :       0.00          0          0
1797.02/1797.08	c   mutation         :       0.00          0          0
1797.02/1797.08	c   crossover        :       0.00          0          0
1797.02/1797.08	c   dins             :       0.00          0          0
1797.02/1797.08	c   vbounds          :       0.00          0          0
1797.02/1797.08	c   undercover       :       0.00          0          0
1797.02/1797.08	c   subnlp           :       0.00          0          0
1797.02/1797.08	c   trysol           :       0.00          0          0
1797.02/1797.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.02/1797.08	c   primal LP        :       0.00          0          0       0.00          -
1797.02/1797.08	c   dual LP          :     249.29          1      51951   51951.00     208.40
1797.02/1797.08	c   lex dual LP      :       0.00          0          0       0.00          -
1797.02/1797.08	c   barrier LP       :       0.00          0          0       0.00          -
1797.02/1797.08	c   diving/probing LP:     216.54         14      61533    4395.21     284.16
1797.02/1797.08	c   strong branching :       0.00          0          0       0.00          -
1797.02/1797.08	c     (at root node) :          -          0          0       0.00          -
1797.02/1797.08	c   conflict analysis:       0.00          0          0       0.00          -
1797.02/1797.08	c B&B Tree           :
1797.02/1797.08	c   number of runs   :          1
1797.02/1797.08	c   nodes            :          1
1797.02/1797.08	c   nodes (total)    :          1
1797.02/1797.08	c   nodes left       :          2
1797.02/1797.08	c   max depth        :          0
1797.02/1797.08	c   max depth (total):          0
1797.02/1797.08	c   backtracks       :          0 (0.0%)
1797.02/1797.08	c   delayed cutoffs  :          0
1797.02/1797.08	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.02/1797.08	c   avg switch length:       1.00
1797.02/1797.08	c   switching time   :       0.00
1797.02/1797.08	c Solution           :
1797.02/1797.08	c   Solutions found  :          0 (0 improvements)
1797.02/1797.08	c   Primal Bound     :          -
1797.02/1797.08	c   Dual Bound       : +8.10000000000000e+01
1797.02/1797.08	c   Gap              :   infinite
1797.02/1797.08	c   Root Dual Bound  : +8.10000000000000e+01
1797.02/1797.08	c   Root Iterations  :     113484
1797.82/1797.88	c Time complete: 1797.9.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3489734-1307792033/watcher-3489734-1307792033 -o /tmp/evaluation-result-3489734-1307792033/solver-3489734-1307792033 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489734-1307792033.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 2/172 361
/proc/meminfo: memFree=28946768/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=7620 CPUtime=0 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 869 0 0 0 0 0 0 0 21 0 1 0 890802938 7802880 824 33554432000 4194304 9016284 140733266849648 18446744073709551615 7870589 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/361/statm: 1905 838 189 1178 0 723 0

[startup+0.0897271 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 361
/proc/meminfo: memFree=28946768/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=31084 CPUtime=0.08 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 6774 0 0 0 8 0 0 0 21 0 1 0 890802938 31830016 6729 33554432000 4194304 9016284 140733266849648 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/361/statm: 7771 6729 360 1178 0 6589 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31084

[startup+0.100721 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 361
/proc/meminfo: memFree=28946768/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=32388 CPUtime=0.09 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 7097 0 0 0 9 0 0 0 21 0 1 0 890802938 33165312 7052 33554432000 4194304 9016284 140733266849648 18446744073709551615 7870488 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/361/statm: 8097 7052 360 1178 0 6915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32388

[startup+0.300695 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 361
/proc/meminfo: memFree=28946768/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=60164 CPUtime=0.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 14041 0 0 0 28 1 0 0 22 0 1 0 890802938 61607936 13996 33554432000 4194304 9016284 140733266849648 18446744073709551615 4195040 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/361/statm: 15041 13996 360 1178 0 13859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60164

[startup+0.700636 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 361
/proc/meminfo: memFree=28946768/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=92016 CPUtime=0.69 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 21995 0 0 0 67 2 0 0 24 0 1 0 890802938 94224384 21950 33554432000 4194304 9016284 140733266849648 18446744073709551615 7870483 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/361/statm: 23004 21950 360 1178 0 21822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92016

[startup+1.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 362
/proc/meminfo: memFree=28827372/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=290432 CPUtime=1.49 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 71310 0 0 0 142 7 0 0 25 0 1 0 890802938 297402368 71246 33554432000 4194304 9016284 140733266849648 18446744073709551615 6813403 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/361/statm: 72608 71246 406 1178 0 71426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290432

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 362
/proc/meminfo: memFree=28552216/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=507632 CPUtime=3.09 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 124233 0 0 0 295 14 0 0 25 0 1 0 890802938 519815168 124169 33554432000 4194304 9016284 140733266849648 18446744073709551615 6817584 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/361/statm: 126908 124169 485 1178 0 125726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 507632

[startup+6.3007 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 362
/proc/meminfo: memFree=28283544/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=728512 CPUtime=6.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 178188 0 0 0 611 18 0 0 25 0 1 0 890802938 745996288 178124 33554432000 4194304 9016284 140733266849648 18446744073709551615 4875334 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/361/statm: 182128 178124 485 1178 0 180946 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 728512

[startup+12.7006 s]
/proc/loadavg: 2.24 2.05 2.02 3/173 362
/proc/meminfo: memFree=28096592/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=871804 CPUtime=12.69 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 212614 0 0 0 1247 22 0 0 25 0 1 0 890802938 892727296 212293 33554432000 4194304 9016284 140733266849648 18446744073709551615 6481218 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/361/statm: 217951 212293 496 1178 0 216769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 871804

[startup+25.5005 s]
/proc/loadavg: 2.19 2.05 2.01 3/173 362
/proc/meminfo: memFree=27971736/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=999368 CPUtime=25.49 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 260923 0 0 0 2522 27 0 0 25 0 1 0 890802938 1023352832 243700 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480384 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/361/statm: 249842 243700 541 1178 0 248660 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 999368

[startup+51.1011 s]
/proc/loadavg: 2.12 2.04 2.01 3/173 362
/proc/meminfo: memFree=27933700/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1040024 CPUtime=51.09 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 270477 0 0 0 5080 29 0 0 25 0 1 0 890802938 1064984576 253254 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 260006 253254 541 1178 0 258824 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1040024

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.01 3/173 364
/proc/meminfo: memFree=27871708/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1106408 CPUtime=102.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 286422 0 0 0 10199 30 0 0 25 0 1 0 890802938 1132961792 269199 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 276602 269199 541 1178 0 275420 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1106408

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/173 366
/proc/meminfo: memFree=27746832/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1232744 CPUtime=162.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 317163 0 0 0 16195 34 0 0 25 0 1 0 890802938 1262329856 299940 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 308186 299940 541 1178 0 307004 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1232744

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/173 368
/proc/meminfo: memFree=27645012/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1333652 CPUtime=222.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 342689 0 0 0 22192 37 0 0 25 0 1 0 890802938 1365659648 325466 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 333413 325466 541 1178 0 332231 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1333652

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 370
/proc/meminfo: memFree=27503028/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1479528 CPUtime=282.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 378124 0 0 0 28187 42 0 0 25 0 1 0 890802938 1515036672 360901 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 369882 360901 541 1178 0 368700 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1479528

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 370
/proc/meminfo: memFree=27358552/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1626628 CPUtime=342.29 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 414498 0 0 0 34182 47 0 0 25 0 1 0 890802938 1665667072 397275 33554432000 4194304 9016284 140733266849648 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 406657 397275 541 1178 0 405475 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1626628

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 372
/proc/meminfo: memFree=27275092/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1706216 CPUtime=402.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 434618 0 0 0 40181 49 0 0 25 0 1 0 890802938 1747165184 417395 33554432000 4194304 9016284 140733266849648 18446744073709551615 5512320 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 426554 417395 541 1178 0 425372 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1706216

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 374
/proc/meminfo: memFree=27129004/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1854332 CPUtime=462.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 471366 0 0 0 46177 53 0 0 25 0 1 0 890802938 1898835968 454143 33554432000 4194304 9016284 140733266849648 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 463583 454143 541 1178 0 462401 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1854332

[startup+522.301 s]
/proc/loadavg: 2.15 2.03 2.01 3/173 414
/proc/meminfo: memFree=26273668/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=1944516 CPUtime=522.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 493861 0 0 0 52174 56 0 0 25 0 1 0 890802938 1991184384 476638 33554432000 4194304 9016284 140733266849648 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 486129 476638 541 1178 0 484947 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1944516

[startup+582.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/173 416
/proc/meminfo: memFree=26024676/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2035628 CPUtime=582.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 516757 0 0 0 58171 59 0 0 25 0 1 0 890802938 2084483072 499534 33554432000 4194304 9016284 140733266849648 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 508907 499534 541 1178 0 507725 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2035628

[startup+642.3 s]

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

/proc/meminfo: memFree=24440652/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2628768 CPUtime=1122.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 664362 0 0 0 112151 79 0 0 25 0 1 0 890802938 2691858432 647139 33554432000 4194304 9016284 140733266849648 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 657192 647139 546 1178 0 656010 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2628768

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 432
/proc/meminfo: memFree=24239500/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2667708 CPUtime=1182.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 673817 0 0 0 118150 80 0 0 25 0 1 0 890802938 2731732992 656594 33554432000 4194304 9016284 140733266849648 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 666927 656594 546 1178 0 665745 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2667708

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 432
/proc/meminfo: memFree=24146356/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2702992 CPUtime=1242.3 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 683082 0 0 0 124148 82 0 0 25 0 1 0 890802938 2767863808 665859 33554432000 4194304 9016284 140733266849648 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 675748 665859 546 1178 0 674566 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2702992

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/173 434
/proc/meminfo: memFree=24007588/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2745472 CPUtime=1302.31 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 693811 0 0 0 130147 84 0 0 25 0 1 0 890802938 2811363328 676588 33554432000 4194304 9016284 140733266849648 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 686368 676588 546 1178 0 685186 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 2745472

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 436
/proc/meminfo: memFree=23655292/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3093252 CPUtime=1362.31 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 774324 0 0 0 136132 99 0 0 25 0 1 0 890802938 3167490048 754143 33554432000 4194304 9016284 140733266849648 18446744073709551615 7124261 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 773313 754143 1020 1178 0 772131 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3093252

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/173 438
/proc/meminfo: memFree=23598612/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3108652 CPUtime=1422.32 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 779798 0 0 0 142125 107 0 0 25 0 1 0 890802938 3183259648 759323 33554432000 4194304 9016284 140733266849648 18446744073709551615 7181481 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 777163 759323 1133 1178 0 775981 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 3108652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 440
/proc/meminfo: memFree=23514160/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3126572 CPUtime=1482.32 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 788679 0 0 0 148116 116 0 0 25 0 1 0 890802938 3201609728 767108 33554432000 4194304 9016284 140733266849648 18446744073709551615 7181775 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 781643 767108 761 1178 0 780461 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3126572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 440
/proc/meminfo: memFree=23457976/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3127128 CPUtime=1542.31 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 788690 0 0 0 154110 121 0 0 25 0 1 0 890802938 3202179072 767118 33554432000 4194304 9016284 140733266849648 18446744073709551615 7181661 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 781782 767118 760 1178 0 780600 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 3127128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 442
/proc/meminfo: memFree=23380348/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1602.31 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799426 0 0 0 160103 128 0 0 25 0 1 0 890802938 3227156480 775636 33554432000 4194304 9016284 140733266849648 18446744073709551615 7181022 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775636 1133 1178 0 786698 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3151520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 453
/proc/meminfo: memFree=23333600/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1662.32 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799465 0 0 0 166098 134 0 0 25 0 1 0 890802938 3227156480 775640 33554432000 4194304 9016284 140733266849648 18446744073709551615 7180942 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775640 1098 1178 0 786698 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3151520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 455
/proc/meminfo: memFree=23292904/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1722.31 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799467 0 0 0 172093 138 0 0 25 0 1 0 890802938 3227156480 775642 33554432000 4194304 9016284 140733266849648 18446744073709551615 7180372 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775642 1098 1178 0 786698 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 3151520

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/173 457
/proc/meminfo: memFree=23249236/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1782.31 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799536 0 0 0 178081 150 0 0 25 0 1 0 890802938 3227156480 775708 33554432000 4194304 9016284 140733266849648 18446744073709551615 6972394 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775708 1097 1178 0 786698 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 3151520

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23246256/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1785.52 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799540 0 0 0 178400 152 0 0 25 0 1 0 890802938 3227156480 775712 33554432000 4194304 9016284 140733266849648 18446744073709551615 6972411 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775712 1097 1178 0 786698 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 3151520

[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23242288/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1791.93 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799546 0 0 0 179038 155 0 0 25 0 1 0 890802938 3227156480 775712 33554432000 4194304 9016284 140733266849648 18446744073709551615 7214542 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775712 1091 1178 0 786698 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 3151520

[startup+1795.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23240056/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1795.12 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799546 0 0 0 179356 156 0 0 25 0 1 0 890802938 3227156480 775712 33554432000 4194304 9016284 140733266849648 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775712 1091 1178 0 786698 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 3151520

[startup+1796.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23239188/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3151520 CPUtime=1796.72 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799546 0 0 0 179515 157 0 0 25 0 1 0 890802938 3227156480 775712 33554432000 4194304 9016284 140733266849648 18446744073709551615 6972368 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/361/statm: 787880 775712 1091 1178 0 786698 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 3151520

[startup+1797.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23233236/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=3148776 CPUtime=1797.51 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799724 0 0 0 179594 157 0 0 25 0 1 0 890802938 3224346624 775204 33554432000 4194304 9016284 140733266849648 18446744073709551615 4538515 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/361/statm: 787194 775204 1100 1178 0 786012 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (KiB) 3148776

[startup+1797.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23233236/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2750332 CPUtime=1797.71 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799724 0 0 0 179612 159 0 0 25 0 1 0 890802938 2816339968 677651 33554432000 4194304 9016284 140733266849648 18446744073709551615 4538507 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/361/statm: 687583 677651 1072 1178 0 686401 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 2750332

[startup+1797.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/173 457
/proc/meminfo: memFree=23233236/32951132 swapFree=67061148/67111528
[pid=361] ppid=359 vsize=2312100 CPUtime=1797.82 cores=1,3,5,7
/proc/361/stat : 361 (scip-2.0.1.4b_2) R 359 361 31747 0 -1 4202496 799727 0 0 0 179621 161 0 0 25 0 1 0 890802938 2367590400 562060 33554432000 4194304 9016284 140733266849648 18446744073709551615 8107690 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/361/statm: 578025 562060 1075 1178 0 576843 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 2312100

Child status: 0
Real time (s): 1797.89
CPU time (s): 1797.91
CPU user time (s): 1796.21
CPU system time (s): 1.69674
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3151520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.21
system time used= 1.69674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 799732
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= 5
involuntary context switches= 3361

runsolver used 2.36464 second user time and 5.9401 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 13:33:53
IDJOB=3489734
IDBENCH=77184
IDSOLVER=1979
FILE ID=node129/3489734-1307792033
RUNJOBID= node129-1307783030-31766
PBS_JOBID= 13550887
Free space on /tmp= 74080 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12020_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-3489734-1307792033/watcher-3489734-1307792033 -o /tmp/evaluation-result-3489734-1307792033/solver-3489734-1307792033 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489734-1307792033.opb -t 1800 -m 15500

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

MD5SUM BENCH= c703179812fadf1f0ad3dce80acaa5dd
RANDOM SEED=770811253

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28947460 kB
Buffers:        423132 kB
Cached:        3172948 kB
SwapCached:      13132 kB
Active:        1220356 kB
Inactive:      2525112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28947460 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           24500 kB
Writeback:           0 kB
AnonPages:      146176 kB
Mapped:          12048 kB
Slab:           195192 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   309612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74052 MiB
End job on node129 at 2011-06-11 14:03:51