Trace number 3692459

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 E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1798.01 1798.34

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: 947bdb7-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-3692459-1338040447.opb>
0.69/0.71	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256017 constraints
0.69/0.71	c problem read in 0.71
1.29/1.34	c presolving:
8.49/8.51	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
13.68/13.74	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
15.29/15.39	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
16.29/16.32	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
16.78/16.89	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
17.29/17.30	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
17.59/17.66	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
17.89/17.94	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
18.09/18.18	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
18.29/18.35	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
18.38/18.49	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
18.59/18.61	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
18.69/18.75	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
18.79/18.86	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
19.80/19.82	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
20.19/20.29	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
20.49/20.55	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
20.68/20.73	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
20.79/20.87	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
20.99/21.03	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
21.09/21.17	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
21.28/21.31	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
21.39/21.48	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
21.59/21.62	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
399.70/399.84	c    (399.8s) probing: 1000/50612 (2.0%) - 0 fixings, 0 aggregations, 7286785 implications, 0 bound changes
400.40/400.57	c    (400.6s) probing: 1001/50612 (2.0%) - 0 fixings, 0 aggregations, 7292502 implications, 0 bound changes
400.40/400.57	c    (400.6s) probing aborted: 1000/1000 successive useless probings
400.40/400.57	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
401.20/401.38	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
401.80/401.96	c presolving (27 rounds):
401.80/401.96	c  22230 deleted vars, 183842 deleted constraints, 47158 added constraints, 17073 tightened bounds, 0 added holes, 186 changed sides, 666 changed coefficients
401.80/401.96	c  32030825 implications, 26333 cliques
401.80/401.96	c presolved problem has 50612 variables (50612 bin, 0 int, 0 impl, 0 cont) and 119333 constraints
401.80/401.96	c    1077 constraints of type <knapsack>
401.80/401.96	c  117086 constraints of type <setppc>
401.80/401.96	c    1170 constraints of type <and>
401.80/401.96	c transformed objective value is always integral (scale: 1)
401.80/401.96	c Presolving Time: 400.82
401.80/401.96	c - non default parameters ----------------------------------------------------------------------
401.80/401.96	c # SCIP version 2.1.1.4
401.80/401.96	c 
401.80/401.96	c # maximal time in seconds to run
401.80/401.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
401.80/401.96	c limits/time = 1797
401.80/401.96	c 
401.80/401.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
401.80/401.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
401.80/401.96	c limits/memory = 13950
401.80/401.96	c 
401.80/401.96	c # default clock type (1: CPU user seconds, 2: wall clock time)
401.80/401.96	c # [type: int, range: [1,2], default: 1]
401.80/401.96	c timing/clocktype = 2
401.80/401.96	c 
401.80/401.96	c # belongs reading time to solving time?
401.80/401.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
401.80/401.96	c timing/reading = TRUE
401.80/401.96	c 
401.80/401.96	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
401.80/401.96	c # [type: int, range: [-1,2147483647], default: -1]
401.80/401.96	c separating/rapidlearning/freq = 0
401.80/401.96	c 
401.80/401.96	c -----------------------------------------------------------------------------------------------
401.80/401.96	c start solving
402.30/402.40	c 
758.75/758.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
758.75/758.93	c   759s|     1 |     0 | 64012 |     - |1145M|   0 |4659 |  50k| 119k|  50k| 120k|   0 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1796.87/1797.30	c  1797s|     1 |     0 |236515 |     - |1159M|   0 |   - |  50k| 119k|  50k| 120k| 198 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1796.87/1797.30	c (node 1) LP solver hit time limit in LP 10 -- using pseudo solution instead
1796.98/1797.37	c  1797s|     1 |     2 |236515 |     - |1159M|   0 |   - |  50k| 119k|  50k| 120k| 198 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1796.98/1797.37	c 
1796.98/1797.37	c SCIP Status        : solving was interrupted [time limit reached]
1796.98/1797.37	c Solving Time (sec) : 1797.36
1796.98/1797.37	c Solving Nodes      : 1
1796.98/1797.37	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.98/1797.37	c Dual Bound         : +1.07757760740915e+02
1796.98/1797.37	c Gap                : infinite
1796.98/1797.37	s UNKNOWN
1796.98/1797.37	c SCIP Status        : solving was interrupted [time limit reached]
1796.98/1797.37	c Total Time         :    1797.36
1796.98/1797.37	c   solving          :    1797.36
1796.98/1797.37	c   presolving       :     400.82 (included in solving)
1796.98/1797.37	c   reading          :       0.71 (included in solving)
1796.98/1797.37	c   copying          :       0.00 (0 times copied the problem)
1796.98/1797.37	c Original Problem   :
1796.98/1797.37	c   Problem name     : HOME/instance-3692459-1338040447.opb
1796.98/1797.37	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.98/1797.37	c   Constraints      : 256017 initial, 256017 maximal
1796.98/1797.37	c   Objective sense  : minimize
1796.98/1797.37	c Presolved Problem  :
1796.98/1797.37	c   Problem name     : t_HOME/instance-3692459-1338040447.opb
1796.98/1797.37	c   Variables        : 50612 (50612 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.98/1797.37	c   Constraints      : 119333 initial, 119360 maximal
1796.98/1797.37	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.98/1797.37	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   trivial          :       0.12       0.00       1136          0          0          0          0          0          0          0          0
1796.98/1797.37	c   dualfix          :       0.14       0.00        123          0          0          0          0          0          0          0          0
1796.98/1797.37	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   gateextraction   :       0.36       0.00          0          0          0          0          0      76530      24947          0          0
1796.98/1797.37	c   implics          :       1.24       0.00          0         61          0          0          0          0          0          0          0
1796.98/1797.37	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   pseudoobj        :       0.00       0.40          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   probing          :     378.46       0.00          0          0          0          0          0          0          0          0          0
1796.98/1797.37	c   knapsack         :       0.69       0.00          0          0          0          8          0         25        123        135        630
1796.98/1797.37	c   setppc           :       1.12       0.00         55          0          0         13          0        496          0          0          0
1796.98/1797.37	c   and              :       0.43       0.00          0          0          0          0          0      22088      22088          0          0
1796.98/1797.37	c   linear           :      17.37       0.12      15937       4918          0      17049          0      84632          0         51         36
1796.98/1797.37	c   logicor          :       0.20       0.02          0          0          0          3          0         71          0          0          0
1796.98/1797.37	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.98/1797.37	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.98/1797.37	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.98/1797.37	c   knapsack         :       1077       1077          1      49481          0          1          3         15          0          0        200          0          0
1796.98/1797.37	c   setppc           :     117086     117086          1      49481          0          1          0       1187          3          0          0          0          0
1796.98/1797.37	c   and              :       1170       1170          1      49478          0          1          0          0          0          0          1          0          0
1796.98/1797.37	c   logicor          :          0+        27          1         20          0          0          0         12         12          0          0          0          0
1796.98/1797.37	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.98/1797.37	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.98/1797.37	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.98/1797.37	c   knapsack         :       3.61       0.00       0.01       3.60       0.00       0.00       0.00       0.00
1796.98/1797.37	c   setppc           :     280.59       0.00       0.01     280.53       0.00       0.05       0.00       0.00
1796.98/1797.37	c   and              :      74.08       0.00       0.00      74.08       0.00       0.00       0.00       0.00
1796.98/1797.37	c   logicor          :       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00
1796.98/1797.37	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.98/1797.37	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.98/1797.37	c   rootredcost      :          0          0          0          0
1796.98/1797.37	c   pseudoobj        :       5063          0          0          0
1796.98/1797.37	c   vbounds          :          0          0          0          0
1796.98/1797.37	c   redcost          :          1          0          0          0
1796.98/1797.37	c   probing          :          0          0          0          0
1796.98/1797.37	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.98/1797.37	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00
1796.98/1797.37	c   pseudoobj        :       0.46       0.40       0.00       0.06       0.00
1796.98/1797.37	c   vbounds          :       0.05       0.01       0.00       0.04       0.00
1796.98/1797.37	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.98/1797.37	c   probing          :     378.47       0.00     378.46       0.00       0.00
1796.98/1797.37	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.98/1797.37	c   propagation      :       0.00         15         15         27       33.2          0        0.0          -
1796.98/1797.37	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.98/1797.37	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.98/1797.37	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.98/1797.37	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.98/1797.37	c   applied globally :          -          -          -         27       33.2          -          -          -
1796.98/1797.37	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.98/1797.37	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.98/1797.37	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 302)
1796.98/1797.37	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.98/1797.37	c   impliedbounds    :       0.03       0.00          1          0          0         93          0
1796.98/1797.37	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.98/1797.37	c   gomory           :      32.53       0.00          1          0          0          2          0
1796.98/1797.37	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.98/1797.37	c   strongcg         :      13.44       0.00          1          0          0        500          0
1796.98/1797.37	c   cmir             :       1.62       0.00          1          0          0          0          0
1796.98/1797.37	c   flowcover        :       4.49       0.00          1          0          0          0          0
1796.98/1797.37	c   clique           :      58.39       0.00          1          0          0          7          0
1796.98/1797.37	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.98/1797.37	c   mcf              :       1.08       0.00          1          0          0          0          0
1796.98/1797.37	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.98/1797.37	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.98/1797.37	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.98/1797.37	c   problem variables:       0.00          -          0          0
1796.98/1797.37	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.98/1797.37	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.98/1797.37	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.98/1797.37	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.98/1797.37	c   LP solutions     :       0.00          -          -          0
1796.98/1797.37	c   pseudo solutions :       0.00          -          -          0
1796.98/1797.37	c   oneopt           :       0.00       0.00          0          0
1796.98/1797.37	c   smallcard        :       0.00       0.00          0          0
1796.98/1797.37	c   trivial          :       0.09       0.00          2          0
1796.98/1797.37	c   shiftandpropagate:      38.54       0.00          1          0
1796.98/1797.37	c   simplerounding   :       0.00       0.00          0          0
1796.98/1797.37	c   zirounding       :       0.00       0.00          0          0
1796.98/1797.37	c   rounding         :       0.01       0.00          1          0
1796.98/1797.37	c   shifting         :       0.04       0.00          1          0
1796.98/1797.37	c   intshifting      :       0.00       0.00          0          0
1796.98/1797.37	c   twoopt           :       0.00       0.00          0          0
1796.98/1797.37	c   indtwoopt        :       0.00       0.00          0          0
1796.98/1797.37	c   indoneopt        :       0.00       0.00          0          0
1796.98/1797.37	c   fixandinfer      :       0.00       0.00          0          0
1796.98/1797.37	c   feaspump         :     603.84       0.00          1          0
1796.98/1797.37	c   clique           :       0.00       0.00          0          0
1796.98/1797.37	c   indrounding      :       0.00       0.00          0          0
1796.98/1797.37	c   indcoefdiving    :       0.00       0.00          0          0
1796.98/1797.37	c   coefdiving       :       0.00       0.00          0          0
1796.98/1797.37	c   pscostdiving     :       0.00       0.00          0          0
1796.98/1797.37	c   nlpdiving        :       0.00       0.00          0          0
1796.98/1797.37	c   fracdiving       :       0.00       0.00          0          0
1796.98/1797.37	c   veclendiving     :       0.00       0.00          0          0
1796.98/1797.37	c   intdiving        :       0.00       0.00          0          0
1796.98/1797.37	c   actconsdiving    :       0.00       0.00          0          0
1796.98/1797.37	c   objpscostdiving  :       0.00       0.00          0          0
1796.98/1797.37	c   rootsoldiving    :       0.00       0.00          0          0
1796.98/1797.37	c   linesearchdiving :       0.00       0.00          0          0
1796.98/1797.37	c   guideddiving     :       0.00       0.00          0          0
1796.98/1797.37	c   octane           :       0.00       0.00          0          0
1796.98/1797.37	c   rens             :       0.00       0.00          0          0
1796.98/1797.37	c   rins             :       0.00       0.00          0          0
1796.98/1797.37	c   localbranching   :       0.00       0.00          0          0
1796.98/1797.37	c   mutation         :       0.00       0.00          0          0
1796.98/1797.37	c   crossover        :       0.00       0.00          0          0
1796.98/1797.37	c   dins             :       0.00       0.00          0          0
1796.98/1797.37	c   vbounds          :       0.00       0.00          0          0
1796.98/1797.37	c   undercover       :       0.00       0.00          1          0
1796.98/1797.37	c   subnlp           :       0.00       0.00          0          0
1796.98/1797.37	c   trysol           :       0.00       0.00          0          0
1796.98/1797.37	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.98/1797.37	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.98/1797.37	c   dual LP          :     640.63          3      93338   46669.00     145.70       0.10          1
1796.98/1797.37	c   lex dual LP      :       0.00          0          0       0.00          -
1796.98/1797.37	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.98/1797.37	c   diving/probing LP:     603.27          8     143177   17897.12     237.33
1796.98/1797.37	c   strong branching :       0.00          0          0       0.00          -
1796.98/1797.37	c     (at root node) :          -          0          0       0.00          -
1796.98/1797.37	c   conflict analysis:       0.00          0          0       0.00          -
1796.98/1797.37	c B&B Tree           :
1796.98/1797.37	c   number of runs   :          1
1796.98/1797.37	c   nodes            :          1
1796.98/1797.37	c   nodes (total)    :          1
1796.98/1797.37	c   nodes left       :          2
1796.98/1797.37	c   max depth        :          0
1796.98/1797.37	c   max depth (total):          0
1796.98/1797.37	c   backtracks       :          0 (0.0%)
1796.98/1797.37	c   delayed cutoffs  :          0
1796.98/1797.37	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.98/1797.37	c   avg switch length:       1.00
1796.98/1797.37	c   switching time   :       0.00
1796.98/1797.37	c Solution           :
1796.98/1797.37	c   Solutions found  :          0 (0 improvements)
1796.98/1797.37	c   Primal Bound     :          -
1796.98/1797.37	c   Dual Bound       : +1.07757760740915e+02
1796.98/1797.37	c   Gap              :   infinite
1796.98/1797.37	c   Root Dual Bound  : +1.07757760740915e+02
1796.98/1797.37	c   Root Iterations  :     236515
1797.97/1798.33	c Time complete: 1798.01.

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-3692459-1338040447/watcher-3692459-1338040447 -o /tmp/evaluation-result-3692459-1338040447/solver-3692459-1338040447 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692459-1338040447.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.00 2.00 2/176 10298
/proc/meminfo: memFree=28507500/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=12028 CPUtime=0 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 1838 0 0 0 0 0 0 0 20 0 1 0 270169283 12316672 1793 33554432000 4194304 10219143 140735895788848 140735895653688 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 3007 1801 398 1471 0 1527 0

