Trace number 3691293

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? 1798.04 1798.35

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12041_1.std.opb
MD5SUMfc8e671202c502636db84e629fab0e41
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark127
Best CPU time to get the best result obtained on this benchmark0.349946
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256017
Number of constraints which are clauses254817
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 constraint36
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-3691293-1338023384.opb>
0.58/0.62	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256017 constraints
0.58/0.62	c problem read in 0.62
1.49/1.56	c presolving:
8.19/8.27	c (round 1) 7580 del vars, 22516 del conss, 0 add conss, 5915 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17307118 impls, 0 clqs
12.88/12.90	c (round 2) 14916 del vars, 53202 del conss, 0 add conss, 12865 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17350919 impls, 0 clqs
14.29/14.38	c (round 3) 17859 del vars, 66972 del conss, 0 add conss, 14578 chg bounds, 39 chg sides, 24 chg coeffs, 0 upgd conss, 17373718 impls, 0 clqs
15.19/15.21	c (round 4) 19161 del vars, 72613 del conss, 0 add conss, 15389 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17387851 impls, 0 clqs
15.69/15.72	c (round 5) 20011 del vars, 76086 del conss, 0 add conss, 15889 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17396575 impls, 0 clqs
15.98/16.08	c (round 6) 20587 del vars, 78446 del conss, 0 add conss, 16217 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17403099 impls, 0 clqs
16.39/16.41	c (round 7) 21105 del vars, 80405 del conss, 0 add conss, 16522 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17409700 impls, 0 clqs
16.59/16.65	c (round 8) 21480 del vars, 81948 del conss, 0 add conss, 16729 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17414570 impls, 0 clqs
16.78/16.86	c (round 9) 21764 del vars, 83091 del conss, 0 add conss, 16880 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17418268 impls, 0 clqs
16.98/17.00	c (round 10) 21924 del vars, 83834 del conss, 0 add conss, 16964 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17419944 impls, 0 clqs
17.09/17.11	c (round 11) 22002 del vars, 84198 del conss, 0 add conss, 17004 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17420936 impls, 0 clqs
17.19/17.21	c (round 12) 22048 del vars, 84418 del conss, 0 add conss, 17029 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421434 impls, 0 clqs
17.28/17.31	c (round 13) 22080 del vars, 84565 del conss, 0 add conss, 17045 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421702 impls, 0 clqs
17.28/17.39	c (round 14) 22088 del vars, 84624 del conss, 0 add conss, 17049 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421740 impls, 0 clqs
18.08/18.13	c (round 15) 22088 del vars, 84632 del conss, 0 add conss, 17049 chg bounds, 51 chg sides, 36 chg coeffs, 171385 upgd conss, 17421740 impls, 0 clqs
18.48/18.52	c (round 16) 22127 del vars, 84734 del conss, 112 add conss, 17070 chg bounds, 159 chg sides, 556 chg coeffs, 171385 upgd conss, 17442054 impls, 2366 clqs
18.69/18.75	c (round 17) 22164 del vars, 84913 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17443402 impls, 2556 clqs
18.88/18.90	c (round 18) 22174 del vars, 84965 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17443522 impls, 2556 clqs
18.98/19.02	c (round 19) 22194 del vars, 85032 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445404 impls, 2556 clqs
19.09/19.15	c (round 20) 22206 del vars, 85090 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445550 impls, 2556 clqs
19.18/19.27	c (round 21) 22212 del vars, 85123 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445560 impls, 2556 clqs
19.28/19.38	c (round 22) 22218 del vars, 85143 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445674 impls, 2556 clqs
19.48/19.53	c (round 23) 22224 del vars, 85170 del conss, 123 add conss, 17073 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445785 impls, 2556 clqs
19.59/19.65	c (round 24) 22230 del vars, 85197 del conss, 123 add conss, 17073 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445821 impls, 2556 clqs
282.82/282.97	c    (283.0s) probing: 1000/50612 (2.0%) - 0 fixings, 0 aggregations, 7286785 implications, 0 bound changes
283.32/283.47	c    (283.5s) probing: 1001/50612 (2.0%) - 0 fixings, 0 aggregations, 7292502 implications, 0 bound changes
283.32/283.47	c    (283.5s) probing aborted: 1000/1000 successive useless probings
283.32/283.47	c (round 25) 22230 del vars, 161733 del conss, 25070 add conss, 17073 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 32030825 impls, 2556 clqs
284.02/284.18	c (round 26) 22230 del vars, 183842 del conss, 47158 add conss, 17073 chg bounds, 186 chg sides, 666 chg coeffs, 171389 upgd conss, 32030825 impls, 4244 clqs
284.52/284.66	c presolving (27 rounds):
284.52/284.66	c  22230 deleted vars, 183842 deleted constraints, 47158 added constraints, 17073 tightened bounds, 0 added holes, 186 changed sides, 666 changed coefficients
284.52/284.66	c  32030825 implications, 26333 cliques
284.52/284.66	c presolved problem has 50612 variables (50612 bin, 0 int, 0 impl, 0 cont) and 119333 constraints
284.52/284.66	c    1077 constraints of type <knapsack>
284.52/284.66	c  117086 constraints of type <setppc>
284.52/284.66	c    1170 constraints of type <and>
284.52/284.66	c transformed objective value is always integral (scale: 1)
284.52/284.66	c Presolving Time: 283.78
284.52/284.66	c - non default parameters ----------------------------------------------------------------------
284.52/284.66	c # SCIP version 2.1.1.4
284.52/284.66	c 
284.52/284.66	c # maximal time in seconds to run
284.52/284.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
284.52/284.66	c limits/time = 1797
284.52/284.66	c 
284.52/284.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
284.52/284.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
284.52/284.66	c limits/memory = 13950
284.52/284.66	c 
284.52/284.66	c # default clock type (1: CPU user seconds, 2: wall clock time)
284.52/284.66	c # [type: int, range: [1,2], default: 1]
284.52/284.66	c timing/clocktype = 2
284.52/284.66	c 
284.52/284.66	c # belongs reading time to solving time?
284.52/284.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
284.52/284.66	c timing/reading = TRUE
284.52/284.66	c 
284.52/284.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
284.52/284.66	c # [type: int, range: [-1,2147483647], default: -1]
284.52/284.66	c separating/rapidlearning/freq = 0
284.52/284.66	c 
284.52/284.66	c -----------------------------------------------------------------------------------------------
284.52/284.66	c start solving
284.92/285.03	c 
561.27/561.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
561.27/561.42	c   561s|     1 |     0 | 64012 |     - |1109M|   0 |4659 |  50k| 119k|  50k| 120k|   0 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1797.29/1797.61	c  1798s|     1 |     0 |265605 |     - |1124M|   0 |   - |  50k| 119k|  50k| 120k| 198 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1797.29/1797.61	c (node 1) LP solver hit time limit in LP 10 -- using pseudo solution instead
1797.29/1797.66	c  1798s|     1 |     2 |265605 |     - |1124M|   0 |   - |  50k| 119k|  50k| 120k| 198 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1797.29/1797.66	c 
1797.29/1797.66	c SCIP Status        : solving was interrupted [time limit reached]
1797.29/1797.66	c Solving Time (sec) : 1797.65
1797.29/1797.66	c Solving Nodes      : 1
1797.29/1797.66	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.29/1797.66	c Dual Bound         : +1.07757760740915e+02
1797.29/1797.66	c Gap                : infinite
1797.29/1797.66	s UNKNOWN
1797.29/1797.66	c SCIP Status        : solving was interrupted [time limit reached]
1797.29/1797.66	c Total Time         :    1797.65
1797.29/1797.66	c   solving          :    1797.65
1797.29/1797.66	c   presolving       :     283.78 (included in solving)
1797.29/1797.66	c   reading          :       0.62 (included in solving)
1797.29/1797.66	c   copying          :       0.00 (0 times copied the problem)
1797.29/1797.66	c Original Problem   :
1797.29/1797.66	c   Problem name     : HOME/instance-3691293-1338023384.opb
1797.29/1797.66	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.29/1797.66	c   Constraints      : 256017 initial, 256017 maximal
1797.29/1797.66	c   Objective sense  : minimize
1797.29/1797.66	c Presolved Problem  :
1797.29/1797.66	c   Problem name     : t_HOME/instance-3691293-1338023384.opb
1797.29/1797.66	c   Variables        : 50612 (50612 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.29/1797.66	c   Constraints      : 119333 initial, 119360 maximal
1797.29/1797.66	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.29/1797.66	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   trivial          :       0.09       0.00       1136          0          0          0          0          0          0          0          0
1797.29/1797.66	c   dualfix          :       0.10       0.00        123          0          0          0          0          0          0          0          0
1797.29/1797.66	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   gateextraction   :       0.28       0.00          0          0          0          0          0      76530      24947          0          0
1797.29/1797.66	c   implics          :       0.96       0.00          0         61          0          0          0          0          0          0          0
1797.29/1797.66	c   components       :       0.06       0.00          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   pseudoobj        :       0.00       0.34          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   probing          :     263.43       0.00          0          0          0          0          0          0          0          0          0
1797.29/1797.66	c   knapsack         :       0.63       0.00          0          0          0          8          0         25        123        135        630
1797.29/1797.66	c   setppc           :       0.95       0.00         55          0          0         13          0        496          0          0          0
1797.29/1797.66	c   and              :       0.40       0.00          0          0          0          0          0      22088      22088          0          0
1797.29/1797.66	c   linear           :      15.73       0.00      15937       4918          0      17049          0      84632          0         51         36
1797.29/1797.66	c   logicor          :       0.17       0.02          0          0          0          3          0         71          0          0          0
1797.29/1797.66	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.29/1797.66	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.29/1797.66	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1797.29/1797.66	c   knapsack         :       1077       1077          1      49481          0          1          3         15          0          0        200          0          0
1797.29/1797.66	c   setppc           :     117086     117086          1      49481          0          1          0       1187          3          0          0          0          0
1797.29/1797.66	c   and              :       1170       1170          1      49478          0          1          0          0          0          0          1          0          0
1797.29/1797.66	c   logicor          :          0+        27          1         20          0          0          0         12         12          0          0          0          0
1797.29/1797.66	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.29/1797.66	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.29/1797.66	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1797.29/1797.66	c   knapsack         :       2.39       0.00       0.01       2.38       0.00       0.00       0.00       0.00
1797.29/1797.66	c   setppc           :     193.61       0.00       0.01     193.56       0.00       0.04       0.00       0.00
1797.29/1797.66	c   and              :      49.45       0.00       0.00      49.44       0.00       0.00       0.00       0.00
1797.29/1797.66	c   logicor          :       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00
1797.29/1797.66	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.29/1797.66	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.29/1797.66	c   rootredcost      :          0          0          0          0
1797.29/1797.66	c   pseudoobj        :       5063          0          0          0
1797.29/1797.66	c   vbounds          :          0          0          0          0
1797.29/1797.66	c   redcost          :          1          0          0          0
1797.29/1797.66	c   probing          :          0          0          0          0
1797.29/1797.66	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.29/1797.66	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1797.29/1797.66	c   pseudoobj        :       0.38       0.34       0.00       0.04       0.00
1797.29/1797.66	c   vbounds          :       0.03       0.01       0.00       0.03       0.00
1797.29/1797.66	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1797.29/1797.66	c   probing          :     263.43       0.00     263.43       0.00       0.00
1797.29/1797.66	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.29/1797.66	c   propagation      :       0.00         15         15         27       33.2          0        0.0          -
1797.29/1797.66	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.29/1797.66	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.29/1797.66	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.29/1797.66	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.29/1797.66	c   applied globally :          -          -          -         27       33.2          -          -          -
1797.29/1797.66	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.29/1797.66	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.29/1797.66	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 302)
1797.29/1797.66	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.29/1797.66	c   impliedbounds    :       0.03       0.00          1          0          0         93          0
1797.29/1797.66	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.29/1797.66	c   gomory           :      25.25       0.00          1          0          0          2          0
1797.29/1797.66	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.29/1797.66	c   strongcg         :      10.62       0.00          1          0          0        500          0
1797.29/1797.66	c   cmir             :       1.54       0.00          1          0          0          0          0
1797.29/1797.66	c   flowcover        :       4.42       0.00          1          0          0          0          0
1797.29/1797.66	c   clique           :      54.05       0.00          1          0          0          7          0
1797.29/1797.66	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.29/1797.66	c   mcf              :       0.88       0.00          1          0          0          0          0
1797.29/1797.66	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.29/1797.66	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.29/1797.66	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.29/1797.66	c   problem variables:       0.00          -          0          0
1797.29/1797.66	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.29/1797.66	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c   inference        :       0.01       0.00          1          0          0          0          0          2
1797.29/1797.66	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.29/1797.66	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.29/1797.66	c   LP solutions     :       0.00          -          -          0
1797.29/1797.66	c   pseudo solutions :       0.00          -          -          0
1797.29/1797.66	c   oneopt           :       0.00       0.00          0          0
1797.29/1797.66	c   smallcard        :       0.00       0.00          0          0
1797.29/1797.66	c   trivial          :       0.07       0.00          2          0
1797.29/1797.66	c   shiftandpropagate:      25.94       0.00          1          0
1797.29/1797.66	c   simplerounding   :       0.00       0.00          0          0
1797.29/1797.66	c   zirounding       :       0.00       0.00          0          0
1797.29/1797.66	c   rounding         :       0.01       0.00          1          0
1797.29/1797.66	c   shifting         :       0.03       0.00          1          0
1797.29/1797.66	c   intshifting      :       0.00       0.00          0          0
1797.29/1797.66	c   twoopt           :       0.00       0.00          0          0
1797.29/1797.66	c   indtwoopt        :       0.00       0.00          0          0
1797.29/1797.66	c   indoneopt        :       0.00       0.00          0          0
1797.29/1797.66	c   fixandinfer      :       0.00       0.00          0          0
1797.29/1797.66	c   feaspump         :     492.75       0.00          1          0
1797.29/1797.66	c   clique           :       0.00       0.00          0          0
1797.29/1797.66	c   indrounding      :       0.00       0.00          0          0
1797.29/1797.66	c   indcoefdiving    :       0.00       0.00          0          0
1797.29/1797.66	c   coefdiving       :       0.00       0.00          0          0
1797.29/1797.66	c   pscostdiving     :       0.00       0.00          0          0
1797.29/1797.66	c   nlpdiving        :       0.00       0.00          0          0
1797.29/1797.66	c   fracdiving       :       0.00       0.00          0          0
1797.29/1797.66	c   veclendiving     :       0.00       0.00          0          0
1797.29/1797.66	c   intdiving        :       0.00       0.00          0          0
1797.29/1797.66	c   actconsdiving    :       0.00       0.00          0          0
1797.29/1797.66	c   objpscostdiving  :       0.00       0.00          0          0
1797.29/1797.66	c   rootsoldiving    :       0.00       0.00          0          0
1797.29/1797.66	c   linesearchdiving :       0.00       0.00          0          0
1797.29/1797.66	c   guideddiving     :       0.00       0.00          0          0
1797.29/1797.66	c   octane           :       0.00       0.00          0          0
1797.29/1797.66	c   rens             :       0.00       0.00          0          0
1797.29/1797.66	c   rins             :       0.00       0.00          0          0
1797.29/1797.66	c   localbranching   :       0.00       0.00          0          0
1797.29/1797.66	c   mutation         :       0.00       0.00          0          0
1797.29/1797.66	c   crossover        :       0.00       0.00          0          0
1797.29/1797.66	c   dins             :       0.00       0.00          0          0
1797.29/1797.66	c   vbounds          :       0.00       0.00          0          0
1797.29/1797.66	c   undercover       :       0.00       0.00          1          0
1797.29/1797.66	c   subnlp           :       0.00       0.00          0          0
1797.29/1797.66	c   trysol           :       0.00       0.00          0          0
1797.29/1797.66	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.29/1797.66	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.29/1797.66	c   dual LP          :     896.80          3     122428   61214.00     136.52       0.08          1
1797.29/1797.66	c   lex dual LP      :       0.00          0          0       0.00          -
1797.29/1797.66	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.29/1797.66	c   diving/probing LP:     492.32          8     143177   17897.12     290.82
1797.29/1797.66	c   strong branching :       0.00          0          0       0.00          -
1797.29/1797.66	c     (at root node) :          -          0          0       0.00          -
1797.29/1797.66	c   conflict analysis:       0.00          0          0       0.00          -
1797.29/1797.66	c B&B Tree           :
1797.29/1797.66	c   number of runs   :          1
1797.29/1797.66	c   nodes            :          1
1797.29/1797.66	c   nodes (total)    :          1
1797.29/1797.66	c   nodes left       :          2
1797.29/1797.66	c   max depth        :          0
1797.29/1797.66	c   max depth (total):          0
1797.29/1797.66	c   backtracks       :          0 (0.0%)
1797.29/1797.66	c   delayed cutoffs  :          0
1797.29/1797.66	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.29/1797.66	c   avg switch length:       1.00
1797.29/1797.66	c   switching time   :       0.00
1797.29/1797.66	c Solution           :
1797.29/1797.66	c   Solutions found  :          0 (0 improvements)
1797.29/1797.66	c   Primal Bound     :          -
1797.29/1797.66	c   Dual Bound       : +1.07757760740915e+02
1797.29/1797.66	c   Gap              :   infinite
1797.29/1797.66	c   Root Dual Bound  : +1.07757760740915e+02
1797.29/1797.66	c   Root Iterations  :     265605
1797.99/1798.34	c Time complete: 1798.03.

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-3691293-1338023384/watcher-3691293-1338023384 -o /tmp/evaluation-result-3691293-1338023384/solver-3691293-1338023384 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691293-1338023384.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.00 2.04 2.00 3/176 2102
/proc/meminfo: memFree=27831384/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=10672 CPUtime=0 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 1407 0 0 0 0 0 0 0 20 0 1 0 268464490 10928128 1361 33554432000 4194304 10173063 140736682522016 140736682386856 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 2668 1361 416 1460 0 1199 0

