Trace number 3740427

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)? 1798.78 1799.05

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1204_10.std.opb
MD5SUM999b70cf1a61f9394c5c87ad5e426a5f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark77
Best CPU time to get the best result obtained on this benchmark0.288955
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 constraints234483
Number of constraints which are clauses233283
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 constraint37
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-3740427-1338744725.opb>
1.19/1.29	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234483 constraints
1.19/1.29	c problem read
1.19/1.29	c presolving settings loaded
1.69/1.75	c presolving:
9.39/9.49	c (round 1) 4515 del vars, 13043 del conss, 0 add conss, 3137 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16088288 impls, 0 clqs
13.09/13.20	c (round 2) 10104 del vars, 33839 del conss, 0 add conss, 8467 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16114105 impls, 0 clqs
14.39/14.42	c (round 3) 12192 del vars, 42945 del conss, 0 add conss, 9617 chg bounds, 68 chg sides, 43 chg coeffs, 0 upgd conss, 16124029 impls, 0 clqs
14.99/15.06	c (round 4) 13191 del vars, 46914 del conss, 0 add conss, 10211 chg bounds, 79 chg sides, 53 chg coeffs, 0 upgd conss, 16129832 impls, 0 clqs
15.39/15.46	c (round 5) 13675 del vars, 48884 del conss, 0 add conss, 10523 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16132336 impls, 0 clqs
15.59/15.61	c (round 6) 13947 del vars, 50037 del conss, 0 add conss, 10649 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16133402 impls, 0 clqs
15.69/15.71	c (round 7) 14015 del vars, 50352 del conss, 0 add conss, 10691 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134010 impls, 0 clqs
15.79/15.80	c (round 8) 14060 del vars, 50546 del conss, 0 add conss, 10722 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134216 impls, 0 clqs
15.79/15.88	c (round 9) 14090 del vars, 50665 del conss, 0 add conss, 10741 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134402 impls, 0 clqs
15.89/15.94	c (round 10) 14108 del vars, 50745 del conss, 0 add conss, 10752 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134468 impls, 0 clqs
15.99/16.00	c (round 11) 14112 del vars, 50787 del conss, 0 add conss, 10754 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134486 impls, 0 clqs
16.59/16.66	c (round 12) 14112 del vars, 50795 del conss, 0 add conss, 10754 chg bounds, 83 chg sides, 57 chg coeffs, 183688 upgd conss, 16134486 impls, 0 clqs
16.98/17.05	c (round 13) 14112 del vars, 50795 del conss, 10 add conss, 10754 chg bounds, 99 chg sides, 208 chg coeffs, 183688 upgd conss, 16135658 impls, 0 clqs
868.66/868.80	c    (868.8s) probing: 1000/58730 (1.7%) - 0 fixings, 0 aggregations, 11621558 implications, 0 bound changes
1390.18/1390.47	c    (1390.5s) probing: 2000/58730 (3.4%) - 0 fixings, 0 aggregations, 17785151 implications, 0 bound changes
1390.38/1390.63	c    (1390.6s) probing: 2001/58730 (3.4%) - 0 fixings, 0 aggregations, 17786730 implications, 0 bound changes
1390.38/1390.63	c    (1390.6s) probing aborted: 2000/2000 successive useless probings
1390.38/1390.64	c presolving (14 rounds):
1390.38/1390.64	c  14112 deleted vars, 50795 deleted constraints, 10 added constraints, 10754 tightened bounds, 0 added holes, 99 changed sides, 211 changed coefficients
1390.38/1390.64	c  75508804 implications, 48 cliques
1390.38/1390.64	c presolved problem has 58730 variables (58730 bin, 0 int, 0 impl, 0 cont) and 183698 constraints
1390.38/1390.64	c    1112 constraints of type <knapsack>
1390.38/1390.64	c  153511 constraints of type <setppc>
1390.38/1390.64	c   29075 constraints of type <logicor>
1390.38/1390.64	c transformed objective value is always integral (scale: 1)
1390.38/1390.64	c Presolving Time: 1389.02
1390.38/1390.64	c - non default parameters ----------------------------------------------------------------------
1390.38/1390.64	c # SCIP version 2.0.1.5
1390.38/1390.64	c 
1390.38/1390.64	c # frequency for displaying node information lines
1390.38/1390.64	c # [type: int, range: [-1,2147483647], default: 100]
1390.38/1390.64	c display/freq = 10000
1390.38/1390.64	c 
1390.38/1390.64	c # maximal time in seconds to run
1390.38/1390.64	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1390.38/1390.64	c limits/time = 1797
1390.38/1390.64	c 
1390.38/1390.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1390.38/1390.64	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1390.38/1390.64	c limits/memory = 13950
1390.38/1390.64	c 
1390.38/1390.64	c # default clock type (1: CPU user seconds, 2: wall clock time)
1390.38/1390.64	c # [type: int, range: [1,2], default: 1]
1390.38/1390.64	c timing/clocktype = 2
1390.38/1390.64	c 
1390.38/1390.64	c # belongs reading time to solving time?
1390.38/1390.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1390.38/1390.64	c timing/reading = TRUE
1390.38/1390.64	c 
1390.38/1390.64	c # should presolving try to simplify inequalities
1390.38/1390.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1390.38/1390.64	c constraints/linear/simplifyinequalities = TRUE
1390.38/1390.64	c 
1390.38/1390.64	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1390.38/1390.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1390.38/1390.64	c constraints/indicator/addCouplingCons = TRUE
1390.38/1390.64	c 
1390.38/1390.64	c # should presolving try to simplify knapsacks
1390.38/1390.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1390.38/1390.64	c constraints/knapsack/simplifyinequalities = TRUE
1390.38/1390.64	c 
1390.38/1390.64	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1390.38/1390.64	c # [type: int, range: [-1,2147483647], default: -1]
1390.38/1390.64	c separating/rapidlearning/freq = 0
1390.38/1390.64	c 
1390.38/1390.64	c -----------------------------------------------------------------------------------------------
1390.38/1390.64	c start solving
1390.38/1390.68	c 
1634.35/1634.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1634.35/1634.69	c  1635s|     1 |     0 | 47547 |     - |2320M|   0 | 418 |  58k| 183k|  58k| 183k|   0 |   4 |   0 | 7.700000e+01 |      --      |    Inf 
1797.91/1798.20	c  1798s|     1 |     0 | 84050 |     - |2323M|   0 |   - |  58k| 183k|  58k| 183k|  42 |   4 |   0 | 7.700000e+01 |      --      |    Inf 
1797.91/1798.27	c  1798s|     1 |     2 | 84050 |     - |2323M|   0 |   - |  58k| 183k|  58k| 183k|  42 |   4 |   0 | 7.700000e+01 |      --      |    Inf 
1797.91/1798.27	c 
1797.91/1798.27	c SCIP Status        : solving was interrupted [time limit reached]
1797.91/1798.27	c Solving Time (sec) : 1798.26
1797.91/1798.27	c Solving Nodes      : 1
1797.91/1798.27	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.91/1798.27	c Dual Bound         : +7.70000000000000e+01
1797.91/1798.27	c Gap                : infinite
1797.91/1798.27	s UNKNOWN
1797.91/1798.27	c SCIP Status        : solving was interrupted [time limit reached]
1797.91/1798.27	c Total Time         :    1798.26
1797.91/1798.27	c   solving          :    1798.26
1797.91/1798.27	c   presolving       :    1389.02 (included in solving)
1797.91/1798.27	c   reading          :       1.29 (included in solving)
1797.91/1798.27	c Original Problem   :
1797.91/1798.27	c   Problem name     : HOME/instance-3740427-1338744725.opb
1797.91/1798.27	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.91/1798.27	c   Constraints      : 234483 initial, 234483 maximal
1797.91/1798.27	c Presolved Problem  :
1797.91/1798.27	c   Problem name     : t_HOME/instance-3740427-1338744725.opb
1797.91/1798.27	c   Variables        : 58730 (58730 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.91/1798.27	c   Constraints      : 183698 initial, 183702 maximal
1797.91/1798.27	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.91/1798.27	c   trivial          :       0.04       1171          0          0          0          0          0          0          0          0
1797.91/1798.27	c   dualfix          :       0.09        122          0          0          0          0          0          0          0          0
1797.91/1798.27	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   implics          :       0.48          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   probing          :    1373.37          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   knapsack         :       0.18          0          0          0          0          0          0         10         16        154
1797.91/1798.27	c   setppc           :       0.29          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   linear           :      14.21       9583       3236          0      10754          0      50795          0         83         57
1797.91/1798.27	c   logicor          :       0.05          0          0          0          0          0          0          0          0          0
1797.91/1798.27	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.91/1798.27	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.91/1798.27	c   integral         :          0          0          0          0          0          4          0          0          0          0          0          0
1797.91/1798.27	c   knapsack         :       1112          1     104893          0          1          3         10          1          0         64          0          0
1797.91/1798.27	c   setppc           :     153511          1     104892          0          1          1         72          0          0          0          0          0
1797.91/1798.27	c   logicor          :      29075+         1      95005          0          1          0         12          0          0          0          0          0
1797.91/1798.27	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.91/1798.27	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.91/1798.27	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.01       0.00
1797.91/1798.27	c   knapsack         :       5.62       0.00       5.61       0.00       0.00       0.00       0.00
1797.91/1798.27	c   setppc           :     673.43       0.01     673.38       0.00       0.04       0.00       0.00
1797.91/1798.27	c   logicor          :       5.60       0.00       5.59       0.00       0.01       0.00       0.00
1797.91/1798.27	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.91/1798.27	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.91/1798.27	c   vbounds          :          0          0          0          0
1797.91/1798.27	c   rootredcost      :          0          0          0          0
1797.91/1798.27	c   pseudoobj        :       8074          0          0          0
1797.91/1798.27	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.91/1798.27	c   vbounds          :       0.04       0.04       0.00
1797.91/1798.27	c   rootredcost      :       0.03       0.03       0.00
1797.91/1798.27	c   pseudoobj        :       0.04       0.04       0.00
1797.91/1798.27	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.91/1798.27	c   propagation      :       0.00          1          1          5       16.8          0        0.0          -
1797.91/1798.27	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.91/1798.27	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.91/1798.27	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.91/1798.27	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.91/1798.27	c   applied globally :          -          -          -          4       16.8          -          -          -
1797.91/1798.27	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.91/1798.27	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.91/1798.27	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 144)
1797.91/1798.27	c   redcost          :       0.00          1          0          0          0          0
1797.91/1798.27	c   impliedbounds    :       0.01          1          0          0          4          0
1797.91/1798.27	c   intobj           :       0.00          0          0          0          0          0
1797.91/1798.27	c   gomory           :       1.14          1          0          0        500          0
1797.91/1798.27	c   cgmip            :       0.00          0          0          0          0          0
1797.91/1798.27	c   closecuts        :       0.00          0          0          0          0          0
1797.91/1798.27	c   strongcg         :       1.21          1          0          0        500          0
1797.91/1798.27	c   cmir             :      12.65          1          0          0          0          0
1797.91/1798.27	c   flowcover        :      14.19          1          0          0         46          0
1797.91/1798.27	c   clique           :       8.50          1          0          0          0          0
1797.91/1798.27	c   zerohalf         :       0.00          0          0          0          0          0
1797.91/1798.27	c   mcf              :       0.00          0          0          0          0          0
1797.91/1798.27	c   oddcycle         :       0.00          0          0          0          0          0
1797.91/1798.27	c   rapidlearning    :       0.00          0          0          0          0          0
1797.91/1798.27	c Pricers            :       Time      Calls       Vars
1797.91/1798.27	c   problem variables:       0.00          0          0
1797.91/1798.27	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.91/1798.27	c   relpscost        :       0.00          0          0          0          0          0          0
1797.91/1798.27	c   pscost           :       0.00          0          0          0          0          0          0
1797.91/1798.27	c   inference        :       0.01          1          0          0          0          0          2
1797.91/1798.27	c   mostinf          :       0.00          0          0          0          0          0          0
1797.91/1798.27	c   leastinf         :       0.00          0          0          0          0          0          0
1797.91/1798.27	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.91/1798.27	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.91/1798.27	c   random           :       0.00          0          0          0          0          0          0
1797.91/1798.27	c Primal Heuristics  :       Time      Calls      Found
1797.91/1798.27	c   LP solutions     :       0.00          -          0
1797.91/1798.27	c   pseudo solutions :       0.00          -          0
1797.91/1798.27	c   oneopt           :       0.00          0          0
1797.91/1798.27	c   trivial          :       0.08          2          0
1797.91/1798.27	c   shiftandpropagate:      22.05          1          0
1797.91/1798.27	c   simplerounding   :       0.00          0          0
1797.91/1798.27	c   zirounding       :       0.00          0          0
1797.91/1798.27	c   rounding         :       0.01          1          0
1797.91/1798.27	c   shifting         :       0.01          1          0
1797.91/1798.27	c   intshifting      :       0.00          0          0
1797.91/1798.27	c   twoopt           :       0.00          0          0
1797.91/1798.27	c   fixandinfer      :       0.00          0          0
1797.91/1798.27	c   feaspump         :     125.74          1          0
1797.91/1798.27	c   clique           :       0.00          0          0
1797.91/1798.27	c   coefdiving       :       0.00          0          0
1797.91/1798.27	c   pscostdiving     :       0.00          0          0
1797.91/1798.27	c   fracdiving       :       0.00          0          0
1797.91/1798.27	c   veclendiving     :       0.00          0          0
1797.91/1798.27	c   intdiving        :       0.00          0          0
1797.91/1798.27	c   actconsdiving    :       0.00          0          0
1797.91/1798.27	c   objpscostdiving  :       0.00          0          0
1797.91/1798.27	c   rootsoldiving    :       0.00          0          0
1797.91/1798.27	c   linesearchdiving :       0.00          0          0
1797.91/1798.27	c   guideddiving     :       0.00          0          0
1797.91/1798.27	c   octane           :       0.00          0          0
1797.91/1798.27	c   rens             :       0.00          0          0
1797.91/1798.27	c   rins             :       0.00          0          0
1797.91/1798.27	c   localbranching   :       0.00          0          0
1797.91/1798.27	c   mutation         :       0.00          0          0
1797.91/1798.27	c   crossover        :       0.00          0          0
1797.91/1798.27	c   dins             :       0.00          0          0
1797.91/1798.27	c   vbounds          :       0.00          0          0
1797.91/1798.27	c   undercover       :       0.00          0          0
1797.91/1798.27	c   subnlp           :       0.00          0          0
1797.91/1798.27	c   trysol           :       0.00          0          0
1797.91/1798.27	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.91/1798.27	c   primal LP        :       0.00          0          0       0.00          -
1797.91/1798.27	c   dual LP          :     221.89          1      47547   47547.00     214.28
1797.91/1798.27	c   lex dual LP      :       0.00          0          0       0.00          -
1797.91/1798.27	c   barrier LP       :       0.00          0          0       0.00          -
1797.91/1798.27	c   diving/probing LP:     124.84         18      36503    2027.94     292.40
1797.91/1798.27	c   strong branching :       0.00          0          0       0.00          -
1797.91/1798.27	c     (at root node) :          -          0          0       0.00          -
1797.91/1798.27	c   conflict analysis:       0.00          0          0       0.00          -
1797.91/1798.27	c B&B Tree           :
1797.91/1798.27	c   number of runs   :          1
1797.91/1798.27	c   nodes            :          1
1797.91/1798.27	c   nodes (total)    :          1
1797.91/1798.27	c   nodes left       :          2
1797.91/1798.27	c   max depth        :          0
1797.91/1798.27	c   max depth (total):          0
1797.91/1798.27	c   backtracks       :          0 (0.0%)
1797.91/1798.27	c   delayed cutoffs  :          0
1797.91/1798.27	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.91/1798.27	c   avg switch length:       1.00
1797.91/1798.27	c   switching time   :       0.00
1797.91/1798.27	c Solution           :
1797.91/1798.27	c   Solutions found  :          0 (0 improvements)
1797.91/1798.27	c   Primal Bound     :          -
1797.91/1798.27	c   Dual Bound       : +7.70000000000000e+01
1797.91/1798.27	c   Gap              :   infinite
1797.91/1798.27	c   Root Dual Bound  : +7.70000000000000e+01
1797.91/1798.27	c   Root Iterations  :      84050
1798.71/1799.05	c Time complete: 1798.76.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17246
/proc/meminfo: memFree=25860660/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=9588 CPUtime=0 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 1515 0 0 0 0 0 0 0 20 0 1 0 340598596 9818112 1470 33554432000 4194304 9016284 140734653554256 140737212826376 7824814 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 2397 1470 311 1178 0 1215 0

