Trace number 3692924

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.14 1797.43

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
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 constraints125892
Number of constraints which are clauses125272
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 constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
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-3692924-1338039027.opb>
0.28/0.35	c original problem has 37752 variables (37752 bin, 0 int, 0 impl, 0 cont) and 125892 constraints
0.28/0.35	c problem read in 0.35
0.88/0.90	c presolving:
3.68/3.71	c (round 1) 7300 del vars, 21986 del conss, 0 add conss, 5395 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7190982 impls, 0 clqs
5.79/5.87	c (round 2) 15536 del vars, 52879 del conss, 0 add conss, 13463 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7242668 impls, 0 clqs
6.29/6.37	c (round 3) 19103 del vars, 68465 del conss, 0 add conss, 15292 chg bounds, 29 chg sides, 30 chg coeffs, 0 upgd conss, 7266948 impls, 0 clqs
6.59/6.62	c (round 4) 20205 del vars, 73183 del conss, 0 add conss, 16020 chg bounds, 47 chg sides, 55 chg coeffs, 0 upgd conss, 7283143 impls, 0 clqs
6.78/6.82	c (round 5) 21016 del vars, 76240 del conss, 0 add conss, 16584 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7297877 impls, 0 clqs
6.88/6.97	c (round 6) 21644 del vars, 78628 del conss, 0 add conss, 16969 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7306158 impls, 0 clqs
6.98/7.04	c (round 7) 22021 del vars, 80091 del conss, 0 add conss, 17166 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7311471 impls, 0 clqs
7.08/7.10	c (round 8) 22228 del vars, 80889 del conss, 0 add conss, 17267 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7313960 impls, 0 clqs
7.08/7.13	c (round 9) 22301 del vars, 81234 del conss, 0 add conss, 17299 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7314696 impls, 0 clqs
7.08/7.16	c (round 10) 22335 del vars, 81369 del conss, 0 add conss, 17315 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315269 impls, 0 clqs
7.08/7.19	c (round 11) 22355 del vars, 81445 del conss, 0 add conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315555 impls, 0 clqs
7.18/7.21	c (round 12) 22360 del vars, 81474 del conss, 0 add conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315611 impls, 0 clqs
7.38/7.49	c (round 13) 22360 del vars, 81476 del conss, 0 add conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 44416 upgd conss, 7315611 impls, 0 clqs
7.78/7.86	c (round 14) 22360 del vars, 81479 del conss, 10 add conss, 17322 chg bounds, 70 chg sides, 247 chg coeffs, 44417 upgd conss, 7315611 impls, 0 clqs
7.88/7.97	c (round 15) 22360 del vars, 81481 del conss, 12 add conss, 17322 chg bounds, 72 chg sides, 269 chg coeffs, 44417 upgd conss, 7315611 impls, 0 clqs
27.08/27.16	c    (27.1s) probing: 1000/15392 (6.5%) - 0 fixings, 0 aggregations, 758726 implications, 0 bound changes
27.08/27.18	c    (27.2s) probing: 1001/15392 (6.5%) - 0 fixings, 0 aggregations, 759286 implications, 0 bound changes
27.08/27.18	c    (27.2s) probing aborted: 1000/1000 successive useless probings
27.08/27.18	c (round 16) 22360 del vars, 104197 del conss, 7357 add conss, 17322 chg bounds, 73 chg sides, 278 chg coeffs, 44417 upgd conss, 10289153 impls, 0 clqs
27.38/27.50	c (round 17) 22360 del vars, 110505 del conss, 13665 add conss, 17322 chg bounds, 73 chg sides, 284 chg coeffs, 44417 upgd conss, 10289153 impls, 684 clqs
27.68/27.78	c presolving (18 rounds):
27.68/27.78	c  22360 deleted vars, 110505 deleted constraints, 13665 added constraints, 17322 tightened bounds, 0 added holes, 73 changed sides, 284 changed coefficients
27.68/27.78	c  10289153 implications, 6992 cliques
27.68/27.78	c presolved problem has 15392 variables (15392 bin, 0 int, 0 impl, 0 cont) and 29052 constraints
27.68/27.78	c     543 constraints of type <knapsack>
27.68/27.78	c   28157 constraints of type <setppc>
27.68/27.78	c     352 constraints of type <and>
27.68/27.78	c transformed objective value is always integral (scale: 1)
27.68/27.78	c Presolving Time: 27.28
27.68/27.78	c - non default parameters ----------------------------------------------------------------------
27.68/27.78	c # SCIP version 2.1.1.4
27.68/27.78	c 
27.68/27.78	c # maximal time in seconds to run
27.68/27.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.68/27.78	c limits/time = 1797
27.68/27.78	c 
27.68/27.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
27.68/27.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.68/27.78	c limits/memory = 13950
27.68/27.78	c 
27.68/27.78	c # default clock type (1: CPU user seconds, 2: wall clock time)
27.68/27.78	c # [type: int, range: [1,2], default: 1]
27.68/27.78	c timing/clocktype = 2
27.68/27.78	c 
27.68/27.78	c # belongs reading time to solving time?
27.68/27.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
27.68/27.78	c timing/reading = TRUE
27.68/27.78	c 
27.68/27.78	c -----------------------------------------------------------------------------------------------
27.68/27.78	c start solving
27.68/27.79	c 
83.66/83.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
83.66/83.70	c  83.7s|     1 |     0 | 24893 |     - | 307M|   0 |5675 |  15k|  29k|  15k|  29k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
592.80/592.91	c   593s|     1 |     0 |189996 |     - | 310M|   0 |5773 |  15k|  29k|  15k|  29k| 335 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
855.05/855.23	c   855s|     1 |     0 |239990 |     - | 311M|   0 |5606 |  15k|  29k|  15k|  31k|2196 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1110.51/1110.79	c  1111s|     1 |     0 |287651 |     - | 311M|   0 |5464 |  15k|  29k|  15k|  32k|2997 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1367.37/1367.61	c  1368s|     1 |     0 |335188 |     - | 311M|   0 |5533 |  15k|  29k|  15k|  32k|3140 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1623.34/1623.66	c  1624s|     1 |     0 |382868 |     - | 311M|   0 |5710 |  15k|  29k|  15k|  32k|3385 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1733.51/1733.89	c  1734s|     1 |     0 |403735 |     - | 312M|   0 |5733 |  15k|  29k|  15k|  33k|3644 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1796.80/1797.11	c  1797s|     1 |     2 |403735 |     - | 312M|   0 |5733 |  15k|  29k|  15k|  33k|3644 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1796.80/1797.11	c 
1796.80/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.11	c Solving Time (sec) : 1797.10
1796.80/1797.11	c Solving Nodes      : 1
1796.80/1797.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.80/1797.11	c Dual Bound         : +0.00000000000000e+00
1796.80/1797.11	c Gap                : infinite
1796.80/1797.11	s UNKNOWN
1796.80/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.11	c Total Time         :    1797.10
1796.80/1797.11	c   solving          :    1797.10
1796.80/1797.11	c   presolving       :      27.28 (included in solving)
1796.80/1797.11	c   reading          :       0.35 (included in solving)
1796.80/1797.11	c   copying          :       0.08 (1 #copies) (minimal 0.08, maximal 0.08, average 0.08)
1796.80/1797.11	c Original Problem   :
1796.80/1797.11	c   Problem name     : HOME/instance-3692924-1338039027.opb
1796.80/1797.11	c   Variables        : 37752 (37752 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.11	c   Constraints      : 125892 initial, 125892 maximal
1796.80/1797.11	c   Objective sense  : minimize
1796.80/1797.11	c Presolved Problem  :
1796.80/1797.11	c   Problem name     : t_HOME/instance-3692924-1338039027.opb
1796.80/1797.11	c   Variables        : 15392 (15392 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.11	c   Constraints      : 29052 initial, 29067 maximal
1796.80/1797.11	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.80/1797.11	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   trivial          :       0.03       0.00       1337          0          0          0          0          0          0          0          0
1796.80/1797.11	c   dualfix          :       0.05       0.00        113          0          0          0          0          0          0          0          0
1796.80/1797.11	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   gateextraction   :       0.11       0.00          0          0          0          0          0      22716       7344          0          0
1796.80/1797.11	c   implics          :       0.19       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   probing          :      19.02       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   knapsack         :       0.62       0.00          0          0          0          0          0          1         13         26        228
1796.80/1797.11	c   setppc           :       0.23       0.00          0          0          0          0          0          4          0          0          0
1796.80/1797.11	c   and              :       0.12       0.00          0          0          0          0          0       6308       6308          0          0
1796.80/1797.11	c   linear           :       6.24       0.00      16024       4886          0      17322          0      81476          0         47         56
1796.80/1797.11	c   logicor          :       0.06       0.01          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.80/1797.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.11	c   integral         :          0          0          0          0          1          0          4          0          0          0          0          0          2
1796.80/1797.11	c   knapsack         :        543        543          6      13630          0          0          3         22          1          0        404          0          0
1796.80/1797.11	c   setppc           :      28157      28157          6      13629          0          0          1        390         10          0          0          0          0
1796.80/1797.11	c   and              :        352        352          6      13619          0          0          0          0          0          0        124          0          0
1796.80/1797.11	c   logicor          :          0+        15          6          9          0          0          0          0          4          0          0          0          0
1796.80/1797.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.80/1797.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.80/1797.11	c   integral         :       0.01       0.00       0.00       0.00       0.01       0.00       0.00       0.00
1796.80/1797.11	c   knapsack         :       0.86       0.00       0.06       0.79       0.00       0.00       0.00       0.00
1796.80/1797.11	c   setppc           :       8.82       0.00       0.01       8.81       0.00       0.00       0.00       0.00
1796.80/1797.11	c   and              :       2.77       0.00       0.00       2.77       0.00       0.00       0.00       0.00
1796.80/1797.11	c   logicor          :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.80/1797.11	c   rootredcost      :          0          0          0          0
1796.80/1797.11	c   pseudoobj        :          0          0          0          0
1796.80/1797.11	c   vbounds          :          0          0          0          0
1796.80/1797.11	c   redcost          :          7          0          0          0
1796.80/1797.11	c   probing          :          0          0          0          0
1796.80/1797.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.80/1797.11	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.80/1797.11	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.80/1797.11	c   vbounds          :       0.01       0.00       0.00       0.00       0.00
1796.80/1797.11	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1796.80/1797.11	c   probing          :      19.02       0.00      19.02       0.00       0.00
1796.80/1797.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.80/1797.11	c   propagation      :       0.00         15         15         15       10.8          0        0.0          -
1796.80/1797.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.80/1797.11	c   applied globally :          -          -          -         15       10.8          -          -          -
1796.80/1797.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.80/1797.11	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.80/1797.11	c   cut pool         :       0.00                     5          -          -         19          -    (maximal pool size: 3611)
1796.80/1797.11	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   impliedbounds    :       0.19       0.00          6          0          0       5838          0
1796.80/1797.11	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   gomory           :      24.62       0.00          6          0          0        226          0
1796.80/1797.11	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   strongcg         :      41.47       0.00          6          0          0        497          0
1796.80/1797.11	c   cmir             :       1.80       0.00          6          0          0          0          0
1796.80/1797.11	c   flowcover        :       5.11       0.00          6          0          0         73          0
1796.80/1797.11	c   clique           :      16.37       0.00          6          0          0         41          0
1796.80/1797.11	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   mcf              :       0.39       0.00          1          0          0          0          0
1796.80/1797.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.80/1797.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.80/1797.11	c   problem variables:       0.00          -          0          0
1796.80/1797.11	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.11	c   relpscost        :       0.01       0.00          1          0          0          0          0          2
1796.80/1797.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.80/1797.11	c   LP solutions     :       0.00          -          -          0
1796.80/1797.11	c   pseudo solutions :       0.00          -          -          0
1796.80/1797.11	c   oneopt           :       0.00       0.00          0          0
1796.80/1797.11	c   crossover        :       0.00       0.00          0          0
1796.80/1797.11	c   smallcard        :       0.00       0.00          0          0
1796.80/1797.11	c   trivial          :       0.04       0.00          2          0
1796.80/1797.11	c   shiftandpropagate:       1.73       0.00          1          0
1796.80/1797.11	c   simplerounding   :       0.00       0.00          0          0
1796.80/1797.11	c   zirounding       :       0.00       0.00          0          0
1796.80/1797.11	c   rounding         :       0.05       0.00          7          0
1796.80/1797.11	c   shifting         :       0.20       0.00          7          0
1796.80/1797.11	c   intshifting      :       0.00       0.00          0          0
1796.80/1797.11	c   twoopt           :       0.00       0.00          0          0
1796.80/1797.11	c   indtwoopt        :       0.00       0.00          0          0
1796.80/1797.11	c   indoneopt        :       0.00       0.00          0          0
1796.80/1797.11	c   fixandinfer      :       0.00       0.00          0          0
1796.80/1797.11	c   feaspump         :     255.70       0.00          1          0
1796.80/1797.11	c   clique           :       0.00       0.00          0          0
1796.80/1797.11	c   indrounding      :       0.00       0.00          0          0
1796.80/1797.11	c   indcoefdiving    :       0.00       0.00          0          0
1796.80/1797.11	c   coefdiving       :       0.00       0.00          0          0
1796.80/1797.11	c   pscostdiving     :       0.00       0.00          0          0
1796.80/1797.11	c   fracdiving       :       0.00       0.00          0          0
1796.80/1797.11	c   nlpdiving        :       0.00       0.00          0          0
1796.80/1797.11	c   veclendiving     :       0.00       0.00          0          0
1796.80/1797.11	c   intdiving        :       0.00       0.00          0          0
1796.80/1797.11	c   actconsdiving    :       0.00       0.00          0          0
1796.80/1797.11	c   objpscostdiving  :       0.00       0.00          0          0
1796.80/1797.11	c   rootsoldiving    :       0.00       0.00          0          0
1796.80/1797.11	c   linesearchdiving :       0.00       0.00          0          0
1796.80/1797.11	c   guideddiving     :       0.00       0.00          0          0
1796.80/1797.11	c   octane           :       0.00       0.00          0          0
1796.80/1797.11	c   rens             :      63.17       0.00          1          0
1796.80/1797.11	c   rins             :       0.00       0.00          0          0
1796.80/1797.11	c   localbranching   :       0.00       0.00          0          0
1796.80/1797.11	c   mutation         :       0.00       0.00          0          0
1796.80/1797.11	c   dins             :       0.00       0.00          0          0
1796.80/1797.11	c   vbounds          :       0.00       0.00          0          0
1796.80/1797.11	c   undercover       :       0.00       0.00          1          0
1796.80/1797.11	c   subnlp           :       0.00       0.00          0          0
1796.80/1797.11	c   trysol           :       0.00       0.00          0          0
1796.80/1797.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.80/1797.11	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.80/1797.11	c   dual LP          :    1358.21          8     289211   41315.86     212.94       0.04          1
1796.80/1797.11	c   lex dual LP      :       0.00          0          0       0.00          -
1796.80/1797.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.80/1797.11	c   diving/probing LP:     255.59          5     114524   22904.80     448.07
1796.80/1797.11	c   strong branching :       0.00          0          0       0.00          -
1796.80/1797.11	c     (at root node) :          -          0          0       0.00          -
1796.80/1797.11	c   conflict analysis:       0.00          0          0       0.00          -
1796.80/1797.11	c B&B Tree           :
1796.80/1797.11	c   number of runs   :          1
1796.80/1797.11	c   nodes            :          1
1796.80/1797.11	c   nodes (total)    :          1
1796.80/1797.11	c   nodes left       :          2
1796.80/1797.11	c   max depth        :          0
1796.80/1797.11	c   max depth (total):          0
1796.80/1797.11	c   backtracks       :          0 (0.0%)
1796.80/1797.11	c   delayed cutoffs  :          0
1796.80/1797.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.80/1797.11	c   avg switch length:       1.00
1796.80/1797.11	c   switching time   :       0.00
1796.80/1797.11	c Solution           :
1796.80/1797.11	c   Solutions found  :          0 (0 improvements)
1796.80/1797.11	c   Primal Bound     :          -
1796.80/1797.11	c   Dual Bound       : +0.00000000000000e+00
1796.80/1797.11	c   Gap              :   infinite
1796.80/1797.11	c   Root Dual Bound  : +0.00000000000000e+00
1796.80/1797.11	c   Root Iterations  :     403735
1797.11/1797.42	c Time complete: 1797.13.

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

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 25038
/proc/meminfo: memFree=27282408/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=10208 CPUtime=0 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 1291 0 0 0 0 0 0 0 20 0 1 0 270028830 10452992 1246 33554432000 4194304 10169799 140737186741440 140735992459672 7543003 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 2552 1246 409 1459 0 1084 0

[startup+0.088516 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 25038
/proc/meminfo: memFree=27282408/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=34048 CPUtime=0.08 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 7263 0 0 0 7 1 0 0 20 0 1 0 270028830 34865152 7218 33554432000 4194304 10169799 140737186741440 140735992459672 5477139 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 8512 7218 409 1459 0 7044 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34048

[startup+0.100355 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 25038
/proc/meminfo: memFree=27282408/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=35968 CPUtime=0.09 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 7741 0 0 0 8 1 0 0 20 0 1 0 270028830 36831232 7696 33554432000 4194304 10169799 140737186741440 140735992459672 8982256 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 8992 7696 409 1459 0 7524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35968

[startup+0.300301 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 25038
/proc/meminfo: memFree=27282408/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=70636 CPUtime=0.28 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 16380 0 0 0 26 2 0 0 20 0 1 0 270028830 72331264 16335 33554432000 4194304 10169799 140737186741440 140735992459672 8982256 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 17659 16335 409 1459 0 16191 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70636

[startup+0.700306 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 25038
/proc/meminfo: memFree=27282408/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=195448 CPUtime=0.69 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 47080 0 0 0 62 7 0 0 20 0 1 0 270028830 200138752 46973 33554432000 4194304 10169799 140737186741440 140737186738792 4641435 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 48895 46978 497 1459 0 47427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 195448

[startup+1.50031 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 25039
/proc/meminfo: memFree=27057304/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=292872 CPUtime=1.49 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 76702 0 0 0 137 12 0 0 20 0 1 0 270028830 299900928 70925 33554432000 4194304 10169799 140737186741440 140737186739592 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 73218 70925 556 1459 0 71750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292872

[startup+3.10031 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 25039
/proc/meminfo: memFree=26952508/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=396596 CPUtime=3.09 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 101150 0 0 0 290 19 0 0 20 0 1 0 270028830 406114304 95373 33554432000 4194304 10169799 140737186741440 140737186739592 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 99149 95373 562 1459 0 97681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 396596

[startup+6.30032 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 25039
/proc/meminfo: memFree=26878604/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=423216 CPUtime=6.29 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 107893 0 0 0 602 27 0 0 20 0 1 0 270028830 433373184 101614 33554432000 4194304 10169799 140737186741440 140737186740280 8961143 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 105804 101614 563 1459 0 104336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 423216

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 25039
/proc/meminfo: memFree=26868748/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=431940 CPUtime=12.68 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 116345 0 0 0 1229 39 0 0 20 0 1 0 270028830 442306560 103992 33554432000 4194304 10169799 140737186741440 140737186738968 6113733 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/25038/statm: 107985 103992 622 1459 0 106517 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 431940

[startup+25.5003 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 25039
/proc/meminfo: memFree=26839120/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=463524 CPUtime=25.48 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 124366 0 0 0 2504 44 0 0 20 0 1 0 270028830 474648576 111724 33554432000 4194304 10169799 140737186741440 140737186738968 4777712 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 115881 111724 622 1459 0 114413 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 463524

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 25039
/proc/meminfo: memFree=26758872/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=544512 CPUtime=51.07 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 143625 0 0 0 5050 57 0 0 20 0 1 0 270028830 557580288 131890 33554432000 4194304 10169799 140737186741440 140737186735768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 136128 131890 787 1459 0 134660 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 544512

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25039
/proc/meminfo: memFree=26734104/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=549560 CPUtime=102.27 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 145411 0 0 0 10165 62 0 0 20 0 1 0 270028830 562749440 134634 33554432000 4194304 10169799 140737186741440 140737186733848 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 137390 134634 801 1459 0 135922 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 549560

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25039
/proc/meminfo: memFree=26730608/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=549560 CPUtime=162.25 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 145415 0 0 0 16158 67 0 0 20 0 1 0 270028830 562749440 135402 33554432000 4194304 10169799 140737186741440 140737186733896 8020219 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 137390 135402 801 1459 0 135922 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 549560

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 25040
/proc/meminfo: memFree=26718044/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=549560 CPUtime=222.24 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 145430 0 0 0 22151 73 0 0 20 0 1 0 270028830 562749440 135938 33554432000 4194304 10169799 140737186741440 140737186733848 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 137390 135938 801 1459 0 135922 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 549560

[startup+282.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 25040
/proc/meminfo: memFree=26717948/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=549560 CPUtime=282.24 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 145430 0 0 0 28145 79 0 0 20 0 1 0 270028830 562749440 135958 33554432000 4194304 10169799 140737186741440 140737186733896 8020606 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 137390 135958 801 1459 0 135922 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 549560

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 25040
/proc/meminfo: memFree=26730380/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=549560 CPUtime=342.22 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 145442 0 0 0 34136 86 0 0 20 0 1 0 270028830 562749440 135970 33554432000 4194304 10169799 140737186741440 140737186737464 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 137390 135970 813 1459 0 135922 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 549560

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25040
/proc/meminfo: memFree=26705384/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=577096 CPUtime=402.22 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 149044 0 0 0 40096 126 0 0 20 0 1 0 270028830 590946304 142123 33554432000 4194304 10169799 140737186741440 140737186736264 7982285 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144274 142123 836 1459 0 142806 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 577096

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25040
/proc/meminfo: memFree=26680752/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=577096 CPUtime=462.2 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 149049 0 0 0 46088 132 0 0 20 0 1 0 270028830 590946304 142128 33554432000 4194304 10169799 140737186741440 140737186735768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144274 142128 836 1459 0 142806 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 577096

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25041
/proc/meminfo: memFree=26678828/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=577096 CPUtime=522.2 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 149049 0 0 0 52083 137 0 0 20 0 1 0 270028830 590946304 142128 33554432000 4194304 10169799 140737186741440 140737186736216 8006140 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144274 142128 836 1459 0 142806 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 577096

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25044
/proc/meminfo: memFree=26678572/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=577096 CPUtime=582.19 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 149054 0 0 0 58077 142 0 0 20 0 1 0 270028830 590946304 142133 33554432000 4194304 10169799 140737186741440 140737186736232 7984895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144274 142133 836 1459 0 142806 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 577096

[startup+642.3 s]

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

/proc/meminfo: memFree=26007796/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1122.11 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 112018 193 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186737752 7469921 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 579752

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25087
/proc/meminfo: memFree=25949732/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1182.1 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 118010 200 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186736216 7591875 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 579752

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 25087
/proc/meminfo: memFree=25877100/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1242.09 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 124004 205 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186736216 7982343 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 579752

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25087
/proc/meminfo: memFree=25803100/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1302.08 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 129998 210 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186735768 8010556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 579752

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25087
/proc/meminfo: memFree=25693676/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1362.07 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 135991 216 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186736264 7982285 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 579752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25088
/proc/meminfo: memFree=25584316/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1422.07 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 141984 223 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186735768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 579752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25088
/proc/meminfo: memFree=25484924/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1482.05 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 147977 228 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186735768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 579752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25088
/proc/meminfo: memFree=25439924/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1542.04 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 153972 232 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186736264 8009913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 579752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25088
/proc/meminfo: memFree=25435448/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1602.03 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 159967 236 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186736216 8009802 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 579752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25088
/proc/meminfo: memFree=25433720/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1662.03 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 165960 243 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186735944 8009442 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 579752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25089
/proc/meminfo: memFree=25334872/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=579752 CPUtime=1722.02 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 150125 0 0 0 171953 249 0 0 20 0 1 0 270028830 593666048 143203 33554432000 4194304 10169799 140737186741440 140737186735768 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 144938 143203 836 1459 0 143470 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 579752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25201212/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=688436 CPUtime=1782.01 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176927 0 0 0 177929 272 0 0 20 0 1 0 270028830 704958464 169718 33554432000 4194304 10169799 140737186741440 140737186732600 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 172109 169718 849 1459 0 170641 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 688436

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 25092
/proc/meminfo: memFree=25201220/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=688436 CPUtime=1785.21 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176927 0 0 0 178248 273 0 0 20 0 1 0 270028830 704958464 169718 33554432000 4194304 10169799 140737186741440 140737186732616 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 172109 169718 849 1459 0 170641 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 688436

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25201096/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=688436 CPUtime=1791.61 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176928 0 0 0 178886 275 0 0 20 0 1 0 270028830 704958464 169719 33554432000 4194304 10169799 140737186741440 140737186732936 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 172109 169719 849 1459 0 170641 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 688436

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25201220/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=688436 CPUtime=1794.81 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176928 0 0 0 179204 277 0 0 20 0 1 0 270028830 704958464 169719 33554432000 4194304 10169799 140737186741440 140737186732936 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 172109 169719 849 1459 0 170641 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 688436

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25201220/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=688436 CPUtime=1796.4 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176928 0 0 0 179363 277 0 0 20 0 1 0 270028830 704958464 169719 33554432000 4194304 10169799 140737186741440 140737186732936 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 172109 169719 849 1459 0 170641 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 688436

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25201220/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=665880 CPUtime=1796.8 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176950 0 0 0 179402 278 0 0 20 0 1 0 270028830 681861120 158455 33554432000 4194304 10169799 140737186741440 140737186732936 9174538 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 166470 158455 870 1459 0 165002 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 665880

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25339684/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=545000 CPUtime=1797.01 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176953 0 0 0 179422 279 0 0 20 0 1 0 270028830 558080000 134919 33554432000 4194304 10169799 140737186741440 140737186732936 8989847 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 136250 134919 873 1459 0 134782 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 545000

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25092
/proc/meminfo: memFree=25339684/32873844 swapFree=7364/7364
[pid=25038] ppid=25036 vsize=427772 CPUtime=1797.11 cores=1,3,5,7
/proc/25038/stat : 25038 (scip-2.1.1.4sfi) R 25036 25038 21011 0 -1 4202496 176953 0 0 0 179431 280 0 0 20 0 1 0 270028830 438038528 105902 33554432000 4194304 10169799 140737186741440 140737186740584 7547443 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25038/statm: 106943 105902 873 1459 0 105475 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (KiB) 427772

Child status: 0
Real time (s): 1797.43
CPU time (s): 1797.14
CPU user time (s): 1794.32
CPU system time (s): 2.81857
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 688436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 2.81857
maximum resident set size= 678964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176955
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= 16
involuntary context switches= 1898

runsolver used 3.06653 second user time and 8.5457 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 15:30:27
IDJOB=3692924
IDBENCH=73867
IDSOLVER=2272
FILE ID=node118/3692924-1338039027
RUNJOBID= node118-1338029245-21966
PBS_JOBID= 14624353
Free space on /tmp= 71580 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-j12038_3-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-3692924-1338039027/watcher-3692924-1338039027 -o /tmp/evaluation-result-3692924-1338039027/solver-3692924-1338039027 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692924-1338039027.opb -t 1800 -m 15500

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=137261586

node118.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27289336 kB
Buffers:          252604 kB
Cached:          4282188 kB
SwapCached:            0 kB
Active:           833724 kB
Inactive:        3973516 kB
Active(anon):     274000 kB
Inactive(anon):        0 kB
Active(file):     559724 kB
Inactive(file):  3973516 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18012 kB
Writeback:             0 kB
AnonPages:        280660 kB
Mapped:            17496 kB
Shmem:               200 kB
Slab:             637312 kB
SReclaimable:      79480 kB
SUnreclaim:       557832 kB
KernelStack:        1480 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     396736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 71560 MiB
End job on node118 at 2012-05-26 16:00:25