Trace number 3692934

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.4 1797.69

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_6-sat.opb
MD5SUM138289002292e7c474e0d36dbcddf060
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 variables37752
Total number of constraints120373
Number of constraints which are clauses119753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint63
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 342
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-3692934-1338039024.opb>
0.29/0.33	c original problem has 37752 variables (37752 bin, 0 int, 0 impl, 0 cont) and 120373 constraints
0.29/0.33	c problem read in 0.33
0.69/0.78	c presolving:
3.30/3.35	c (round 1) 4708 del vars, 13436 del conss, 0 add conss, 3141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7289840 impls, 0 clqs
5.09/5.11	c (round 2) 10608 del vars, 34264 del conss, 0 add conss, 8621 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7320888 impls, 0 clqs
5.49/5.56	c (round 3) 12618 del vars, 43289 del conss, 0 add conss, 9776 chg bounds, 11 chg sides, 10 chg coeffs, 0 upgd conss, 7336928 impls, 0 clqs
5.69/5.77	c (round 4) 13400 del vars, 46571 del conss, 0 add conss, 10268 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7344600 impls, 0 clqs
5.89/5.91	c (round 5) 13805 del vars, 48218 del conss, 0 add conss, 10549 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7348773 impls, 0 clqs
5.99/6.05	c (round 6) 14111 del vars, 49176 del conss, 0 add conss, 10748 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7353737 impls, 0 clqs
6.09/6.11	c (round 7) 14232 del vars, 49892 del conss, 0 add conss, 10815 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7355132 impls, 0 clqs
6.09/6.15	c (round 8) 14255 del vars, 50046 del conss, 0 add conss, 10820 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7355422 impls, 0 clqs
6.09/6.17	c (round 9) 14255 del vars, 50057 del conss, 0 add conss, 10820 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7355422 impls, 0 clqs
6.39/6.49	c (round 10) 14255 del vars, 50057 del conss, 0 add conss, 10820 chg bounds, 14 chg sides, 14 chg coeffs, 70316 upgd conss, 7355422 impls, 0 clqs
6.69/6.76	c (round 11) 14255 del vars, 50065 del conss, 26 add conss, 10820 chg bounds, 47 chg sides, 226 chg coeffs, 70316 upgd conss, 7355826 impls, 1373 clqs
6.89/6.94	c (round 12) 14255 del vars, 50065 del conss, 30 add conss, 10820 chg bounds, 51 chg sides, 273 chg coeffs, 70316 upgd conss, 7355850 impls, 1470 clqs
34.48/34.55	c    (34.5s) probing: 1000/23497 (4.3%) - 0 fixings, 0 aggregations, 1461246 implications, 0 bound changes
34.48/34.57	c    (34.6s) probing: 1001/23497 (4.3%) - 0 fixings, 0 aggregations, 1461858 implications, 0 bound changes
34.48/34.57	c    (34.6s) probing aborted: 1000/1000 successive useless probings
34.48/34.57	c (round 13) 14255 del vars, 85336 del conss, 11430 add conss, 10820 chg bounds, 51 chg sides, 283 chg coeffs, 70316 upgd conss, 10279566 impls, 1476 clqs
34.88/34.91	c (round 14) 14255 del vars, 95173 del conss, 21267 add conss, 10820 chg bounds, 51 chg sides, 289 chg coeffs, 70316 upgd conss, 10279566 impls, 2547 clqs
35.19/35.21	c presolving (15 rounds):
35.19/35.21	c  14255 deleted vars, 95173 deleted constraints, 21267 added constraints, 10820 tightened bounds, 0 added holes, 51 changed sides, 290 changed coefficients
35.19/35.21	c  10279682 implications, 12384 cliques
35.19/35.21	c presolved problem has 23497 variables (23497 bin, 0 int, 0 impl, 0 cont) and 46467 constraints
35.19/35.21	c     599 constraints of type <knapsack>
35.19/35.21	c   45375 constraints of type <setppc>
35.19/35.21	c     492 constraints of type <and>
35.19/35.21	c       1 constraints of type <logicor>
35.19/35.21	c transformed objective value is always integral (scale: 1)
35.19/35.21	c Presolving Time: 34.75
35.19/35.21	c - non default parameters ----------------------------------------------------------------------
35.19/35.21	c # SCIP version 2.1.1.4
35.19/35.21	c 
35.19/35.21	c # maximal time in seconds to run
35.19/35.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
35.19/35.21	c limits/time = 1797
35.19/35.21	c 
35.19/35.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
35.19/35.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
35.19/35.21	c limits/memory = 13950
35.19/35.21	c 
35.19/35.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
35.19/35.21	c # [type: int, range: [1,2], default: 1]
35.19/35.21	c timing/clocktype = 2
35.19/35.21	c 
35.19/35.21	c # belongs reading time to solving time?
35.19/35.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
35.19/35.21	c timing/reading = TRUE
35.19/35.21	c 
35.19/35.21	c -----------------------------------------------------------------------------------------------
35.19/35.21	c start solving
35.19/35.22	c 
131.77/131.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
131.77/131.86	c   132s|     1 |     0 | 31261 |     - | 373M|   0 |8135 |  23k|  46k|  23k|  46k|   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
954.84/955.08	c   955s|     1 |     0 |237845 |     - | 377M|   0 |  13k|  23k|  46k|  23k|  47k| 362 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1321.89/1322.14	c  1322s|     1 |     0 |292507 |     - | 378M|   0 |  14k|  23k|  46k|  23k|  49k|2362 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1797.01/1797.37	c  1797s|     1 |     0 |347766 |     - | 380M|   0 |   - |  23k|  46k|  23k|  51k|4223 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1797.01/1797.37	c (node 1) LP solver hit time limit in LP 10 -- using pseudo solution instead
1797.01/1797.39	c  1797s|     1 |     2 |347766 |     - | 380M|   0 |   - |  23k|  46k|  23k|  51k|4223 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1797.01/1797.39	c 
1797.01/1797.39	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.39	c Solving Time (sec) : 1797.39
1797.01/1797.39	c Solving Nodes      : 1
1797.01/1797.39	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.01/1797.39	c Dual Bound         : +0.00000000000000e+00
1797.01/1797.39	c Gap                : infinite
1797.01/1797.39	s UNKNOWN
1797.01/1797.39	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.39	c Total Time         :    1797.39
1797.01/1797.39	c   solving          :    1797.39
1797.01/1797.39	c   presolving       :      34.75 (included in solving)
1797.01/1797.39	c   reading          :       0.33 (included in solving)
1797.01/1797.39	c   copying          :       0.00 (0 times copied the problem)
1797.01/1797.39	c Original Problem   :
1797.01/1797.39	c   Problem name     : HOME/instance-3692934-1338039024.opb
1797.01/1797.39	c   Variables        : 37752 (37752 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.39	c   Constraints      : 120373 initial, 120373 maximal
1797.01/1797.39	c   Objective sense  : minimize
1797.01/1797.39	c Presolved Problem  :
1797.01/1797.39	c   Problem name     : t_HOME/instance-3692934-1338039024.opb
1797.01/1797.39	c   Variables        : 23497 (23497 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.39	c   Constraints      : 46467 initial, 46471 maximal
1797.01/1797.39	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.01/1797.39	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   trivial          :       0.03       0.00        823          0          0          0          0          0          0          0          0
1797.01/1797.39	c   dualfix          :       0.05       0.00        110          0          0          0          0          0          0          0          0
1797.01/1797.39	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   gateextraction   :       0.15       0.00          0          0          0          0          0      35271      11400          0          0
1797.01/1797.39	c   implics          :       0.18       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   probing          :      27.40       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   knapsack         :       0.54       0.00          0          0          0          0          0          4         30         37        276
1797.01/1797.39	c   setppc           :       0.26       0.00          0          0          0          0          0          4          0          0          0
1797.01/1797.39	c   and              :       0.16       0.00          0          0          0          0          0       9837       9837          0          0
1797.01/1797.39	c   linear           :       5.41       0.00       9998       3324          0      10820          0      50057          0         14         14
1797.01/1797.39	c   logicor          :       0.12       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.39	c   root node        :          -          -         72          -          -         72          -          -          -          -          -
1797.01/1797.39	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.39	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1797.01/1797.39	c   knapsack         :        599        599          3      19693          0          1          3          0          0          0        601          0          0
1797.01/1797.39	c   setppc           :      45375      45375          3      19693          0          1          1         95          3         71          0          0          0
1797.01/1797.39	c   and              :        492        492          3      19690          0          1          0          0          0          0        127          0          0
1797.01/1797.39	c   logicor          :          1+         5          3         16          0          1          0          4         12          1          0          0          0
1797.01/1797.39	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.01/1797.39	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.01/1797.39	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.39	c   knapsack         :       0.61       0.00       0.02       0.59       0.00       0.00       0.00       0.00
1797.01/1797.39	c   setppc           :      20.79       0.00       0.01      20.77       0.00       0.01       0.00       0.00
1797.01/1797.39	c   and              :       4.12       0.00       0.00       4.12       0.00       0.00       0.00       0.00
1797.01/1797.39	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.39	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.39	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.01/1797.39	c   rootredcost      :          0          0          0          0
1797.01/1797.39	c   pseudoobj        :          0          0          0          0
1797.01/1797.39	c   vbounds          :          0          0          0          0
1797.01/1797.39	c   redcost          :          3          0          0          0
1797.01/1797.39	c   probing          :          0          0          0          0
1797.01/1797.39	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.01/1797.39	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1797.01/1797.39	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1797.01/1797.39	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1797.01/1797.39	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1797.01/1797.39	c   probing          :      27.40       0.00      27.40       0.00       0.00
1797.01/1797.39	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.01/1797.39	c   propagation      :       0.00         15          4          4       16.8          0        0.0          -
1797.01/1797.39	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.39	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.39	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.39	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.01/1797.39	c   applied globally :          -          -          -          4       16.8          -          -          -
1797.01/1797.39	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.01/1797.39	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.01/1797.39	c   cut pool         :       0.00                     2          -          -          6          -    (maximal pool size: 4412)
1797.01/1797.39	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.01/1797.39	c   impliedbounds    :       0.20       0.00          3          0          0       8036          0
1797.01/1797.39	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.01/1797.39	c   gomory           :      25.71       0.00          2          0          0         52          0
1797.01/1797.39	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.01/1797.39	c   strongcg         :      40.06       0.00          2          0          0         76          0
1797.01/1797.39	c   cmir             :       1.26       0.00          2          0          0          0          0
1797.01/1797.39	c   flowcover        :       4.44       0.00          2          0          0        328          0
1797.01/1797.39	c   clique           :      18.71       0.00          2          0          0         12          0
1797.01/1797.39	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.01/1797.39	c   mcf              :       0.17       0.00          1          0          0          0          0
1797.01/1797.39	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.01/1797.39	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.01/1797.39	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.01/1797.39	c   problem variables:       0.00          -          0          0
1797.01/1797.39	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.39	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c   inference        :       0.00       0.00          1          0          0          0          0          2
1797.01/1797.39	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.39	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.01/1797.39	c   LP solutions     :       0.00          -          -          0
1797.01/1797.39	c   pseudo solutions :       0.00          -          -          0
1797.01/1797.39	c   oneopt           :       0.00       0.00          0          0
1797.01/1797.39	c   smallcard        :       0.00       0.00          0          0
1797.01/1797.39	c   trivial          :       0.03       0.00          2          0
1797.01/1797.39	c   shiftandpropagate:       7.70       0.00          1          0
1797.01/1797.39	c   simplerounding   :       0.00       0.00          0          0
1797.01/1797.39	c   zirounding       :       0.00       0.00          0          0
1797.01/1797.39	c   rounding         :       0.03       0.00          3          0
1797.01/1797.39	c   shifting         :       0.24       0.00          3          0
1797.01/1797.39	c   intshifting      :       0.00       0.00          0          0
1797.01/1797.39	c   twoopt           :       0.00       0.00          0          0
1797.01/1797.39	c   indtwoopt        :       0.00       0.00          0          0
1797.01/1797.39	c   indoneopt        :       0.00       0.00          0          0
1797.01/1797.39	c   fixandinfer      :       0.00       0.00          0          0
1797.01/1797.39	c   feaspump         :     385.51       0.00          1          0
1797.01/1797.39	c   clique           :       0.00       0.00          0          0
1797.01/1797.39	c   indrounding      :       0.00       0.00          0          0
1797.01/1797.39	c   indcoefdiving    :       0.00       0.00          0          0
1797.01/1797.39	c   coefdiving       :       0.00       0.00          0          0
1797.01/1797.39	c   pscostdiving     :       0.00       0.00          0          0
1797.01/1797.39	c   nlpdiving        :       0.00       0.00          0          0
1797.01/1797.39	c   fracdiving       :       0.00       0.00          0          0
1797.01/1797.39	c   veclendiving     :       0.00       0.00          0          0
1797.01/1797.39	c   intdiving        :       0.00       0.00          0          0
1797.01/1797.39	c   actconsdiving    :       0.00       0.00          0          0
1797.01/1797.39	c   objpscostdiving  :       0.00       0.00          0          0
1797.01/1797.39	c   rootsoldiving    :       0.00       0.00          0          0
1797.01/1797.39	c   linesearchdiving :       0.00       0.00          0          0
1797.01/1797.39	c   guideddiving     :       0.00       0.00          0          0
1797.01/1797.39	c   octane           :       0.00       0.00          0          0
1797.01/1797.39	c   rens             :       0.00       0.00          0          0
1797.01/1797.39	c   rins             :       0.00       0.00          0          0
1797.01/1797.39	c   localbranching   :       0.00       0.00          0          0
1797.01/1797.39	c   mutation         :       0.00       0.00          0          0
1797.01/1797.39	c   crossover        :       0.00       0.00          0          0
1797.01/1797.39	c   dins             :       0.00       0.00          0          0
1797.01/1797.39	c   vbounds          :       0.00       0.00          0          0
1797.01/1797.39	c   undercover       :       0.00       0.00          1          0
1797.01/1797.39	c   subnlp           :       0.00       0.00          0          0
1797.01/1797.39	c   trysol           :       0.00       0.00          0          0
1797.01/1797.39	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.01/1797.39	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.01/1797.39	c   dual LP          :    1277.65          5     204970   51242.50     160.43       0.05          1
1797.01/1797.39	c   lex dual LP      :       0.00          0          0       0.00          -
1797.01/1797.39	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.01/1797.39	c   diving/probing LP:     385.36          6     142796   23799.33     370.55
1797.01/1797.39	c   strong branching :       0.00          0          0       0.00          -
1797.01/1797.39	c     (at root node) :          -          0          0       0.00          -
1797.01/1797.39	c   conflict analysis:       0.00          0          0       0.00          -
1797.01/1797.39	c B&B Tree           :
1797.01/1797.39	c   number of runs   :          1
1797.01/1797.39	c   nodes            :          1
1797.01/1797.39	c   nodes (total)    :          1
1797.01/1797.39	c   nodes left       :          2
1797.01/1797.39	c   max depth        :          0
1797.01/1797.39	c   max depth (total):          0
1797.01/1797.39	c   backtracks       :          0 (0.0%)
1797.01/1797.39	c   delayed cutoffs  :          0
1797.01/1797.39	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.01/1797.39	c   avg switch length:       1.00
1797.01/1797.39	c   switching time   :       0.00
1797.01/1797.39	c Solution           :
1797.01/1797.39	c   Solutions found  :          0 (0 improvements)
1797.01/1797.39	c   Primal Bound     :          -
1797.01/1797.39	c   Dual Bound       : +0.00000000000000e+00
1797.01/1797.39	c   Gap              :   infinite
1797.01/1797.39	c   Root Dual Bound  : +0.00000000000000e+00
1797.01/1797.39	c   Root Iterations  :     347766
1797.30/1797.68	c Time complete: 1797.39.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/177 2715
/proc/meminfo: memFree=27900464/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=10212 CPUtime=0 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 1304 0 0 0 0 0 0 0 20 0 1 0 270029229 10457088 1258 33554432000 4194304 10169799 140734884950384 140734211501496 8797266 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2715/statm: 2553 1258 409 1459 0 1085 0

[startup+0.0933781 s]
/proc/loadavg: 2.00 2.01 2.00 2/177 2715
/proc/meminfo: memFree=27900464/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=34052 CPUtime=0.08 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 7267 0 0 0 8 0 0 0 20 0 1 0 270029229 34869248 7221 33554432000 4194304 10169799 140734884950384 140734211501496 7408175 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2715/statm: 8513 7221 409 1459 0 7045 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34052

[startup+0.100217 s]
/proc/loadavg: 2.00 2.01 2.00 2/177 2715
/proc/meminfo: memFree=27900464/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=35068 CPUtime=0.09 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 7515 0 0 0 8 1 0 0 20 0 1 0 270029229 35909632 7469 33554432000 4194304 10169799 140734884950384 140734211501496 8982256 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2715/statm: 8767 7469 409 1459 0 7299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35068

[startup+0.300221 s]
/proc/loadavg: 2.00 2.01 2.00 2/177 2715
/proc/meminfo: memFree=27900464/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=68768 CPUtime=0.29 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 15906 0 0 0 27 2 0 0 20 0 1 0 270029229 70418432 15860 33554432000 4194304 10169799 140734884950384 140734211501496 8860080 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2715/statm: 17192 15860 409 1459 0 15724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68768

[startup+0.700224 s]
/proc/loadavg: 2.00 2.01 2.00 2/177 2715
/proc/meminfo: memFree=27900464/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=224332 CPUtime=0.69 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 54074 0 0 0 62 7 0 0 20 0 1 0 270029229 229715968 53978 33554432000 4194304 10169799 140734884950384 140734884947320 7543003 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2715/statm: 56083 53978 497 1459 0 54615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 224332

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2716
/proc/meminfo: memFree=27666080/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=302804 CPUtime=1.49 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 79064 0 0 0 138 11 0 0 20 0 1 0 270029229 310071296 73233 33554432000 4194304 10169799 140734884950384 140734884948536 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 75701 73233 556 1459 0 74233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 302804

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2716
/proc/meminfo: memFree=27558076/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=414504 CPUtime=3.09 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 104918 0 0 0 291 18 0 0 20 0 1 0 270029229 424452096 99087 33554432000 4194304 10169799 140734884950384 140734884948536 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 103626 99087 562 1459 0 102158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 414504

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2716
/proc/meminfo: memFree=27492984/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=437620 CPUtime=6.29 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 111573 0 0 0 600 29 0 0 20 0 1 0 270029229 448122880 104755 33554432000 4194304 10169799 140734884950384 140734884948536 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 109405 104755 573 1459 0 107937 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 437620

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2716
/proc/meminfo: memFree=27465076/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=453220 CPUtime=12.69 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 119798 0 0 0 1233 36 0 0 20 0 1 0 270029229 464097280 108944 33554432000 4194304 10169799 140734884950384 140734884947912 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 113305 108944 623 1459 0 111837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 453220

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2716
/proc/meminfo: memFree=27443400/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=475452 CPUtime=25.49 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 125261 0 0 0 2510 39 0 0 20 0 1 0 270029229 486862848 114341 33554432000 4194304 10169799 140734884950384 140734884947912 5868631 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 118863 114341 623 1459 0 117395 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 475452

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2716
/proc/meminfo: memFree=27326580/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=593776 CPUtime=51.08 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 151651 0 0 0 5053 55 0 0 20 0 1 0 270029229 608026624 143402 33554432000 4194304 10169799 140734884950384 140734884945176 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 148444 143402 787 1459 0 146976 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 593776

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2716
/proc/meminfo: memFree=27312484/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600252 CPUtime=102.28 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153109 0 0 0 10169 59 0 0 20 0 1 0 270029229 614658048 146199 33554432000 4194304 10169799 140734884950384 140734884944712 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150063 146199 787 1459 0 148595 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 600252

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2716
/proc/meminfo: memFree=27304876/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=162.26 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153711 0 0 0 16163 63 0 0 20 0 1 0 270029229 615370752 147892 33554432000 4194304 10169799 140734884950384 140734884942792 8004488 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 147892 801 1459 0 148769 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 600948

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2717
/proc/meminfo: memFree=27301740/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=222.25 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153726 0 0 0 22159 66 0 0 20 0 1 0 270029229 615370752 148130 33554432000 4194304 10169799 140734884950384 140734884942664 8020344 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 148130 801 1459 0 148769 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 600948

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2718
/proc/meminfo: memFree=27299448/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=282.24 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153726 0 0 0 28155 69 0 0 20 0 1 0 270029229 615370752 148654 33554432000 4194304 10169799 140734884950384 140734884942664 8004542 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 148654 801 1459 0 148769 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 600948

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2718
/proc/meminfo: memFree=27298356/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=342.23 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153726 0 0 0 34149 74 0 0 20 0 1 0 270029229 615370752 148897 33554432000 4194304 10169799 140734884950384 140734884942744 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 148897 801 1459 0 148769 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 600948

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2718
/proc/meminfo: memFree=27298152/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=402.22 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153726 0 0 0 40144 78 0 0 20 0 1 0 270029229 615370752 148897 33554432000 4194304 10169799 140734884950384 140734884942696 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 148897 801 1459 0 148769 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 600948

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2718
/proc/meminfo: memFree=27297332/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=462.21 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153726 0 0 0 46138 83 0 0 20 0 1 0 270029229 615370752 148897 33554432000 4194304 10169799 140734884950384 140734884942696 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 148897 801 1459 0 148769 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 600948

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2719
/proc/meminfo: memFree=27296520/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=600948 CPUtime=522.21 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 153736 0 0 0 52132 89 0 0 20 0 1 0 270029229 615370752 148907 33554432000 4194304 10169799 140734884950384 140734884946408 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 150237 148907 811 1459 0 148769 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 600948

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2722
/proc/meminfo: memFree=27255632/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=643456 CPUtime=582.19 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 158686 0 0 0 58080 139 0 0 20 0 1 0 270029229 658898944 158456 33554432000 4194304 10169799 140734884950384 140734884945176 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 160864 158456 834 1459 0 159396 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 643456

[startup+642.3 s]

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

/proc/meminfo: memFree=27238520/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=647764 CPUtime=1122.11 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 165899 0 0 0 112032 179 0 0 20 0 1 0 270029229 663310336 160085 33554432000 4194304 10169799 140734884950384 140734884944712 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 161941 160085 836 1459 0 160473 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 647764

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2727
/proc/meminfo: memFree=27231264/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=652620 CPUtime=1182.11 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 166092 0 0 0 118027 184 0 0 20 0 1 0 270029229 668282880 161300 33554432000 4194304 10169799 140734884950384 140734884945208 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 163155 161300 836 1459 0 161687 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 652620

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2727
/proc/meminfo: memFree=27231164/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=652620 CPUtime=1242.1 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 166092 0 0 0 124021 189 0 0 20 0 1 0 270029229 668282880 161300 33554432000 4194304 10169799 140734884950384 140734884944712 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 163155 161300 836 1459 0 161687 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 652620

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2727
/proc/meminfo: memFree=27230712/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=652620 CPUtime=1302.09 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 166093 0 0 0 130016 193 0 0 20 0 1 0 270029229 668282880 161301 33554432000 4194304 10169799 140734884950384 140734884944712 8006211 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 163155 161301 836 1459 0 161687 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 652620

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2727
/proc/meminfo: memFree=27230136/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=652620 CPUtime=1362.07 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 166096 0 0 0 136002 205 0 0 20 0 1 0 270029229 668282880 161303 33554432000 4194304 10169799 140734884950384 140734884946376 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 163155 161303 836 1459 0 161687 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 652620

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2727
/proc/meminfo: memFree=27235644/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=647840 CPUtime=1422.07 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 167085 0 0 0 141998 209 0 0 20 0 1 0 270029229 663388160 159891 33554432000 4194304 10169799 140734884950384 140734884944840 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 161960 159891 836 1459 0 160492 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 647840

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2728
/proc/meminfo: memFree=27228308/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=655136 CPUtime=1482.05 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 167933 0 0 0 147992 213 0 0 20 0 1 0 270029229 670859264 161671 33554432000 4194304 10169799 140734884950384 140734884944712 8006226 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 163784 161671 836 1459 0 162316 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 655136

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2728
/proc/meminfo: memFree=27226616/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1542.04 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169489 0 0 0 153986 218 0 0 20 0 1 0 270029229 672382976 162081 33554432000 4194304 10169799 140734884950384 140734884944712 8006204 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162081 836 1459 0 162688 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 656624

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2728
/proc/meminfo: memFree=27223812/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1602.03 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169489 0 0 0 159981 222 0 0 20 0 1 0 270029229 672382976 162081 33554432000 4194304 10169799 140734884950384 140734884945208 7984878 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162081 836 1459 0 162688 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 656624

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2766
/proc/meminfo: memFree=26546588/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1662.02 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169489 0 0 0 165976 226 0 0 20 0 1 0 270029229 672382976 162081 33554432000 4194304 10169799 140734884950384 140734884945208 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162081 836 1459 0 162688 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 656624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2766
/proc/meminfo: memFree=26495048/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1722.02 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 171972 230 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884944712 7969400 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 656624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26420748/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1782.01 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 177966 235 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884944712 8009913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 656624

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26416780/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1785.21 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 178285 236 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884945208 8844020 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 656624

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26406200/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1791.61 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 178925 236 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884945208 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 656624

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26402640/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1794.81 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 179245 236 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884944712 8009472 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 656624

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26401772/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1796.41 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 179405 236 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884944712 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 656624

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26401772/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=656624 CPUtime=1796.81 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169490 0 0 0 179445 236 0 0 20 0 1 0 270029229 672382976 162301 33554432000 4194304 10169799 140734884950384 140734884944712 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 164156 162301 836 1459 0 162688 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 656624

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26399788/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=624520 CPUtime=1797.2 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169503 0 0 0 179484 236 0 0 20 0 1 0 270029229 639508480 154953 33554432000 4194304 10169799 140734884950384 140734884949464 7542263 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 156130 154953 849 1459 0 154662 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 624520

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2770
/proc/meminfo: memFree=26399788/32873648 swapFree=6848/6848
[pid=2715] ppid=2713 vsize=609596 CPUtime=1797.3 cores=0,2,4,6
/proc/2715/stat : 2715 (scip-2.1.1.4sfi) R 2713 2715 911 0 -1 4202496 169504 0 0 0 179494 236 0 0 20 0 1 0 270029229 624226304 151251 33554432000 4194304 10169799 140734884950384 140734884949464 8828709 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2715/statm: 152399 151251 850 1459 0 150931 0
Current children cumulated CPU time (s) 1797.3
Current children cumulated vsize (KiB) 609596

Child status: 0
Real time (s): 1797.69
CPU time (s): 1797.4
CPU user time (s): 1795.01
CPU system time (s): 2.39564
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 664140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.01
system time used= 2.39563
maximum resident set size= 654600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169518
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= 22
involuntary context switches= 1992

runsolver used 2.73758 second user time and 7.07292 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 15:30:24
IDJOB=3692934
IDBENCH=73805
IDSOLVER=2272
FILE ID=node113/3692934-1338039024
RUNJOBID= node113-1338029668-2041
PBS_JOBID= 14624358
Free space on /tmp= 71452 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-j1206_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-3692934-1338039024/watcher-3692934-1338039024 -o /tmp/evaluation-result-3692934-1338039024/solver-3692934-1338039024 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692934-1338039024.opb -t 1800 -m 15500

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

MD5SUM BENCH= 138289002292e7c474e0d36dbcddf060
RANDOM SEED=668958799

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27900836 kB
Buffers:          252720 kB
Cached:          3885488 kB
SwapCached:            0 kB
Active:           923984 kB
Inactive:        3272420 kB
Active(anon):      60744 kB
Inactive(anon):        0 kB
Active(file):     863240 kB
Inactive(file):  3272420 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17148 kB
Writeback:             0 kB
AnonPages:        187744 kB
Mapped:            17676 kB
Shmem:               200 kB
Slab:             638868 kB
SReclaimable:      83352 kB
SUnreclaim:       555516 kB
KernelStack:        1480 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     171900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71432 MiB
End job on node113 at 2012-05-26 16:00:22