[startup+0.019672 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10298
/proc/meminfo: memFree=28507500/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=19464 CPUtime=0 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 3599 0 0 0 0 0 0 0 20 0 1 0 270169283 19931136 3554 33554432000 4194304 10219143 140735895788848 140735895653688 5536058 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 4866 3554 421 1471 0 3386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19464

[startup+0.100325 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10298
/proc/meminfo: memFree=28507500/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=49660 CPUtime=0.09 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 11175 0 0 0 7 2 0 0 20 0 1 0 270169283 50851840 11130 33554432000 4194304 10219143 140735895788848 140735895653688 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 12415 11130 421 1471 0 10935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49660

[startup+0.300294 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10298
/proc/meminfo: memFree=28507500/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=87796 CPUtime=0.29 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 20677 0 0 0 26 3 0 0 20 0 1 0 270169283 89903104 20632 33554432000 4194304 10219143 140735895788848 140735895653688 5345852 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 21949 20632 421 1471 0 20469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87796

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 10298
/proc/meminfo: memFree=28507500/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=175852 CPUtime=0.69 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 42637 0 0 0 62 7 0 0 20 0 1 0 270169283 180072448 42592 33554432000 4194304 10219143 140735895788848 140735895653688 5345827 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 43963 42592 421 1471 0 42483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175852

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10299
/proc/meminfo: memFree=28167088/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=437540 CPUtime=1.49 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 106872 0 0 0 132 17 0 0 20 0 1 0 270169283 448040960 106799 33554432000 4194304 10219143 140735895788848 140735895784696 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 109385 106799 550 1471 0 107905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 437540

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10299
/proc/meminfo: memFree=28006880/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=616064 CPUtime=3.09 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 151449 0 0 0 283 26 0 0 20 0 1 0 270169283 630849536 151376 33554432000 4194304 10219143 140735895788848 140735895785848 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 154016 151376 560 1471 0 152536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 616064

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10299
/proc/meminfo: memFree=27726392/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=853312 CPUtime=6.29 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 209156 0 0 0 591 38 0 0 20 0 1 0 270169283 873791488 209083 33554432000 4194304 10219143 140735895788848 140735895785848 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 213328 209083 560 1471 0 211848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 853312

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10299
/proc/meminfo: memFree=27597716/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=938400 CPUtime=12.69 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 229597 0 0 0 1220 49 0 0 20 0 1 0 270169283 960921600 229267 33554432000 4194304 10219143 140735895788848 140735895785848 7419345 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 234600 229267 569 1471 0 233120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 938400

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10299
/proc/meminfo: memFree=27557472/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=978164 CPUtime=25.49 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 252089 0 0 0 2438 111 0 0 20 0 1 0 270169283 1001639936 238817 33554432000 4194304 10219143 140735895788848 140735895785208 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 244541 238817 629 1471 0 243061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 978164

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10337
/proc/meminfo: memFree=27039408/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=992572 CPUtime=51.08 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 255179 0 0 0 4995 113 0 0 20 0 1 0 270169283 1016393728 241901 33554432000 4194304 10219143 140735895788848 140735895785208 4819438 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 248143 241901 629 1471 0 246663 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 992572

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10338
/proc/meminfo: memFree=26934804/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1017344 CPUtime=102.26 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 261747 0 0 0 10108 118 0 0 20 0 1 0 270169283 1041760256 248922 33554432000 4194304 10219143 140735895788848 140735895785208 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 254336 248922 629 1471 0 252856 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1017344

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10338
/proc/meminfo: memFree=26831240/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1058128 CPUtime=162.24 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 270387 0 0 0 16102 122 0 0 20 0 1 0 270169283 1083523072 260697 33554432000 4194304 10219143 140735895788848 140735895785208 6191179 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 264532 260697 629 1471 0 263052 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1058128

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10338
/proc/meminfo: memFree=26701440/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1114504 CPUtime=222.23 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 283627 0 0 0 22094 129 0 0 20 0 1 0 270169283 1141252096 274035 33554432000 4194304 10219143 140735895788848 140735895785208 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 278626 274035 629 1471 0 277146 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1114504

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10338
/proc/meminfo: memFree=26481772/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1175544 CPUtime=282.22 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 298296 0 0 0 28086 136 0 0 20 0 1 0 270169283 1203757056 288709 33554432000 4194304 10219143 140735895788848 140735895785208 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 293886 288709 629 1471 0 292406 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1175544

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10338
/proc/meminfo: memFree=26339676/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1234820 CPUtime=342.21 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 313183 0 0 0 34078 143 0 0 20 0 1 0 270169283 1264455680 303555 33554432000 4194304 10219143 140735895788848 140735895785208 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 308705 303555 629 1471 0 307225 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1234820

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10342
/proc/meminfo: memFree=26254616/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1313168 CPUtime=402.2 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 329355 0 0 0 40060 160 0 0 20 0 1 0 270169283 1344684032 322593 33554432000 4194304 10219143 140735895788848 140735895786488 6920533 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 328292 322593 653 1471 0 326812 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1313168

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10365
/proc/meminfo: memFree=26037024/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1539728 CPUtime=462.19 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 370227 0 0 0 46047 172 0 0 20 0 1 0 270169283 1576681472 376422 33554432000 4194304 10219143 140735895788848 140735895782024 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 384932 376422 786 1471 0 383452 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1539728

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10365
/proc/meminfo: memFree=26020936/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1551480 CPUtime=522.18 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 373346 0 0 0 52039 179 0 0 20 0 1 0 270169283 1588715520 380408 33554432000 4194304 10219143 140735895788848 140735895782024 8890964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 387870 380408 786 1471 0 386390 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1551480

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10365
/proc/meminfo: memFree=26001484/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1567016 CPUtime=582.17 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 375249 0 0 0 58033 184 0 0 20 0 1 0 270169283 1604624384 385197 33554432000 4194304 10219143 140735895788848 140735895782024 8057436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 391754 385197 786 1471 0 390274 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1567016

[startup+642.3 s]

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

/proc/meminfo: memFree=25995112/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1062.1 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 376610 0 0 0 105995 215 0 0 20 0 1 0 270169283 1590329344 379748 33554432000 4194304 10219143 140735895788848 140735895779976 8051323 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 379748 801 1471 0 386784 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1553056

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10370
/proc/meminfo: memFree=25994892/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1122.09 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 376610 0 0 0 111990 219 0 0 20 0 1 0 270169283 1590329344 379748 33554432000 4194304 10219143 140735895788848 140735895780008 7755146 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 379748 801 1471 0 386784 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1553056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10370
/proc/meminfo: memFree=25993804/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1182.08 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 376610 0 0 0 117985 223 0 0 20 0 1 0 270169283 1590329344 379748 33554432000 4194304 10219143 140735895788848 140735895779976 8056386 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 379748 801 1471 0 386784 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1553056

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10370
/proc/meminfo: memFree=25993460/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1242.07 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 376610 0 0 0 123980 227 0 0 20 0 1 0 270169283 1590329344 379748 33554432000 4194304 10219143 140735895788848 140735895779272 8067612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 379748 801 1471 0 386784 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1553056

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10370
/proc/meminfo: memFree=25993020/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1302.06 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 376610 0 0 0 129975 231 0 0 20 0 1 0 270169283 1590329344 379748 33554432000 4194304 10219143 140735895788848 140735895780008 8083898 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 379748 801 1471 0 386784 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1553056

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10371
/proc/meminfo: memFree=25993080/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1362.05 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 376610 0 0 0 135968 237 0 0 20 0 1 0 270169283 1590329344 379753 33554432000 4194304 10219143 140735895788848 140735895780152 8067354 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 379753 801 1471 0 386784 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1553056

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10371
/proc/meminfo: memFree=25990328/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1553056 CPUtime=1422.04 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 377347 0 0 0 141934 270 0 0 20 0 1 0 270169283 1590329344 380554 33554432000 4194304 10219143 140735895788848 140735895784808 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 388264 380554 822 1471 0 386784 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1553056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10371
/proc/meminfo: memFree=25851124/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1692080 CPUtime=1482.02 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385123 0 0 0 147779 423 0 0 20 0 1 0 270169283 1732689920 415153 33554432000 4194304 10219143 140735895788848 140735895782488 7750281 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 423020 415153 832 1471 0 421540 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1692080

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10371
/proc/meminfo: memFree=25829892/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1542.01 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385732 0 0 0 153774 427 0 0 20 0 1 0 270169283 1743548416 420487 33554432000 4194304 10219143 140735895788848 140735895782024 8056463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420487 832 1471 0 424191 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1702684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10374
/proc/meminfo: memFree=25829744/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1602.01 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385746 0 0 0 159769 432 0 0 20 0 1 0 270169283 1743548416 420561 33554432000 4194304 10219143 140735895788848 140735895782024 8000547 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420561 832 1471 0 424191 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1702684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10375
/proc/meminfo: memFree=25736436/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1661.99 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385762 0 0 0 165763 436 0 0 20 0 1 0 270169283 1743548416 420624 33554432000 4194304 10219143 140735895788848 140735895782024 8056800 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420624 832 1471 0 424191 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1702684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10375
/proc/meminfo: memFree=25735196/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1721.98 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385767 0 0 0 171758 440 0 0 20 0 1 0 270169283 1743548416 420982 33554432000 4194304 10219143 140735895788848 140735895782520 8016029 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420982 832 1471 0 424191 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1702684

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25734844/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1781.97 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385770 0 0 0 177754 443 0 0 20 0 1 0 270169283 1743548416 420985 33554432000 4194304 10219143 140735895788848 140735895782024 7999898 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420985 832 1471 0 424191 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1702684

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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25735092/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1791.57 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385770 0 0 0 178714 443 0 0 20 0 1 0 270169283 1743548416 420985 33554432000 4194304 10219143 140735895788848 140735895782024 8000551 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420985 832 1471 0 424191 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 1702684

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25735092/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1794.78 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385771 0 0 0 179034 444 0 0 20 0 1 0 270169283 1743548416 420986 33554432000 4194304 10219143 140735895788848 140735895782024 8056250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420986 832 1471 0 424191 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1702684

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25735092/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1702684 CPUtime=1796.37 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385771 0 0 0 179193 444 0 0 20 0 1 0 270169283 1743548416 420986 33554432000 4194304 10219143 140735895788848 140735895782024 7638819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 425671 420986 832 1471 0 424191 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 1702684

[startup+1797.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25735092/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1598260 CPUtime=1797.17 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385781 0 0 0 179273 444 0 0 20 0 1 0 270169283 1636618240 396153 33554432000 4194304 10219143 140735895788848 140735895782024 7594287 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 399565 396153 842 1471 0 398085 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 1598260

[startup+1797.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25735092/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1567884 CPUtime=1797.57 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385783 0 0 0 179313 444 0 0 20 0 1 0 270169283 1605513216 388608 33554432000 4194304 10219143 140735895788848 140735895787944 5014247 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 391971 388608 844 1471 0 390491 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 1567884

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10375
/proc/meminfo: memFree=25735092/32873844 swapFree=6080/6080
[pid=10298] ppid=10296 vsize=1083168 CPUtime=1797.97 cores=1,3,5,7
/proc/10298/stat : 10298 (scip-2.1.1.4exp) R 10296 10298 8502 0 -1 4202496 385794 0 0 0 179348 449 0 0 20 0 1 0 270169283 1109164032 269988 33554432000 4194304 10219143 140735895788848 140735895787944 9036791 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10298/statm: 270792 269988 855 1471 0 269312 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1083168

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798.01
CPU user time (s): 1793.48
CPU system time (s): 4.53131
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1702684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 4.53131
maximum resident set size= 1683976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 385796
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= 82
involuntary context switches= 1842

runsolver used 2.71559 second user time and 7.40887 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-26 15:54:07
IDJOB=3692459
IDBENCH=77416
IDSOLVER=2271
FILE ID=node139/3692459-1338040447
RUNJOBID= node139-1338029658-9614
PBS_JOBID= 14624336
Free space on /tmp= 71616 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp 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.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692459-1338040447/watcher-3692459-1338040447 -o /tmp/evaluation-result-3692459-1338040447/solver-3692459-1338040447 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692459-1338040447.opb -t 1800 -m 15500

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

MD5SUM BENCH= fc8e671202c502636db84e629fab0e41
RANDOM SEED=1097110002

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        28507756 kB
Buffers:          264180 kB
Cached:          3128000 kB
SwapCached:            0 kB
Active:           806932 kB
Inactive:        2763084 kB
Active(anon):     168752 kB
Inactive(anon):    11572 kB
Active(file):     638180 kB
Inactive(file):  2751512 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20776 kB
Writeback:             0 kB
AnonPages:        278024 kB
Mapped:            18428 kB
Shmem:               200 kB
Slab:             656016 kB
SReclaimable:      98452 kB
SUnreclaim:       557564 kB
KernelStack:        1448 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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= 71600 MiB
End job on node139 at 2012-05-26 16:24:06