Trace number 3693619

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 standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1798.08 1798.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12018_6.std.opb
MD5SUMc3c02f6d6ed03ca0aea055091dd3548b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark1800.18
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 constraints234329
Number of constraints which are clauses233129
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 constraint120
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-3693619-1338039828.opb>
0.59/0.67	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234329 constraints
0.59/0.67	c problem read in 0.67
1.69/1.74	c presolving:
8.29/8.35	c (round 1) 5701 del vars, 17603 del conss, 0 add conss, 4039 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15833626 impls, 0 clqs
13.10/13.17	c (round 2) 13634 del vars, 45728 del conss, 0 add conss, 11928 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15868756 impls, 0 clqs
14.59/14.60	c (round 3) 16904 del vars, 59560 del conss, 0 add conss, 13679 chg bounds, 35 chg sides, 56 chg coeffs, 0 upgd conss, 15883926 impls, 0 clqs
15.49/15.55	c (round 4) 18272 del vars, 64585 del conss, 0 add conss, 14593 chg bounds, 95 chg sides, 115 chg coeffs, 0 upgd conss, 15893808 impls, 0 clqs
16.09/16.14	c (round 5) 18985 del vars, 67446 del conss, 0 add conss, 15070 chg bounds, 109 chg sides, 130 chg coeffs, 0 upgd conss, 15899380 impls, 0 clqs
16.39/16.50	c (round 6) 19441 del vars, 69264 del conss, 0 add conss, 15337 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15903277 impls, 0 clqs
16.69/16.70	c (round 7) 19663 del vars, 70217 del conss, 0 add conss, 15453 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15905484 impls, 0 clqs
16.79/16.86	c (round 8) 19779 del vars, 70702 del conss, 0 add conss, 15521 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15906705 impls, 0 clqs
16.88/16.98	c (round 9) 19846 del vars, 71007 del conss, 0 add conss, 15561 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15907714 impls, 0 clqs
16.99/17.09	c (round 10) 19899 del vars, 71220 del conss, 0 add conss, 15587 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15908458 impls, 0 clqs
17.19/17.21	c (round 11) 19931 del vars, 71375 del conss, 0 add conss, 15607 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15908650 impls, 0 clqs
17.29/17.30	c (round 12) 19947 del vars, 71452 del conss, 0 add conss, 15618 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15908788 impls, 0 clqs
17.29/17.39	c (round 13) 19961 del vars, 71495 del conss, 0 add conss, 15625 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15909184 impls, 0 clqs
17.49/17.52	c (round 14) 19975 del vars, 71551 del conss, 0 add conss, 15638 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15909384 impls, 0 clqs
17.59/17.60	c (round 15) 19987 del vars, 71607 del conss, 0 add conss, 15638 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15909438 impls, 0 clqs
18.49/18.59	c (round 16) 19987 del vars, 71613 del conss, 0 add conss, 15638 chg bounds, 136 chg sides, 154 chg coeffs, 162716 upgd conss, 15909438 impls, 0 clqs
19.80/19.87	c (round 17) 19987 del vars, 71633 del conss, 29 add conss, 15638 chg bounds, 179 chg sides, 340 chg coeffs, 162724 upgd conss, 15909438 impls, 0 clqs
378.69/378.86	c    (378.8s) probing: 1000/52855 (1.9%) - 0 fixings, 0 aggregations, 5367760 implications, 0 bound changes
378.89/379.06	c    (379.0s) probing: 1001/52855 (1.9%) - 0 fixings, 0 aggregations, 5370551 implications, 0 bound changes
378.89/379.06	c    (379.0s) probing aborted: 1000/1000 successive useless probings
378.89/379.06	c (round 18) 19987 del vars, 152383 del conss, 26139 add conss, 15638 chg bounds, 184 chg sides, 360 chg coeffs, 162724 upgd conss, 26650540 impls, 0 clqs
379.79/379.99	c (round 19) 19987 del vars, 175037 del conss, 48793 add conss, 15638 chg bounds, 184 chg sides, 383 chg coeffs, 162724 upgd conss, 26650540 impls, 2428 clqs
380.59/380.79	c presolving (20 rounds):
380.59/380.79	c  19987 deleted vars, 175037 deleted constraints, 48793 added constraints, 15638 tightened bounds, 0 added holes, 184 changed sides, 385 changed coefficients
380.59/380.79	c  26650540 implications, 25082 cliques
380.59/380.79	c presolved problem has 52855 variables (52855 bin, 0 int, 0 impl, 0 cont) and 108085 constraints
380.59/380.79	c    1140 constraints of type <knapsack>
380.59/380.79	c  105921 constraints of type <setppc>
380.59/380.79	c    1022 constraints of type <and>
380.59/380.79	c       2 constraints of type <logicor>
380.59/380.79	c transformed objective value is always integral (scale: 1)
380.59/380.79	c Presolving Time: 379.84
380.59/380.79	c - non default parameters ----------------------------------------------------------------------
380.59/380.79	c # SCIP version 2.1.1.4
380.59/380.79	c 
380.59/380.79	c # maximal time in seconds to run
380.59/380.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
380.59/380.79	c limits/time = 1797
380.59/380.79	c 
380.59/380.79	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
380.59/380.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
380.59/380.79	c limits/memory = 13950
380.59/380.79	c 
380.59/380.79	c # default clock type (1: CPU user seconds, 2: wall clock time)
380.59/380.79	c # [type: int, range: [1,2], default: 1]
380.59/380.79	c timing/clocktype = 2
380.59/380.79	c 
380.59/380.79	c # belongs reading time to solving time?
380.59/380.79	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
380.59/380.79	c timing/reading = TRUE
380.59/380.79	c 
380.59/380.79	c -----------------------------------------------------------------------------------------------
380.59/380.79	c start solving
381.00/381.15	c 
1232.76/1233.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1232.76/1233.06	c  1233s|     1 |     0 | 96773 |     - | 985M|   0 |8019 |  52k| 108k|  52k| 109k|   0 |  45 |   0 | 1.183326e+02 |      --      |    Inf 
1796.97/1797.39	c (node 1) unresolved numerical troubles in LP 2 -- using pseudo solution instead (loop 1)
1796.97/1797.39	c (node 1) LP solver hit time limit in LP 2 -- using pseudo solution instead
1797.07/1797.45	c  1797s|     1 |     2 |146507 |     - | 991M|   0 |   - |  52k| 108k|  52k| 109k|   0 |  45 |   0 | 1.183326e+02 |      --      |    Inf 
1797.07/1797.45	c 
1797.07/1797.45	c SCIP Status        : solving was interrupted [time limit reached]
1797.07/1797.45	c Solving Time (sec) : 1797.44
1797.07/1797.45	c Solving Nodes      : 1
1797.07/1797.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.07/1797.45	c Dual Bound         : +1.18332614161402e+02
1797.07/1797.45	c Gap                : infinite
1797.07/1797.45	s UNKNOWN
1797.07/1797.45	c SCIP Status        : solving was interrupted [time limit reached]
1797.07/1797.45	c Total Time         :    1797.44
1797.07/1797.45	c   solving          :    1797.44
1797.07/1797.45	c   presolving       :     379.84 (included in solving)
1797.07/1797.45	c   reading          :       0.67 (included in solving)
1797.07/1797.45	c   copying          :       0.00 (0 times copied the problem)
1797.07/1797.45	c Original Problem   :
1797.07/1797.45	c   Problem name     : HOME/instance-3693619-1338039828.opb
1797.07/1797.45	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.07/1797.45	c   Constraints      : 234329 initial, 234329 maximal
1797.07/1797.45	c   Objective sense  : minimize
1797.07/1797.45	c Presolved Problem  :
1797.07/1797.45	c   Problem name     : t_HOME/instance-3693619-1338039828.opb
1797.07/1797.45	c   Variables        : 52855 (52855 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.07/1797.45	c   Constraints      : 108085 initial, 108130 maximal
1797.07/1797.45	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.07/1797.45	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   trivial          :       0.09       0.00       1479          0          0          0          0          0          0          0          0
1797.07/1797.45	c   dualfix          :       0.12       0.00        126          0          0          0          0          0          0          0          0
1797.07/1797.45	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   gateextraction   :       0.46       0.00          0          0          0          0          0      80744      26105          0          0
1797.07/1797.45	c   implics          :       0.84       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   components       :       0.09       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   pseudoobj        :       0.00       0.32          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   probing          :     358.49       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   knapsack         :       1.59       0.00          0          0          0          0          0          4         34         48        231
1797.07/1797.45	c   setppc           :       0.69       0.00          0          0          0          0          0         22          0          0          0
1797.07/1797.45	c   and              :       0.45       0.00          0          0          0          0          0      22654      22654          0          0
1797.07/1797.45	c   linear           :      15.74       0.00      14159       4223          0      15638          0      71613          0        136        154
1797.07/1797.45	c   logicor          :       0.12       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.45	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.07/1797.45	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.07/1797.45	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1797.07/1797.45	c   knapsack         :       1140       1140          0      60267          0          1          3         31          0          0          0          0          0
1797.07/1797.45	c   setppc           :     105921     105921          0      60267          0          1          1       3674          2          0          0          0          0
1797.07/1797.45	c   and              :       1022       1022          0      60265          0          1          0          0          0          0          0          0          0
1797.07/1797.45	c   logicor          :          2+        47          0         16          0          1          0          1         13          0          0          0          0
1797.07/1797.45	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.07/1797.45	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.07/1797.45	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1797.07/1797.45	c   knapsack         :       5.52       0.00       0.00       5.51       0.00       0.00       0.00       0.00
1797.07/1797.45	c   setppc           :     301.07       0.00       0.00     301.02       0.00       0.05       0.00       0.00
1797.07/1797.45	c   and              :      79.47       0.00       0.00      79.47       0.00       0.00       0.00       0.00
1797.07/1797.45	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1797.07/1797.45	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.07/1797.45	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.07/1797.45	c   rootredcost      :          0          0          0          0
1797.07/1797.45	c   pseudoobj        :      11467          0          0          0
1797.07/1797.45	c   vbounds          :          0          0          0          0
1797.07/1797.45	c   redcost          :          1          0          0          0
1797.07/1797.45	c   probing          :          0          0          0          0
1797.07/1797.45	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.07/1797.45	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00
1797.07/1797.45	c   pseudoobj        :       0.40       0.32       0.00       0.08       0.00
1797.07/1797.45	c   vbounds          :       0.05       0.01       0.00       0.04       0.00
1797.07/1797.45	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1797.07/1797.45	c   probing          :     358.49       0.00     358.49       0.00       0.00
1797.07/1797.45	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.07/1797.45	c   propagation      :       0.01         15         15         45       73.2          0        0.0          -
1797.07/1797.45	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.45	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.45	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.45	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.07/1797.45	c   applied globally :          -          -          -         45       73.2          -          -          -
1797.07/1797.45	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.07/1797.45	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.07/1797.45	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1797.07/1797.45	c   clique           :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   cmir             :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   flowcover        :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   gomory           :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   mcf              :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   strongcg         :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.07/1797.45	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.07/1797.45	c   problem variables:       0.00          -          0          0
1797.07/1797.45	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.07/1797.45	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c   inference        :       0.02       0.00          1          0          0          0          0          2
1797.07/1797.45	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.07/1797.45	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.07/1797.45	c   LP solutions     :       0.00          -          -          0
1797.07/1797.45	c   pseudo solutions :       0.00          -          -          0
1797.07/1797.45	c   oneopt           :       0.00       0.00          0          0
1797.07/1797.45	c   smallcard        :       0.00       0.00          0          0
1797.07/1797.45	c   trivial          :       0.09       0.00          2          0
1797.07/1797.45	c   shiftandpropagate:      73.97       0.00          1          0
1797.07/1797.45	c   simplerounding   :       0.00       0.00          0          0
1797.07/1797.45	c   zirounding       :       0.00       0.00          0          0
1797.07/1797.45	c   rounding         :       0.02       0.00          1          0
1797.07/1797.45	c   shifting         :       0.05       0.00          1          0
1797.07/1797.45	c   intshifting      :       0.00       0.00          0          0
1797.07/1797.45	c   twoopt           :       0.00       0.00          0          0
1797.07/1797.45	c   indtwoopt        :       0.00       0.00          0          0
1797.07/1797.45	c   indoneopt        :       0.00       0.00          0          0
1797.07/1797.45	c   fixandinfer      :       0.00       0.00          0          0
1797.07/1797.45	c   feaspump         :     564.26       0.00          1          0
1797.07/1797.45	c   clique           :       0.00       0.00          0          0
1797.07/1797.45	c   indrounding      :       0.00       0.00          0          0
1797.07/1797.45	c   indcoefdiving    :       0.00       0.00          0          0
1797.07/1797.45	c   coefdiving       :       0.00       0.00          0          0
1797.07/1797.45	c   pscostdiving     :       0.00       0.00          0          0
1797.07/1797.45	c   nlpdiving        :       0.00       0.00          0          0
1797.07/1797.45	c   fracdiving       :       0.00       0.00          0          0
1797.07/1797.45	c   veclendiving     :       0.00       0.00          0          0
1797.07/1797.45	c   intdiving        :       0.00       0.00          0          0
1797.07/1797.45	c   actconsdiving    :       0.00       0.00          0          0
1797.07/1797.45	c   objpscostdiving  :       0.00       0.00          0          0
1797.07/1797.45	c   rootsoldiving    :       0.00       0.00          0          0
1797.07/1797.45	c   linesearchdiving :       0.00       0.00          0          0
1797.07/1797.45	c   guideddiving     :       0.00       0.00          0          0
1797.07/1797.45	c   octane           :       0.00       0.00          0          0
1797.07/1797.45	c   rens             :       0.00       0.00          0          0
1797.07/1797.45	c   rins             :       0.00       0.00          0          0
1797.07/1797.45	c   localbranching   :       0.00       0.00          0          0
1797.07/1797.45	c   mutation         :       0.00       0.00          0          0
1797.07/1797.45	c   crossover        :       0.00       0.00          0          0
1797.07/1797.45	c   dins             :       0.00       0.00          0          0
1797.07/1797.45	c   vbounds          :       0.00       0.00          0          0
1797.07/1797.45	c   undercover       :       0.00       0.00          0          0
1797.07/1797.45	c   subnlp           :       0.00       0.00          0          0
1797.07/1797.45	c   trysol           :       0.00       0.00          0          0
1797.07/1797.45	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.07/1797.45	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.07/1797.45	c   dual LP          :     777.88          1      96773   96773.00     124.41       0.00          0
1797.07/1797.45	c   lex dual LP      :       0.00          0          0       0.00          -
1797.07/1797.45	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.07/1797.45	c   diving/probing LP:     564.21          1      49734   49734.00      88.15
1797.07/1797.45	c   strong branching :       0.00          0          0       0.00          -
1797.07/1797.45	c     (at root node) :          -          0          0       0.00          -
1797.07/1797.45	c   conflict analysis:       0.00          0          0       0.00          -
1797.07/1797.45	c B&B Tree           :
1797.07/1797.45	c   number of runs   :          1
1797.07/1797.45	c   nodes            :          1
1797.07/1797.45	c   nodes (total)    :          1
1797.07/1797.45	c   nodes left       :          2
1797.07/1797.45	c   max depth        :          0
1797.07/1797.45	c   max depth (total):          0
1797.07/1797.45	c   backtracks       :          0 (0.0%)
1797.07/1797.45	c   delayed cutoffs  :          0
1797.07/1797.45	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.07/1797.45	c   avg switch length:       1.00
1797.07/1797.45	c   switching time   :       0.00
1797.07/1797.45	c Solution           :
1797.07/1797.45	c   Solutions found  :          0 (0 improvements)
1797.07/1797.45	c   Primal Bound     :          -
1797.07/1797.45	c   Dual Bound       : +1.18332614161402e+02
1797.07/1797.45	c   Gap              :   infinite
1797.07/1797.45	c   Root Dual Bound  : +1.18332614161402e+02
1797.07/1797.45	c   Root Iterations  :     146507
1797.97/1798.40	c Time complete: 1798.06.

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-3693619-1338039828/watcher-3693619-1338039828 -o /tmp/evaluation-result-3693619-1338039828/solver-3693619-1338039828 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693619-1338039828.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 3/176 32495
/proc/meminfo: memFree=27145628/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=10664 CPUtime=0 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 1401 0 0 0 0 0 0 0 20 0 1 0 270111395 10919936 1356 33554432000 4194304 10169799 140733484626768 140734245082296 5282272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 2666 1356 412 1459 0 1198 0

[startup+0.0258051 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32495
/proc/meminfo: memFree=27145628/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=18444 CPUtime=0.02 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 3375 0 0 0 2 0 0 0 20 0 1 0 270111395 18886656 3330 33554432000 4194304 10169799 140733484626768 140734245082296 4941636 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 4611 3330 412 1459 0 3143 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18444

[startup+0.100324 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32495
/proc/meminfo: memFree=27145628/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=43560 CPUtime=0.08 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 9464 0 0 0 8 0 0 0 20 0 1 0 270111395 44605440 9393 33554432000 4194304 10169799 140733484626768 140734245082296 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 10890 9428 412 1459 0 9422 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43560

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32495
/proc/meminfo: memFree=27145628/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=71640 CPUtime=0.28 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 16670 0 0 0 27 1 0 0 20 0 1 0 270111395 73359360 16598 33554432000 4194304 10169799 140733484626768 140734245082296 5985175 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 17910 16598 412 1459 0 16442 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 71640

[startup+0.700247 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32495
/proc/meminfo: memFree=27145628/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=152024 CPUtime=0.69 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 36309 0 0 0 64 5 0 0 20 0 1 0 270111395 155672576 36239 33554432000 4194304 10169799 140733484626768 140734245082296 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 38006 36280 459 1459 0 36538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152024

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32496
/proc/meminfo: memFree=26876160/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=415312 CPUtime=1.48 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 101402 0 0 0 132 16 0 0 20 0 1 0 270111395 425279488 101254 33554432000 4194304 10169799 140733484626768 140733484621864 4641430 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 103828 101254 499 1459 0 102360 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 415312

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32496
/proc/meminfo: memFree=26709752/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=567172 CPUtime=3.09 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 148490 0 0 0 285 24 0 0 20 0 1 0 270111395 580784128 138185 33554432000 4194304 10169799 140733484626768 140733484624920 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 141793 138185 557 1459 0 140325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 567172

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32496
/proc/meminfo: memFree=26406944/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=818840 CPUtime=6.29 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 209280 0 0 0 592 37 0 0 20 0 1 0 270111395 838492160 198975 33554432000 4194304 10169799 140733484626768 140733484624920 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 204710 198975 557 1459 0 203242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 818840

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32496
/proc/meminfo: memFree=26282340/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=889528 CPUtime=12.68 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 227002 0 0 0 1218 50 0 0 20 0 1 0 270111395 910876672 215604 33554432000 4194304 10169799 140733484626768 140733484624920 7433726 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 222382 215604 565 1459 0 220914 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 889528

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32496
/proc/meminfo: memFree=26224980/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=949884 CPUtime=25.49 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 253819 0 0 0 2452 97 0 0 20 0 1 0 270111395 972681216 230267 33554432000 4194304 10169799 140733484626768 140733484624280 5869605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 237471 230267 625 1459 0 236003 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 949884

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32497
/proc/meminfo: memFree=26222004/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=956168 CPUtime=51.08 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 255506 0 0 0 5009 99 0 0 20 0 1 0 270111395 979116032 231855 33554432000 4194304 10169799 140733484626768 140733484624280 4777712 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 239042 231855 625 1459 0 237574 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 956168

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32497
/proc/meminfo: memFree=26199164/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=967360 CPUtime=102.27 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 258852 0 0 0 10125 102 0 0 20 0 1 0 270111395 990576640 234966 33554432000 4194304 10169799 140733484626768 140733484624280 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 241840 234966 625 1459 0 240372 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 967360

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32497
/proc/meminfo: memFree=26173648/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=993136 CPUtime=162.25 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 265061 0 0 0 16117 108 0 0 20 0 1 0 270111395 1016971264 241455 33554432000 4194304 10169799 140733484626768 140733484624280 6124200 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 248284 241455 625 1459 0 246816 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 993136

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32497
/proc/meminfo: memFree=26137540/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1024112 CPUtime=222.23 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 273435 0 0 0 22108 115 0 0 20 0 1 0 270111395 1048690688 250404 33554432000 4194304 10169799 140733484626768 140733484624280 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 256028 250404 625 1459 0 254560 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1024112

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32497
/proc/meminfo: memFree=26090636/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1069208 CPUtime=282.21 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 283520 0 0 0 28100 121 0 0 20 0 1 0 270111395 1094868992 262123 33554432000 4194304 10169799 140733484626768 140733484624296 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 267302 262123 625 1459 0 265834 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1069208

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32497
/proc/meminfo: memFree=26045916/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1120240 CPUtime=342.21 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 293942 0 0 0 34094 127 0 0 20 0 1 0 270111395 1147125760 274404 33554432000 4194304 10169799 140733484626768 140733484624280 4777712 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 280060 274404 625 1459 0 278592 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1120240

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32501
/proc/meminfo: memFree=25883952/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1283104 CPUtime=402.19 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 327351 0 0 0 40073 146 0 0 20 0 1 0 270111395 1313898496 315093 33554432000 4194304 10169799 140733484626768 140733484623800 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 320776 315093 705 1459 0 319308 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1283104

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32501
/proc/meminfo: memFree=25795232/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1390312 CPUtime=462.18 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 343588 0 0 0 46063 155 0 0 20 0 1 0 270111395 1423679488 339157 33554432000 4194304 10169799 140733484626768 140733484621096 8010450 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 347578 339157 788 1459 0 346110 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1390312

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32501
/proc/meminfo: memFree=25775600/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1397776 CPUtime=522.17 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 346201 0 0 0 52057 160 0 0 20 0 1 0 270111395 1431322624 342784 33554432000 4194304 10169799 140733484626768 140733484621096 8021637 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 349444 342784 788 1459 0 347976 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1397776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32501
/proc/meminfo: memFree=25771100/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1407036 CPUtime=582.17 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 347456 0 0 0 58052 165 0 0 20 0 1 0 270111395 1440804864 344509 33554432000 4194304 10169799 140733484626768 140733484621096 8004432 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 351759 344509 788 1459 0 350291 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1407036

[startup+642.3 s]

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

[pid=32495] ppid=32493 vsize=1418692 CPUtime=1062.09 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349414 0 0 0 106013 196 0 0 20 0 1 0 270111395 1452740608 351555 33554432000 4194304 10169799 140733484626768 140733484621096 8060915 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 351555 788 1459 0 353205 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1418692

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32567
/proc/meminfo: memFree=24796404/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1122.07 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349427 0 0 0 112008 199 0 0 20 0 1 0 270111395 1452740608 352147 33554432000 4194304 10169799 140733484626768 140733484621544 8044420 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352147 788 1459 0 353205 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1418692

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32567
/proc/meminfo: memFree=24724424/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1182.06 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349427 0 0 0 118003 203 0 0 20 0 1 0 270111395 1452740608 352147 33554432000 4194304 10169799 140733484626768 140733484621592 7982285 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352147 788 1459 0 353205 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1418692

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32567
/proc/meminfo: memFree=24696512/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1242.05 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 123999 206 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619080 8004817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1418692

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32568
/proc/meminfo: memFree=24690868/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1302.05 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 129994 211 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619128 8009908 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1418692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32606
/proc/meminfo: memFree=25219756/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1362.03 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 135990 213 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1418692

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32606
/proc/meminfo: memFree=25191712/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1422.03 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 141987 216 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8004528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1418692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32606
/proc/meminfo: memFree=25174928/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1482.02 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 147983 219 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8020468 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1418692

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32606
/proc/meminfo: memFree=25134076/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1542 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 153979 221 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619224 8004697 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1418692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32610
/proc/meminfo: memFree=25133496/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1602 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 159976 224 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619224 7951356 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1418692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32610
/proc/meminfo: memFree=25128060/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1661.99 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 165971 228 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619176 8004525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1418692

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32610
/proc/meminfo: memFree=25160672/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1721.97 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 171967 230 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8004370 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1418692

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32610
/proc/meminfo: memFree=25140024/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1781.97 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 177964 233 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8004397 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1418692
Ooops ! No data available on process 32495

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

[startup+1791.91 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32610
/proc/meminfo: memFree=25140456/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1791.57 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 178924 233 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 1418692

[startup+1795.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32610
/proc/meminfo: memFree=25140456/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1794.77 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 179244 233 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619048 8020655 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 1418692

[startup+1796.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32610
/proc/meminfo: memFree=25140456/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1796.37 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349441 0 0 0 179404 233 0 0 20 0 1 0 270111395 1452740608 352161 33554432000 4194304 10169799 140733484626768 140733484619224 8020396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352161 802 1459 0 353205 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 1418692

[startup+1797.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32610
/proc/meminfo: memFree=25140456/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1418692 CPUtime=1797.16 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349454 0 0 0 179483 233 0 0 20 0 1 0 270111395 1452740608 352174 33554432000 4194304 10169799 140733484626768 140733484619176 5092215 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 354673 352174 815 1459 0 353205 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 1418692

[startup+1797.9 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32610
/proc/meminfo: memFree=25140456/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1411272 CPUtime=1797.56 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349456 0 0 0 179523 233 0 0 20 0 1 0 270111395 1445142528 350321 33554432000 4194304 10169799 140733484626768 140733484626056 7542302 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 352818 350321 817 1459 0 351350 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 1411272

[startup+1798.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32610
/proc/meminfo: memFree=25140456/32873844 swapFree=6088/6088
[pid=32495] ppid=32493 vsize=1087924 CPUtime=1797.97 cores=1,3,5,7
/proc/32495/stat : 32495 (scip-2.1.1.4sfi) R 32493 32495 30587 0 -1 4202496 349457 0 0 0 179560 237 0 0 20 0 1 0 270111395 1114034176 270050 33554432000 4194304 10169799 140733484626768 140733484626056 5281860 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32495/statm: 271981 270050 818 1459 0 270513 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1087924

Child status: 0
Real time (s): 1798.4
CPU time (s): 1798.08
CPU user time (s): 1795.66
CPU system time (s): 2.41663
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1418692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.66
system time used= 2.41663
maximum resident set size= 1408700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349470
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= 73
involuntary context switches= 1842

runsolver used 8.93564 second user time and 15.3187 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 15:43:48
IDJOB=3693619
IDBENCH=77148
IDSOLVER=2272
FILE ID=node108/3693619-1338039828
RUNJOBID= node108-1338029023-31811
PBS_JOBID= 14624363
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= c3c02f6d6ed03ca0aea055091dd3548b
RANDOM SEED=1652623786

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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	: 5438.55
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.273
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.273
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:        27145644 kB
Buffers:          236444 kB
Cached:          4529484 kB
SwapCached:            0 kB
Active:           755048 kB
Inactive:        4200260 kB
Active(anon):     191768 kB
Inactive(anon):        0 kB
Active(file):     563280 kB
Inactive(file):  4200260 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21528 kB
Writeback:             0 kB
AnonPages:        295536 kB
Mapped:            17612 kB
Shmem:               200 kB
Slab:             634592 kB
SReclaimable:      76732 kB
SUnreclaim:       557860 kB
KernelStack:        1448 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     301848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71672 MiB
End job on node108 at 2012-05-26 16:13:47