Trace number 3740482

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12055_4.std.opb
MD5SUM34789e81155e788591582461af1c926a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.32395
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 constraints256184
Number of constraints which are clauses254984
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 constraint95
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-3740482-1338746259.opb>
1.39/1.46	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256184 constraints
1.39/1.46	c problem read
1.39/1.46	c presolving settings loaded
1.98/2.08	c presolving:
11.09/11.13	c (round 1) 7361 del vars, 21378 del conss, 0 add conss, 5829 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17312866 impls, 0 clqs
15.79/15.80	c (round 2) 13108 del vars, 47657 del conss, 0 add conss, 11194 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17348244 impls, 0 clqs
17.19/17.28	c (round 3) 15377 del vars, 57750 del conss, 0 add conss, 12477 chg bounds, 29 chg sides, 53 chg coeffs, 0 upgd conss, 17366105 impls, 0 clqs
18.19/18.21	c (round 4) 16606 del vars, 62688 del conss, 0 add conss, 13265 chg bounds, 54 chg sides, 92 chg coeffs, 0 upgd conss, 17379390 impls, 0 clqs
18.79/18.88	c (round 5) 17471 del vars, 66089 del conss, 0 add conss, 13812 chg bounds, 56 chg sides, 94 chg coeffs, 0 upgd conss, 17388574 impls, 0 clqs
19.29/19.33	c (round 6) 18131 del vars, 68865 del conss, 0 add conss, 14191 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17396246 impls, 0 clqs
19.59/19.63	c (round 7) 18515 del vars, 70504 del conss, 0 add conss, 14417 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17400771 impls, 0 clqs
19.79/19.88	c (round 8) 18788 del vars, 71651 del conss, 0 add conss, 14604 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17402680 impls, 0 clqs
19.99/20.08	c (round 9) 19027 del vars, 72564 del conss, 0 add conss, 14763 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17405293 impls, 0 clqs
20.18/20.27	c (round 10) 19220 del vars, 73352 del conss, 0 add conss, 14889 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17406746 impls, 0 clqs
20.38/20.42	c (round 11) 19354 del vars, 73953 del conss, 0 add conss, 14968 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17408390 impls, 0 clqs
20.48/20.53	c (round 12) 19422 del vars, 74264 del conss, 0 add conss, 15003 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409040 impls, 0 clqs
20.58/20.61	c (round 13) 19446 del vars, 74411 del conss, 0 add conss, 15017 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409205 impls, 0 clqs
20.58/20.69	c (round 14) 19454 del vars, 74463 del conss, 0 add conss, 15021 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409405 impls, 0 clqs
20.68/20.77	c (round 15) 19462 del vars, 74494 del conss, 0 add conss, 15025 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409441 impls, 0 clqs
21.68/21.70	c (round 16) 19462 del vars, 74503 del conss, 0 add conss, 15025 chg bounds, 58 chg sides, 96 chg coeffs, 181681 upgd conss, 17409441 impls, 0 clqs
22.49/22.57	c (round 17) 19462 del vars, 74515 del conss, 42 add conss, 15025 chg bounds, 142 chg sides, 331 chg coeffs, 181681 upgd conss, 17409441 impls, 0 clqs
1161.52/1161.75	c    (1161.7s) probing: 1000/53380 (1.9%) - 0 fixings, 0 aggregations, 15281924 implications, 0 bound changes
1796.68/1797.02	c    (1797.0s) probing: 1688/53380 (3.2%) - 0 fixings, 0 aggregations, 21856720 implications, 0 bound changes
1796.68/1797.02	c    (1797.0s) probing aborted: solving stopped
1796.68/1797.03	c presolving (18 rounds):
1796.68/1797.03	c  19462 deleted vars, 74522 deleted constraints, 42 added constraints, 15025 tightened bounds, 0 added holes, 143 changed sides, 349 changed coefficients
1796.68/1797.03	c  98845121 implications, 0 cliques
1796.68/1797.03	c presolved problem has 53380 variables (53380 bin, 0 int, 0 impl, 0 cont) and 181704 constraints
1796.68/1797.03	c    1138 constraints of type <knapsack>
1796.68/1797.03	c  154202 constraints of type <setppc>
1796.68/1797.03	c   26364 constraints of type <logicor>
1796.68/1797.03	c transformed objective value is always integral (scale: 1)
1796.68/1797.03	c Presolving Time: 1795.13
1796.68/1797.03	c - non default parameters ----------------------------------------------------------------------
1796.68/1797.03	c # SCIP version 2.0.1.5
1796.68/1797.03	c 
1796.68/1797.03	c # frequency for displaying node information lines
1796.68/1797.03	c # [type: int, range: [-1,2147483647], default: 100]
1796.68/1797.03	c display/freq = 10000
1796.68/1797.03	c 
1796.68/1797.03	c # maximal time in seconds to run
1796.68/1797.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.68/1797.03	c limits/time = 1797
1796.68/1797.03	c 
1796.68/1797.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.68/1797.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.68/1797.03	c limits/memory = 13950
1796.68/1797.03	c 
1796.68/1797.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.68/1797.03	c # [type: int, range: [1,2], default: 1]
1796.68/1797.03	c timing/clocktype = 2
1796.68/1797.03	c 
1796.68/1797.03	c # belongs reading time to solving time?
1796.68/1797.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.03	c timing/reading = TRUE
1796.68/1797.03	c 
1796.68/1797.03	c # should presolving try to simplify inequalities
1796.68/1797.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.03	c constraints/linear/simplifyinequalities = TRUE
1796.68/1797.03	c 
1796.68/1797.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.68/1797.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.03	c constraints/indicator/addCouplingCons = TRUE
1796.68/1797.03	c 
1796.68/1797.03	c # should presolving try to simplify knapsacks
1796.68/1797.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.03	c constraints/knapsack/simplifyinequalities = TRUE
1796.68/1797.03	c 
1796.68/1797.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.68/1797.03	c # [type: int, range: [-1,2147483647], default: -1]
1796.68/1797.03	c separating/rapidlearning/freq = 0
1796.68/1797.03	c 
1796.68/1797.03	c -----------------------------------------------------------------------------------------------
1796.68/1797.03	c start solving
1796.68/1797.07	c 
1796.68/1797.07	c 
1796.68/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.07	c Solving Time (sec) : 1797.07
1796.68/1797.07	c Solving Nodes      : 0
1796.68/1797.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.07	c Dual Bound         : -1.00000000000000e+20
1796.68/1797.07	c Gap                : infinite
1796.68/1797.07	s UNKNOWN
1796.68/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.07	c Total Time         :    1797.07
1796.68/1797.07	c   solving          :    1797.07
1796.68/1797.07	c   presolving       :    1795.13 (included in solving)
1796.68/1797.07	c   reading          :       1.46 (included in solving)
1796.68/1797.07	c Original Problem   :
1796.68/1797.07	c   Problem name     : HOME/instance-3740482-1338746259.opb
1796.68/1797.07	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.07	c   Constraints      : 256184 initial, 256184 maximal
1796.68/1797.07	c Presolved Problem  :
1796.68/1797.07	c   Problem name     : t_HOME/instance-3740482-1338746259.opb
1796.68/1797.07	c   Variables        : 53380 (53380 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.07	c   Constraints      : 181704 initial, 181704 maximal
1796.68/1797.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.07	c   trivial          :       0.07        916          0          0          0          0          0          0          0          0
1796.68/1797.07	c   dualfix          :       0.12        122          0          0          0          0          0          0          0          0
1796.68/1797.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   implics          :       0.82          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   probing          :    1774.17          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   knapsack         :       0.59          0          0          0          0          0          9         42         85        253
1796.68/1797.07	c   setppc           :       0.40          0          0          0          0          0         10          0          0          0
1796.68/1797.07	c   linear           :      18.41      14109       4315          0      15025          0      74503          0         58         96
1796.68/1797.07	c   logicor          :       0.07          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.68/1797.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.07	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   knapsack         :       1138          0      85110          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   setppc           :     154202          0      85110          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   logicor          :      26364          0      77600          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.68/1797.07	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.07	c   knapsack         :       8.38       0.00       8.38       0.00       0.00       0.00       0.00
1796.68/1797.07	c   setppc           :     734.70       0.00     734.70       0.00       0.00       0.00       0.00
1796.68/1797.07	c   logicor          :      10.17       0.00      10.17       0.00       0.00       0.00       0.00
1796.68/1797.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.07	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.68/1797.07	c   vbounds          :          0          0          0          0
1796.68/1797.07	c   rootredcost      :          0          0          0          0
1796.68/1797.07	c   pseudoobj        :          0          0          0          0
1796.68/1797.07	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.68/1797.07	c   vbounds          :       0.05       0.05       0.00
1796.68/1797.07	c   rootredcost      :       0.03       0.03       0.00
1796.68/1797.07	c   pseudoobj        :       0.02       0.02       0.00
1796.68/1797.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.07	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.07	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.07	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.68/1797.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.07	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1796.68/1797.07	c   redcost          :       0.00          0          0          0          0          0
1796.68/1797.07	c   impliedbounds    :       0.00          0          0          0          0          0
1796.68/1797.07	c   intobj           :       0.00          0          0          0          0          0
1796.68/1797.07	c   gomory           :       0.00          0          0          0          0          0
1796.68/1797.07	c   cgmip            :       0.00          0          0          0          0          0
1796.68/1797.07	c   closecuts        :       0.00          0          0          0          0          0
1796.68/1797.07	c   strongcg         :       0.00          0          0          0          0          0
1796.68/1797.07	c   cmir             :       0.00          0          0          0          0          0
1796.68/1797.07	c   flowcover        :       0.00          0          0          0          0          0
1796.68/1797.07	c   clique           :       0.00          0          0          0          0          0
1796.68/1797.07	c   zerohalf         :       0.00          0          0          0          0          0
1796.68/1797.07	c   mcf              :       0.00          0          0          0          0          0
1796.68/1797.07	c   oddcycle         :       0.00          0          0          0          0          0
1796.68/1797.07	c   rapidlearning    :       0.00          0          0          0          0          0
1796.68/1797.07	c Pricers            :       Time      Calls       Vars
1796.68/1797.07	c   problem variables:       0.00          0          0
1796.68/1797.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.07	c   pscost           :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   inference        :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   mostinf          :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   leastinf         :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   random           :       0.00          0          0          0          0          0          0
1796.68/1797.07	c   relpscost        :       0.00          0          0          0          0          0          0
1796.68/1797.07	c Primal Heuristics  :       Time      Calls      Found
1796.68/1797.07	c   LP solutions     :       0.00          -          0
1796.68/1797.07	c   pseudo solutions :       0.00          -          0
1796.68/1797.07	c   trivial          :       0.07          1          0
1796.68/1797.07	c   shiftandpropagate:       0.00          0          0
1796.68/1797.07	c   simplerounding   :       0.00          0          0
1796.68/1797.07	c   zirounding       :       0.00          0          0
1796.68/1797.07	c   rounding         :       0.00          0          0
1796.68/1797.07	c   shifting         :       0.00          0          0
1796.68/1797.07	c   intshifting      :       0.00          0          0
1796.68/1797.07	c   oneopt           :       0.00          0          0
1796.68/1797.07	c   twoopt           :       0.00          0          0
1796.68/1797.07	c   fixandinfer      :       0.00          0          0
1796.68/1797.07	c   feaspump         :       0.00          0          0
1796.68/1797.07	c   clique           :       0.00          0          0
1796.68/1797.07	c   coefdiving       :       0.00          0          0
1796.68/1797.07	c   pscostdiving     :       0.00          0          0
1796.68/1797.07	c   fracdiving       :       0.00          0          0
1796.68/1797.07	c   veclendiving     :       0.00          0          0
1796.68/1797.07	c   intdiving        :       0.00          0          0
1796.68/1797.07	c   actconsdiving    :       0.00          0          0
1796.68/1797.07	c   objpscostdiving  :       0.00          0          0
1796.68/1797.07	c   rootsoldiving    :       0.00          0          0
1796.68/1797.07	c   linesearchdiving :       0.00          0          0
1796.68/1797.07	c   guideddiving     :       0.00          0          0
1796.68/1797.07	c   octane           :       0.00          0          0
1796.68/1797.07	c   rens             :       0.00          0          0
1796.68/1797.07	c   rins             :       0.00          0          0
1796.68/1797.07	c   localbranching   :       0.00          0          0
1796.68/1797.07	c   mutation         :       0.00          0          0
1796.68/1797.07	c   crossover        :       0.00          0          0
1796.68/1797.07	c   dins             :       0.00          0          0
1796.68/1797.07	c   vbounds          :       0.00          0          0
1796.68/1797.07	c   undercover       :       0.00          0          0
1796.68/1797.07	c   subnlp           :       0.00          0          0
1796.68/1797.07	c   trysol           :       0.00          0          0
1796.68/1797.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.68/1797.07	c   primal LP        :       0.00          0          0       0.00          -
1796.68/1797.07	c   dual LP          :       0.00          0          0       0.00          -
1796.68/1797.07	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.07	c   barrier LP       :       0.00          0          0       0.00          -
1796.68/1797.07	c   diving/probing LP:       0.00          0          0       0.00          -
1796.68/1797.07	c   strong branching :       0.00          0          0       0.00          -
1796.68/1797.07	c     (at root node) :          -          0          0       0.00          -
1796.68/1797.07	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.07	c B&B Tree           :
1796.68/1797.07	c   number of runs   :          1
1796.68/1797.07	c   nodes            :          0
1796.68/1797.07	c   nodes (total)    :          0
1796.68/1797.07	c   nodes left       :          1
1796.68/1797.07	c   max depth        :         -1
1796.68/1797.07	c   max depth (total):         -1
1796.68/1797.07	c   backtracks       :          0 (0.0%)
1796.68/1797.07	c   delayed cutoffs  :          0
1796.68/1797.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.07	c   avg switch length:       0.00
1796.68/1797.07	c   switching time   :       0.00
1796.68/1797.07	c Solution           :
1796.68/1797.07	c   Solutions found  :          0 (0 improvements)
1796.68/1797.07	c   Primal Bound     :          -
1796.68/1797.07	c   Dual Bound       :          -
1796.68/1797.07	c   Gap              :   infinite
1796.68/1797.07	c   Root Dual Bound  :          -
1796.68/1797.07	c   Root Iterations  :          0
1797.59/1797.91	c Time complete: 1797.6.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1761
/proc/meminfo: memFree=26228324/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=9324 CPUtime=0 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 1470 0 0 0 0 0 0 0 20 0 1 0 340751357 9547776 1424 33554432000 4194304 9016284 140733946469248 140733946468216 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 2331 1424 311 1178 0 1149 0

[startup+0.0625829 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1761
/proc/meminfo: memFree=26228324/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=23504 CPUtime=0.05 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 4843 0 0 0 5 0 0 0 20 0 1 0 340751357 24068096 4797 33554432000 4194304 9016284 140733946469248 140733946468216 7870463 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 5876 4797 360 1178 0 4694 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23504

[startup+0.100373 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1761
/proc/meminfo: memFree=26228324/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=31240 CPUtime=0.08 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 6805 0 0 0 8 0 0 0 20 0 1 0 340751357 31989760 6759 33554432000 4194304 9016284 140733946469248 140733946468216 7870463 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 7810 6759 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31240

[startup+0.300301 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1761
/proc/meminfo: memFree=26228324/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=59016 CPUtime=0.29 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 13746 0 0 0 27 2 0 0 20 0 1 0 340751357 60432384 13700 33554432000 4194304 9016284 140733946469248 140733946333144 4992855 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 14754 13700 360 1178 0 13572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59016

[startup+0.700299 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1761
/proc/meminfo: memFree=26228324/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=86576 CPUtime=0.68 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 20633 0 0 0 66 2 0 0 20 0 1 0 340751357 88653824 20587 33554432000 4194304 9016284 140733946469248 140733946333144 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 21644 20587 360 1178 0 20462 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86576

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1762
/proc/meminfo: memFree=26118560/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=194876 CPUtime=1.49 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 47557 0 0 0 142 7 0 0 20 0 1 0 340751357 199553024 47492 33554432000 4194304 9016284 140733946469248 140733946332584 6813403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 48719 47494 402 1178 0 47537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194876

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1762
/proc/meminfo: memFree=25850828/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=497320 CPUtime=3.08 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 122086 0 0 0 289 19 0 0 20 0 1 0 340751357 509255680 121975 33554432000 4194304 9016284 140733946469248 140733946464600 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 124330 121975 485 1178 0 123148 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 497320

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1762
/proc/meminfo: memFree=25582368/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=705780 CPUtime=6.29 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 173801 0 0 0 601 28 0 0 20 0 1 0 340751357 722718720 173690 33554432000 4194304 9016284 140733946469248 140733946464600 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 176445 173690 485 1178 0 175263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 705780

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1762
/proc/meminfo: memFree=25326308/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=913064 CPUtime=12.69 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 223025 0 0 0 1234 35 0 0 20 0 1 0 340751357 934977536 222657 33554432000 4194304 9016284 140733946469248 140733946464920 6481192 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 228266 222657 496 1178 0 227084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 913064

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1762
/proc/meminfo: memFree=25236072/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=998728 CPUtime=25.48 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 251665 0 0 0 2507 41 0 0 20 0 1 0 340751357 1022697472 243333 33554432000 4194304 9016284 140733946469248 140733946464632 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 249682 243333 538 1178 0 248500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 998728

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1762
/proc/meminfo: memFree=25129904/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1052500 CPUtime=51.08 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 264634 0 0 0 5064 44 0 0 20 0 1 0 340751357 1077760000 256203 33554432000 4194304 9016284 140733946469248 140733946464840 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 263125 256203 538 1178 0 261943 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1052500

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 1763
/proc/meminfo: memFree=25005004/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1104332 CPUtime=102.28 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 277336 0 0 0 10182 46 0 0 20 0 1 0 340751357 1130835968 268905 33554432000 4194304 9016284 140733946469248 140733946464840 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 276083 268905 538 1178 0 274901 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1104332

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 1766
/proc/meminfo: memFree=24836012/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1219908 CPUtime=162.26 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 305798 0 0 0 16175 51 0 0 20 0 1 0 340751357 1249185792 297367 33554432000 4194304 9016284 140733946469248 140733946464760 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 304977 297367 538 1178 0 303795 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1219908

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 1792
/proc/meminfo: memFree=24716752/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1294844 CPUtime=222.26 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 323940 0 0 0 22171 55 0 0 20 0 1 0 340751357 1325920256 315509 33554432000 4194304 9016284 140733946469248 140733946464632 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 323711 315509 538 1178 0 322529 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1294844

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1792
/proc/meminfo: memFree=24565152/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1392980 CPUtime=282.25 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 348356 0 0 0 28167 58 0 0 20 0 1 0 340751357 1426411520 339826 33554432000 4194304 9016284 140733946469248 140733946464840 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 348245 339826 538 1178 0 347063 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1392980

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1792
/proc/meminfo: memFree=24401732/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1490592 CPUtime=342.23 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 372337 0 0 0 34162 61 0 0 20 0 1 0 340751357 1526366208 363807 33554432000 4194304 9016284 140733946469248 140733946464632 6480379 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 372648 363807 538 1178 0 371466 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1490592

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1793
/proc/meminfo: memFree=24218380/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1632152 CPUtime=402.23 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 407701 0 0 0 40156 67 0 0 20 0 1 0 340751357 1671323648 399171 33554432000 4194304 9016284 140733946469248 140733946464760 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 408038 399171 538 1178 0 406856 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1632152

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1793
/proc/meminfo: memFree=23774628/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1777668 CPUtime=462.21 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 443602 0 0 0 46147 74 0 0 20 0 1 0 340751357 1820332032 435072 33554432000 4194304 9016284 140733946469248 140733946464840 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 444417 435072 538 1178 0 443235 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1777668

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1793
/proc/meminfo: memFree=23608624/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1902684 CPUtime=522.21 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 474085 0 0 0 52140 81 0 0 20 0 1 0 340751357 1948348416 465555 33554432000 4194304 9016284 140733946469248 140733946464840 5510753 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 475671 465555 538 1178 0 474489 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1902684

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/174 1793
/proc/meminfo: memFree=23474668/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=2006236 CPUtime=582.2 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 500427 0 0 0 58132 88 0 0 20 0 1 0 340751357 2054385664 491897 33554432000 4194304 9016284 140733946469248 140733946464840 4887840 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 501559 491897 538 1178 0 500377 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2006236

[startup+642.3 s]

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

/proc/meminfo: memFree=22497076/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=2971016 CPUtime=1062.13 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 740470 0 0 0 106077 136 0 0 20 0 1 0 340751357 3042320384 731940 33554432000 4194304 9016284 140733946469248 140733946464632 6479877 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 742754 731940 538 1178 0 741572 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2971016

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1800
/proc/meminfo: memFree=22411980/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3045320 CPUtime=1122.12 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 758939 0 0 0 112072 140 0 0 20 0 1 0 340751357 3118407680 750409 33554432000 4194304 9016284 140733946469248 140733946464840 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 761330 750409 538 1178 0 760148 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3045320

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1800
/proc/meminfo: memFree=22341616/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3116040 CPUtime=1182.11 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 776167 0 0 0 118066 145 0 0 20 0 1 0 340751357 3190824960 767637 33554432000 4194304 9016284 140733946469248 140733946464760 5510776 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 779010 767637 543 1178 0 777828 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3116040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1849
/proc/meminfo: memFree=24166704/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3230580 CPUtime=1242.09 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 805698 0 0 0 124058 151 0 0 20 0 1 0 340751357 3308113920 797156 33554432000 4194304 9016284 140733946469248 140733946464632 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 807645 797156 543 1178 0 806463 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3230580

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1850
/proc/meminfo: memFree=23996800/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3307624 CPUtime=1302.07 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 824340 0 0 0 130053 154 0 0 20 0 1 0 340751357 3387006976 816431 33554432000 4194304 9016284 140733946469248 140733946464632 6480215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 826906 816431 543 1178 0 825724 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3307624

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1853
/proc/meminfo: memFree=23807224/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3376484 CPUtime=1362.06 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 841476 0 0 0 136048 158 0 0 20 0 1 0 340751357 3457519616 833994 33554432000 4194304 9016284 140733946469248 140733946464840 4916910 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 844121 833994 543 1178 0 842939 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 3376484

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1853
/proc/meminfo: memFree=23663172/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3422796 CPUtime=1422.06 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 853037 0 0 0 142046 160 0 0 20 0 1 0 340751357 3504943104 845845 33554432000 4194304 9016284 140733946469248 140733946464840 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 855699 845845 543 1178 0 854517 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3422796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1853
/proc/meminfo: memFree=23529032/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3516288 CPUtime=1482.04 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 875350 0 0 0 148040 164 0 0 20 0 1 0 340751357 3600678912 868414 33554432000 4194304 9016284 140733946469248 140733946464632 5150768 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 879072 868414 543 1178 0 877890 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 3516288

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1853
/proc/meminfo: memFree=23383360/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3574264 CPUtime=1542.04 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 889497 0 0 0 154037 167 0 0 20 0 1 0 340751357 3660046336 882863 33554432000 4194304 9016284 140733946469248 140733946464840 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 893566 882863 543 1178 0 892384 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 3574264

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1854
/proc/meminfo: memFree=23248600/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3623248 CPUtime=1602.03 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 901435 0 0 0 160033 170 0 0 20 0 1 0 340751357 3710205952 895078 33554432000 4194304 9016284 140733946469248 140733946464840 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 905812 895078 543 1178 0 904630 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3623248

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 1854
/proc/meminfo: memFree=23104292/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3680744 CPUtime=1662.02 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 916175 0 0 0 166028 174 0 0 20 0 1 0 340751357 3769081856 910124 33554432000 4194304 9016284 140733946469248 140733946464632 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 920186 910124 543 1178 0 919004 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3680744

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/175 1854
/proc/meminfo: memFree=22904308/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3726192 CPUtime=1722 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 927038 0 0 0 172024 176 0 0 20 0 1 0 340751357 3815620608 921527 33554432000 4194304 9016284 140733946469248 140733946464840 5511150 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 931548 921527 543 1178 0 930366 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3726192

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 1854
/proc/meminfo: memFree=22704696/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3791040 CPUtime=1782 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 943337 0 0 0 178020 180 0 0 20 0 1 0 340751357 3882024960 938168 33554432000 4194304 9016284 140733946469248 140733946464632 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 947760 938168 543 1178 0 946578 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3791040

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

[startup+1785.5 s]
/proc/loadavg: 2.14 2.06 2.01 3/175 1854
/proc/meminfo: memFree=22699968/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3792044 CPUtime=1785.2 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 943567 0 0 0 178340 180 0 0 20 0 1 0 340751357 3883053056 938445 33554432000 4194304 9016284 140733946469248 140733946464840 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 948011 938445 543 1178 0 946829 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 3792044

[startup+1791.91 s]
/proc/loadavg: 2.13 2.06 2.01 3/175 1854
/proc/meminfo: memFree=22686824/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3797088 CPUtime=1791.6 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 944569 0 0 0 178980 180 0 0 20 0 1 0 340751357 3888218112 939447 33554432000 4194304 9016284 140733946469248 140733946464840 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 949272 939447 543 1178 0 948090 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 3797088

[startup+1795.1 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 1854
/proc/meminfo: memFree=22679864/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3798100 CPUtime=1794.79 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 945091 0 0 0 179299 180 0 0 20 0 1 0 340751357 3889254400 939990 33554432000 4194304 9016284 140733946469248 140733946464840 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 949525 939990 543 1178 0 948343 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 3798100

[startup+1796.7 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 1854
/proc/meminfo: memFree=22677012/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3798100 CPUtime=1796.38 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 945228 0 0 0 179458 180 0 0 20 0 1 0 340751357 3889254400 940127 33554432000 4194304 9016284 140733946469248 140733946464840 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 949525 940127 543 1178 0 948343 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 3798100

[startup+1797.5 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 1854
/proc/meminfo: memFree=22677568/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=3777688 CPUtime=1797.19 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 946528 0 0 0 179538 181 0 0 20 0 1 0 340751357 3868352512 934910 33554432000 4194304 9016284 140733946469248 140733946468536 6812647 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 944422 934910 569 1178 0 943240 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 3777688

[startup+1797.9 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 1854
/proc/meminfo: memFree=22677568/32873852 swapFree=7624/7624
[pid=1761] ppid=1759 vsize=1549812 CPUtime=1797.59 cores=1,3,5,7
/proc/1761/stat : 1761 (scip-2.0.1.4b_2) R 1759 1761 29314 0 -1 4202496 946535 0 0 0 179558 201 0 0 20 0 1 0 340751357 1587007488 113055 33554432000 4194304 9016284 140733946469248 140733946468536 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1761/statm: 387453 113055 576 1178 0 386271 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 1549812

Child status: 0
Real time (s): 1797.91
CPU time (s): 1797.61
CPU user time (s): 1795.58
CPU system time (s): 2.02769
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 3802280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.58
system time used= 2.02769
maximum resident set size= 3764876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 946540
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= 40
involuntary context switches= 1849

runsolver used 4.92325 second user time and 10.2554 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 19:57:39
IDJOB=3740482
IDBENCH=77518
IDSOLVER=2329
FILE ID=node131/3740482-1338746259
RUNJOBID= node131-1338713677-29331
PBS_JOBID= 14636738
Free space on /tmp= 71372 MiB

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

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

MD5SUM BENCH= 34789e81155e788591582461af1c926a
RANDOM SEED=2005117582

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26228704 kB
Buffers:          562572 kB
Cached:          3122072 kB
SwapCached:         2348 kB
Active:          3561468 kB
Inactive:        2211448 kB
Active(anon):    2084732 kB
Inactive(anon):     3664 kB
Active(file):    1476736 kB
Inactive(file):  2207784 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             24868 kB
Writeback:             0 kB
AnonPages:       2187052 kB
Mapped:            16240 kB
Shmem:                 0 kB
Slab:             728780 kB
SReclaimable:     171160 kB
SUnreclaim:       557620 kB
KernelStack:        1464 kB
PageTables:         8512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    2244924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71356 MiB
End job on node131 at 2012-06-03 20:27:37