Trace number 3691287

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.43 1797.8

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-3691287-1338023073.opb>
0.59/0.65	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234329 constraints
0.59/0.65	c problem read in 0.66
1.59/1.61	c presolving:
8.38/8.43	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
12.99/13.05	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.48/14.51	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.48/15.51	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.08/16.16	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.48/16.59	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.79/16.88	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
17.09/17.13	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
17.28/17.34	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
17.49/17.53	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.68/17.73	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.88/17.91	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.98/18.08	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
18.18/18.29	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
18.38/18.45	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
19.48/19.55	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
20.89/20.95	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
283.00/283.18	c    (283.2s) probing: 1000/52855 (1.9%) - 0 fixings, 0 aggregations, 5367760 implications, 0 bound changes
283.20/283.33	c    (283.3s) probing: 1001/52855 (1.9%) - 0 fixings, 0 aggregations, 5370551 implications, 0 bound changes
283.20/283.33	c    (283.3s) probing aborted: 1000/1000 successive useless probings
283.20/283.33	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
284.29/284.44	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
285.19/285.36	c presolving (20 rounds):
285.19/285.36	c  19987 deleted vars, 175037 deleted constraints, 48793 added constraints, 15638 tightened bounds, 0 added holes, 184 changed sides, 385 changed coefficients
285.19/285.36	c  26650540 implications, 25082 cliques
285.19/285.36	c presolved problem has 52855 variables (52855 bin, 0 int, 0 impl, 0 cont) and 108085 constraints
285.19/285.36	c    1140 constraints of type <knapsack>
285.19/285.36	c  105921 constraints of type <setppc>
285.19/285.36	c    1022 constraints of type <and>
285.19/285.36	c       2 constraints of type <logicor>
285.19/285.36	c transformed objective value is always integral (scale: 1)
285.19/285.36	c Presolving Time: 284.44
285.19/285.36	c - non default parameters ----------------------------------------------------------------------
285.19/285.36	c # SCIP version 2.1.1.4
285.19/285.36	c 
285.19/285.36	c # maximal time in seconds to run
285.19/285.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
285.19/285.36	c limits/time = 1797
285.19/285.36	c 
285.19/285.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
285.19/285.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
285.19/285.36	c limits/memory = 13950
285.19/285.36	c 
285.19/285.36	c # default clock type (1: CPU user seconds, 2: wall clock time)
285.19/285.36	c # [type: int, range: [1,2], default: 1]
285.19/285.36	c timing/clocktype = 2
285.19/285.36	c 
285.19/285.36	c # belongs reading time to solving time?
285.19/285.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
285.19/285.36	c timing/reading = TRUE
285.19/285.36	c 
285.19/285.36	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
285.19/285.36	c # [type: int, range: [-1,2147483647], default: -1]
285.19/285.36	c separating/rapidlearning/freq = 0
285.19/285.36	c 
285.19/285.36	c -----------------------------------------------------------------------------------------------
285.19/285.36	c start solving
285.49/285.68	c 
951.16/951.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
951.16/951.47	c   951s|     1 |     0 | 96773 |     - | 985M|   0 |8019 |  52k| 108k|  52k| 109k|   0 |  45 |   0 | 1.183326e+02 |      --      |    Inf 
1796.63/1797.07	c (node 1) unresolved numerical troubles in LP 4 -- using pseudo solution instead (loop 1)
1796.63/1797.07	c (node 1) LP solver hit time limit in LP 4 -- using pseudo solution instead
1796.73/1797.11	c  1797s|     1 |     2 |222244 |     - | 991M|   0 |   - |  52k| 108k|  52k| 109k|   0 |  45 |   0 | 1.183326e+02 |      --      |    Inf 
1796.73/1797.11	c 
1796.73/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.73/1797.11	c Solving Time (sec) : 1797.10
1796.73/1797.11	c Solving Nodes      : 1
1796.73/1797.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.73/1797.11	c Dual Bound         : +1.18332614161402e+02
1796.73/1797.11	c Gap                : infinite
1796.73/1797.11	s UNKNOWN
1796.73/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.73/1797.11	c Total Time         :    1797.10
1796.73/1797.11	c   solving          :    1797.10
1796.73/1797.11	c   presolving       :     284.44 (included in solving)
1796.73/1797.11	c   reading          :       0.66 (included in solving)
1796.73/1797.11	c   copying          :       0.00 (0 times copied the problem)
1796.73/1797.11	c Original Problem   :
1796.73/1797.11	c   Problem name     : HOME/instance-3691287-1338023073.opb
1796.73/1797.11	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.73/1797.11	c   Constraints      : 234329 initial, 234329 maximal
1796.73/1797.11	c   Objective sense  : minimize
1796.73/1797.11	c Presolved Problem  :
1796.73/1797.11	c   Problem name     : t_HOME/instance-3691287-1338023073.opb
1796.73/1797.11	c   Variables        : 52855 (52855 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.73/1797.11	c   Constraints      : 108085 initial, 108130 maximal
1796.73/1797.11	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.73/1797.11	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   trivial          :       0.07       0.00       1479          0          0          0          0          0          0          0          0
1796.73/1797.11	c   dualfix          :       0.10       0.00        126          0          0          0          0          0          0          0          0
1796.73/1797.11	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   gateextraction   :       0.36       0.00          0          0          0          0          0      80744      26105          0          0
1796.73/1797.11	c   implics          :       0.68       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   pseudoobj        :       0.00       0.29          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   probing          :     261.71       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   knapsack         :       1.60       0.00          0          0          0          0          0          4         34         48        231
1796.73/1797.11	c   setppc           :       0.97       0.00          0          0          0          0          0         22          0          0          0
1796.73/1797.11	c   and              :       0.70       0.00          0          0          0          0          0      22654      22654          0          0
1796.73/1797.11	c   linear           :      17.05       0.00      14159       4223          0      15638          0      71613          0        136        154
1796.73/1797.11	c   logicor          :       0.15       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.73/1797.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.73/1797.11	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.73/1797.11	c   knapsack         :       1140       1140          0      60267          0          1          3         31          0          0          0          0          0
1796.73/1797.11	c   setppc           :     105921     105921          0      60267          0          1          1       3674          2          0          0          0          0
1796.73/1797.11	c   and              :       1022       1022          0      60265          0          1          0          0          0          0          0          0          0
1796.73/1797.11	c   logicor          :          2+        47          0         16          0          1          0          1         13          0          0          0          0
1796.73/1797.11	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.73/1797.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.73/1797.11	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.73/1797.11	c   knapsack         :       4.15       0.00       0.00       4.15       0.00       0.00       0.00       0.00
1796.73/1797.11	c   setppc           :     216.69       0.00       0.00     216.66       0.00       0.03       0.00       0.00
1796.73/1797.11	c   and              :      56.57       0.00       0.00      56.57       0.00       0.00       0.00       0.00
1796.73/1797.11	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1796.73/1797.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.73/1797.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.73/1797.11	c   rootredcost      :          0          0          0          0
1796.73/1797.11	c   pseudoobj        :      11467          0          0          0
1796.73/1797.11	c   vbounds          :          0          0          0          0
1796.73/1797.11	c   redcost          :          1          0          0          0
1796.73/1797.11	c   probing          :          0          0          0          0
1796.73/1797.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.73/1797.11	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00
1796.73/1797.11	c   pseudoobj        :       0.38       0.29       0.00       0.09       0.00
1796.73/1797.11	c   vbounds          :       0.08       0.01       0.00       0.07       0.00
1796.73/1797.11	c   redcost          :       0.06       0.00       0.00       0.06       0.00
1796.73/1797.11	c   probing          :     261.71       0.00     261.71       0.00       0.00
1796.73/1797.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.73/1797.11	c   propagation      :       0.01         15         15         45       73.2          0        0.0          -
1796.73/1797.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.73/1797.11	c   applied globally :          -          -          -         45       73.2          -          -          -
1796.73/1797.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.73/1797.11	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.73/1797.11	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.73/1797.11	c   clique           :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   gomory           :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   mcf              :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   strongcg         :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.73/1797.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.73/1797.11	c   problem variables:       0.00          -          0          0
1796.73/1797.11	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.73/1797.11	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.73/1797.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.73/1797.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.73/1797.11	c   LP solutions     :       0.00          -          -          0
1796.73/1797.11	c   pseudo solutions :       0.00          -          -          0
1796.73/1797.11	c   oneopt           :       0.00       0.00          0          0
1796.73/1797.11	c   smallcard        :       0.00       0.00          0          0
1796.73/1797.11	c   trivial          :       0.08       0.00          2          0
1796.73/1797.11	c   shiftandpropagate:      52.51       0.00          1          0
1796.73/1797.11	c   simplerounding   :       0.00       0.00          0          0
1796.73/1797.11	c   zirounding       :       0.00       0.00          0          0
1796.73/1797.11	c   rounding         :       0.01       0.00          1          0
1796.73/1797.11	c   shifting         :       0.04       0.00          1          0
1796.73/1797.11	c   intshifting      :       0.00       0.00          0          0
1796.73/1797.11	c   twoopt           :       0.00       0.00          0          0
1796.73/1797.11	c   indtwoopt        :       0.00       0.00          0          0
1796.73/1797.11	c   indoneopt        :       0.00       0.00          0          0
1796.73/1797.11	c   fixandinfer      :       0.00       0.00          0          0
1796.73/1797.11	c   feaspump         :     845.54       0.00          1          0
1796.73/1797.11	c   clique           :       0.00       0.00          0          0
1796.73/1797.11	c   indrounding      :       0.00       0.00          0          0
1796.73/1797.11	c   indcoefdiving    :       0.00       0.00          0          0
1796.73/1797.11	c   coefdiving       :       0.00       0.00          0          0
1796.73/1797.11	c   pscostdiving     :       0.00       0.00          0          0
1796.73/1797.11	c   nlpdiving        :       0.00       0.00          0          0
1796.73/1797.11	c   fracdiving       :       0.00       0.00          0          0
1796.73/1797.11	c   veclendiving     :       0.00       0.00          0          0
1796.73/1797.11	c   intdiving        :       0.00       0.00          0          0
1796.73/1797.11	c   actconsdiving    :       0.00       0.00          0          0
1796.73/1797.11	c   objpscostdiving  :       0.00       0.00          0          0
1796.73/1797.11	c   rootsoldiving    :       0.00       0.00          0          0
1796.73/1797.11	c   linesearchdiving :       0.00       0.00          0          0
1796.73/1797.11	c   guideddiving     :       0.00       0.00          0          0
1796.73/1797.11	c   octane           :       0.00       0.00          0          0
1796.73/1797.11	c   rens             :       0.00       0.00          0          0
1796.73/1797.11	c   rins             :       0.00       0.00          0          0
1796.73/1797.11	c   localbranching   :       0.00       0.00          0          0
1796.73/1797.11	c   mutation         :       0.00       0.00          0          0
1796.73/1797.11	c   crossover        :       0.00       0.00          0          0
1796.73/1797.11	c   dins             :       0.00       0.00          0          0
1796.73/1797.11	c   vbounds          :       0.00       0.00          0          0
1796.73/1797.11	c   undercover       :       0.00       0.00          0          0
1796.73/1797.11	c   subnlp           :       0.00       0.00          0          0
1796.73/1797.11	c   trysol           :       0.00       0.00          0          0
1796.73/1797.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.73/1797.11	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.73/1797.11	c   dual LP          :     613.23          1      96773   96773.00     157.81       0.00          0
1796.73/1797.11	c   lex dual LP      :       0.00          0          0       0.00          -
1796.73/1797.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.73/1797.11	c   diving/probing LP:     845.42          3     125471   41823.67     148.41
1796.73/1797.11	c   strong branching :       0.00          0          0       0.00          -
1796.73/1797.11	c     (at root node) :          -          0          0       0.00          -
1796.73/1797.11	c   conflict analysis:       0.00          0          0       0.00          -
1796.73/1797.11	c B&B Tree           :
1796.73/1797.11	c   number of runs   :          1
1796.73/1797.11	c   nodes            :          1
1796.73/1797.11	c   nodes (total)    :          1
1796.73/1797.11	c   nodes left       :          2
1796.73/1797.11	c   max depth        :          0
1796.73/1797.11	c   max depth (total):          0
1796.73/1797.11	c   backtracks       :          0 (0.0%)
1796.73/1797.11	c   delayed cutoffs  :          0
1796.73/1797.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.73/1797.11	c   avg switch length:       1.00
1796.73/1797.11	c   switching time   :       0.00
1796.73/1797.11	c Solution           :
1796.73/1797.11	c   Solutions found  :          0 (0 improvements)
1796.73/1797.11	c   Primal Bound     :          -
1796.73/1797.11	c   Dual Bound       : +1.18332614161402e+02
1796.73/1797.11	c   Gap              :   infinite
1796.73/1797.11	c   Root Dual Bound  : +1.18332614161402e+02
1796.73/1797.11	c   Root Iterations  :     222244
1797.32/1797.79	c Time complete: 1797.42.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 32555
/proc/meminfo: memFree=28415044/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=10532 CPUtime=0 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 1378 0 0 0 0 0 0 0 20 0 1 0 268434326 10784768 1332 33554432000 4194304 10173063 140735164162704 140736658680584 8800002 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 2633 1332 416 1460 0 1164 0

[startup+0.0905571 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 32555
/proc/meminfo: memFree=28415044/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=40180 CPUtime=0.08 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 8827 0 0 0 7 1 0 0 20 0 1 0 268434326 41144320 8754 33554432000 4194304 10173063 140735164162704 140736658680584 8222082 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 10045 8754 416 1460 0 8576 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40180

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 32555
/proc/meminfo: memFree=28415044/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=42492 CPUtime=0.09 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 9419 0 0 0 8 1 0 0 20 0 1 0 268434326 43511808 9346 33554432000 4194304 10173063 140735164162704 140736658680584 5531435 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 10623 9346 416 1460 0 9154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42492

[startup+0.300216 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 32555
/proc/meminfo: memFree=28415044/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=71644 CPUtime=0.29 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 16678 0 0 0 28 1 0 0 20 0 1 0 268434326 73363456 16605 33554432000 4194304 10173063 140735164162704 140735164027288 4909725 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 17911 16605 416 1460 0 16442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71644

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 32555
/proc/meminfo: memFree=28415044/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=163656 CPUtime=0.69 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 39503 0 0 0 65 4 0 0 20 0 1 0 268434326 167583744 39411 33554432000 4194304 10173063 140735164162704 140735164027256 5869118 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 40979 39414 466 1460 0 39510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163656

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=28145948/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=433752 CPUtime=1.49 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 105656 0 0 0 134 15 0 0 20 0 1 0 268434326 444162048 105507 33554432000 4194304 10173063 140735164162704 140735164158440 7544969 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 108438 105507 514 1460 0 106969 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 433752

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27969248/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=567176 CPUtime=3.09 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 148499 0 0 0 278 31 0 0 20 0 1 0 268434326 580788224 138193 33554432000 4194304 10173063 140735164162704 140735164159704 5298582 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 141794 138193 559 1460 0 140325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 567176

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27680576/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=813792 CPUtime=6.28 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 208078 0 0 0 573 55 0 0 20 0 1 0 268434326 833323008 197772 33554432000 4194304 10173063 140735164162704 140735164159704 8918190 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 203448 197772 559 1460 0 201979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 813792

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27552012/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=889532 CPUtime=12.69 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 227007 0 0 0 1167 102 0 0 20 0 1 0 268434326 910880768 215608 33554432000 4194304 10173063 140735164162704 140735164159704 7436472 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 222383 215608 568 1460 0 220914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 889532

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27494032/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=949888 CPUtime=25.48 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 253312 0 0 0 2212 336 0 0 20 0 1 0 268434326 972685312 230270 33554432000 4194304 10173063 140735164162704 140735164159064 4956053 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 237472 230270 628 1460 0 236003 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 949888

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27485600/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=959072 CPUtime=51.07 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 255588 0 0 0 4765 342 0 0 20 0 1 0 268434326 982089728 232414 33554432000 4194304 10173063 140735164162704 140735164159064 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 239768 232414 628 1460 0 238299 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 959072

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27464392/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=978108 CPUtime=102.26 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 260761 0 0 0 9870 356 0 0 20 0 1 0 268434326 1001582592 237653 33554432000 4194304 10173063 140735164162704 140735164159064 4780448 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 244527 237653 628 1460 0 243058 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 978108

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32556
/proc/meminfo: memFree=27421888/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1019028 CPUtime=162.22 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 271451 0 0 0 15848 374 0 0 20 0 1 0 268434326 1043484672 248369 33554432000 4194304 10173063 140735164162704 140735164159064 4780809 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 254757 248369 628 1460 0 253288 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1019028

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 32556
/proc/meminfo: memFree=27358624/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1079296 CPUtime=222.21 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 286604 0 0 0 21828 393 0 0 20 0 1 0 268434326 1105199104 264152 33554432000 4194304 10173063 140735164162704 140735164159064 4780448 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 269824 264152 628 1460 0 268355 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1079296

[startup+282.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 32556
/proc/meminfo: memFree=27282952/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1153616 CPUtime=282.2 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 304255 0 0 0 27809 411 0 0 20 0 1 0 268434326 1181302784 282998 33554432000 4194304 10173063 140735164162704 140735164159064 4780421 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 288404 282998 628 1460 0 286935 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1153616

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 32560
/proc/meminfo: memFree=27059276/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1377020 CPUtime=342.18 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 341754 0 0 0 33733 485 0 0 20 0 1 0 268434326 1410068480 339005 33554432000 4194304 10173063 140735164162704 140735164155960 7706056 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 344255 339005 784 1460 0 342786 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1377020

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 32560
/proc/meminfo: memFree=27031244/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1397780 CPUtime=402.16 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 345660 0 0 0 39726 490 0 0 20 0 1 0 268434326 1431326720 345838 33554432000 4194304 10173063 140735164162704 140735164156376 8007098 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 349445 345838 789 1460 0 347976 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1397780

[startup+462.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 32560
/proc/meminfo: memFree=27019592/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1407508 CPUtime=462.14 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 346774 0 0 0 45719 495 0 0 20 0 1 0 268434326 1441288192 348707 33554432000 4194304 10173063 140735164162704 140735164155880 7956318 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 351877 348707 789 1460 0 350408 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1407508

[startup+522.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 32560
/proc/meminfo: memFree=27008408/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1415876 CPUtime=522.12 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348453 0 0 0 51712 500 0 0 20 0 1 0 268434326 1449857024 351582 33554432000 4194304 10173063 140735164162704 140735164155880 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32555/statm: 353969 351582 789 1460 0 352500 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1415876

[startup+582.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/177 32560
/proc/meminfo: memFree=27007816/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418272 CPUtime=582.11 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348463 0 0 0 57708 503 0 0 20 0 1 0 268434326 1452310528 351596 33554432000 4194304 10173063 140735164162704 140735164156376 8013292 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354568 351596 789 1460 0 353099 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1418272

[startup+642.3 s]

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

/proc/meminfo: memFree=26186452/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1062.03 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348504 0 0 0 105672 531 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164153832 7710932 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1418696

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 32603
/proc/meminfo: memFree=25983612/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1122.03 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348504 0 0 0 111669 534 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164153832 8007064 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 1418696

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 32603
/proc/meminfo: memFree=25973716/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1182.02 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348504 0 0 0 117666 536 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164154232 7710899 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 1418696

[startup+1242.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 32604
/proc/meminfo: memFree=25953464/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1242.01 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348504 0 0 0 123662 539 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164154008 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 1418696

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 32604
/proc/meminfo: memFree=25946192/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1302.01 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 129658 543 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164153832 8023396 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1418696

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 32604
/proc/meminfo: memFree=25946068/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1361.99 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 135654 545 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164154008 8007328 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1418696

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 32604
/proc/meminfo: memFree=25945820/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1421.99 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 141650 549 0 0 20 0 1 0 268434326 1452744704 351769 33554432000 4194304 10173063 140735164162704 140735164153832 7954048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351769 807 1460 0 353205 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1418696

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 32604
/proc/meminfo: memFree=25945384/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1481.97 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 147646 551 0 0 20 0 1 0 268434326 1452744704 351774 33554432000 4194304 10173063 140735164162704 140735164154008 8026212 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351774 807 1460 0 353205 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 1418696

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 32608
/proc/meminfo: memFree=25945252/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1541.97 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 153641 556 0 0 20 0 1 0 268434326 1452744704 351774 33554432000 4194304 10173063 140735164162704 140735164153832 8047326 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351774 807 1460 0 353205 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1418696

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 32608
/proc/meminfo: memFree=25945508/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1601.96 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 159636 560 0 0 20 0 1 0 268434326 1452744704 351774 33554432000 4194304 10173063 140735164162704 140735164153864 7911349 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351774 807 1460 0 353205 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 1418696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25945316/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1661.95 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 165631 564 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164153832 8007073 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1418696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32608
/proc/meminfo: memFree=25945372/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1721.93 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 171625 568 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164153960 7954390 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 1418696

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25945372/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1781.92 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 177619 573 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164153864 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1418696

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

[startup+1785.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25945372/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1785.13 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 177939 574 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164154232 8012112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1785.13
Current children cumulated vsize (KiB) 1418696

[startup+1791.91 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25945496/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1791.53 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 178579 574 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164153832 8023230 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 1418696

[startup+1795.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25945496/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1794.73 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 178899 574 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164153832 8023220 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 1418696

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25945496/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1418696 CPUtime=1796.33 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348505 0 0 0 179058 575 0 0 20 0 1 0 268434326 1452744704 351791 33554432000 4194304 10173063 140735164162704 140735164153832 8012379 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 354674 351791 807 1460 0 353205 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 1418696

[startup+1797.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25946984/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1403460 CPUtime=1797.12 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348523 0 0 0 179137 575 0 0 20 0 1 0 268434326 1437143040 348090 33554432000 4194304 10173063 140735164162704 140735164161816 7550111 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 350865 348090 825 1460 0 349396 0
Current children cumulated CPU time (s) 1797.12
Current children cumulated vsize (KiB) 1403460

[startup+1797.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32608
/proc/meminfo: memFree=25946984/32873844 swapFree=7100/7100
[pid=32555] ppid=32553 vsize=1094772 CPUtime=1797.32 cores=0,2,4,6
/proc/32555/stat : 32555 (scip-2.1.1.4fix) R 32553 32555 32069 0 -1 4202496 348524 0 0 0 179154 578 0 0 20 0 1 0 268434326 1121046528 271904 33554432000 4194304 10173063 140735164162704 140735164161816 4932160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32555/statm: 273693 271904 826 1460 0 272224 0
Current children cumulated CPU time (s) 1797.32
Current children cumulated vsize (KiB) 1094772

Child status: 0
Real time (s): 1797.8
CPU time (s): 1797.43
CPU user time (s): 1791.6
CPU system time (s): 5.82711
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 1418696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.6
system time used= 5.82711
maximum resident set size= 1407224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348537
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= 49
involuntary context switches= 2297

runsolver used 5.22121 second user time and 17.7233 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-26 11:04:34
IDJOB=3691287
IDBENCH=77148
IDSOLVER=2270
FILE ID=node111/3691287-1338023073
RUNJOBID= node111-1338016938-32085
PBS_JOBID= 14624360
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= c3c02f6d6ed03ca0aea055091dd3548b
RANDOM SEED=699119861

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28415316 kB
Buffers:          234708 kB
Cached:          3337464 kB
SwapCached:            0 kB
Active:           951892 kB
Inactive:        2735092 kB
Active(anon):     117348 kB
Inactive(anon):        0 kB
Active(file):     834544 kB
Inactive(file):  2735092 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21440 kB
Writeback:             0 kB
AnonPages:        121784 kB
Mapped:            17892 kB
Shmem:               200 kB
Slab:             633736 kB
SReclaimable:      76472 kB
SUnreclaim:       557264 kB
KernelStack:        1448 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     229276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71532 MiB
End job on node111 at 2012-05-26 11:34:31