Trace number 3691263

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.54 1797.84

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6021_5.std.opb
MD5SUM95a829e45c3f1f4a325dea8151b70cb2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark89
Best CPU time to get the best result obtained on this benchmark0.470928
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123525
Number of constraints which are clauses122325
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint32
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.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-3691263-1338022865.opb>
0.29/0.31	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 123525 constraints
0.29/0.31	c problem read in 0.31
0.68/0.76	c presolving:
4.09/4.19	c (round 1) 2549 del vars, 6981 del conss, 0 add conss, 1847 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8453366 impls, 0 clqs
5.39/5.46	c (round 2) 5504 del vars, 18931 del conss, 0 add conss, 4568 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8467222 impls, 0 clqs
5.79/5.82	c (round 3) 6471 del vars, 23289 del conss, 0 add conss, 5072 chg bounds, 16 chg sides, 28 chg coeffs, 0 upgd conss, 8475845 impls, 0 clqs
5.99/6.07	c (round 4) 6895 del vars, 24999 del conss, 0 add conss, 5349 chg bounds, 16 chg sides, 28 chg coeffs, 0 upgd conss, 8480526 impls, 0 clqs
6.18/6.26	c (round 5) 7162 del vars, 26118 del conss, 0 add conss, 5521 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8482801 impls, 0 clqs
6.39/6.41	c (round 6) 7345 del vars, 26840 del conss, 0 add conss, 5620 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8484375 impls, 0 clqs
6.50/6.54	c (round 7) 7460 del vars, 27297 del conss, 0 add conss, 5680 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8485668 impls, 0 clqs
6.59/6.66	c (round 8) 7528 del vars, 27596 del conss, 0 add conss, 5714 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486263 impls, 0 clqs
6.69/6.77	c (round 9) 7568 del vars, 27783 del conss, 0 add conss, 5735 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486583 impls, 0 clqs
6.78/6.87	c (round 10) 7584 del vars, 27876 del conss, 0 add conss, 5744 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486677 impls, 0 clqs
6.89/6.97	c (round 11) 7590 del vars, 27915 del conss, 0 add conss, 5747 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486717 impls, 0 clqs
6.98/7.06	c (round 12) 7592 del vars, 27929 del conss, 0 add conss, 5748 chg bounds, 16 chg sides, 30 chg coeffs, 0 upgd conss, 8486721 impls, 0 clqs
7.59/7.65	c (round 13) 7592 del vars, 27931 del conss, 0 add conss, 5748 chg bounds, 16 chg sides, 30 chg coeffs, 95594 upgd conss, 8486721 impls, 0 clqs
7.99/8.07	c (round 14) 7592 del vars, 27937 del conss, 48 add conss, 5748 chg bounds, 66 chg sides, 280 chg coeffs, 95594 upgd conss, 8489049 impls, 2580 clqs
8.28/8.33	c (round 15) 7592 del vars, 27957 del conss, 79 add conss, 5748 chg bounds, 87 chg sides, 356 chg coeffs, 95594 upgd conss, 8489209 impls, 2779 clqs
144.27/144.32	c    (144.3s) probing: 1000/29130 (3.4%) - 0 fixings, 0 aggregations, 5040411 implications, 0 bound changes
144.37/144.44	c    (144.4s) probing: 1001/29130 (3.4%) - 0 fixings, 0 aggregations, 5044715 implications, 0 bound changes
144.37/144.44	c    (144.4s) probing aborted: 1000/1000 successive useless probings
144.37/144.44	c (round 16) 7592 del vars, 72603 del conss, 14481 add conss, 5748 chg bounds, 94 chg sides, 394 chg coeffs, 95594 upgd conss, 18578639 impls, 2782 clqs
145.07/145.13	c (round 17) 7592 del vars, 85027 del conss, 26905 add conss, 5748 chg bounds, 94 chg sides, 717 chg coeffs, 95594 upgd conss, 18578639 impls, 4224 clqs
145.66/145.72	c presolving (18 rounds):
145.66/145.72	c  7592 deleted vars, 85027 deleted constraints, 26905 added constraints, 5748 tightened bounds, 0 added holes, 94 changed sides, 717 changed coefficients
145.66/145.72	c  18578639 implications, 16735 cliques
145.66/145.72	c presolved problem has 29130 variables (29130 bin, 0 int, 0 impl, 0 cont) and 65403 constraints
145.66/145.72	c    1127 constraints of type <knapsack>
145.66/145.72	c   63742 constraints of type <setppc>
145.66/145.72	c     534 constraints of type <and>
145.66/145.72	c transformed objective value is always integral (scale: 1)
145.66/145.72	c Presolving Time: 145.28
145.66/145.72	c - non default parameters ----------------------------------------------------------------------
145.66/145.72	c # SCIP version 2.1.1.4
145.66/145.72	c 
145.66/145.72	c # maximal time in seconds to run
145.66/145.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
145.66/145.72	c limits/time = 1797
145.66/145.72	c 
145.66/145.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
145.66/145.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
145.66/145.72	c limits/memory = 13950
145.66/145.72	c 
145.66/145.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
145.66/145.72	c # [type: int, range: [1,2], default: 1]
145.66/145.72	c timing/clocktype = 2
145.66/145.72	c 
145.66/145.72	c # belongs reading time to solving time?
145.66/145.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
145.66/145.72	c timing/reading = TRUE
145.66/145.72	c 
145.66/145.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
145.66/145.72	c # [type: int, range: [-1,2147483647], default: -1]
145.66/145.72	c separating/rapidlearning/freq = 0
145.66/145.72	c 
145.66/145.72	c -----------------------------------------------------------------------------------------------
145.66/145.72	c start solving
145.86/145.94	c 
242.35/242.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
242.35/242.42	c   242s|     1 |     0 | 36117 |     - | 655M|   0 |1852 |  29k|  65k|  29k|  65k|   0 |  16 |   0 | 7.522563e+01 |      --      |    Inf 
846.54/846.70	c   847s|     1 |     0 |181968 |     - | 659M|   0 |2343 |  29k|  65k|  29k|  66k| 160 |  16 |   0 | 7.643044e+01 |      --      |    Inf 
1326.07/1326.37	c  1326s|     1 |     0 |254641 |     - | 670M|   0 |2350 |  29k|  65k|  29k|  68k|2160 |  16 |   0 | 7.667804e+01 |      --      |    Inf 
1797.10/1797.42	c  1797s|     1 |     0 |323686 |     - | 681M|   0 |   - |  29k|  65k|  29k|  70k|4160 |  16 |   0 | 7.667804e+01 |      --      |    Inf 
1797.10/1797.42	c (node 1) LP solver hit time limit in LP 8 -- using pseudo solution instead
1797.10/1797.44	c  1797s|     1 |     2 |323686 |     - | 681M|   0 |   - |  29k|  65k|  29k|  70k|4160 |  16 |   0 | 7.667804e+01 |      --      |    Inf 
1797.10/1797.44	c 
1797.10/1797.44	c SCIP Status        : solving was interrupted [time limit reached]
1797.10/1797.44	c Solving Time (sec) : 1797.44
1797.10/1797.44	c Solving Nodes      : 1
1797.10/1797.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.10/1797.44	c Dual Bound         : +7.66780368436255e+01
1797.10/1797.44	c Gap                : infinite
1797.10/1797.44	s UNKNOWN
1797.10/1797.44	c SCIP Status        : solving was interrupted [time limit reached]
1797.10/1797.44	c Total Time         :    1797.44
1797.10/1797.44	c   solving          :    1797.44
1797.10/1797.44	c   presolving       :     145.28 (included in solving)
1797.10/1797.44	c   reading          :       0.31 (included in solving)
1797.10/1797.44	c   copying          :       0.00 (0 times copied the problem)
1797.10/1797.44	c Original Problem   :
1797.10/1797.44	c   Problem name     : HOME/instance-3691263-1338022865.opb
1797.10/1797.44	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.10/1797.44	c   Constraints      : 123525 initial, 123525 maximal
1797.10/1797.44	c   Objective sense  : minimize
1797.10/1797.44	c Presolved Problem  :
1797.10/1797.44	c   Problem name     : t_HOME/instance-3691263-1338022865.opb
1797.10/1797.44	c   Variables        : 29130 (29130 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.10/1797.44	c   Constraints      : 65403 initial, 65419 maximal
1797.10/1797.44	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.10/1797.44	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   trivial          :       0.03       0.00        409          0          0          0          0          0          0          0          0
1797.10/1797.44	c   dualfix          :       0.04       0.00         60          0          0          0          0          0          0          0          0
1797.10/1797.44	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   gateextraction   :       0.15       0.00          0          0          0          0          0      44646      14401          0          0
1797.10/1797.44	c   implics          :       0.35       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   pseudoobj        :       0.00       0.21          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   probing          :     135.75       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   knapsack         :       0.71       0.00          0          0          0          0          0          8         80         78        687
1797.10/1797.44	c   setppc           :       0.66       0.00          0          0          0          0          0         18          0          0          0
1797.10/1797.44	c   and              :       0.42       0.00          0          0          0          0          0      12424      12424          0          0
1797.10/1797.44	c   linear           :       6.51       0.00       5339       1784          0       5748          0      27931          0         16         30
1797.10/1797.44	c   logicor          :       0.16       0.01          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.10/1797.44	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.10/1797.44	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1797.10/1797.44	c   knapsack         :       1127       1127          3      67199          0          1          3         20          0          0        498          0          0
1797.10/1797.44	c   setppc           :      63742      63742          3      67199          0          1          1       1504         15          0          0          0          0
1797.10/1797.44	c   and              :        534        534          3      67184          0          1          0         15          0          0        342          0          0
1797.10/1797.44	c   logicor          :          0+        16          3          1          0          0          0          0          0          0          0          0          0
1797.10/1797.44	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.10/1797.44	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.10/1797.44	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.10/1797.44	c   knapsack         :       2.50       0.00       0.01       2.48       0.00       0.00       0.00       0.00
1797.10/1797.44	c   setppc           :     103.19       0.00       0.01     103.16       0.00       0.02       0.00       0.00
1797.10/1797.44	c   and              :      24.65       0.00       0.00      24.65       0.00       0.00       0.00       0.00
1797.10/1797.44	c   logicor          :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00
1797.10/1797.44	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.10/1797.44	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.10/1797.44	c   rootredcost      :          0          0          0          0
1797.10/1797.44	c   pseudoobj        :      10236          0          0          0
1797.10/1797.44	c   vbounds          :          0          0          0          0
1797.10/1797.44	c   redcost          :          3          0          0          0
1797.10/1797.44	c   probing          :          0          0          0          0
1797.10/1797.44	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.10/1797.44	c   rootredcost      :       0.07       0.00       0.00       0.07       0.00
1797.10/1797.44	c   pseudoobj        :       0.30       0.21       0.00       0.09       0.00
1797.10/1797.44	c   vbounds          :       0.07       0.00       0.00       0.07       0.00
1797.10/1797.44	c   redcost          :       0.06       0.00       0.00       0.06       0.00
1797.10/1797.44	c   probing          :     135.75       0.00     135.75       0.00       0.00
1797.10/1797.44	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.10/1797.44	c   propagation      :       0.00         15         15         16       11.1          0        0.0          -
1797.10/1797.44	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.10/1797.44	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.10/1797.44	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.10/1797.44	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.10/1797.44	c   applied globally :          -          -          -         16       11.1          -          -          -
1797.10/1797.44	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.10/1797.44	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.10/1797.44	c   cut pool         :       0.00                     2          -          -         71          -    (maximal pool size: 43775)
1797.10/1797.44	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.10/1797.44	c   impliedbounds    :       0.09       0.00          3          0          0      44087          0
1797.10/1797.44	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.10/1797.44	c   gomory           :       3.06       0.00          1          0          0          1          0
1797.10/1797.44	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.10/1797.44	c   strongcg         :       4.51       0.00          1          0          0          1          0
1797.10/1797.44	c   cmir             :       0.63       0.00          1          0          0          0          0
1797.10/1797.44	c   flowcover        :       2.19       0.00          1          0          0        171          0
1797.10/1797.44	c   clique           :      31.66       0.00          1          0          0          6          0
1797.10/1797.44	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.10/1797.44	c   mcf              :       0.28       0.00          1          0          0          0          0
1797.10/1797.44	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.10/1797.44	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.10/1797.44	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.10/1797.44	c   problem variables:       0.00          -          0          0
1797.10/1797.44	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.10/1797.44	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c   inference        :       0.01       0.00          1          0          0          0          0          2
1797.10/1797.44	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.44	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.10/1797.44	c   LP solutions     :       0.00          -          -          0
1797.10/1797.44	c   pseudo solutions :       0.00          -          -          0
1797.10/1797.44	c   oneopt           :       0.00       0.00          0          0
1797.10/1797.44	c   smallcard        :       0.00       0.00          0          0
1797.10/1797.44	c   trivial          :       0.04       0.00          2          0
1797.10/1797.44	c   shiftandpropagate:      24.44       0.00          1          0
1797.10/1797.44	c   simplerounding   :       0.00       0.00          0          0
1797.10/1797.44	c   zirounding       :       0.00       0.00          0          0
1797.10/1797.44	c   rounding         :       0.01       0.00          3          0
1797.10/1797.44	c   shifting         :       0.24       0.00          3          0
1797.10/1797.44	c   intshifting      :       0.00       0.00          0          0
1797.10/1797.44	c   twoopt           :       0.00       0.00          0          0
1797.10/1797.44	c   indtwoopt        :       0.00       0.00          0          0
1797.10/1797.44	c   indoneopt        :       0.00       0.00          0          0
1797.10/1797.44	c   fixandinfer      :       0.00       0.00          0          0
1797.10/1797.44	c   feaspump         :     126.86       0.00          1          0
1797.10/1797.44	c   clique           :       0.00       0.00          0          0
1797.10/1797.44	c   indrounding      :       0.00       0.00          0          0
1797.10/1797.44	c   indcoefdiving    :       0.00       0.00          0          0
1797.10/1797.44	c   coefdiving       :       0.00       0.00          0          0
1797.10/1797.44	c   pscostdiving     :       0.00       0.00          0          0
1797.10/1797.44	c   nlpdiving        :       0.00       0.00          0          0
1797.10/1797.44	c   fracdiving       :       0.00       0.00          0          0
1797.10/1797.44	c   veclendiving     :       0.00       0.00          0          0
1797.10/1797.44	c   intdiving        :       0.00       0.00          0          0
1797.10/1797.44	c   actconsdiving    :       0.00       0.00          0          0
1797.10/1797.44	c   objpscostdiving  :       0.00       0.00          0          0
1797.10/1797.44	c   rootsoldiving    :       0.00       0.00          0          0
1797.10/1797.44	c   linesearchdiving :       0.00       0.00          0          0
1797.10/1797.44	c   guideddiving     :       0.00       0.00          0          0
1797.10/1797.44	c   octane           :       0.00       0.00          0          0
1797.10/1797.44	c   rens             :       0.00       0.00          0          0
1797.10/1797.44	c   rins             :       0.00       0.00          0          0
1797.10/1797.44	c   localbranching   :       0.00       0.00          0          0
1797.10/1797.44	c   mutation         :       0.00       0.00          0          0
1797.10/1797.44	c   crossover        :       0.00       0.00          0          0
1797.10/1797.44	c   dins             :       0.00       0.00          0          0
1797.10/1797.44	c   vbounds          :       0.00       0.00          0          0
1797.10/1797.44	c   undercover       :       0.00       0.00          1          0
1797.10/1797.44	c   subnlp           :       0.00       0.00          0          0
1797.10/1797.44	c   trysol           :       0.00       0.00          0          0
1797.10/1797.44	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.10/1797.44	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.10/1797.44	c   dual LP          :    1454.20          5     256007   64001.75     176.05       0.05          1
1797.10/1797.44	c   lex dual LP      :       0.00          0          0       0.00          -
1797.10/1797.44	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.10/1797.44	c   diving/probing LP:     126.71          4      67679   16919.75     534.13
1797.10/1797.44	c   strong branching :       0.00          0          0       0.00          -
1797.10/1797.44	c     (at root node) :          -          0          0       0.00          -
1797.10/1797.44	c   conflict analysis:       0.00          0          0       0.00          -
1797.10/1797.44	c B&B Tree           :
1797.10/1797.44	c   number of runs   :          1
1797.10/1797.44	c   nodes            :          1
1797.10/1797.44	c   nodes (total)    :          1
1797.10/1797.44	c   nodes left       :          2
1797.10/1797.44	c   max depth        :          0
1797.10/1797.44	c   max depth (total):          0
1797.10/1797.44	c   backtracks       :          0 (0.0%)
1797.10/1797.44	c   delayed cutoffs  :          0
1797.10/1797.44	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.10/1797.44	c   avg switch length:       1.00
1797.10/1797.44	c   switching time   :       0.00
1797.10/1797.44	c Solution           :
1797.10/1797.44	c   Solutions found  :          0 (0 improvements)
1797.10/1797.44	c   Primal Bound     :          -
1797.10/1797.44	c   Dual Bound       : +7.66780368436255e+01
1797.10/1797.44	c   Gap              :   infinite
1797.10/1797.44	c   Root Dual Bound  : +7.66780368436255e+01
1797.10/1797.44	c   Root Iterations  :     323686
1797.50/1797.83	c Time complete: 1797.53.

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-3691263-1338022865/watcher-3691263-1338022865 -o /tmp/evaluation-result-3691263-1338022865/solver-3691263-1338022865 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691263-1338022865.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.01 2.02 2.00 3/177 6140
/proc/meminfo: memFree=28333236/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=10668 CPUtime=0 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 1409 0 0 0 0 0 0 0 20 0 1 0 268415009 10924032 1363 33554432000 4194304 10173063 140736801932528 140733545856552 8886411 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 2667 1363 416 1460 0 1198 0

[startup+0.0982419 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6140
/proc/meminfo: memFree=28333236/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=36268 CPUtime=0.09 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 7844 0 0 0 8 1 0 0 20 0 1 0 268415009 37138432 7771 33554432000 4194304 10173063 140736801932528 140733545856552 8996618 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 9067 7771 416 1460 0 7598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36268

[startup+0.100322 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6140
/proc/meminfo: memFree=28333236/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=36268 CPUtime=0.09 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 7846 0 0 0 8 1 0 0 20 0 1 0 268415009 37138432 7773 33554432000 4194304 10173063 140736801932528 140733545856552 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 9067 7773 416 1460 0 7598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36268

[startup+0.300288 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6140
/proc/meminfo: memFree=28333236/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=72456 CPUtime=0.29 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 16854 0 0 0 27 2 0 0 20 0 1 0 268415009 74194944 16781 33554432000 4194304 10173063 140736801932528 140733545856552 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 18114 16781 416 1460 0 16645 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72456

[startup+0.700288 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6140
/proc/meminfo: memFree=28333236/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=230164 CPUtime=0.68 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 55821 0 0 0 60 8 0 0 20 0 1 0 268415009 235687936 55676 33554432000 4194304 10173063 140736801932528 140736801928312 4936513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 57541 55676 514 1460 0 56072 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 230164

[startup+1.50029 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 6141
/proc/meminfo: memFree=28101332/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=301404 CPUtime=1.48 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 79491 0 0 0 132 16 0 0 20 0 1 0 268415009 308637696 73130 33554432000 4194304 10173063 140736801932528 140736801928312 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 75351 73130 559 1460 0 73882 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 301404

[startup+3.10029 s]
/proc/loadavg: 2.09 2.04 2.01 3/178 6141
/proc/meminfo: memFree=27986384/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=435504 CPUtime=3.09 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 111806 0 0 0 279 30 0 0 20 0 1 0 268415009 445956096 105447 33554432000 4194304 10173063 140736801932528 140736801929528 7545739 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 108876 105482 559 1460 0 107407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 435504

[startup+6.30029 s]
/proc/loadavg: 2.09 2.04 2.01 3/178 6141
/proc/meminfo: memFree=27869152/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=480560 CPUtime=6.29 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 123083 0 0 0 550 79 0 0 20 0 1 0 268415009 492093440 116269 33554432000 4194304 10173063 140736801932528 140736801929528 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 120140 116269 568 1460 0 118671 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 480560

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 6141
/proc/meminfo: memFree=27831616/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=518396 CPUtime=12.69 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 138160 0 0 0 1091 178 0 0 20 0 1 0 268415009 530837504 125781 33554432000 4194304 10173063 140736801932528 140736801928888 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 129599 125781 626 1460 0 128130 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 518396

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 6141
/proc/meminfo: memFree=27817708/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=535024 CPUtime=25.49 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 141756 0 0 0 2363 186 0 0 20 0 1 0 268415009 547864576 129278 33554432000 4194304 10173063 140736801932528 140736801927848 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 133756 129278 626 1460 0 132287 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535024

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 6141
/proc/meminfo: memFree=27783704/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=569728 CPUtime=51.09 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 150346 0 0 0 4907 202 0 0 20 0 1 0 268415009 583401472 137802 33554432000 4194304 10173063 140736801932528 140736801928888 4780448 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 142432 137802 626 1460 0 140963 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 569728

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 6141
/proc/meminfo: memFree=27677820/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=677268 CPUtime=102.28 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 176547 0 0 0 9995 233 0 0 20 0 1 0 268415009 693522432 163970 33554432000 4194304 10173063 140736801932528 140736801928888 4784724 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 169317 163970 626 1460 0 167848 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 677268

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 6141
/proc/meminfo: memFree=27509268/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=845828 CPUtime=162.25 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 214145 0 0 0 15908 317 0 0 20 0 1 0 268415009 866127872 205709 33554432000 4194304 10173063 140736801932528 140736801928408 4780421 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 211457 205709 706 1460 0 209988 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 845828

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 6141
/proc/meminfo: memFree=27435688/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=919940 CPUtime=222.25 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 227999 0 0 0 21892 333 0 0 20 0 1 0 268415009 942018560 223297 33554432000 4194304 10173063 140736801932528 140736801925704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 229985 223297 791 1460 0 228516 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 919940

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 6142
/proc/meminfo: memFree=27433856/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=919940 CPUtime=282.24 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 228595 0 0 0 27885 339 0 0 20 0 1 0 268415009 942018560 223880 33554432000 4194304 10173063 140736801932528 140736801923784 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 229985 223880 810 1460 0 228516 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 919940

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 6142
/proc/meminfo: memFree=27429728/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=919940 CPUtime=342.23 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 228596 0 0 0 33879 344 0 0 20 0 1 0 268415009 942018560 224239 33554432000 4194304 10173063 140736801932528 140736801923688 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 229985 224239 810 1460 0 228516 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 919940

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 6142
/proc/meminfo: memFree=27440000/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=896724 CPUtime=402.22 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 228819 0 0 0 39397 825 0 0 20 0 1 0 268415009 918245376 221790 33554432000 4194304 10173063 140736801932528 140736801928488 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 224181 221790 835 1460 0 222712 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 896724

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6142
/proc/meminfo: memFree=27346752/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=997856 CPUtime=462.2 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235643 0 0 0 45278 942 0 0 20 0 1 0 268415009 1021804544 245074 33554432000 4194304 10173063 140736801932528 140736801925704 8007115 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249464 245074 845 1460 0 247995 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 997856

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 6142
/proc/meminfo: memFree=27338928/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=998416 CPUtime=522.2 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235780 0 0 0 51273 947 0 0 20 0 1 0 268415009 1022377984 245303 33554432000 4194304 10173063 140736801932528 140736801926152 8013256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249604 245303 845 1460 0 248135 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 998416

[startup+582.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/178 6146
/proc/meminfo: memFree=27324308/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=998416 CPUtime=582.18 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235787 0 0 0 57267 951 0 0 20 0 1 0 268415009 1022377984 245315 33554432000 4194304 10173063 140736801932528 140736801925704 7987594 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249604 245315 845 1460 0 248135 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 998416

[startup+642.3 s]

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

/proc/meminfo: memFree=27309588/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=998952 CPUtime=1122.1 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235929 0 0 0 111220 990 0 0 20 0 1 0 268415009 1022926848 245486 33554432000 4194304 10173063 140736801932528 140736801925704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249738 245486 845 1460 0 248269 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 998952

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6151
/proc/meminfo: memFree=27309580/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=998952 CPUtime=1182.09 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235929 0 0 0 117216 993 0 0 20 0 1 0 268415009 1022926848 245486 33554432000 4194304 10173063 140736801932528 140736801926200 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249738 245486 845 1460 0 248269 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 998952

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6151
/proc/meminfo: memFree=27309216/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=998952 CPUtime=1242.08 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235929 0 0 0 123210 998 0 0 20 0 1 0 268415009 1022926848 245486 33554432000 4194304 10173063 140736801932528 140736801925704 8012538 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249738 245486 845 1460 0 248269 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 998952

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 6151
/proc/meminfo: memFree=27307604/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=998952 CPUtime=1302.08 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 235929 0 0 0 129205 1003 0 0 20 0 1 0 268415009 1022926848 245486 33554432000 4194304 10173063 140736801932528 140736801926200 7985021 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 249738 245486 845 1460 0 248269 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 998952

[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 6151
/proc/meminfo: memFree=27298112/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1362.07 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236730 0 0 0 135198 1009 0 0 20 0 1 0 268415009 1035018240 247820 33554432000 4194304 10173063 140736801932528 140736801925704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247820 845 1460 0 251221 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1010760

[startup+1422.31 s]
/proc/loadavg: 2.07 2.05 2.01 3/176 6151
/proc/meminfo: memFree=27291796/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1422.06 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236733 0 0 0 141193 1013 0 0 20 0 1 0 268415009 1035018240 247823 33554432000 4194304 10173063 140736801932528 140736801925704 8012255 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247823 845 1460 0 251221 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1010760

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 6191
/proc/meminfo: memFree=26063892/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1482.05 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236735 0 0 0 147189 1016 0 0 20 0 1 0 268415009 1035018240 247825 33554432000 4194304 10173063 140736801932528 140736801925704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247825 845 1460 0 251221 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1010760

[startup+1542.3 s]
/proc/loadavg: 2.15 2.09 2.02 3/177 6191
/proc/meminfo: memFree=24233260/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1542.03 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 153183 1020 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801926200 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1010760

[startup+1602.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 6191
/proc/meminfo: memFree=24291576/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1602.02 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 159178 1024 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801925704 8063651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1010760

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 6191
/proc/meminfo: memFree=24257692/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1662.02 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 165173 1029 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801925704 8012341 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1010760

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 6191
/proc/meminfo: memFree=24223312/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1722.01 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 171168 1033 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801925704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1010760

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 6195
/proc/meminfo: memFree=24221132/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1782 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 177163 1037 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801925704 8013036 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1010760

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

[startup+1785.5 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 6195
/proc/meminfo: memFree=24221132/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1785.2 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 177483 1037 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801925704 7987562 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1010760

[startup+1791.91 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 6195
/proc/meminfo: memFree=24220512/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1791.6 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 178123 1037 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801925704 8013273 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 1010760

[startup+1795.1 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 6195
/proc/meminfo: memFree=24220388/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1794.81 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 178443 1038 0 0 20 0 1 0 268415009 1035018240 247827 33554432000 4194304 10173063 140736801932528 140736801926200 8013482 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247827 845 1460 0 251221 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1010760

[startup+1796.7 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 6195
/proc/meminfo: memFree=24220200/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=1010760 CPUtime=1796.4 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236737 0 0 0 178602 1038 0 0 20 0 1 0 268415009 1035018240 247864 33554432000 4194304 10173063 140736801932528 140736801925704 8007106 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 252690 247864 845 1460 0 251221 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 1010760

[startup+1797.5 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 6195
/proc/meminfo: memFree=24218780/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=938240 CPUtime=1797.2 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236750 0 0 0 178682 1038 0 0 20 0 1 0 268415009 960757760 232224 33554432000 4194304 10173063 140736801932528 140736801925704 5061537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 234560 232224 858 1460 0 233091 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 938240

[startup+1797.7 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 6195
/proc/meminfo: memFree=24218780/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=933064 CPUtime=1797.4 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236753 0 0 0 178702 1038 0 0 20 0 1 0 268415009 955457536 230955 33554432000 4194304 10173063 140736801932528 140736801931848 7550167 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 233266 230955 861 1460 0 231797 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 933064

[startup+1797.8 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 6195
/proc/meminfo: memFree=24218780/32873844 swapFree=6856/6856
[pid=6140] ppid=6138 vsize=785404 CPUtime=1797.5 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.1.1.4fix) R 6138 6140 4553 0 -1 4202496 236754 0 0 0 178710 1040 0 0 20 0 1 0 268415009 804253696 195400 33554432000 4194304 10173063 140736801932528 140736801931848 8992599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 196351 195400 862 1460 0 194882 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (KiB) 785404

Child status: 0
Real time (s): 1797.84
CPU time (s): 1797.54
CPU user time (s): 1787.12
CPU system time (s): 10.4244
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1010760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.12
system time used= 10.4244
maximum resident set size= 991504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236766
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= 33
involuntary context switches= 1873

runsolver used 3.35649 second user time and 8.5337 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-26 11:01:05
IDJOB=3691263
IDBENCH=76860
IDSOLVER=2270
FILE ID=node106/3691263-1338022865
RUNJOBID= node106-1338016939-4569
PBS_JOBID= 14624365
Free space on /tmp= 71544 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6021_5.std.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691263-1338022865/watcher-3691263-1338022865 -o /tmp/evaluation-result-3691263-1338022865/solver-3691263-1338022865 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691263-1338022865.opb -t 1800 -m 15500

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

MD5SUM BENCH= 95a829e45c3f1f4a325dea8151b70cb2
RANDOM SEED=835022706

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28333500 kB
Buffers:          237732 kB
Cached:          3262660 kB
SwapCached:            0 kB
Active:          1123416 kB
Inactive:        2642420 kB
Active(anon):     268140 kB
Inactive(anon):        0 kB
Active(file):     855276 kB
Inactive(file):  2642420 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17240 kB
Writeback:             0 kB
AnonPages:        275780 kB
Mapped:            17612 kB
Shmem:               200 kB
Slab:             635124 kB
SReclaimable:      77464 kB
SUnreclaim:       557660 kB
KernelStack:        1456 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     382248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 71484 MiB
End job on node106 at 2012-05-26 11:31:03