[startup+0.0156001 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 2102
/proc/meminfo: memFree=27831384/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=15008 CPUtime=0.01 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 2497 0 0 0 1 0 0 0 20 0 1 0 268464490 15368192 2451 33554432000 4194304 10173063 140736682522016 140736682386856 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 3752 2451 416 1460 0 2283 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15008

[startup+0.100244 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 2102
/proc/meminfo: memFree=27831384/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=44772 CPUtime=0.09 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 9974 0 0 0 8 1 0 0 20 0 1 0 268464490 45846528 9901 33554432000 4194304 10173063 140736682522016 140736682386856 5479875 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 11193 9901 416 1460 0 9724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44772

[startup+0.300238 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 2102
/proc/meminfo: memFree=27831384/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=73848 CPUtime=0.29 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 17244 0 0 0 27 2 0 0 20 0 1 0 268464490 75620352 17171 33554432000 4194304 10173063 140736682522016 140736682386856 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 18462 17171 416 1460 0 16993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73848

[startup+0.700245 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 2102
/proc/meminfo: memFree=27831384/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=201216 CPUtime=0.68 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 48986 0 0 0 61 7 0 0 20 0 1 0 268464490 206045184 48894 33554432000 4194304 10173063 140736682522016 140736682386856 8886856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 50304 48894 468 1460 0 48835 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 201216

[startup+1.50025 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 2103
/proc/meminfo: memFree=27544424/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=411796 CPUtime=1.49 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 110040 0 0 0 132 17 0 0 20 0 1 0 268464490 421679104 100656 33554432000 4194304 10173063 140736682522016 140736682517848 7545023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 102949 100656 514 1460 0 101480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 411796

[startup+3.10025 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 2103
/proc/meminfo: memFree=27361648/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=593392 CPUtime=3.09 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 157688 0 0 0 283 26 0 0 20 0 1 0 268464490 607633408 145291 33554432000 4194304 10173063 140736682522016 140736682519016 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 148348 145291 559 1460 0 146879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 593392

[startup+6.30019 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 2103
/proc/meminfo: memFree=27062468/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=847972 CPUtime=6.29 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 219845 0 0 0 590 39 0 0 20 0 1 0 268464490 868323328 207448 33554432000 4194304 10173063 140736682522016 140736682519016 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 211993 207449 559 1460 0 210524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 847972

[startup+12.7002 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 2103
/proc/meminfo: memFree=26921092/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=932864 CPUtime=12.69 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 240459 0 0 0 1218 51 0 0 20 0 1 0 268464490 955252736 227560 33554432000 4194304 10173063 140736682522016 140736682519016 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 233216 227560 568 1460 0 231747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 932864

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.00 3/178 2106
/proc/meminfo: memFree=26885264/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=971160 CPUtime=25.49 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 264173 0 0 0 2435 114 0 0 20 0 1 0 268464490 994467840 236839 33554432000 4194304 10173063 140736682522016 140736682518376 4780448 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 242790 236839 628 1460 0 241321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 971160

[startup+51.1002 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 2145
/proc/meminfo: memFree=26650196/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=984588 CPUtime=51.07 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 267427 0 0 0 4991 116 0 0 20 0 1 0 268464490 1008218112 240023 33554432000 4194304 10173063 140736682522016 140736682518376 4780421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 246147 240023 628 1460 0 244678 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 984588

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2145
/proc/meminfo: memFree=26522332/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1033764 CPUtime=102.27 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 279272 0 0 0 10105 122 0 0 20 0 1 0 268464490 1058574336 252163 33554432000 4194304 10173063 140736682522016 140736682518376 6129618 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 258441 252163 628 1460 0 256972 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1033764

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2145
/proc/meminfo: memFree=26408100/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1105816 CPUtime=162.25 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 298125 0 0 0 16092 133 0 0 20 0 1 0 268464490 1132355584 271475 33554432000 4194304 10173063 140736682522016 140736682518376 4780421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 276454 271475 628 1460 0 274985 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1105816

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2145
/proc/meminfo: memFree=26269128/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1193672 CPUtime=222.23 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 319617 0 0 0 22080 143 0 0 20 0 1 0 268464490 1222320128 293059 33554432000 4194304 10173063 140736682522016 140736682518376 4780421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 298418 293059 628 1460 0 296949 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1193672

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2146
/proc/meminfo: memFree=26107212/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1281824 CPUtime=282.22 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 341300 0 0 0 28068 154 0 0 20 0 1 0 268464490 1312587776 314833 33554432000 4194304 10173063 140736682522016 140736682518392 5871143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 320456 314833 628 1460 0 318987 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1281824

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2146
/proc/meminfo: memFree=25795252/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1522340 CPUtime=342.21 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 383885 0 0 0 34045 176 0 0 20 0 1 0 268464490 1558876160 374163 33554432000 4194304 10173063 140736682522016 140736682515192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 380585 374163 792 1460 0 379116 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1522340

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2146
/proc/meminfo: memFree=25570368/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1544948 CPUtime=402.2 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 387202 0 0 0 40036 184 0 0 20 0 1 0 268464490 1582026752 380880 33554432000 4194304 10173063 140736682522016 140736682514536 8013197 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 386237 380880 792 1460 0 384768 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1544948

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2146
/proc/meminfo: memFree=25550028/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1557108 CPUtime=462.19 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 388790 0 0 0 46029 190 0 0 20 0 1 0 268464490 1594478592 385928 33554432000 4194304 10173063 140736682522016 140736682515192 8013484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 389277 385928 792 1460 0 387808 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1557108

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2146
/proc/meminfo: memFree=25441180/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1557108 CPUtime=522.18 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 388820 0 0 0 52022 196 0 0 20 0 1 0 268464490 1594478592 386330 33554432000 4194304 10173063 140736682522016 140736682515192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 389277 386330 792 1460 0 387808 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1557108

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2147
/proc/meminfo: memFree=25457104/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1529400 CPUtime=582.17 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 390306 0 0 0 58015 202 0 0 20 0 1 0 268464490 1566105600 380391 33554432000 4194304 10173063 140736682522016 140736682513544 8007106 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 382350 380391 810 1460 0 380881 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1529400

[startup+642.3 s]

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

/proc/meminfo: memFree=25412508/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1529400 CPUtime=1062.1 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 390321 0 0 0 105957 253 0 0 20 0 1 0 268464490 1566105600 380473 33554432000 4194304 10173063 140736682522016 140736682516936 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 382350 380473 825 1460 0 380881 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1529400

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2152
/proc/meminfo: memFree=25411472/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1529400 CPUtime=1122.09 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 390476 0 0 0 111847 362 0 0 20 0 1 0 268464490 1566105600 380628 33554432000 4194304 10173063 140736682522016 140736682517976 7240490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 382350 380628 834 1460 0 380881 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1529400

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 2152
/proc/meminfo: memFree=25166532/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1675688 CPUtime=1182.08 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396069 0 0 0 117768 440 0 0 20 0 1 0 268464490 1715904512 413805 33554432000 4194304 10173063 140736682522016 140736682515688 7984376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 418922 413805 844 1460 0 417453 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1675688

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2156
/proc/meminfo: memFree=25158436/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1675688 CPUtime=1242.07 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396168 0 0 0 123762 445 0 0 20 0 1 0 268464490 1715904512 413904 33554432000 4194304 10173063 140736682522016 140736682515192 8013036 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 418922 413904 844 1460 0 417453 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1675688

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2156
/proc/meminfo: memFree=25158032/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1675688 CPUtime=1302.06 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396168 0 0 0 129756 450 0 0 20 0 1 0 268464490 1715904512 413904 33554432000 4194304 10173063 140736682522016 140736682515640 8063651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 418922 413904 844 1460 0 417453 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1675688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2156
/proc/meminfo: memFree=25157596/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1675688 CPUtime=1362.05 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396170 0 0 0 135750 455 0 0 20 0 1 0 268464490 1715904512 413906 33554432000 4194304 10173063 140736682522016 140736682515192 8007104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 418922 413906 844 1460 0 417453 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1675688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2156
/proc/meminfo: memFree=25149104/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1675688 CPUtime=1422.05 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396174 0 0 0 141745 460 0 0 20 0 1 0 268464490 1715904512 413910 33554432000 4194304 10173063 140736682522016 140736682515192 8012042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 418922 413910 844 1460 0 417453 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1675688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2156
/proc/meminfo: memFree=25149092/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1482.04 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396177 0 0 0 147740 464 0 0 20 0 1 0 268464490 1727029248 413913 33554432000 4194304 10173063 140736682522016 140736682515192 7956339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 413913 844 1460 0 420169 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1686552

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=25148876/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1542.03 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396180 0 0 0 153734 469 0 0 20 0 1 0 268464490 1727029248 413916 33554432000 4194304 10173063 140736682522016 140736682515640 8013296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 413916 844 1460 0 420169 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1686552

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=25173104/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1602.01 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396182 0 0 0 159727 474 0 0 20 0 1 0 268464490 1727029248 413918 33554432000 4194304 10173063 140736682522016 140736682515688 7985048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 413918 844 1460 0 420169 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1686552

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=25173256/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1662 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396185 0 0 0 165723 477 0 0 20 0 1 0 268464490 1727029248 413921 33554432000 4194304 10173063 140736682522016 140736682515192 8008906 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 413921 844 1460 0 420169 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1686552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=25171160/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1721.99 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396185 0 0 0 171718 481 0 0 20 0 1 0 268464490 1727029248 413921 33554432000 4194304 10173063 140736682522016 140736682515192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 413921 844 1460 0 420169 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1686552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=25167296/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1781.98 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396208 0 0 0 177714 484 0 0 20 0 1 0 268464490 1727029248 413944 33554432000 4194304 10173063 140736682522016 140736682515192 8013186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 413944 844 1460 0 420169 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1686552

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=25166476/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1791.59 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396336 0 0 0 178674 485 0 0 20 0 1 0 268464490 1727029248 414072 33554432000 4194304 10173063 140736682522016 140736682515192 8008859 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 414072 844 1460 0 420169 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1686552

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2157
/proc/meminfo: memFree=25166732/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1794.8 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396336 0 0 0 178994 486 0 0 20 0 1 0 268464490 1727029248 414072 33554432000 4194304 10173063 140736682522016 140736682515192 8012598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 414072 844 1460 0 420169 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 1686552

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2157
/proc/meminfo: memFree=25166780/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1796.39 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396336 0 0 0 179153 486 0 0 20 0 1 0 268464490 1727029248 414072 33554432000 4194304 10173063 140736682522016 140736682515192 7985021 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 414072 844 1460 0 420169 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 1686552

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2157
/proc/meminfo: memFree=25166592/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1686552 CPUtime=1797.19 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396336 0 0 0 179233 486 0 0 20 0 1 0 268464490 1727029248 414072 33554432000 4194304 10173063 140736682522016 140736682515688 8025652 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 421638 414072 844 1460 0 420169 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 1686552

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2157
/proc/meminfo: memFree=25166592/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1580012 CPUtime=1797.58 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396351 0 0 0 179272 486 0 0 20 0 1 0 268464490 1617932288 388553 33554432000 4194304 10173063 140736682522016 140736682521128 4786880 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 395003 388553 859 1460 0 393534 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 1580012

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2157
/proc/meminfo: memFree=25166592/32873648 swapFree=6852/6852
[pid=2102] ppid=2100 vsize=1173144 CPUtime=1797.99 cores=1,3,5,7
/proc/2102/stat : 2102 (scip-2.1.1.4fix) R 2100 2102 1296 0 -1 4202496 396353 0 0 0 179309 490 0 0 20 0 1 0 268464490 1201299456 292079 33554432000 4194304 10173063 140736682522016 140736682521128 5885200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2102/statm: 293286 292079 861 1460 0 291817 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1173144

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798.04
CPU user time (s): 1793.1
CPU system time (s): 4.93625
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 1686552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.1
system time used= 4.93625
maximum resident set size= 1656336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396365
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= 58
involuntary context switches= 1845

runsolver used 5.11922 second user time and 16.8114 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 11:09:44
IDJOB=3691293
IDBENCH=77416
IDSOLVER=2270
FILE ID=node116/3691293-1338023384
RUNJOBID= node116-1338016936-1314
PBS_JOBID= 14624355
Free space on /tmp= 71568 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/j120opt/normalized-j12041_1.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-3691293-1338023384/watcher-3691293-1338023384 -o /tmp/evaluation-result-3691293-1338023384/solver-3691293-1338023384 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691293-1338023384.opb -t 1800 -m 15500

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

MD5SUM BENCH= fc8e671202c502636db84e629fab0e41
RANDOM SEED=508301834

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27831516 kB
Buffers:          240128 kB
Cached:          3315404 kB
SwapCached:            0 kB
Active:          1395576 kB
Inactive:        2878440 kB
Active(anon):     720704 kB
Inactive(anon):        0 kB
Active(file):     674872 kB
Inactive(file):  2878440 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20768 kB
Writeback:            16 kB
AnonPages:        858076 kB
Mapped:            16352 kB
Shmem:               200 kB
Slab:             630552 kB
SReclaimable:      74936 kB
SUnreclaim:       555616 kB
KernelStack:        1448 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     844280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    780288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node116 at 2012-05-26 11:39:43