Trace number 3489762

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? (TO) 1800.18 1800.12

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1209_3.std.opb
MD5SUM1c629e857267ecd100f6323de081d52b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark0.922858
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 constraints234284
Number of constraints which are clauses233084
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 constraint72
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-3489762-1307792800.opb>
1.19/1.27	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234284 constraints
1.19/1.27	c problem read
1.19/1.27	c presolving settings loaded
1.70/1.71	c presolving:
9.39/9.40	c (round 1) 4241 del vars, 13107 del conss, 0 add conss, 2837 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16116580 impls, 0 clqs
13.49/13.58	c (round 2) 11259 del vars, 36952 del conss, 0 add conss, 9511 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16148865 impls, 0 clqs
14.69/14.77	c (round 3) 13579 del vars, 48084 del conss, 0 add conss, 10815 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 16161729 impls, 0 clqs
15.39/15.42	c (round 4) 14618 del vars, 52115 del conss, 0 add conss, 11453 chg bounds, 35 chg sides, 42 chg coeffs, 0 upgd conss, 16168041 impls, 0 clqs
15.69/15.78	c (round 5) 15210 del vars, 54407 del conss, 0 add conss, 11799 chg bounds, 35 chg sides, 42 chg coeffs, 0 upgd conss, 16172729 impls, 0 clqs
15.99/16.03	c (round 6) 15551 del vars, 55719 del conss, 0 add conss, 12008 chg bounds, 41 chg sides, 47 chg coeffs, 0 upgd conss, 16175276 impls, 0 clqs
16.09/16.18	c (round 7) 15706 del vars, 56418 del conss, 0 add conss, 12118 chg bounds, 58 chg sides, 61 chg coeffs, 0 upgd conss, 16175953 impls, 0 clqs
16.19/16.26	c (round 8) 15769 del vars, 56728 del conss, 0 add conss, 12151 chg bounds, 61 chg sides, 64 chg coeffs, 0 upgd conss, 16176149 impls, 0 clqs
16.29/16.32	c (round 9) 15779 del vars, 56805 del conss, 0 add conss, 12156 chg bounds, 61 chg sides, 64 chg coeffs, 0 upgd conss, 16176325 impls, 0 clqs
16.29/16.38	c (round 10) 15789 del vars, 56845 del conss, 0 add conss, 12161 chg bounds, 61 chg sides, 64 chg coeffs, 0 upgd conss, 16176513 impls, 0 clqs
16.39/16.44	c (round 11) 15795 del vars, 56873 del conss, 0 add conss, 12164 chg bounds, 61 chg sides, 64 chg coeffs, 0 upgd conss, 16176561 impls, 0 clqs
17.10/17.10	c (round 12) 15795 del vars, 56879 del conss, 0 add conss, 12164 chg bounds, 61 chg sides, 64 chg coeffs, 177405 upgd conss, 16176561 impls, 0 clqs
17.60/17.66	c (round 13) 15795 del vars, 56879 del conss, 14 add conss, 12164 chg bounds, 91 chg sides, 233 chg coeffs, 177405 upgd conss, 16176561 impls, 0 clqs
711.02/711.09	c    (711.1s) probing: 1000/57047 (1.8%) - 0 fixings, 0 aggregations, 10028525 implications, 0 bound changes
1227.64/1227.63	c    (1227.6s) probing: 2000/57047 (3.5%) - 0 fixings, 0 aggregations, 15002676 implications, 0 bound changes
1228.64/1228.67	c    (1228.7s) probing: 2001/57047 (3.5%) - 0 fixings, 0 aggregations, 15022386 implications, 0 bound changes
1228.64/1228.67	c    (1228.7s) probing aborted: 2000/2000 successive useless probings
1228.64/1228.67	c presolving (14 rounds):
1228.64/1228.67	c  15795 deleted vars, 56881 deleted constraints, 16 added constraints, 12164 tightened bounds, 0 added holes, 98 changed sides, 253 changed coefficients
1228.64/1228.67	c  70588861 implications, 0 cliques
1228.64/1228.67	c presolved problem has 57047 variables (57047 bin, 0 int, 0 impl, 0 cont) and 177419 constraints
1228.64/1228.67	c    1151 constraints of type <knapsack>
1228.64/1228.67	c  148067 constraints of type <setppc>
1228.64/1228.67	c   28201 constraints of type <logicor>
1228.64/1228.67	c transformed objective value is always integral (scale: 1)
1228.64/1228.67	c Presolving Time: 1227.08
1228.64/1228.67	c - non default parameters ----------------------------------------------------------------------
1228.64/1228.67	c # SCIP version 2.0.1.5
1228.64/1228.67	c 
1228.64/1228.67	c # frequency for displaying node information lines
1228.64/1228.67	c # [type: int, range: [-1,2147483647], default: 100]
1228.64/1228.67	c display/freq = 10000
1228.64/1228.67	c 
1228.64/1228.67	c # maximal time in seconds to run
1228.64/1228.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1228.64/1228.67	c limits/time = 1797
1228.64/1228.67	c 
1228.64/1228.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1228.64/1228.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1228.64/1228.67	c limits/memory = 13950
1228.64/1228.67	c 
1228.64/1228.67	c # default clock type (1: CPU user seconds, 2: wall clock time)
1228.64/1228.67	c # [type: int, range: [1,2], default: 1]
1228.64/1228.67	c timing/clocktype = 2
1228.64/1228.67	c 
1228.64/1228.67	c # belongs reading time to solving time?
1228.64/1228.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1228.64/1228.67	c timing/reading = TRUE
1228.64/1228.67	c 
1228.64/1228.67	c # should presolving try to simplify inequalities
1228.64/1228.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1228.64/1228.67	c constraints/linear/simplifyinequalities = TRUE
1228.64/1228.67	c 
1228.64/1228.67	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1228.64/1228.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1228.64/1228.67	c constraints/indicator/addCouplingCons = TRUE
1228.64/1228.67	c 
1228.64/1228.67	c # should presolving try to simplify knapsacks
1228.64/1228.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1228.64/1228.67	c constraints/knapsack/simplifyinequalities = TRUE
1228.64/1228.67	c 
1228.64/1228.67	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1228.64/1228.67	c # [type: int, range: [-1,2147483647], default: -1]
1228.64/1228.67	c separating/rapidlearning/freq = 0
1228.64/1228.67	c 
1228.64/1228.67	c -----------------------------------------------------------------------------------------------
1228.64/1228.67	c start solving
1228.74/1228.71	c 
1462.34/1462.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1462.34/1462.39	c  1462s|     1 |     0 | 51124 |     - |2182M|   0 |1085 |  57k| 177k|  57k| 177k|   0 |  20 |   0 | 8.700000e+01 |      --      |    Inf 
1799.66/1799.61	c  1800s|     1 |     0 |119014 |     - |2186M|   0 |   - |  57k| 177k|  57k| 177k|  74 |  20 |   0 | 8.700000e+01 |      --      |    Inf 
1799.66/1799.67	c  1800s|     1 |     2 |119014 |     - |2186M|   0 |   - |  57k| 177k|  57k| 177k|  74 |  20 |   0 | 8.700000e+01 |      --      |    Inf 
1799.66/1799.67	c 
1799.66/1799.67	c SCIP Status        : solving was interrupted [time limit reached]
1799.66/1799.67	c Solving Time (sec) : 1799.67
1799.66/1799.67	c Solving Nodes      : 1
1799.66/1799.67	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.66/1799.67	c Dual Bound         : +8.70000000000000e+01
1799.66/1799.67	c Gap                : infinite
1799.66/1799.67	s UNKNOWN
1799.66/1799.67	c SCIP Status        : solving was interrupted [time limit reached]
1799.66/1799.67	c Total Time         :    1799.67
1799.66/1799.67	c   solving          :    1799.67
1799.66/1799.67	c   presolving       :    1227.08 (included in solving)
1799.66/1799.67	c   reading          :       1.27 (included in solving)
1799.66/1799.67	c Original Problem   :
1799.66/1799.67	c   Problem name     : HOME/instance-3489762-1307792800.opb
1799.66/1799.67	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.66/1799.67	c   Constraints      : 234284 initial, 234284 maximal
1799.66/1799.67	c Presolved Problem  :
1799.66/1799.67	c   Problem name     : t_HOME/instance-3489762-1307792800.opb
1799.66/1799.67	c   Variables        : 57047 (57047 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.66/1799.67	c   Constraints      : 177419 initial, 177439 maximal
1799.66/1799.67	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.66/1799.67	c   trivial          :       0.04       1118          0          0          0          0          0          0          0          0
1799.66/1799.67	c   dualfix          :       0.08        124          0          0          0          0          0          0          0          0
1799.66/1799.67	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   implics          :       0.46          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   probing          :    1210.80          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   knapsack         :       0.35          0          0          0          0          0          2         16         37        189
1799.66/1799.67	c   setppc           :       0.29          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   linear           :      14.69      11046       3507          0      12164          0      56879          0         61         64
1799.66/1799.67	c   logicor          :       0.05          0          0          0          0          0          0          0          0          0
1799.66/1799.67	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.66/1799.67	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.66/1799.67	c   integral         :          0          0          0          0          0          4          0          0          0          0          0          0
1799.66/1799.67	c   knapsack         :       1151          1      98763          0          1          3         24          1          0        119          0          0
1799.66/1799.67	c   setppc           :     148067          1      98762          0          1          1        374          1          0          0          0          0
1799.66/1799.67	c   logicor          :      28201+         1      89657          0          1          0         58         13          0          0          0          0
1799.66/1799.67	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1799.66/1799.67	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.66/1799.67	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.01       0.00
1799.66/1799.67	c   knapsack         :       6.20       0.01       6.19       0.00       0.00       0.00       0.00
1799.66/1799.67	c   setppc           :     612.75       0.01     612.69       0.00       0.04       0.00       0.00
1799.66/1799.67	c   logicor          :       4.71       0.00       4.70       0.00       0.01       0.00       0.00
1799.66/1799.67	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.66/1799.67	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.66/1799.67	c   vbounds          :          0          0          0          0
1799.66/1799.67	c   rootredcost      :          0          0          0          0
1799.66/1799.67	c   pseudoobj        :       2994          0          0          0
1799.66/1799.67	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.66/1799.67	c   vbounds          :       0.04       0.04       0.00
1799.66/1799.67	c   rootredcost      :       0.03       0.03       0.00
1799.66/1799.67	c   pseudoobj        :       0.02       0.02       0.00
1799.66/1799.67	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.66/1799.67	c   propagation      :       0.00         15         15         46       10.8          0        0.0          -
1799.66/1799.67	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.66/1799.67	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.66/1799.67	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.66/1799.67	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.66/1799.67	c   applied globally :          -          -          -         20        8.8          -          -          -
1799.66/1799.67	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.66/1799.67	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.66/1799.67	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 152)
1799.66/1799.67	c   redcost          :       0.00          1          0          0          0          0
1799.66/1799.67	c   impliedbounds    :       0.01          1          0          0          0          0
1799.66/1799.67	c   intobj           :       0.00          0          0          0          0          0
1799.66/1799.67	c   gomory           :      12.61          1          0          0        259          0
1799.66/1799.67	c   cgmip            :       0.00          0          0          0          0          0
1799.66/1799.67	c   closecuts        :       0.00          0          0          0          0          0
1799.66/1799.67	c   strongcg         :      11.49          1          0          0        286          0
1799.66/1799.67	c   cmir             :       6.47          1          0          0          0          0
1799.66/1799.67	c   flowcover        :      11.25          1          0          0         82          0
1799.66/1799.67	c   clique           :      41.48          1          0          0          0          0
1799.66/1799.67	c   zerohalf         :       0.00          0          0          0          0          0
1799.66/1799.67	c   mcf              :       0.00          0          0          0          0          0
1799.66/1799.67	c   oddcycle         :       0.00          0          0          0          0          0
1799.66/1799.67	c   rapidlearning    :       0.00          0          0          0          0          0
1799.66/1799.67	c Pricers            :       Time      Calls       Vars
1799.66/1799.67	c   problem variables:       0.00          0          0
1799.66/1799.67	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.66/1799.67	c   relpscost        :       0.00          0          0          0          0          0          0
1799.66/1799.67	c   pscost           :       0.00          0          0          0          0          0          0
1799.66/1799.67	c   inference        :       0.01          1          0          0          0          0          2
1799.66/1799.67	c   mostinf          :       0.00          0          0          0          0          0          0
1799.66/1799.67	c   leastinf         :       0.00          0          0          0          0          0          0
1799.66/1799.67	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.66/1799.67	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.66/1799.67	c   random           :       0.00          0          0          0          0          0          0
1799.66/1799.67	c Primal Heuristics  :       Time      Calls      Found
1799.66/1799.67	c   LP solutions     :       0.00          -          0
1799.66/1799.67	c   pseudo solutions :       0.00          -          0
1799.66/1799.67	c   oneopt           :       0.00          0          0
1799.66/1799.67	c   trivial          :       0.08          2          0
1799.66/1799.67	c   shiftandpropagate:       7.07          1          0
1799.66/1799.67	c   simplerounding   :       0.00          0          0
1799.66/1799.67	c   zirounding       :       0.00          0          0
1799.66/1799.67	c   rounding         :       0.01          1          0
1799.66/1799.67	c   shifting         :       0.01          1          0
1799.66/1799.67	c   intshifting      :       0.00          0          0
1799.66/1799.67	c   twoopt           :       0.00          0          0
1799.66/1799.67	c   fixandinfer      :       0.00          0          0
1799.66/1799.67	c   feaspump         :     253.81          1          0
1799.66/1799.67	c   clique           :       0.00          0          0
1799.66/1799.67	c   coefdiving       :       0.00          0          0
1799.66/1799.67	c   pscostdiving     :       0.00          0          0
1799.66/1799.68	c   fracdiving       :       0.00          0          0
1799.66/1799.68	c   veclendiving     :       0.00          0          0
1799.66/1799.68	c   intdiving        :       0.00          0          0
1799.66/1799.68	c   actconsdiving    :       0.00          0          0
1799.66/1799.68	c   objpscostdiving  :       0.00          0          0
1799.66/1799.68	c   rootsoldiving    :       0.00          0          0
1799.66/1799.68	c   linesearchdiving :       0.00          0          0
1799.66/1799.68	c   guideddiving     :       0.00          0          0
1799.66/1799.68	c   octane           :       0.00          0          0
1799.66/1799.68	c   rens             :       0.00          0          0
1799.66/1799.68	c   rins             :       0.00          0          0
1799.66/1799.68	c   localbranching   :       0.00          0          0
1799.66/1799.68	c   mutation         :       0.00          0          0
1799.66/1799.68	c   crossover        :       0.00          0          0
1799.66/1799.68	c   dins             :       0.00          0          0
1799.66/1799.68	c   vbounds          :       0.00          0          0
1799.66/1799.68	c   undercover       :       0.00          0          0
1799.66/1799.68	c   subnlp           :       0.00          0          0
1799.66/1799.68	c   trysol           :       0.00          0          0
1799.66/1799.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.66/1799.68	c   primal LP        :       0.00          0          0       0.00          -
1799.66/1799.68	c   dual LP          :     226.55          1      51124   51124.00     225.66
1799.66/1799.68	c   lex dual LP      :       0.00          0          0       0.00          -
1799.66/1799.68	c   barrier LP       :       0.00          0          0       0.00          -
1799.66/1799.68	c   diving/probing LP:     253.21         12      67890    5657.50     268.12
1799.66/1799.68	c   strong branching :       0.00          0          0       0.00          -
1799.66/1799.68	c     (at root node) :          -          0          0       0.00          -
1799.66/1799.68	c   conflict analysis:       0.00          0          0       0.00          -
1799.66/1799.68	c B&B Tree           :
1799.66/1799.68	c   number of runs   :          1
1799.66/1799.68	c   nodes            :          1
1799.66/1799.68	c   nodes (total)    :          1
1799.66/1799.68	c   nodes left       :          2
1799.66/1799.68	c   max depth        :          0
1799.66/1799.68	c   max depth (total):          0
1799.66/1799.68	c   backtracks       :          0 (0.0%)
1799.66/1799.68	c   delayed cutoffs  :          0
1799.66/1799.68	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.66/1799.68	c   avg switch length:       1.00
1799.66/1799.68	c   switching time   :       0.00
1799.66/1799.68	c Solution           :
1799.66/1799.68	c   Solutions found  :          0 (0 improvements)
1799.66/1799.68	c   Primal Bound     :          -
1799.66/1799.68	c   Dual Bound       : +8.70000000000000e+01
1799.66/1799.68	c   Gap              :   infinite
1799.66/1799.68	c   Root Dual Bound  : +8.70000000000000e+01
1799.66/1799.68	c   Root Iterations  :     119014

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3489762-1307792800/watcher-3489762-1307792800 -o /tmp/evaluation-result-3489762-1307792800/solver-3489762-1307792800 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489762-1307792800.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 2/177 9707
/proc/meminfo: memFree=29751020/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=12696 CPUtime=0 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 2146 0 0 0 0 0 0 0 25 0 1 0 969510732 13000704 2101 33554432000 4194304 9016284 140736355529904 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9707/statm: 3174 2109 353 1178 0 1992 0

