Trace number 3692928

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 NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.99 1797.29

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12047_6-sat.opb
MD5SUM937ecf63c168ba3c2555061c1a7466e0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33396
Total number of constraints116135
Number of constraints which are clauses115587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint66
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 383
Number of bits of the biggest sum of numbers9
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692928-1338039111.opb>
0.28/0.31	c original problem has 33396 variables (33396 bin, 0 int, 0 impl, 0 cont) and 116135 constraints
0.28/0.31	c problem read in 0.31
0.69/0.78	c presolving:
3.59/3.62	c (round 1) 7416 del vars, 21392 del conss, 0 add conss, 5785 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6450494 impls, 0 clqs
5.09/5.11	c (round 2) 13440 del vars, 49337 del conss, 0 add conss, 11304 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6496539 impls, 0 clqs
5.49/5.50	c (round 3) 15742 del vars, 60109 del conss, 0 add conss, 12618 chg bounds, 49 chg sides, 43 chg coeffs, 0 upgd conss, 6523149 impls, 0 clqs
5.69/5.73	c (round 4) 16889 del vars, 64681 del conss, 0 add conss, 13438 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6541071 impls, 0 clqs
5.89/5.91	c (round 5) 17918 del vars, 68497 del conss, 0 add conss, 14099 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6558398 impls, 0 clqs
5.99/6.07	c (round 6) 18841 del vars, 71546 del conss, 0 add conss, 14768 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6572987 impls, 0 clqs
6.19/6.20	c (round 7) 19804 del vars, 75025 del conss, 0 add conss, 15321 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6582227 impls, 0 clqs
6.19/6.29	c (round 8) 20405 del vars, 77217 del conss, 0 add conss, 15701 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6590768 impls, 0 clqs
6.29/6.36	c (round 9) 20766 del vars, 78589 del conss, 0 add conss, 15926 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6594523 impls, 0 clqs
6.39/6.42	c (round 10) 20950 del vars, 79312 del conss, 0 add conss, 16024 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6596237 impls, 0 clqs
6.39/6.47	c (round 11) 21037 del vars, 79676 del conss, 0 add conss, 16066 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6596894 impls, 0 clqs
6.49/6.51	c (round 12) 21062 del vars, 79790 del conss, 0 add conss, 16071 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6597065 impls, 0 clqs
6.49/6.55	c (round 13) 21064 del vars, 79808 del conss, 0 add conss, 16071 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6597085 impls, 0 clqs
6.79/6.83	c (round 14) 21064 del vars, 79809 del conss, 0 add conss, 16071 chg bounds, 57 chg sides, 50 chg coeffs, 36326 upgd conss, 6597085 impls, 0 clqs
6.99/7.04	c (round 15) 21064 del vars, 79837 del conss, 54 add conss, 16071 chg bounds, 110 chg sides, 311 chg coeffs, 36327 upgd conss, 6598217 impls, 695 clqs
7.09/7.17	c (round 16) 21064 del vars, 79838 del conss, 56 add conss, 16071 chg bounds, 119 chg sides, 357 chg coeffs, 36327 upgd conss, 6598217 impls, 736 clqs
21.28/21.36	c    (21.4s) probing: 1000/12332 (8.1%) - 0 fixings, 0 aggregations, 590527 implications, 0 bound changes
21.28/21.38	c    (21.4s) probing: 1001/12332 (8.1%) - 0 fixings, 0 aggregations, 591337 implications, 0 bound changes
21.28/21.38	c    (21.4s) probing aborted: 1000/1000 successive useless probings
21.28/21.38	c (round 17) 21064 del vars, 98028 del conss, 5883 add conss, 16071 chg bounds, 119 chg sides, 358 chg coeffs, 36327 upgd conss, 10219879 impls, 744 clqs
21.68/21.79	c (round 18) 21064 del vars, 103023 del conss, 10878 add conss, 16071 chg bounds, 119 chg sides, 371 chg coeffs, 36327 upgd conss, 10219879 impls, 1452 clqs
21.99/22.03	c presolving (19 rounds):
21.99/22.03	c  21064 deleted vars, 103023 deleted constraints, 10878 added constraints, 16071 tightened bounds, 0 added holes, 119 changed sides, 371 changed coefficients
21.99/22.03	c  10219879 implications, 6448 cliques
21.99/22.03	c presolved problem has 12332 variables (12332 bin, 0 int, 0 impl, 0 cont) and 23990 constraints
21.99/22.03	c     491 constraints of type <knapsack>
21.99/22.03	c   23372 constraints of type <setppc>
21.99/22.03	c     123 constraints of type <and>
21.99/22.03	c       4 constraints of type <logicor>
21.99/22.03	c transformed objective value is always integral (scale: 1)
21.99/22.03	c Presolving Time: 21.59
21.99/22.03	c - non default parameters ----------------------------------------------------------------------
21.99/22.03	c # SCIP version 2.1.1.4
21.99/22.03	c 
21.99/22.03	c # maximal time in seconds to run
21.99/22.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.99/22.03	c limits/time = 1797
21.99/22.03	c 
21.99/22.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.99/22.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.99/22.03	c limits/memory = 13950
21.99/22.03	c 
21.99/22.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
21.99/22.03	c # [type: int, range: [1,2], default: 1]
21.99/22.03	c timing/clocktype = 2
21.99/22.03	c 
21.99/22.03	c # belongs reading time to solving time?
21.99/22.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.99/22.03	c timing/reading = TRUE
21.99/22.03	c 
21.99/22.03	c -----------------------------------------------------------------------------------------------
21.99/22.03	c start solving
21.99/22.04	c 
53.18/53.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.18/53.27	c  53.3s|     1 |     0 | 20081 |     - | 279M|   0 |5884 |  12k|  24k|  12k|  24k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
343.72/343.88	c   344s|     1 |     0 |139557 |     - | 281M|   0 |8306 |  12k|  24k|  12k|  24k| 150 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
464.21/464.36	c   464s|     1 |     0 |167789 |     - | 282M|   0 |8248 |  12k|  24k|  12k|  25k|1526 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
574.39/574.54	c   575s|     1 |     0 |193372 |     - | 283M|   0 |8122 |  12k|  24k|  12k|  26k|2433 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
661.88/662.07	c   662s|     1 |     0 |212707 |     - | 283M|   0 |8391 |  12k|  24k|  12k|  26k|2554 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
725.66/725.88	c   726s|     1 |     0 |225889 |     - | 283M|   0 |8403 |  12k|  24k|  12k|  26k|2727 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
778.55/778.75	c   779s|     1 |     0 |236622 |     - | 283M|   0 |8546 |  12k|  24k|  12k|  26k|2738 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
832.35/832.52	c   833s|     1 |     2 |236622 |     - | 283M|   0 |8546 |  12k|  24k|  12k|  26k|2738 |  15 |  17 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.02	c 
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Solving Time (sec) : 1797.01
1796.70/1797.02	c Solving Nodes      : 7
1796.70/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.02	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.02	c Gap                : infinite
1796.70/1797.02	s UNKNOWN
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Total Time         :    1797.01
1796.70/1797.02	c   solving          :    1797.01
1796.70/1797.02	c   presolving       :      21.59 (included in solving)
1796.70/1797.02	c   reading          :       0.31 (included in solving)
1796.70/1797.02	c   copying          :       0.07 (1 #copies) (minimal 0.07, maximal 0.07, average 0.07)
1796.70/1797.02	c Original Problem   :
1796.70/1797.02	c   Problem name     : HOME/instance-3692928-1338039111.opb
1796.70/1797.02	c   Variables        : 33396 (33396 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 116135 initial, 116135 maximal
1796.70/1797.02	c   Objective sense  : minimize
1796.70/1797.02	c Presolved Problem  :
1796.70/1797.02	c   Problem name     : t_HOME/instance-3692928-1338039111.opb
1796.70/1797.02	c   Variables        : 12332 (12332 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 23990 initial, 24005 maximal
1796.70/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   trivial          :       0.03       0.00        957          0          0          0          0          0          0          0          0
1796.70/1797.02	c   dualfix          :       0.04       0.00        111          0          0          0          0          0          0          0          0
1796.70/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   gateextraction   :       0.11       0.00          0          0          0          0          0      18190       5827          0          0
1796.70/1797.02	c   implics          :       0.16       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   probing          :      14.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   knapsack         :       0.38       0.00          0          0          0          0          0         12         56         62        321
1796.70/1797.02	c   setppc           :       0.30       0.00          0          0          0          0          0         17          0          0          0
1796.70/1797.02	c   and              :       0.22       0.00          0          0          0          0          0       4995       4995          0          0
1796.70/1797.02	c   linear           :       5.75       0.00      15180       4816          0      16071          0      79809          0         57         50
1796.70/1797.02	c   logicor          :       0.09       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   integral         :          0          0          0          0          7          0          4          0          0          0          0          0         14
1796.70/1797.02	c   knapsack         :        491        491          6      14613          0          0          3          0          1          0        325          0          0
1796.70/1797.02	c   setppc           :      23372      23372          6      14612          0          0          1        185          4       1593          0          0          0
1796.70/1797.02	c   and              :        123        123         19      14608          0          0          0          0          0         15        120          0          0
1796.70/1797.02	c   logicor          :          4+        19          6         28          0          0          0         16         10          0          0          0          0
1796.70/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.02	c   integral         :     334.90       0.00       0.00       0.00     334.90       0.00       0.00       0.00
1796.70/1797.02	c   knapsack         :       0.44       0.00       0.03       0.40       0.00       0.00       0.00       0.00
1796.70/1797.02	c   setppc           :       7.79       0.00       0.01       7.78       0.00       0.00       0.00       0.00
1796.70/1797.02	c   and              :       1.75       0.00       0.00       1.75       0.00       0.00       0.00       0.00
1796.70/1797.02	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.02	c   rootredcost      :          0          0          0          0
1796.70/1797.02	c   pseudoobj        :          0          0          0          0
1796.70/1797.02	c   vbounds          :          0          0          0          0
1796.70/1797.02	c   redcost          :         20          0          0          0
1796.70/1797.02	c   probing          :          0          0          0          0
1796.70/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.02	c   probing          :      14.03       0.00      14.03       0.00       0.00
1796.70/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.02	c   propagation      :       0.00         15         15         15       29.0          0        0.0          -
1796.70/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.02	c   applied globally :          -          -          -         15       29.0          -          -          -
1796.70/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.02	c   cut pool         :       0.00                     5          -          -         32          -    (maximal pool size: 2730)
1796.70/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   impliedbounds    :       0.31       0.00          6          0          0       4881          0
1796.70/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   gomory           :      41.68       0.00          6          0          0         86          0
1796.70/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   strongcg         :      46.21       0.00          6          0          0        265          0
1796.70/1797.02	c   cmir             :       1.42       0.00          6          0          0          0          0
1796.70/1797.02	c   flowcover        :       5.17       0.00          6          0          0        223          0
1796.70/1797.02	c   clique           :      26.06       0.00          6          0          0         45          0
1796.70/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   mcf              :       0.08       0.00          1          0          0          0          0
1796.70/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.02	c   problem variables:       0.00          -          0          0
1796.70/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   relpscost        :     334.90       0.00          7          0          0          0          0         14
1796.70/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.02	c   LP solutions     :       0.00          -          -          0
1796.70/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.02	c   crossover        :       0.00       0.00          0          0
1796.70/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.02	c   trivial          :       0.03       0.00          2          0
1796.70/1797.02	c   shiftandpropagate:       2.28       0.00          1          0
1796.70/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.02	c   zirounding       :       0.02       0.00          0          0
1796.70/1797.02	c   rounding         :       0.16       0.00         20          0
1796.70/1797.02	c   shifting         :       0.21       0.00          7          0
1796.70/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.02	c   feaspump         :     194.11       0.00          1          0
1796.70/1797.02	c   clique           :       0.00       0.00          0          0
1796.70/1797.02	c   coefdiving       :     157.48       0.00          1          0
1796.70/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.02	c   pscostdiving     :     222.92       0.00          1          0
1796.70/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.02	c   octane           :       0.00       0.00          0          0
1796.70/1797.02	c   rens             :       0.10       0.00          0          0
1796.70/1797.02	c   rins             :       0.00       0.00          0          0
1796.70/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.02	c   mutation         :       0.00       0.00          0          0
1796.70/1797.02	c   dins             :       0.00       0.00          0          0
1796.70/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.02	c   undercover       :       0.00       0.00          1          0
1796.70/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.02	c   trysol           :       0.00       0.00          0          0
1796.70/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.02	c   primal LP        :       0.08          1          0       0.00       0.00       0.08          1
1796.70/1797.02	c   dual LP          :     741.46         21     248760   12438.00     335.50       0.03          1
1796.70/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.02	c   diving/probing LP:     570.88        473     224373     474.36     393.03
1796.70/1797.02	c   strong branching :     334.86        121     119159     984.79     355.84
1796.70/1797.02	c     (at root node) :          -         17      17000    1000.00          -
1796.70/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.02	c B&B Tree           :
1796.70/1797.02	c   number of runs   :          1
1796.70/1797.02	c   nodes            :          7
1796.70/1797.02	c   nodes (total)    :          7
1796.70/1797.02	c   nodes left       :          8
1796.70/1797.02	c   max depth        :          4
1796.70/1797.02	c   max depth (total):          4
1796.70/1797.02	c   backtracks       :          1 (14.3%)
1796.70/1797.02	c   delayed cutoffs  :          0
1796.70/1797.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.02	c   avg switch length:       1.57
1796.70/1797.02	c   switching time   :       0.09
1796.70/1797.02	c Solution           :
1796.70/1797.02	c   Solutions found  :          0 (0 improvements)
1796.70/1797.02	c   Primal Bound     :          -
1796.70/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.02	c   Gap              :   infinite
1796.70/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.02	c   Root Iterations  :     236622
1796.90/1797.28	c Time complete: 1796.98.

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-3692928-1338039111/watcher-3692928-1338039111 -o /tmp/evaluation-result-3692928-1338039111/solver-3692928-1338039111 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692928-1338039111.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.02 2.01 2.00 3/176 8996
/proc/meminfo: memFree=29062580/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=10624 CPUtime=0 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 1345 0 0 0 0 0 0 0 20 0 1 0 270036758 10878976 1299 33554432000 4194304 10169799 140736771873264 140733886131448 8989818 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 2656 1310 409 1459 0 1188 0

[startup+0.103 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 8996
/proc/meminfo: memFree=29062580/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=35172 CPUtime=0.09 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 7537 0 0 0 8 1 0 0 20 0 1 0 270036758 36016128 7491 33554432000 4194304 10169799 140736771873264 140733886131448 5281196 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 8793 7491 409 1459 0 7325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35172

[startup+0.200333 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 8996
/proc/meminfo: memFree=29062580/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=48824 CPUtime=0.18 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 10939 0 0 0 17 1 0 0 20 0 1 0 270036758 49995776 10893 33554432000 4194304 10169799 140736771873264 140736771739592 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 12206 10893 409 1459 0 10738 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 48824

[startup+0.300351 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 8996
/proc/meminfo: memFree=29062580/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=68976 CPUtime=0.28 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 15929 0 0 0 26 2 0 0 20 0 1 0 270036758 70631424 15883 33554432000 4194304 10169799 140736771873264 140736771739592 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 17244 15883 409 1459 0 15776 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68976

[startup+0.700306 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 8996
/proc/meminfo: memFree=29062580/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=209064 CPUtime=0.69 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 50520 0 0 0 62 7 0 0 20 0 1 0 270036758 214081536 50349 33554432000 4194304 10169799 140736771873264 140736771739592 4641415 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 52266 50349 497 1459 0 50798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 209064

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8997
/proc/meminfo: memFree=28837752/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=272776 CPUtime=1.49 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 71469 0 0 0 133 16 0 0 20 0 1 0 270036758 279322624 65690 33554432000 4194304 10169799 140736771873264 140736771871416 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 68194 65690 556 1459 0 66726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 272776

[startup+3.10031 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8997
/proc/meminfo: memFree=28755044/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=358132 CPUtime=3.08 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 92185 0 0 0 276 32 0 0 20 0 1 0 270036758 366727168 86406 33554432000 4194304 10169799 140736771873264 140736771871416 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 89533 86406 562 1459 0 88065 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 358132

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8997
/proc/meminfo: memFree=28702848/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=373968 CPUtime=6.29 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 96398 0 0 0 546 83 0 0 20 0 1 0 270036758 382943232 90280 33554432000 4194304 10169799 140736771873264 140736771871416 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 93492 90280 563 1459 0 92024 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 373968

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8997
/proc/meminfo: memFree=28701920/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=377940 CPUtime=12.69 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 102765 0 0 0 1148 121 0 0 20 0 1 0 270036758 387010560 91537 33554432000 4194304 10169799 140736771873264 140736771869528 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 94485 91537 623 1459 0 93017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 377940

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8997
/proc/meminfo: memFree=28603812/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=478276 CPUtime=25.48 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 127143 0 0 0 2390 158 0 0 20 0 1 0 270036758 489754624 116067 33554432000 4194304 10169799 140736771873264 140736771868056 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 119569 116067 783 1459 0 118101 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 478276

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8997
/proc/meminfo: memFree=28594852/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=487004 CPUtime=51.08 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 129150 0 0 0 4947 161 0 0 20 0 1 0 270036758 498692096 118064 33554432000 4194304 10169799 140736771873264 140736771867592 8009933 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 121751 118064 787 1459 0 120283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 487004

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 8997
/proc/meminfo: memFree=28594028/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=480900 CPUtime=102.27 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 141858 0 0 0 10061 166 0 0 20 0 1 0 270036758 492441600 118036 33554432000 4194304 10169799 140736771873264 140736771865720 8043980 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 120225 118036 801 1459 0 118757 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 480900

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9226
/proc/meminfo: memFree=28438912/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=484688 CPUtime=162.25 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 144836 0 0 0 16054 171 0 0 20 0 1 0 270036758 496320512 119589 33554432000 4194304 10169799 140736771873264 140736771865672 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 121172 119589 801 1459 0 119704 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 484688

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9304
/proc/meminfo: memFree=28515864/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=484688 CPUtime=222.25 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 145610 0 0 0 22049 176 0 0 20 0 1 0 270036758 496320512 119599 33554432000 4194304 10169799 140736771873264 140736771865720 8020484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 121172 119599 801 1459 0 119704 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 484688

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9342
/proc/meminfo: memFree=28110956/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=512188 CPUtime=282.24 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 152008 0 0 0 27867 357 0 0 20 0 1 0 270036758 524480512 125274 33554432000 4194304 10169799 140736771873264 140736771867592 8009908 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128047 125274 831 1459 0 126579 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 512188

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9342
/proc/meminfo: memFree=28006576/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=514172 CPUtime=342.22 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 153224 0 0 0 33860 362 0 0 20 0 1 0 270036758 526512128 126490 33554432000 4194304 10169799 140736771873264 140736771867592 8029500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128543 126490 831 1459 0 127075 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 514172

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9342
/proc/meminfo: memFree=27815320/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=512432 CPUtime=402.21 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 156053 0 0 0 39848 373 0 0 20 0 1 0 270036758 524730368 126168 33554432000 4194304 10169799 140736771873264 140736771867592 7984826 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128108 126168 836 1459 0 126640 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 512432

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9342
/proc/meminfo: memFree=27781000/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=516528 CPUtime=462.21 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 157590 0 0 0 45842 379 0 0 20 0 1 0 270036758 528924672 127196 33554432000 4194304 10169799 140736771873264 140736771867592 8053333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129132 127196 836 1459 0 127664 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 516528

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 9346
/proc/meminfo: memFree=27778052/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=516084 CPUtime=522.19 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 159661 0 0 0 51832 387 0 0 20 0 1 0 270036758 528470016 127086 33554432000 4194304 10169799 140736771873264 140736771866936 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129021 127086 836 1459 0 127553 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 516084

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9346
/proc/meminfo: memFree=27778036/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=516084 CPUtime=582.19 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 159664 0 0 0 57824 395 0 0 20 0 1 0 270036758 528470016 127089 33554432000 4194304 10169799 140736771873264 140736771869336 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129021 127089 836 1459 0 127553 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 516084

[startup+642.3 s]

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

/proc/meminfo: memFree=27721856/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=515716 CPUtime=1062.11 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 300531 0 0 0 105724 487 0 0 20 0 1 0 270036758 528093184 127021 33554432000 4194304 10169799 140736771873264 140736771867768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128929 127021 866 1459 0 127461 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 515716

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 9351
/proc/meminfo: memFree=27725940/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=513732 CPUtime=1122.11 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 366571 0 0 0 111700 511 0 0 20 0 1 0 270036758 526061568 126128 33554432000 4194304 10169799 140736771873264 140736771867128 8004817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128433 126128 866 1459 0 126965 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 513732

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9351
/proc/meminfo: memFree=27722972/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=514848 CPUtime=1182.09 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 367241 0 0 0 117691 518 0 0 20 0 1 0 270036758 527204352 126798 33554432000 4194304 10169799 140736771873264 140736771867176 8009306 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128712 126798 866 1459 0 127244 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 514848

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9351
/proc/meminfo: memFree=27722412/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=515660 CPUtime=1242.09 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 367336 0 0 0 123683 526 0 0 20 0 1 0 270036758 528035840 126893 33554432000 4194304 10169799 140736771873264 140736771867512 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 128915 126893 866 1459 0 127447 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 515660

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9351
/proc/meminfo: memFree=27720440/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=517184 CPUtime=1302.08 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 367718 0 0 0 129675 533 0 0 20 0 1 0 270036758 529596416 127275 33554432000 4194304 10169799 140736771873264 140736771867592 8005506 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129296 127275 866 1459 0 127828 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 517184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9351
/proc/meminfo: memFree=27720936/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=517184 CPUtime=1362.07 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 367718 0 0 0 135667 540 0 0 20 0 1 0 270036758 529596416 127275 33554432000 4194304 10169799 140736771873264 140736771867592 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129296 127275 866 1459 0 127828 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 517184

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9352
/proc/meminfo: memFree=27718768/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=518988 CPUtime=1422.07 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 389794 0 0 0 141654 553 0 0 20 0 1 0 270036758 531443712 127824 33554432000 4194304 10169799 140736771873264 140736771867912 8009908 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129747 127824 866 1459 0 128279 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 518988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9352
/proc/meminfo: memFree=27721000/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=516500 CPUtime=1482.05 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 401643 0 0 0 147644 561 0 0 20 0 1 0 270036758 528896000 127216 33554432000 4194304 10169799 140736771873264 140736771867672 8009492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129125 127216 866 1459 0 127657 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 516500

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9352
/proc/meminfo: memFree=27717712/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=521164 CPUtime=1542.05 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 414982 0 0 0 153633 572 0 0 20 0 1 0 270036758 533671936 127969 33554432000 4194304 10169799 140736771873264 140736771867960 8009548 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 130291 127969 866 1459 0 128823 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 521164

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9352
/proc/meminfo: memFree=27717892/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1602.03 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454942 0 0 0 159613 590 0 0 20 0 1 0 270036758 532418560 127944 33554432000 4194304 10169799 140736771873264 140736771867016 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 127944 866 1459 0 128517 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 519940

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9352
/proc/meminfo: memFree=27717268/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1662.02 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 165605 597 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771867288 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 519940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9356
/proc/meminfo: memFree=27711428/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1722.01 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 171596 605 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771866552 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 519940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1782 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 177588 612 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771867384 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 519940

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1785.3 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 177918 612 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771866552 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 519940

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1791.7 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 178557 613 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771867288 8009566 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (KiB) 519940

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1794.91 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 178877 614 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771867288 8009667 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 519940

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1795.7 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 178956 614 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771867288 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (KiB) 519940

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=519940 CPUtime=1796.5 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454943 0 0 0 179036 614 0 0 20 0 1 0 270036758 532418560 128087 33554432000 4194304 10169799 140736771873264 140736771867288 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 129985 128087 866 1459 0 128517 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 519940

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9379
/proc/meminfo: memFree=27710436/32873844 swapFree=7616/7616
[pid=8996] ppid=8994 vsize=477148 CPUtime=1796.9 cores=1,3,5,7
/proc/8996/stat : 8996 (scip-2.1.1.4sfi) R 8994 8996 5654 0 -1 4202496 454947 0 0 0 179076 614 0 0 20 0 1 0 270036758 488599552 117828 33554432000 4194304 10169799 140736771873264 140736771872344 7542233 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8996/statm: 119287 117828 870 1459 0 117819 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 477148

Child status: 0
Real time (s): 1797.29
CPU time (s): 1796.99
CPU user time (s): 1790.82
CPU system time (s): 6.16806
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 522740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.82
system time used= 6.16806
maximum resident set size= 527000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454950
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= 29
involuntary context switches= 1849

runsolver used 3.21051 second user time and 8.34073 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 15:31:52
IDJOB=3692928
IDBENCH=74121
IDSOLVER=2272
FILE ID=node130/3692928-1338039111
RUNJOBID= node130-1338029673-6803
PBS_JOBID= 14624341
Free space on /tmp= 71388 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12047_6-sat.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692928-1338039111/watcher-3692928-1338039111 -o /tmp/evaluation-result-3692928-1338039111/solver-3692928-1338039111 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692928-1338039111.opb -t 1800 -m 15500

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

MD5SUM BENCH= 937ecf63c168ba3c2555061c1a7466e0
RANDOM SEED=1961304316

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29063224 kB
Buffers:          243796 kB
Cached:          2717716 kB
SwapCached:            0 kB
Active:           892364 kB
Inactive:        2137888 kB
Active(anon):      71208 kB
Inactive(anon):        0 kB
Active(file):     821156 kB
Inactive(file):  2137888 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17212 kB
Writeback:             0 kB
AnonPages:        108604 kB
Mapped:            17852 kB
Shmem:               200 kB
Slab:             639884 kB
SReclaimable:      81920 kB
SUnreclaim:       557964 kB
KernelStack:        1472 kB
PageTables:         3632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     182140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71368 MiB
End job on node130 at 2012-05-26 16:01:49