[startup+0.0759229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17246
/proc/meminfo: memFree=25860660/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=27640 CPUtime=0.06 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 5877 0 0 0 6 0 0 0 20 0 1 0 340598596 28303360 5832 33554432000 4194304 9016284 140734653554256 140737212826376 4195040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 6910 5832 360 1178 0 5728 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27640

[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17246
/proc/meminfo: memFree=25860660/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=31236 CPUtime=0.09 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 6804 0 0 0 9 0 0 0 20 0 1 0 340598596 31985664 6759 33554432000 4194304 9016284 140734653554256 140737212826376 4445434 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 7809 6759 360 1178 0 6627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31236

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17246
/proc/meminfo: memFree=25860660/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=59012 CPUtime=0.29 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 13746 0 0 0 28 1 0 0 20 0 1 0 340598596 60428288 13701 33554432000 4194304 9016284 140734653554256 140734653418120 7870473 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 14753 13701 360 1178 0 13571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59012

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17246
/proc/meminfo: memFree=25860660/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=87656 CPUtime=0.69 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 20893 0 0 0 67 2 0 0 20 0 1 0 340598596 89759744 20848 33554432000 4194304 9016284 140734653554256 140734653418120 7870483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 21914 20848 360 1178 0 20732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87656

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17247
/proc/meminfo: memFree=25745192/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=292432 CPUtime=1.49 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 71962 0 0 0 140 9 0 0 20 0 1 0 340598596 299450368 71898 33554432000 4194304 9016284 140734653554256 140734653418152 4351812 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 73108 71905 406 1178 0 71926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292432

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17247
/proc/meminfo: memFree=25465232/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=505296 CPUtime=3.09 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 123653 0 0 0 294 15 0 0 20 0 1 0 340598596 517423104 123589 33554432000 4194304 9016284 140734653554256 140734653549608 4918396 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 126324 123590 485 1178 0 125142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 505296

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17247
/proc/meminfo: memFree=25188592/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=720420 CPUtime=6.29 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 176064 0 0 0 606 23 0 0 20 0 1 0 340598596 737710080 176000 33554432000 4194304 9016284 140734653554256 140734653549608 4460327 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 180105 176000 485 1178 0 178923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 720420

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17247
/proc/meminfo: memFree=24956620/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=859912 CPUtime=12.69 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 209738 0 0 0 1241 28 0 0 20 0 1 0 340598596 880549888 209417 33554432000 4194304 9016284 140734653554256 140734653550728 6481211 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 214978 209417 496 1178 0 213796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 859912

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17247
/proc/meminfo: memFree=24765272/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=986688 CPUtime=25.49 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 247861 0 0 0 2514 35 0 0 20 0 1 0 340598596 1010368512 240156 33554432000 4194304 9016284 140734653554256 140734653549640 6480389 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17246/statm: 246672 240156 538 1178 0 245490 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 986688

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17247
/proc/meminfo: memFree=24679012/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1027744 CPUtime=51.08 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 257453 0 0 0 5071 37 0 0 20 0 1 0 340598596 1052409856 249748 33554432000 4194304 9016284 140734653554256 140734653549640 6479544 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 256936 249748 538 1178 0 255754 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1027744

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17248
/proc/meminfo: memFree=24537592/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1096612 CPUtime=102.28 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 274203 0 0 0 10189 39 0 0 20 0 1 0 340598596 1122930688 266498 33554432000 4194304 9016284 140734653554256 140734653549640 6476261 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 274153 266498 538 1178 0 272971 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1096612

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17248
/proc/meminfo: memFree=24301276/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1222600 CPUtime=162.27 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 305109 0 0 0 16183 44 0 0 20 0 1 0 340598596 1251942400 297404 33554432000 4194304 9016284 140734653554256 140734653549848 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 305650 297404 538 1178 0 304468 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1222600

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17248
/proc/meminfo: memFree=24096120/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1321788 CPUtime=222.25 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 329903 0 0 0 22178 47 0 0 20 0 1 0 340598596 1353510912 322198 33554432000 4194304 9016284 140734653554256 140734653549848 6480412 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 330447 322198 538 1178 0 329265 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1321788

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17248
/proc/meminfo: memFree=23954664/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1391572 CPUtime=282.25 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 347210 0 0 0 28175 50 0 0 20 0 1 0 340598596 1424969728 339505 33554432000 4194304 9016284 140734653554256 140734653549848 6480215 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 347893 339505 538 1178 0 346711 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1391572

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17248
/proc/meminfo: memFree=23765964/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1509348 CPUtime=342.24 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 377035 0 0 0 34170 54 0 0 20 0 1 0 340598596 1545572352 369330 33554432000 4194304 9016284 140734653554256 140734653549640 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 377337 369330 538 1178 0 376155 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1509348

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17249
/proc/meminfo: memFree=23634932/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1588744 CPUtime=402.23 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 396256 0 0 0 40166 57 0 0 20 0 1 0 340598596 1626873856 388551 33554432000 4194304 9016284 140734653554256 140734653549640 6480421 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 397186 388551 538 1178 0 396004 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1588744

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17249
/proc/meminfo: memFree=23435532/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1724104 CPUtime=462.22 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 429392 0 0 0 46161 61 0 0 20 0 1 0 340598596 1765482496 421687 33554432000 4194304 9016284 140734653554256 140734653549848 5510868 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 431026 421687 538 1178 0 429844 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1724104

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 17252
/proc/meminfo: memFree=23234096/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1867676 CPUtime=522.21 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 465542 0 0 0 52154 67 0 0 20 0 1 0 340598596 1912500224 457837 33554432000 4194304 9016284 140734653554256 140734653549640 5519463 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 466919 457837 538 1178 0 465737 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1867676

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17252
/proc/meminfo: memFree=22974972/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1947768 CPUtime=582.2 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 485395 0 0 0 58149 71 0 0 20 0 1 0 340598596 1994514432 477690 33554432000 4194304 9016284 140734653554256 140734653549848 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 486942 477690 538 1178 0 485760 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1947768

[startup+642.3 s]

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

/proc/meminfo: memFree=22060148/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=2552144 CPUtime=1122.12 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 635466 0 0 0 112115 97 0 0 20 0 1 0 340598596 2613395456 627761 33554432000 4194304 9016284 140734653554256 140734653549848 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 638036 627761 543 1178 0 636854 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2552144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17257
/proc/meminfo: memFree=21974384/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=2595480 CPUtime=1182.11 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 646211 0 0 0 118112 99 0 0 20 0 1 0 340598596 2657771520 638506 33554432000 4194304 9016284 140734653554256 140734653549640 5511150 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 648870 638506 543 1178 0 647688 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2595480

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17257
/proc/meminfo: memFree=21611844/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=2642864 CPUtime=1242.1 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 658041 0 0 0 124109 101 0 0 20 0 1 0 340598596 2706292736 650336 33554432000 4194304 9016284 140734653554256 140734653549848 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 660716 650336 543 1178 0 659534 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2642864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17258
/proc/meminfo: memFree=21551912/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=2690092 CPUtime=1302.09 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 669467 0 0 0 130106 103 0 0 20 0 1 0 340598596 2754654208 661762 33554432000 4194304 9016284 140734653554256 140734653549848 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 672523 661762 543 1178 0 671341 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2690092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17258
/proc/meminfo: memFree=21486772/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=2734296 CPUtime=1362.08 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 680837 0 0 0 136102 106 0 0 20 0 1 0 340598596 2799919104 673132 33554432000 4194304 9016284 140734653554256 140734653549640 4887710 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 683574 673132 543 1178 0 682392 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2734296

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17258
/proc/meminfo: memFree=21165604/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3060324 CPUtime=1422.08 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 735579 0 0 0 142092 116 0 0 20 0 1 0 340598596 3133771776 750709 33554432000 4194304 9016284 140734653554256 140734653547176 7181678 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 765081 750709 654 1178 0 763899 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3060324

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17258
/proc/meminfo: memFree=21142060/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3073684 CPUtime=1482.06 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 738652 0 0 0 148086 120 0 0 20 0 1 0 340598596 3147452416 756449 33554432000 4194304 9016284 140734653554256 140734653548040 7181472 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 768421 756449 654 1178 0 767239 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3073684

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17297
/proc/meminfo: memFree=23225764/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3101652 CPUtime=1542.05 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 740023 0 0 0 154082 123 0 0 20 0 1 0 340598596 3176091648 763296 33554432000 4194304 9016284 140734653554256 140734653548040 7181197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 775413 763296 654 1178 0 774231 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3101652

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17298
/proc/meminfo: memFree=23127744/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3127976 CPUtime=1602.04 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 741123 0 0 0 160076 128 0 0 20 0 1 0 340598596 3203047424 767227 33554432000 4194304 9016284 140734653554256 140734653548040 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 781994 767227 654 1178 0 780812 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3127976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17298
/proc/meminfo: memFree=23021512/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3104812 CPUtime=1662.04 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 743697 0 0 0 166071 133 0 0 20 0 1 0 340598596 3179327488 760159 33554432000 4194304 9016284 140734653554256 140734653546136 7180488 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 776203 760159 666 1178 0 775021 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 3104812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17301
/proc/meminfo: memFree=22912780/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3104812 CPUtime=1722.03 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 743718 0 0 0 172067 136 0 0 20 0 1 0 340598596 3179327488 760343 33554432000 4194304 9016284 140734653554256 140734653546008 7125928 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 776203 760343 666 1178 0 775021 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 3104812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17324
/proc/meminfo: memFree=22741900/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3054600 CPUtime=1782.01 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 743985 0 0 0 178061 140 0 0 20 0 1 0 340598596 3127910400 752602 33554432000 4194304 9016284 140734653554256 140734653549416 6270516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 763650 752602 683 1178 0 762468 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3054600

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17324
/proc/meminfo: memFree=22713488/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3054600 CPUtime=1791.62 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 744016 0 0 0 179022 140 0 0 20 0 1 0 340598596 3127910400 752620 33554432000 4194304 9016284 140734653554256 140734653549416 6231359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 763650 752620 688 1178 0 762468 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 3054600

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17324
/proc/meminfo: memFree=22704684/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3054600 CPUtime=1794.82 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 744016 0 0 0 179342 140 0 0 20 0 1 0 340598596 3127910400 752620 33554432000 4194304 9016284 140734653554256 140734653549416 6231355 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 763650 752620 688 1178 0 762468 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 3054600

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17324
/proc/meminfo: memFree=22702824/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3054600 CPUtime=1796.41 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 744016 0 0 0 179501 140 0 0 20 0 1 0 340598596 3127910400 752620 33554432000 4194304 9016284 140734653554256 140734653549416 6231553 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 763650 752620 688 1178 0 762468 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 3054600

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17324
/proc/meminfo: memFree=22685136/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3099124 CPUtime=1798.01 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 746419 0 0 0 179659 142 0 0 20 0 1 0 340598596 3173502976 763172 33554432000 4194304 9016284 140734653554256 140734653550216 6548391 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 774781 763172 695 1178 0 773599 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 3099124

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17324
/proc/meminfo: memFree=22655984/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=3065908 CPUtime=1798.42 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 746421 0 0 0 179699 143 0 0 20 0 1 0 340598596 3139489792 754960 33554432000 4194304 9016284 140734653554256 140734653550216 6817690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 766477 754960 697 1178 0 765295 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (KiB) 3065908

[startup+1798.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17324
/proc/meminfo: memFree=22655984/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=2669096 CPUtime=1798.62 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 746421 0 0 0 179717 145 0 0 20 0 1 0 340598596 2733154304 658992 33554432000 4194304 9016284 140734653554256 140734653553528 6817504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 667274 658992 697 1178 0 666092 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 2669096

[startup+1799 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17324
/proc/meminfo: memFree=22655984/32873648 swapFree=6860/6860
[pid=17246] ppid=17244 vsize=1957972 CPUtime=1798.71 cores=0,2,4,6
/proc/17246/stat : 17246 (scip-2.0.1.4b_2) R 17244 17246 13307 0 -1 4202496 746424 0 0 0 179719 152 0 0 20 0 1 0 340598596 2004963328 287107 33554432000 4194304 9016284 140734653554256 140734653553528 8107690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17246/statm: 489493 287107 700 1178 0 488311 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 1957972

Child status: 0
Real time (s): 1799.05
CPU time (s): 1798.78
CPU user time (s): 1797.2
CPU system time (s): 1.57876
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 3171644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.2
system time used= 1.57876
maximum resident set size= 3124396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 746429
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= 3
involuntary context switches= 1994

runsolver used 4.5663 second user time and 9.45956 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 19:32:05
IDJOB=3740427
IDBENCH=77384
IDSOLVER=2329
FILE ID=node116/3740427-1338744725
RUNJOBID= node116-1338713903-13323
PBS_JOBID= 14636747
Free space on /tmp= 71008 MiB

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

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

MD5SUM BENCH= 999b70cf1a61f9394c5c87ad5e426a5f
RANDOM SEED=1060788300

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:        25861420 kB
Buffers:          554764 kB
Cached:          4142988 kB
SwapCached:         3028 kB
Active:          3658160 kB
Inactive:        2438516 kB
Active(anon):    1388712 kB
Inactive(anon):     8500 kB
Active(file):    2269448 kB
Inactive(file):  2430016 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             23328 kB
Writeback:             0 kB
AnonPages:       1399800 kB
Mapped:            14108 kB
Shmem:                68 kB
Slab:             775428 kB
SReclaimable:     219500 kB
SUnreclaim:       555928 kB
KernelStack:        1472 kB
PageTables:         6936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1541832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 70988 MiB
End job on node116 at 2012-06-03 20:02:05