[startup+0.061509 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9707
/proc/meminfo: memFree=29751020/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=25356 CPUtime=0.05 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 5310 0 0 0 5 0 0 0 25 0 1 0 969510732 25964544 5265 33554432000 4194304 9016284 140736355529904 18446744073709551615 4514325 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9707/statm: 6339 5265 360 1178 0 5157 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25356

[startup+0.100513 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9707
/proc/meminfo: memFree=29751020/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=32392 CPUtime=0.09 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 7098 0 0 0 9 0 0 0 25 0 1 0 969510732 33169408 7053 33554432000 4194304 9016284 140736355529904 18446744073709551615 4447104 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9707/statm: 8098 7053 360 1178 0 6916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32392

[startup+0.300471 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9707
/proc/meminfo: memFree=29751020/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=60168 CPUtime=0.29 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 14042 0 0 0 28 1 0 0 25 0 1 0 969510732 61612032 13997 33554432000 4194304 9016284 140736355529904 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9707/statm: 15042 13997 360 1178 0 13860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60168

[startup+0.700405 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9707
/proc/meminfo: memFree=29751020/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=92020 CPUtime=0.69 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 21996 0 0 0 67 2 0 0 25 0 1 0 969510732 94228480 21951 33554432000 4194304 9016284 140736355529904 18446744073709551615 7870478 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9707/statm: 23005 21951 360 1178 0 21823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92020

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9708
/proc/meminfo: memFree=29628888/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=314804 CPUtime=1.49 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 76974 0 0 0 141 8 0 0 25 0 1 0 969510732 322359296 76874 33554432000 4194304 9016284 140736355529904 18446744073709551615 4538226 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 78701 76874 406 1178 0 77519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 314804

[startup+3.10094 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9708
/proc/meminfo: memFree=29347532/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=510792 CPUtime=3.1 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 125050 0 0 0 297 13 0 0 25 0 1 0 969510732 523051008 124950 33554432000 4194304 9016284 140736355529904 18446744073709551615 4919372 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 127698 124950 485 1178 0 126516 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 510792

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9708
/proc/meminfo: memFree=29075360/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=731324 CPUtime=6.29 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 178713 0 0 0 610 19 0 0 25 0 1 0 969510732 748875776 178613 33554432000 4194304 9016284 140736355529904 18446744073709551615 6817584 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 182831 178613 485 1178 0 181649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 731324

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9708
/proc/meminfo: memFree=28875968/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=866668 CPUtime=12.69 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 211508 0 0 0 1246 23 0 0 25 0 1 0 969510732 887468032 211151 33554432000 4194304 9016284 140736355529904 18446744073709551615 6481237 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 216667 211151 496 1178 0 215485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 866668

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9709
/proc/meminfo: memFree=28738828/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=993780 CPUtime=25.49 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 256580 0 0 0 2521 28 0 0 25 0 1 0 969510732 1017630720 241272 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480412 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 248445 241272 627 1178 0 247263 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 993780

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9709
/proc/meminfo: memFree=28678132/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1022792 CPUtime=51.09 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 263436 0 0 0 5081 28 0 0 25 0 1 0 969510732 1047339008 248128 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 255698 248128 627 1178 0 254516 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1022792

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9711
/proc/meminfo: memFree=28508408/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1079424 CPUtime=102.3 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 277955 0 0 0 10200 30 0 0 25 0 1 0 969510732 1105330176 262647 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480215 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 269856 262647 627 1178 0 268674 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1079424

[startup+162.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9712
/proc/meminfo: memFree=28223136/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1217704 CPUtime=162.29 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 311510 0 0 0 16196 33 0 0 25 0 1 0 969510732 1246928896 296202 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 304426 296202 627 1178 0 303244 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1217704

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9714
/proc/meminfo: memFree=27995172/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1299248 CPUtime=222.29 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 331908 0 0 0 22194 35 0 0 25 0 1 0 969510732 1330429952 316600 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 324812 316600 627 1178 0 323630 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1299248

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9716
/proc/meminfo: memFree=27700128/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1466700 CPUtime=282.3 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 373635 0 0 0 28189 41 0 0 25 0 1 0 969510732 1501900800 358327 33554432000 4194304 9016284 140736355529904 18446744073709551615 6469440 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 366675 358327 627 1178 0 365493 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1466700

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9717
/proc/meminfo: memFree=27464864/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1571668 CPUtime=342.31 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 398981 0 0 0 34187 44 0 0 25 0 1 0 969510732 1609388032 383673 33554432000 4194304 9016284 140736355529904 18446744073709551615 4937095 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 392917 383673 627 1178 0 391735 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1571668

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9719
/proc/meminfo: memFree=27240628/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1714544 CPUtime=402.3 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 434804 0 0 0 40181 49 0 0 25 0 1 0 969510732 1755693056 419496 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 428636 419496 627 1178 0 427454 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1714544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9720
/proc/meminfo: memFree=27092032/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1788752 CPUtime=462.31 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 453311 0 0 0 46179 52 0 0 25 0 1 0 969510732 1831682048 438003 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480211 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 447188 438003 627 1178 0 446006 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1788752

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9722
/proc/meminfo: memFree=26834076/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1909208 CPUtime=522.31 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 483464 0 0 0 52175 56 0 0 25 0 1 0 969510732 1955028992 468156 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 477302 468156 627 1178 0 476120 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1909208

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9724
/proc/meminfo: memFree=26683752/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=1969032 CPUtime=582.31 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 497917 0 0 0 58173 58 0 0 25 0 1 0 969510732 2016288768 482609 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 492258 482609 627 1178 0 491076 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1969032

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9741
/proc/meminfo: memFree=25846156/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2425860 CPUtime=882.32 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 611811 0 0 0 88161 71 0 0 25 0 1 0 969510732 2484080640 596503 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 606465 596503 632 1178 0 605283 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2425860

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9742
/proc/meminfo: memFree=25770460/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2461268 CPUtime=942.33 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 621276 0 0 0 94160 73 0 0 25 0 1 0 969510732 2520338432 605968 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 615317 605968 632 1178 0 614135 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 2461268

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9744
/proc/meminfo: memFree=25701728/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2504028 CPUtime=1002.32 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 631837 0 0 0 100158 74 0 0 25 0 1 0 969510732 2564124672 616529 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 626007 616529 632 1178 0 624825 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2504028

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 9745
/proc/meminfo: memFree=25594536/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2560184 CPUtime=1062.33 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 645197 0 0 0 106157 76 0 0 25 0 1 0 969510732 2621628416 629889 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 640046 629889 632 1178 0 638864 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2560184

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9747
/proc/meminfo: memFree=25499384/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2604896 CPUtime=1122.34 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 656566 0 0 0 112155 79 0 0 25 0 1 0 969510732 2667413504 641258 33554432000 4194304 9016284 140736355529904 18446744073709551615 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 651224 641258 632 1178 0 650042 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 2604896

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9749
/proc/meminfo: memFree=25370016/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2636168 CPUtime=1182.33 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 664334 0 0 0 118154 79 0 0 25 0 1 0 969510732 2699436032 649026 33554432000 4194304 9016284 140736355529904 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 659042 649026 632 1178 0 657860 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2636168

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 9750
/proc/meminfo: memFree=24996608/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2968404 CPUtime=1242.34 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 742361 0 0 0 124146 88 0 0 25 0 1 0 969510732 3039645696 723972 33554432000 4194304 9016284 140736355529904 18446744073709551615 7181248 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 742101 723972 704 1178 0 740919 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2968404

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9752
/proc/meminfo: memFree=24911372/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2990768 CPUtime=1302.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 749039 0 0 0 130142 93 0 0 25 0 1 0 969510732 3062546432 730451 33554432000 4194304 9016284 140736355529904 18446744073709551615 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 747692 730451 931 1178 0 746510 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 2990768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9753
/proc/meminfo: memFree=24823420/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=3008688 CPUtime=1362.34 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 753394 0 0 0 136138 96 0 0 25 0 1 0 969510732 3080896512 734114 33554432000 4194304 9016284 140736355529904 18446744073709551615 7178224 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 752172 734114 660 1178 0 750990 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3008688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9793
/proc/meminfo: memFree=27616492/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=3008688 CPUtime=1422.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 754429 0 0 0 142136 99 0 0 25 0 1 0 969510732 3080896512 735148 33554432000 4194304 9016284 140736355529904 18446744073709551615 7181765 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 752172 735148 926 1178 0 750990 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 3008688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9795
/proc/meminfo: memFree=27492796/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2996252 CPUtime=1482.34 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 768029 0 0 0 148130 104 0 0 25 0 1 0 969510732 3068162048 735736 33554432000 4194304 9016284 140736355529904 18446744073709551615 7180592 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 749063 735736 671 1178 0 747881 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 2996252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9796
/proc/meminfo: memFree=27373664/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2996252 CPUtime=1542.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 768053 0 0 0 154128 107 0 0 25 0 1 0 969510732 3068162048 735760 33554432000 4194304 9016284 140736355529904 18446744073709551615 7180372 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 749063 735760 671 1178 0 747881 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 2996252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9798
/proc/meminfo: memFree=27209084/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2996252 CPUtime=1602.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 768053 0 0 0 160125 110 0 0 25 0 1 0 969510732 3068162048 735760 33554432000 4194304 9016284 140736355529904 18446744073709551615 7178167 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 749063 735760 671 1178 0 747881 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 2996252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9799
/proc/meminfo: memFree=27020084/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2996252 CPUtime=1662.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 768053 0 0 0 166122 113 0 0 25 0 1 0 969510732 3068162048 735760 33554432000 4194304 9016284 140736355529904 18446744073709551615 7178129 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 749063 735760 671 1178 0 747881 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 2996252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9801
/proc/meminfo: memFree=26756544/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2996252 CPUtime=1722.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 768480 0 0 0 172117 118 0 0 25 0 1 0 969510732 3068162048 736182 33554432000 4194304 9016284 140736355529904 18446744073709551615 7876203 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 749063 736182 684 1178 0 747881 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 2996252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9803
/proc/meminfo: memFree=26610932/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2996252 CPUtime=1782.35 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 768679 0 0 0 178116 119 0 0 25 0 1 0 969510732 3068162048 736381 33554432000 4194304 9016284 140736355529904 18446744073709551615 6231355 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9707/statm: 749063 736381 826 1178 0 747881 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 2996252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9803
/proc/meminfo: memFree=26555256/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=2992144 CPUtime=1800.06 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4202496 791505 0 0 0 179885 121 0 0 18 0 1 0 969510732 3063955456 738052 33554432000 4194304 9016284 140736355529904 18446744073709551615 4320973 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9707/statm: 748036 738052 835 1178 0 746854 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2992144

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9803
/proc/meminfo: memFree=26555256/32950928 swapFree=67054844/67111528
[pid=9707] ppid=9705 vsize=0 CPUtime=1800.16 cores=0,2,4,6
/proc/9707/stat : 9707 (scip-2.0.1.4b_2) R 9705 9707 8698 0 -1 4203524 791505 0 0 0 179885 131 0 0 18 0 1 0 969510732 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/9707/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.18
CPU user time (s): 1798.85
CPU system time (s): 1.3278
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3083272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.3278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 791505
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= 6
involuntary context switches= 1517

runsolver used 2.68559 second user time and 5.61315 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-11 13:46:40
IDJOB=3489762
IDBENCH=77457
IDSOLVER=1979
FILE ID=node114/3489762-1307792800
RUNJOBID= node114-1307783374-8716
PBS_JOBID= 13550892
Free space on /tmp= 74084 MiB

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

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

MD5SUM BENCH= 1c629e857267ecd100f6323de081d52b
RANDOM SEED=1327262995

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29751324 kB
Buffers:        282128 kB
Cached:        1148444 kB
SwapCached:      10540 kB
Active:        2015672 kB
Inactive:       975444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29751324 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:           23692 kB
Writeback:           0 kB
AnonPages:     1557604 kB
Mapped:          14968 kB
Slab:           140048 kB
PageTables:       7432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1780500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74068 MiB
End job on node114 at 2011-06-11 14:16:43