Trace number 3692927

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? 1797.63 1797.94

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12046_2-sat.opb
MD5SUM8df6acf86997549eac6f2a4fde05a479
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 variables48158
Total number of constraints168360
Number of constraints which are clauses167568
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints792
Minimum length of a constraint1
Maximum length of a constraint67
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 432
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-3692927-1338039016.opb>
0.38/0.44	c original problem has 48158 variables (48158 bin, 0 int, 0 impl, 0 cont) and 168360 constraints
0.38/0.44	c problem read in 0.44
1.10/1.14	c presolving:
5.29/5.38	c (round 1) 9466 del vars, 28074 del conss, 0 add conss, 7581 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10468186 impls, 0 clqs
8.98/9.03	c (round 2) 16279 del vars, 59817 del conss, 0 add conss, 14073 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10514688 impls, 0 clqs
9.79/9.90	c (round 3) 19260 del vars, 72943 del conss, 0 add conss, 15732 chg bounds, 50 chg sides, 45 chg coeffs, 0 upgd conss, 10533681 impls, 0 clqs
10.39/10.46	c (round 4) 20631 del vars, 78738 del conss, 0 add conss, 16640 chg bounds, 73 chg sides, 66 chg coeffs, 0 upgd conss, 10548723 impls, 0 clqs
10.69/10.79	c (round 5) 21477 del vars, 82396 del conss, 0 add conss, 17130 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10560286 impls, 0 clqs
10.99/11.04	c (round 6) 22113 del vars, 84933 del conss, 0 add conss, 17521 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10568095 impls, 0 clqs
11.19/11.20	c (round 7) 22538 del vars, 86671 del conss, 0 add conss, 17758 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10573288 impls, 0 clqs
11.29/11.31	c (round 8) 22831 del vars, 87903 del conss, 0 add conss, 17912 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10577544 impls, 0 clqs
11.29/11.38	c (round 9) 22999 del vars, 88657 del conss, 0 add conss, 17998 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10580218 impls, 0 clqs
11.38/11.45	c (round 10) 23111 del vars, 89111 del conss, 0 add conss, 18056 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10582188 impls, 0 clqs
11.48/11.52	c (round 11) 23222 del vars, 89479 del conss, 0 add conss, 18132 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10583900 impls, 0 clqs
11.48/11.56	c (round 12) 23255 del vars, 89710 del conss, 0 add conss, 18143 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584446 impls, 0 clqs
11.59/11.61	c (round 13) 23276 del vars, 89759 del conss, 0 add conss, 18156 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584835 impls, 0 clqs
11.59/11.65	c (round 14) 23289 del vars, 89825 del conss, 0 add conss, 18160 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584996 impls, 0 clqs
11.59/11.69	c (round 15) 23289 del vars, 89839 del conss, 0 add conss, 18160 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584996 impls, 0 clqs
12.09/12.15	c (round 16) 23289 del vars, 89839 del conss, 0 add conss, 18160 chg bounds, 75 chg sides, 68 chg coeffs, 78522 upgd conss, 10584996 impls, 0 clqs
12.38/12.50	c (round 17) 23289 del vars, 89882 del conss, 68 add conss, 18160 chg bounds, 130 chg sides, 307 chg coeffs, 78522 upgd conss, 10587484 impls, 1751 clqs
12.68/12.72	c (round 18) 23289 del vars, 89884 del conss, 77 add conss, 18160 chg bounds, 141 chg sides, 377 chg coeffs, 78522 upgd conss, 10587488 impls, 1811 clqs
12.79/12.86	c (round 19) 23289 del vars, 89890 del conss, 88 add conss, 18160 chg bounds, 152 chg sides, 423 chg coeffs, 78522 upgd conss, 10587596 impls, 1821 clqs
81.37/81.47	c    (81.5s) probing: 1000/24869 (4.0%) - 0 fixings, 0 aggregations, 2402852 implications, 0 bound changes
81.46/81.55	c    (81.5s) probing: 1001/24869 (4.0%) - 0 fixings, 0 aggregations, 2404974 implications, 0 bound changes
81.46/81.55	c    (81.5s) probing aborted: 1000/1000 successive useless probings
81.46/81.55	c (round 20) 23289 del vars, 127397 del conss, 12166 add conss, 18160 chg bounds, 155 chg sides, 448 chg coeffs, 78522 upgd conss, 15397570 impls, 1822 clqs
81.86/81.97	c (round 21) 23289 del vars, 137660 del conss, 22429 add conss, 18160 chg bounds, 155 chg sides, 451 chg coeffs, 78522 upgd conss, 15397570 impls, 3094 clqs
82.26/82.32	c presolving (22 rounds):
82.26/82.32	c  23289 deleted vars, 137660 deleted constraints, 22429 added constraints, 18160 tightened bounds, 0 added holes, 155 changed sides, 451 changed coefficients
82.26/82.32	c  15397570 implications, 13357 cliques
82.26/82.32	c presolved problem has 24869 variables (24869 bin, 0 int, 0 impl, 0 cont) and 53129 constraints
82.26/82.32	c     726 constraints of type <knapsack>
82.26/82.32	c   51861 constraints of type <setppc>
82.26/82.32	c     542 constraints of type <and>
82.26/82.32	c transformed objective value is always integral (scale: 1)
82.26/82.32	c Presolving Time: 81.68
82.26/82.32	c - non default parameters ----------------------------------------------------------------------
82.26/82.32	c # SCIP version 2.1.1.4
82.26/82.32	c 
82.26/82.32	c # maximal time in seconds to run
82.26/82.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
82.26/82.32	c limits/time = 1797
82.26/82.32	c 
82.26/82.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
82.26/82.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
82.26/82.32	c limits/memory = 13950
82.26/82.32	c 
82.26/82.32	c # default clock type (1: CPU user seconds, 2: wall clock time)
82.26/82.32	c # [type: int, range: [1,2], default: 1]
82.26/82.32	c timing/clocktype = 2
82.26/82.32	c 
82.26/82.32	c # belongs reading time to solving time?
82.26/82.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
82.26/82.32	c timing/reading = TRUE
82.26/82.32	c 
82.26/82.32	c -----------------------------------------------------------------------------------------------
82.26/82.32	c start solving
82.26/82.34	c 
279.52/279.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
279.52/279.69	c   280s|     1 |     0 | 39023 |     - | 490M|   0 |  13k|  24k|  53k|  24k|  53k|   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1797.09/1797.41	c  1797s|     1 |     0 |261721 |     - | 494M|   0 |   - |  24k|  53k|  24k|  53k| 274 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1797.09/1797.41	c (node 1) LP solver hit time limit in LP 6 -- using pseudo solution instead
1797.09/1797.44	c  1797s|     1 |     2 |261721 |     - | 494M|   0 |   - |  24k|  53k|  24k|  53k| 274 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1797.09/1797.44	c 
1797.09/1797.44	c SCIP Status        : solving was interrupted [time limit reached]
1797.09/1797.44	c Solving Time (sec) : 1797.43
1797.09/1797.44	c Solving Nodes      : 1
1797.09/1797.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.09/1797.44	c Dual Bound         : +0.00000000000000e+00
1797.09/1797.44	c Gap                : infinite
1797.09/1797.44	s UNKNOWN
1797.09/1797.44	c SCIP Status        : solving was interrupted [time limit reached]
1797.09/1797.44	c Total Time         :    1797.43
1797.09/1797.44	c   solving          :    1797.43
1797.09/1797.44	c   presolving       :      81.68 (included in solving)
1797.09/1797.44	c   reading          :       0.44 (included in solving)
1797.09/1797.44	c   copying          :       0.00 (0 times copied the problem)
1797.09/1797.44	c Original Problem   :
1797.09/1797.44	c   Problem name     : HOME/instance-3692927-1338039016.opb
1797.09/1797.44	c   Variables        : 48158 (48158 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.09/1797.44	c   Constraints      : 168360 initial, 168360 maximal
1797.09/1797.44	c   Objective sense  : minimize
1797.09/1797.44	c Presolved Problem  :
1797.09/1797.44	c   Problem name     : t_HOME/instance-3692927-1338039016.opb
1797.09/1797.44	c   Variables        : 24869 (24869 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.09/1797.44	c   Constraints      : 53129 initial, 53132 maximal
1797.09/1797.44	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.09/1797.44	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   trivial          :       0.06       0.00        999          0          0          0          0          0          0          0          0
1797.09/1797.44	c   dualfix          :       0.07       0.00        111          0          0          0          0          0          0          0          0
1797.09/1797.44	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   gateextraction   :       0.18       0.00          0          0          0          0          0      37507      12078          0          0
1797.09/1797.44	c   implics          :       0.39       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   probing          :      68.37       0.00          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   knapsack         :       0.57       0.00          0          0          0          0          0         23         88         80        383
1797.09/1797.44	c   setppc           :       0.47       0.00          0          0          0          0          0         28          0          0          0
1797.09/1797.44	c   and              :       0.19       0.00          0          0          0          0          0      10263      10263          0          0
1797.09/1797.44	c   linear           :      10.40       0.00      17162       5017          0      18160          0      89839          0         75         68
1797.09/1797.44	c   logicor          :       0.21       0.01          0          0          0          0          0          0          0          0          0
1797.09/1797.44	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.09/1797.44	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.09/1797.44	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1797.09/1797.44	c   knapsack         :        726        726          1      29122          0          1          3          4          0          0        200          0          0
1797.09/1797.44	c   setppc           :      51861      51861          1      29122          0          1          1         84          2          0          0          0          0
1797.09/1797.44	c   and              :        542        542          1      29120          0          1          0          0          0          0         15          0          0
1797.09/1797.44	c   logicor          :          0+         3          1         15          0          0          0          2         13          0          0          0          0
1797.09/1797.44	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.09/1797.44	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.09/1797.44	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.09/1797.44	c   knapsack         :       1.24       0.00       0.01       1.23       0.00       0.00       0.00       0.00
1797.09/1797.44	c   setppc           :      50.40       0.00       0.00      50.37       0.00       0.02       0.00       0.00
1797.09/1797.44	c   and              :      11.35       0.00       0.00      11.35       0.00       0.00       0.00       0.00
1797.09/1797.44	c   logicor          :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00
1797.09/1797.44	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.09/1797.44	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.09/1797.44	c   rootredcost      :          0          0          0          0
1797.09/1797.44	c   pseudoobj        :          0          0          0          0
1797.09/1797.44	c   vbounds          :          0          0          0          0
1797.09/1797.44	c   redcost          :          1          0          0          0
1797.09/1797.44	c   probing          :          0          0          0          0
1797.09/1797.44	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.09/1797.44	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1797.09/1797.44	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1797.09/1797.44	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1797.09/1797.44	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1797.09/1797.44	c   probing          :      68.37       0.00      68.37       0.00       0.00
1797.09/1797.44	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.09/1797.44	c   propagation      :       0.00         15          3          3       38.0          0        0.0          -
1797.09/1797.44	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.09/1797.44	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.09/1797.44	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.09/1797.44	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.09/1797.44	c   applied globally :          -          -          -          3       38.0          -          -          -
1797.09/1797.44	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.09/1797.44	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.09/1797.44	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 279)
1797.09/1797.44	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.09/1797.44	c   impliedbounds    :       0.10       0.00          1          0          0        213          0
1797.09/1797.44	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.09/1797.44	c   gomory           :      23.97       0.00          1          0          0          8          0
1797.09/1797.44	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.09/1797.44	c   strongcg         :      24.35       0.00          1          0          0          8          0
1797.09/1797.44	c   cmir             :       0.87       0.00          1          0          0          0          0
1797.09/1797.44	c   flowcover        :       2.39       0.00          1          0          0        161          0
1797.09/1797.44	c   clique           :      17.30       0.00          1          0          0          7          0
1797.09/1797.44	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.09/1797.44	c   mcf              :       0.36       0.00          1          0          0          0          0
1797.09/1797.44	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.09/1797.44	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.09/1797.44	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.09/1797.44	c   problem variables:       0.00          -          0          0
1797.09/1797.44	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.09/1797.44	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c   inference        :       0.01       0.00          1          0          0          0          0          2
1797.09/1797.44	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.09/1797.44	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.09/1797.44	c   LP solutions     :       0.00          -          -          0
1797.09/1797.44	c   pseudo solutions :       0.00          -          -          0
1797.09/1797.44	c   oneopt           :       0.00       0.00          0          0
1797.09/1797.44	c   smallcard        :       0.00       0.00          0          0
1797.09/1797.44	c   trivial          :       0.05       0.00          2          0
1797.09/1797.44	c   shiftandpropagate:      13.87       0.00          1          0
1797.09/1797.44	c   simplerounding   :       0.00       0.00          0          0
1797.09/1797.44	c   zirounding       :       0.00       0.00          0          0
1797.09/1797.44	c   rounding         :       0.01       0.00          1          0
1797.09/1797.44	c   shifting         :       0.05       0.00          1          0
1797.09/1797.44	c   intshifting      :       0.00       0.00          0          0
1797.09/1797.44	c   twoopt           :       0.00       0.00          0          0
1797.09/1797.44	c   indtwoopt        :       0.00       0.00          0          0
1797.09/1797.44	c   indoneopt        :       0.00       0.00          0          0
1797.09/1797.44	c   fixandinfer      :       0.00       0.00          0          0
1797.09/1797.44	c   feaspump         :    1013.04       0.00          1          0
1797.09/1797.44	c   clique           :       0.00       0.00          0          0
1797.09/1797.44	c   indrounding      :       0.00       0.00          0          0
1797.09/1797.44	c   indcoefdiving    :       0.00       0.00          0          0
1797.09/1797.44	c   coefdiving       :       0.00       0.00          0          0
1797.09/1797.44	c   pscostdiving     :       0.00       0.00          0          0
1797.09/1797.44	c   nlpdiving        :       0.00       0.00          0          0
1797.09/1797.44	c   fracdiving       :       0.00       0.00          0          0
1797.09/1797.44	c   veclendiving     :       0.00       0.00          0          0
1797.09/1797.44	c   intdiving        :       0.00       0.00          0          0
1797.09/1797.44	c   actconsdiving    :       0.00       0.00          0          0
1797.09/1797.44	c   objpscostdiving  :       0.00       0.00          0          0
1797.09/1797.44	c   rootsoldiving    :       0.00       0.00          0          0
1797.09/1797.44	c   linesearchdiving :       0.00       0.00          0          0
1797.09/1797.44	c   guideddiving     :       0.00       0.00          0          0
1797.09/1797.44	c   octane           :       0.00       0.00          0          0
1797.09/1797.44	c   rens             :       0.00       0.00          0          0
1797.09/1797.44	c   rins             :       0.00       0.00          0          0
1797.09/1797.44	c   localbranching   :       0.00       0.00          0          0
1797.09/1797.44	c   mutation         :       0.00       0.00          0          0
1797.09/1797.44	c   crossover        :       0.00       0.00          0          0
1797.09/1797.44	c   dins             :       0.00       0.00          0          0
1797.09/1797.44	c   vbounds          :       0.00       0.00          0          0
1797.09/1797.44	c   undercover       :       0.00       0.00          1          0
1797.09/1797.44	c   subnlp           :       0.00       0.00          0          0
1797.09/1797.44	c   trysol           :       0.00       0.00          0          0
1797.09/1797.44	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.09/1797.44	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.09/1797.44	c   dual LP          :     618.79          3      84461   42230.50     136.49       0.08          1
1797.09/1797.44	c   lex dual LP      :       0.00          0          0       0.00          -
1797.09/1797.44	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.09/1797.44	c   diving/probing LP:    1012.86          4     177260   44315.00     175.01
1797.09/1797.44	c   strong branching :       0.00          0          0       0.00          -
1797.09/1797.44	c     (at root node) :          -          0          0       0.00          -
1797.09/1797.44	c   conflict analysis:       0.00          0          0       0.00          -
1797.09/1797.44	c B&B Tree           :
1797.09/1797.44	c   number of runs   :          1
1797.09/1797.44	c   nodes            :          1
1797.09/1797.44	c   nodes (total)    :          1
1797.09/1797.44	c   nodes left       :          2
1797.09/1797.44	c   max depth        :          0
1797.09/1797.44	c   max depth (total):          0
1797.09/1797.44	c   backtracks       :          0 (0.0%)
1797.09/1797.44	c   delayed cutoffs  :          0
1797.09/1797.44	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.09/1797.44	c   avg switch length:       1.00
1797.09/1797.44	c   switching time   :       0.00
1797.09/1797.44	c Solution           :
1797.09/1797.44	c   Solutions found  :          0 (0 improvements)
1797.09/1797.44	c   Primal Bound     :          -
1797.09/1797.44	c   Dual Bound       : +0.00000000000000e+00
1797.09/1797.44	c   Gap              :   infinite
1797.09/1797.44	c   Root Dual Bound  : +0.00000000000000e+00
1797.09/1797.44	c   Root Iterations  :     261721
1797.59/1797.93	c Time complete: 1797.62.

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-3692927-1338039016/watcher-3692927-1338039016 -o /tmp/evaluation-result-3692927-1338039016/solver-3692927-1338039016 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692927-1338039016.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: 1.96 2.00 2.00 3/177 687
/proc/meminfo: memFree=29332568/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=9156 CPUtime=0 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 907 0 0 0 0 0 0 0 20 0 1 0 270027032 9375744 861 33554432000 4194304 10169799 140737135746976 140734229367512 8844157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 2289 869 387 1459 0 821 0

[startup+0.0630879 s]
/proc/loadavg: 1.96 2.00 2.00 3/177 687
/proc/meminfo: memFree=29332568/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=31644 CPUtime=0.05 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 6619 0 0 0 5 0 0 0 20 0 1 0 270027032 32403456 6574 33554432000 4194304 10169799 140737135746976 140737135611624 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 7911 6601 409 1459 0 6443 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31644

[startup+0.100305 s]
/proc/loadavg: 1.96 2.00 2.00 3/177 687
/proc/meminfo: memFree=29332568/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=38308 CPUtime=0.09 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 8327 0 0 0 8 1 0 0 20 0 1 0 270027032 39227392 8281 33554432000 4194304 10169799 140737135746976 140737135611624 7170909 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 9577 8281 409 1459 0 8109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38308

[startup+0.30023 s]
/proc/loadavg: 1.96 2.00 2.00 3/177 687
/proc/meminfo: memFree=29332568/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=68792 CPUtime=0.29 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 15921 0 0 0 27 2 0 0 20 0 1 0 270027032 70443008 15875 33554432000 4194304 10169799 140737135746976 140737135611624 5281219 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 17198 15876 409 1459 0 15730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68792

[startup+0.700246 s]
/proc/loadavg: 1.96 2.00 2.00 3/177 687
/proc/meminfo: memFree=29332568/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=194488 CPUtime=0.69 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 47047 0 0 0 63 6 0 0 20 0 1 0 270027032 199155712 46849 33554432000 4194304 10169799 140737135746976 140737135612680 5757893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 48622 46849 488 1459 0 47154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 194488

[startup+1.50023 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 688
/proc/meminfo: memFree=29055164/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=331764 CPUtime=1.49 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 87210 0 0 0 137 12 0 0 20 0 1 0 270027032 339726336 80197 33554432000 4194304 10169799 140737135746976 140737135745128 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 82941 80197 555 1459 0 81473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 331764

[startup+3.10024 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 688
/proc/meminfo: memFree=28945920/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=477788 CPUtime=3.09 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 123514 0 0 0 289 20 0 0 20 0 1 0 270027032 489254912 116501 33554432000 4194304 10169799 140737135746976 140737135745128 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 119447 116501 556 1459 0 117979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 477788

[startup+6.30025 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 688
/proc/meminfo: memFree=28766004/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=584036 CPUtime=6.29 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 149879 0 0 0 600 29 0 0 20 0 1 0 270027032 598052864 141773 33554432000 4194304 10169799 140737135746976 140737135745752 7433734 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 146009 141773 563 1459 0 144541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 584036

[startup+12.7002 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 688
/proc/meminfo: memFree=28742496/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=595636 CPUtime=12.68 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 159600 0 0 0 1214 54 0 0 20 0 1 0 270027032 609931264 144700 33554432000 4194304 10169799 140737135746976 140737135745160 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 148909 144700 597 1459 0 147441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 595636

[startup+25.5002 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 689
/proc/meminfo: memFree=28745088/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=605072 CPUtime=25.49 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 161933 0 0 0 2490 59 0 0 20 0 1 0 270027032 619593728 147208 33554432000 4194304 10169799 140737135746976 140737135744488 4923963 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 151268 147208 622 1459 0 149800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 605072

[startup+51.1003 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 689
/proc/meminfo: memFree=28720124/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=633932 CPUtime=51.07 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 168304 0 0 0 5044 63 0 0 20 0 1 0 270027032 649146368 153377 33554432000 4194304 10169799 140737135746976 140737135744488 4777712 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 158483 153377 622 1459 0 157015 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 633932

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 689
/proc/meminfo: memFree=28578860/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=776764 CPUtime=102.26 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 200144 0 0 0 10145 81 0 0 20 0 1 0 270027032 795406336 188098 33554432000 4194304 10169799 140737135746976 140737135741768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 194191 188098 783 1459 0 192723 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 776764

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 689
/proc/meminfo: memFree=28550620/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=791032 CPUtime=162.25 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 204057 0 0 0 16136 89 0 0 20 0 1 0 270027032 810016768 194524 33554432000 4194304 10169799 140737135746976 140737135741800 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 197758 194524 787 1459 0 196290 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 791032

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 689
/proc/meminfo: memFree=28538388/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=795620 CPUtime=222.23 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 204888 0 0 0 22129 94 0 0 20 0 1 0 270027032 814714880 197036 33554432000 4194304 10169799 140737135746976 140737135741304 8844020 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 198905 197036 787 1459 0 197437 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 795620

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 689
/proc/meminfo: memFree=28543196/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=790248 CPUtime=282.21 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 205535 0 0 0 28122 99 0 0 20 0 1 0 270027032 809213952 195406 33554432000 4194304 10169799 140737135746976 140737135739288 8043972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 197562 195406 801 1459 0 196094 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 790248

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 690
/proc/meminfo: memFree=28535160/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=342.21 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206267 0 0 0 34117 104 0 0 20 0 1 0 270027032 817893376 197160 33554432000 4194304 10169799 140737135746976 140737135739384 8004497 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197160 801 1459 0 198213 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 798724

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 690
/proc/meminfo: memFree=28533576/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=402.2 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206267 0 0 0 40112 108 0 0 20 0 1 0 270027032 817893376 197187 33554432000 4194304 10169799 140737135746976 140737135739656 8004528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197187 801 1459 0 198213 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 798724

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 690
/proc/meminfo: memFree=28532692/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=462.19 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206267 0 0 0 46107 112 0 0 20 0 1 0 270027032 817893376 197187 33554432000 4194304 10169799 140737135746976 140737135739256 7950848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197187 801 1459 0 198213 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 798724

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 690
/proc/meminfo: memFree=28532196/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=522.18 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206267 0 0 0 52102 116 0 0 20 0 1 0 270027032 817893376 197187 33554432000 4194304 10169799 140737135746976 140737135739256 8020660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197187 801 1459 0 198213 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 798724

[startup+582.3 s]
/proc/loadavg: 2.11 2.03 2.00 3/177 690
/proc/meminfo: memFree=28531080/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=582.17 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206267 0 0 0 58098 119 0 0 20 0 1 0 270027032 817893376 197187 33554432000 4194304 10169799 140737135746976 140737135739656 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197187 801 1459 0 198213 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 798724

[startup+642.3 s]

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

/proc/meminfo: memFree=28519464/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=1062.09 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206269 0 0 0 106054 155 0 0 20 0 1 0 270027032 817893376 197254 33554432000 4194304 10169799 140737135746976 140737135739384 8020674 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197254 801 1459 0 198213 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 798724

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 695
/proc/meminfo: memFree=28518284/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=1122.09 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206275 0 0 0 112049 160 0 0 20 0 1 0 270027032 817893376 197436 33554432000 4194304 10169799 140737135746976 140737135739256 8020344 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197436 801 1459 0 198213 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 798724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 695
/proc/meminfo: memFree=28518036/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=1182.08 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206275 0 0 0 118044 164 0 0 20 0 1 0 270027032 817893376 197436 33554432000 4194304 10169799 140737135746976 140737135739256 8020488 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197436 801 1459 0 198213 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 798724

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 698
/proc/meminfo: memFree=28517664/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=798724 CPUtime=1242.06 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206275 0 0 0 124038 168 0 0 20 0 1 0 270027032 817893376 197436 33554432000 4194304 10169799 140737135746976 140737135739256 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 199681 197436 801 1459 0 198213 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 798724

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 699
/proc/meminfo: memFree=28527472/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=787052 CPUtime=1302.06 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 206765 0 0 0 130033 173 0 0 20 0 1 0 270027032 805941248 194699 33554432000 4194304 10169799 140737135746976 140737135743048 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 196763 194699 813 1459 0 195295 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 787052

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 699
/proc/meminfo: memFree=28491552/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=829492 CPUtime=1362.05 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 211140 0 0 0 135969 236 0 0 20 0 1 0 270027032 849399808 205206 33554432000 4194304 10169799 140737135746976 140737135744088 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 207373 205206 836 1459 0 205905 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 829492

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 699
/proc/meminfo: memFree=28484168/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=829492 CPUtime=1422.05 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 211140 0 0 0 141963 242 0 0 20 0 1 0 270027032 849399808 205206 33554432000 4194304 10169799 140737135746976 140737135741304 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 207373 205206 836 1459 0 205905 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 829492

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 699
/proc/meminfo: memFree=28476104/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=837372 CPUtime=1482.03 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212075 0 0 0 147955 248 0 0 20 0 1 0 270027032 857468928 207163 33554432000 4194304 10169799 140737135746976 140737135741752 8009560 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 209343 207163 836 1459 0 207875 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 837372

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 699
/proc/meminfo: memFree=28475112/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1542.02 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212094 0 0 0 153949 253 0 0 20 0 1 0 270027032 862674944 207182 33554432000 4194304 10169799 140737135746976 140737135741768 8010450 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207182 836 1459 0 209146 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 842456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 739
/proc/meminfo: memFree=27845096/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1602.02 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212104 0 0 0 159944 258 0 0 20 0 1 0 270027032 862674944 207303 33554432000 4194304 10169799 140737135746976 140737135741304 8009937 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207303 836 1459 0 209146 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 842456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 739
/proc/meminfo: memFree=27793140/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1662 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212105 0 0 0 165940 260 0 0 20 0 1 0 270027032 862674944 207304 33554432000 4194304 10169799 140737135746976 140737135740648 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207304 836 1459 0 209146 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 842456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 739
/proc/meminfo: memFree=27714524/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1721.99 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212108 0 0 0 171935 264 0 0 20 0 1 0 270027032 862674944 207307 33554432000 4194304 10169799 140737135746976 140737135741304 7593020 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207307 836 1459 0 209146 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 842456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 739
/proc/meminfo: memFree=27632816/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1781.98 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212108 0 0 0 177931 267 0 0 20 0 1 0 270027032 862674944 207307 33554432000 4194304 10169799 140737135746976 140737135741304 8006170 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207307 836 1459 0 209146 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 842456

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 742
/proc/meminfo: memFree=27629080/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1785.19 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212108 0 0 0 178251 268 0 0 20 0 1 0 270027032 862674944 207307 33554432000 4194304 10169799 140737135746976 140737135741304 7591849 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207307 836 1459 0 209146 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 842456

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 742
/proc/meminfo: memFree=27619756/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1791.59 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212108 0 0 0 178891 268 0 0 20 0 1 0 270027032 862674944 207307 33554432000 4194304 10169799 140737135746976 140737135741304 8009913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207307 836 1459 0 209146 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 842456

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 742
/proc/meminfo: memFree=27615044/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1794.79 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212108 0 0 0 179211 268 0 0 20 0 1 0 270027032 862674944 207307 33554432000 4194304 10169799 140737135746976 140737135740648 8009856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207307 836 1459 0 209146 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 842456

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 742
/proc/meminfo: memFree=27612828/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=842456 CPUtime=1796.38 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212109 0 0 0 179370 268 0 0 20 0 1 0 270027032 862674944 207308 33554432000 4194304 10169799 140737135746976 140737135741304 7984865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 210614 207308 836 1459 0 209146 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 842456

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 742
/proc/meminfo: memFree=27611092/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=807484 CPUtime=1797.18 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212121 0 0 0 179450 268 0 0 20 0 1 0 270027032 826863616 198954 33554432000 4194304 10169799 140737135746976 140737135741304 7542233 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 201871 198954 848 1459 0 200403 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 807484

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 742
/proc/meminfo: memFree=27611092/32873844 swapFree=7384/7384
[pid=687] ppid=685 vsize=583232 CPUtime=1797.59 cores=1,3,5,7
/proc/687/stat : 687 (scip-2.1.1.4sfi) R 685 687 31024 0 -1 4202496 212124 0 0 0 179489 270 0 0 20 0 1 0 270027032 597229568 144503 33554432000 4194304 10169799 140737135746976 140737135741304 5478531 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/687/statm: 145808 144503 851 1459 0 144340 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 583232

Child status: 0
Real time (s): 1797.94
CPU time (s): 1797.63
CPU user time (s): 1794.9
CPU system time (s): 2.72858
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 842456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.9
system time used= 2.72858
maximum resident set size= 829268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212137
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= 50
involuntary context switches= 1848

runsolver used 2.73558 second user time and 7.07292 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 15:30:16
IDJOB=3692927
IDBENCH=73459
IDSOLVER=2272
FILE ID=node136/3692927-1338039016
RUNJOBID= node136-1338028239-32008
PBS_JOBID= 14624338
Free space on /tmp= 71656 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-j12046_2-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-3692927-1338039016/watcher-3692927-1338039016 -o /tmp/evaluation-result-3692927-1338039016/solver-3692927-1338039016 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692927-1338039016.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8df6acf86997549eac6f2a4fde05a479
RANDOM SEED=1100689859

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29333212 kB
Buffers:          324996 kB
Cached:          2341160 kB
SwapCached:        24460 kB
Active:           843968 kB
Inactive:        1925120 kB
Active(anon):      77596 kB
Inactive(anon):    25096 kB
Active(file):     766372 kB
Inactive(file):  1900024 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             18700 kB
Writeback:             0 kB
AnonPages:        174148 kB
Mapped:            13084 kB
Shmem:                 0 kB
Slab:             632560 kB
SReclaimable:      74564 kB
SUnreclaim:       557996 kB
KernelStack:        1480 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71636 MiB
End job on node136 at 2012-05-26 16:00:14