Trace number 3692453

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1798.14 1798.44

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: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3692453-1338040148.opb>
0.69/0.72	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234329 constraints
0.69/0.72	c problem read in 0.72
1.29/1.38	c presolving:
8.39/8.42	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.38/13.49	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.99/15.07	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
16.08/16.15	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.78/16.85	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
17.28/17.32	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
17.59/17.64	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.89/17.91	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
18.08/18.15	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
18.29/18.37	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
18.48/18.59	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
18.79/18.80	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
18.88/18.99	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
19.18/19.23	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
19.38/19.42	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
20.69/20.73	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
22.19/22.20	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
390.61/390.75	c    (390.7s) probing: 1000/52855 (1.9%) - 0 fixings, 0 aggregations, 5367760 implications, 0 bound changes
390.81/390.95	c    (390.9s) probing: 1001/52855 (1.9%) - 0 fixings, 0 aggregations, 5370551 implications, 0 bound changes
390.81/390.95	c    (390.9s) probing aborted: 1000/1000 successive useless probings
390.81/390.95	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
392.01/392.17	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
393.11/393.20	c presolving (20 rounds):
393.11/393.20	c  19987 deleted vars, 175037 deleted constraints, 48793 added constraints, 15638 tightened bounds, 0 added holes, 184 changed sides, 385 changed coefficients
393.11/393.20	c  26650540 implications, 25082 cliques
393.11/393.20	c presolved problem has 52855 variables (52855 bin, 0 int, 0 impl, 0 cont) and 108085 constraints
393.11/393.20	c    1140 constraints of type <knapsack>
393.11/393.20	c  105921 constraints of type <setppc>
393.11/393.20	c    1022 constraints of type <and>
393.11/393.20	c       2 constraints of type <logicor>
393.11/393.20	c transformed objective value is always integral (scale: 1)
393.11/393.20	c Presolving Time: 392.01
393.11/393.20	c - non default parameters ----------------------------------------------------------------------
393.11/393.20	c # SCIP version 2.1.1.4
393.11/393.20	c 
393.11/393.20	c # maximal time in seconds to run
393.11/393.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
393.11/393.20	c limits/time = 1797
393.11/393.20	c 
393.11/393.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
393.11/393.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
393.11/393.20	c limits/memory = 13950
393.11/393.20	c 
393.11/393.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
393.11/393.20	c # [type: int, range: [1,2], default: 1]
393.11/393.20	c timing/clocktype = 2
393.11/393.20	c 
393.11/393.20	c # belongs reading time to solving time?
393.11/393.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
393.11/393.20	c timing/reading = TRUE
393.11/393.20	c 
393.11/393.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
393.11/393.20	c # [type: int, range: [-1,2147483647], default: -1]
393.11/393.20	c separating/rapidlearning/freq = 0
393.11/393.20	c 
393.11/393.20	c -----------------------------------------------------------------------------------------------
393.11/393.20	c start solving
393.41/393.57	c 
1273.38/1273.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1273.38/1273.63	c  1274s|     1 |     0 | 96773 |     - |1017M|   0 |8019 |  52k| 108k|  52k| 109k|   0 |  45 |   0 | 1.183326e+02 |      --      |    Inf 
1797.01/1797.39	c (node 1) unresolved numerical troubles in LP 2 -- using pseudo solution instead (loop 1)
1797.01/1797.39	c (node 1) LP solver hit time limit in LP 2 -- using pseudo solution instead
1797.11/1797.46	c  1797s|     1 |     2 |141090 |     - |1024M|   0 |   - |  52k| 108k|  52k| 109k|   0 |  45 |   0 | 1.183326e+02 |      --      |    Inf 
1797.11/1797.46	c 
1797.11/1797.46	c SCIP Status        : solving was interrupted [time limit reached]
1797.11/1797.46	c Solving Time (sec) : 1797.45
1797.11/1797.46	c Solving Nodes      : 1
1797.11/1797.46	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.11/1797.46	c Dual Bound         : +1.18332614161402e+02
1797.11/1797.46	c Gap                : infinite
1797.11/1797.46	s UNKNOWN
1797.11/1797.46	c SCIP Status        : solving was interrupted [time limit reached]
1797.11/1797.46	c Total Time         :    1797.45
1797.11/1797.46	c   solving          :    1797.45
1797.11/1797.46	c   presolving       :     392.01 (included in solving)
1797.11/1797.46	c   reading          :       0.72 (included in solving)
1797.11/1797.46	c   copying          :       0.00 (0 times copied the problem)
1797.11/1797.46	c Original Problem   :
1797.11/1797.46	c   Problem name     : HOME/instance-3692453-1338040148.opb
1797.11/1797.46	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.11/1797.46	c   Constraints      : 234329 initial, 234329 maximal
1797.11/1797.46	c   Objective sense  : minimize
1797.11/1797.46	c Presolved Problem  :
1797.11/1797.46	c   Problem name     : t_HOME/instance-3692453-1338040148.opb
1797.11/1797.46	c   Variables        : 52855 (52855 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.11/1797.46	c   Constraints      : 108085 initial, 108130 maximal
1797.11/1797.46	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.11/1797.46	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   trivial          :       0.09       0.00       1479          0          0          0          0          0          0          0          0
1797.11/1797.46	c   dualfix          :       0.12       0.00        126          0          0          0          0          0          0          0          0
1797.11/1797.46	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   gateextraction   :       0.46       0.00          0          0          0          0          0      80744      26105          0          0
1797.11/1797.46	c   implics          :       0.86       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   components       :       0.09       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   pseudoobj        :       0.00       0.33          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   probing          :     367.95       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   knapsack         :       1.63       0.00          0          0          0          0          0          4         34         48        231
1797.11/1797.46	c   setppc           :       1.12       0.00          0          0          0          0          0         22          0          0          0
1797.11/1797.46	c   and              :       0.73       0.00          0          0          0          0          0      22654      22654          0          0
1797.11/1797.46	c   linear           :      18.22       0.16      14159       4223          0      15638          0      71613          0        136        154
1797.11/1797.46	c   logicor          :       0.17       0.00          0          0          0          0          0          0          0          0          0
1797.11/1797.46	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.11/1797.46	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.11/1797.46	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1797.11/1797.46	c   knapsack         :       1140       1140          0      60267          0          1          3         31          0          0          0          0          0
1797.11/1797.46	c   setppc           :     105921     105921          0      60267          0          1          1       3674          2          0          0          0          0
1797.11/1797.46	c   and              :       1022       1022          0      60265          0          1          0          0          0          0          0          0          0
1797.11/1797.46	c   logicor          :          2+        47          0         16          0          1          0          1         13          0          0          0          0
1797.11/1797.46	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.11/1797.46	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.11/1797.46	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1797.11/1797.46	c   knapsack         :       5.65       0.00       0.00       5.64       0.00       0.00       0.00       0.00
1797.11/1797.46	c   setppc           :     309.15       0.00       0.00     309.09       0.00       0.05       0.00       0.01
1797.11/1797.46	c   and              :      80.88       0.00       0.00      80.88       0.00       0.00       0.00       0.00
1797.11/1797.46	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1797.11/1797.46	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.11/1797.46	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.11/1797.46	c   rootredcost      :          0          0          0          0
1797.11/1797.46	c   pseudoobj        :      11467          0          0          0
1797.11/1797.46	c   vbounds          :          0          0          0          0
1797.11/1797.46	c   redcost          :          1          0          0          0
1797.11/1797.46	c   probing          :          0          0          0          0
1797.11/1797.46	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.11/1797.46	c   rootredcost      :       0.09       0.00       0.00       0.09       0.00
1797.11/1797.46	c   pseudoobj        :       0.45       0.33       0.00       0.12       0.00
1797.11/1797.46	c   vbounds          :       0.09       0.01       0.00       0.08       0.00
1797.11/1797.46	c   redcost          :       0.07       0.00       0.00       0.07       0.00
1797.11/1797.46	c   probing          :     367.96       0.00     367.95       0.00       0.00
1797.11/1797.46	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.11/1797.46	c   propagation      :       0.01         15         15         45       73.2          0        0.0          -
1797.11/1797.46	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.11/1797.46	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.11/1797.46	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.11/1797.46	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.11/1797.46	c   applied globally :          -          -          -         45       73.2          -          -          -
1797.11/1797.46	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.11/1797.46	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.11/1797.46	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1797.11/1797.46	c   clique           :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   cmir             :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   flowcover        :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   gomory           :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   mcf              :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   strongcg         :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.11/1797.46	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.11/1797.46	c   problem variables:       0.00          -          0          0
1797.11/1797.46	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.11/1797.46	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c   inference        :       0.02       0.00          1          0          0          0          0          2
1797.11/1797.46	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.11/1797.46	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.11/1797.46	c   LP solutions     :       0.00          -          -          0
1797.11/1797.46	c   pseudo solutions :       0.00          -          -          0
1797.11/1797.46	c   oneopt           :       0.00       0.00          0          0
1797.11/1797.46	c   smallcard        :       0.00       0.00          0          0
1797.11/1797.46	c   trivial          :       0.10       0.00          2          0
1797.11/1797.46	c   shiftandpropagate:      75.96       0.00          1          0
1797.11/1797.46	c   simplerounding   :       0.00       0.00          0          0
1797.11/1797.46	c   zirounding       :       0.00       0.00          0          0
1797.11/1797.46	c   rounding         :       0.02       0.00          1          0
1797.11/1797.46	c   shifting         :       0.05       0.00          1          0
1797.11/1797.46	c   intshifting      :       0.00       0.00          0          0
1797.11/1797.46	c   twoopt           :       0.00       0.00          0          0
1797.11/1797.46	c   indtwoopt        :       0.00       0.00          0          0
1797.11/1797.46	c   indoneopt        :       0.00       0.00          0          0
1797.11/1797.46	c   fixandinfer      :       0.00       0.00          0          0
1797.11/1797.46	c   feaspump         :     523.68       0.00          1          0
1797.11/1797.46	c   clique           :       0.00       0.00          0          0
1797.11/1797.46	c   indrounding      :       0.00       0.00          0          0
1797.11/1797.46	c   indcoefdiving    :       0.00       0.00          0          0
1797.11/1797.46	c   coefdiving       :       0.00       0.00          0          0
1797.11/1797.46	c   pscostdiving     :       0.00       0.00          0          0
1797.11/1797.46	c   nlpdiving        :       0.00       0.00          0          0
1797.11/1797.46	c   fracdiving       :       0.00       0.00          0          0
1797.11/1797.46	c   veclendiving     :       0.00       0.00          0          0
1797.11/1797.46	c   intdiving        :       0.00       0.00          0          0
1797.11/1797.46	c   actconsdiving    :       0.00       0.00          0          0
1797.11/1797.46	c   objpscostdiving  :       0.00       0.00          0          0
1797.11/1797.46	c   rootsoldiving    :       0.00       0.00          0          0
1797.11/1797.46	c   linesearchdiving :       0.00       0.00          0          0
1797.11/1797.46	c   guideddiving     :       0.00       0.00          0          0
1797.11/1797.46	c   octane           :       0.00       0.00          0          0
1797.11/1797.46	c   rens             :       0.00       0.00          0          0
1797.11/1797.46	c   rins             :       0.00       0.00          0          0
1797.11/1797.46	c   localbranching   :       0.00       0.00          0          0
1797.11/1797.46	c   mutation         :       0.00       0.00          0          0
1797.11/1797.46	c   crossover        :       0.00       0.00          0          0
1797.11/1797.46	c   dins             :       0.00       0.00          0          0
1797.11/1797.46	c   vbounds          :       0.00       0.00          0          0
1797.11/1797.46	c   undercover       :       0.00       0.00          0          0
1797.11/1797.46	c   subnlp           :       0.00       0.00          0          0
1797.11/1797.46	c   trysol           :       0.00       0.00          0          0
1797.11/1797.46	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.11/1797.46	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.11/1797.46	c   dual LP          :     804.04          1      96773   96773.00     120.36       0.00          0
1797.11/1797.46	c   lex dual LP      :       0.00          0          0       0.00          -
1797.11/1797.46	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.11/1797.46	c   diving/probing LP:     523.63          1      44317   44317.00      84.63
1797.11/1797.46	c   strong branching :       0.00          0          0       0.00          -
1797.11/1797.46	c     (at root node) :          -          0          0       0.00          -
1797.11/1797.46	c   conflict analysis:       0.00          0          0       0.00          -
1797.11/1797.46	c B&B Tree           :
1797.11/1797.46	c   number of runs   :          1
1797.11/1797.46	c   nodes            :          1
1797.11/1797.46	c   nodes (total)    :          1
1797.11/1797.46	c   nodes left       :          2
1797.11/1797.46	c   max depth        :          0
1797.11/1797.46	c   max depth (total):          0
1797.11/1797.46	c   backtracks       :          0 (0.0%)
1797.11/1797.46	c   delayed cutoffs  :          0
1797.11/1797.46	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.11/1797.46	c   avg switch length:       1.00
1797.11/1797.46	c   switching time   :       0.00
1797.11/1797.46	c Solution           :
1797.11/1797.46	c   Solutions found  :          0 (0 improvements)
1797.11/1797.46	c   Primal Bound     :          -
1797.11/1797.46	c   Dual Bound       : +1.18332614161402e+02
1797.11/1797.46	c   Gap              :   infinite
1797.11/1797.46	c   Root Dual Bound  : +1.18332614161402e+02
1797.11/1797.46	c   Root Iterations  :     141090
1798.10/1798.43	c Time complete: 1798.13.

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-3692453-1338040148/watcher-3692453-1338040148 -o /tmp/evaluation-result-3692453-1338040148/solver-3692453-1338040148 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692453-1338040148.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.04 2.02 2.00 3/174 17201
/proc/meminfo: memFree=27898156/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=11004 CPUtime=0 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 1506 0 0 0 0 0 0 0 20 0 1 0 270140275 11268096 1461 33554432000 4194304 10219143 140736397653280 140735877369576 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 2751 1468 398 1471 0 1271 0

[startup+0.097674 s]
/proc/loadavg: 2.04 2.02 2.00 3/174 17201
/proc/meminfo: memFree=27898156/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=48508 CPUtime=0.08 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 10883 0 0 0 7 1 0 0 20 0 1 0 270140275 49672192 10837 33554432000 4194304 10219143 140736397653280 140735877369576 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 12127 10837 421 1471 0 10647 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48508

[startup+0.100338 s]
/proc/loadavg: 2.04 2.02 2.00 3/174 17201
/proc/meminfo: memFree=27898156/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=49668 CPUtime=0.09 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 11176 0 0 0 8 1 0 0 20 0 1 0 270140275 50860032 11130 33554432000 4194304 10219143 140736397653280 140735877369576 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 12417 11130 421 1471 0 10937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49668

[startup+0.300295 s]
/proc/loadavg: 2.04 2.02 2.00 3/174 17201
/proc/meminfo: memFree=27898156/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=86644 CPUtime=0.29 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 20388 0 0 0 26 3 0 0 20 0 1 0 270140275 88723456 20342 33554432000 4194304 10219143 140736397653280 140735877369576 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 21661 20342 421 1471 0 20181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86644

[startup+0.700349 s]
/proc/loadavg: 2.04 2.02 2.00 3/174 17201
/proc/meminfo: memFree=27898156/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=168608 CPUtime=0.69 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 40816 0 0 0 63 6 0 0 20 0 1 0 270140275 172654592 40770 33554432000 4194304 10219143 140736397653280 140735877369576 8773733 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 42152 40770 421 1471 0 40672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168608

[startup+1.50035 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 17202
/proc/meminfo: memFree=27569804/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=415304 CPUtime=1.49 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 100999 0 0 0 132 17 0 0 20 0 1 0 270140275 425271296 100934 33554432000 4194304 10219143 140736397653280 140736397649480 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 103826 100934 550 1471 0 102346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 415304

[startup+3.10035 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 17202
/proc/meminfo: memFree=27423360/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=587612 CPUtime=3.08 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 143943 0 0 0 277 31 0 0 20 0 1 0 270140275 601714688 143878 33554432000 4194304 10219143 140736397653280 140736397650280 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 146903 143878 560 1471 0 145423 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 587612

[startup+6.30036 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 17202
/proc/meminfo: memFree=27149676/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=822992 CPUtime=6.29 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 200626 0 0 0 574 55 0 0 20 0 1 0 270140275 842743808 200561 33554432000 4194304 10219143 140736397653280 140736397650280 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 205748 200561 560 1471 0 204268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 822992

[startup+12.7004 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 17202
/proc/meminfo: memFree=27032388/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=890156 CPUtime=12.69 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 216684 0 0 0 1165 104 0 0 20 0 1 0 270140275 911519744 216362 33554432000 4194304 10219143 140736397653280 140736397650280 7419384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 222539 216362 569 1471 0 221059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 890156

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 17202
/proc/meminfo: memFree=26971408/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=955492 CPUtime=25.49 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 242387 0 0 0 2211 338 0 0 20 0 1 0 270140275 978423808 232250 33554432000 4194304 10219143 140736397653280 140736397649640 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 238873 232250 628 1471 0 237393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 955492

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 17203
/proc/meminfo: memFree=26963576/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=961632 CPUtime=51.08 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 243920 0 0 0 4766 342 0 0 20 0 1 0 270140275 984711168 233783 33554432000 4194304 10219143 140736397653280 140736397649640 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 240408 233783 628 1471 0 238928 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 961632

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/176 17206
/proc/meminfo: memFree=26949748/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=974300 CPUtime=102.28 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 247370 0 0 0 9877 351 0 0 20 0 1 0 270140275 997683200 237233 33554432000 4194304 10219143 140736397653280 140736397649640 8930951 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 243575 237233 628 1471 0 242095 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 974300

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 17206
/proc/meminfo: memFree=26936640/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=996332 CPUtime=162.26 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 252923 0 0 0 15863 363 0 0 20 0 1 0 270140275 1020243968 242786 33554432000 4194304 10219143 140736397653280 140736397649640 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 249083 242786 628 1471 0 247603 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 996332

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 17244
/proc/meminfo: memFree=26855796/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1029408 CPUtime=222.24 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 261160 0 0 0 21847 377 0 0 20 0 1 0 270140275 1054113792 251009 33554432000 4194304 10219143 140736397653280 140736397649640 6191550 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 257352 251009 628 1471 0 255872 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1029408

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 17244
/proc/meminfo: memFree=26773004/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1072848 CPUtime=282.23 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 271622 0 0 0 27832 391 0 0 20 0 1 0 270140275 1098596352 262130 33554432000 4194304 10219143 140736397653280 140736397649640 6191148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 268212 262130 628 1471 0 266732 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1072848

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/174 17244
/proc/meminfo: memFree=26664912/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1118124 CPUtime=342.22 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 282547 0 0 0 33816 406 0 0 20 0 1 0 270140275 1144958976 274580 33554432000 4194304 10219143 140736397653280 140736397649640 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 279531 274580 628 1471 0 278051 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1118124

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 17245
/proc/meminfo: memFree=26418952/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1292844 CPUtime=402.21 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 316177 0 0 0 39747 474 0 0 20 0 1 0 270140275 1323872256 319128 33554432000 4194304 10219143 140736397653280 140736397649160 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 323211 319128 706 1471 0 321731 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1292844

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 17245
/proc/meminfo: memFree=26351028/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1294316 CPUtime=462.21 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 316571 0 0 0 45732 489 0 0 20 0 1 0 270140275 1325379584 319559 33554432000 4194304 10219143 140736397653280 140736397649160 4819080 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 323579 319559 706 1471 0 322099 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1294316

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17245
/proc/meminfo: memFree=26007464/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1408888 CPUtime=522.19 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 335554 0 0 0 51718 501 0 0 20 0 1 0 270140275 1442701312 346247 33554432000 4194304 10219143 140736397653280 140736397646456 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 352222 346247 782 1471 0 350742 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1408888

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17245
/proc/meminfo: memFree=26002284/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1409924 CPUtime=582.19 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 336288 0 0 0 57714 505 0 0 20 0 1 0 270140275 1443762176 346983 33554432000 4194304 10219143 140736397653280 140736397646456 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 352481 346983 782 1471 0 351001 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1409924

[startup+642.3 s]

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

/proc/meminfo: memFree=25901488/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1446720 CPUtime=1122.1 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 343609 0 0 0 111669 541 0 0 20 0 1 0 270140275 1481441280 357583 33554432000 4194304 10219143 140736397653280 140736397646456 8056463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 361680 357583 782 1471 0 360200 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1446720

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17273
/proc/meminfo: memFree=25899696/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1446720 CPUtime=1182.09 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 343609 0 0 0 117665 544 0 0 20 0 1 0 270140275 1481441280 357583 33554432000 4194304 10219143 140736397653280 140736397646456 8057481 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 361680 357583 782 1471 0 360200 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1446720

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17273
/proc/meminfo: memFree=25899324/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1446720 CPUtime=1242.09 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 343611 0 0 0 123661 548 0 0 20 0 1 0 270140275 1481441280 357585 33554432000 4194304 10219143 140736397653280 140736397646456 8057386 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 361680 357585 782 1471 0 360200 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1446720

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17277
/proc/meminfo: memFree=25934204/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1302.08 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344784 0 0 0 129657 551 0 0 20 0 1 0 270140275 1452711936 348654 33554432000 4194304 10219143 140736397653280 140736397643704 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 348654 799 1471 0 353186 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1418664

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 17277
/proc/meminfo: memFree=25934116/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1362.07 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344797 0 0 0 135652 555 0 0 20 0 1 0 270140275 1452711936 348667 33554432000 4194304 10219143 140736397653280 140736397644584 8108179 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 348667 799 1471 0 353186 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1418664

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 17277
/proc/meminfo: memFree=25932096/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1422.06 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344798 0 0 0 141648 558 0 0 20 0 1 0 270140275 1452711936 349179 33554432000 4194304 10219143 140736397653280 140736397644408 8051483 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349179 799 1471 0 353186 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1418664

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 17277
/proc/meminfo: memFree=25932248/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1482.04 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344798 0 0 0 147644 560 0 0 20 0 1 0 270140275 1452711936 349179 33554432000 4194304 10219143 140736397653280 140736397644536 8090932 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349179 799 1471 0 353186 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1418664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 17277
/proc/meminfo: memFree=25931160/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1542.04 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344798 0 0 0 153641 563 0 0 20 0 1 0 270140275 1452711936 349179 33554432000 4194304 10219143 140736397653280 140736397644408 8051483 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349179 799 1471 0 353186 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1418664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 17278
/proc/meminfo: memFree=25929140/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1602.03 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344799 0 0 0 159638 565 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644408 8051469 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1418664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1662.02 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344800 0 0 0 165634 568 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644408 8070378 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1418664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929328/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1722.01 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344800 0 0 0 171630 571 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644584 8067354 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1418664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1782.01 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344800 0 0 0 177625 576 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644408 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1418664

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1791.6 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344800 0 0 0 178584 576 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644584 8051466 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 1418664

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1794.81 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344800 0 0 0 178904 577 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644536 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1418664

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1796.4 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344800 0 0 0 179063 577 0 0 20 0 1 0 270140275 1452711936 349691 33554432000 4194304 10219143 140736397653280 140736397644584 8108186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349691 799 1471 0 353186 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 1418664

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1418664 CPUtime=1797.2 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344811 0 0 0 179143 577 0 0 20 0 1 0 270140275 1452711936 349702 33554432000 4194304 10219143 140736397653280 140736397644408 5156771 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354666 349702 810 1471 0 353186 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 1418664

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1417168 CPUtime=1797.6 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344814 0 0 0 179183 577 0 0 20 0 1 0 270140275 1451180032 349331 33554432000 4194304 10219143 140736397653280 140736397644408 4965739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 354292 349331 813 1471 0 352812 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 1417168

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=25929080/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=1119876 CPUtime=1798 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344814 0 0 0 179219 581 0 0 20 0 1 0 270140275 1146753024 275364 33554432000 4194304 10219143 140736397653280 140736397652376 9036791 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 279936 275331 813 1471 0 278456 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 1119876

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17278
/proc/meminfo: memFree=26450936/32873852 swapFree=6848/6848
[pid=17201] ppid=17199 vsize=812244 CPUtime=1798.1 cores=1,3,5,7
/proc/17201/stat : 17201 (scip-2.1.1.4exp) R 17199 17201 14609 0 -1 4202496 344825 0 0 0 179227 583 0 0 20 0 1 0 270140275 831737856 195541 33554432000 4194304 10219143 140736397653280 140736397652376 9221482 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17201/statm: 203061 195541 824 1471 0 201581 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 812244

Child status: 0
Real time (s): 1798.44
CPU time (s): 1798.14
CPU user time (s): 1792.28
CPU system time (s): 5.86611
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1446720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.28
system time used= 5.86611
maximum resident set size= 1430372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344827
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= 30
involuntary context switches= 1848

runsolver used 7.63684 second user time and 9.79651 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 15:49:08
IDJOB=3692453
IDBENCH=77148
IDSOLVER=2271
FILE ID=node129/3692453-1338040148
RUNJOBID= node129-1338029292-16060
PBS_JOBID= 14624342
Free space on /tmp= 71112 MiB

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

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

MD5SUM BENCH= c3c02f6d6ed03ca0aea055091dd3548b
RANDOM SEED=1194486396

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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:       32873852 kB
MemFree:        27898444 kB
Buffers:          263824 kB
Cached:          2989712 kB
SwapCached:            0 kB
Active:          2053840 kB
Inactive:        2135568 kB
Active(anon):     938604 kB
Inactive(anon):        0 kB
Active(file):    1115236 kB
Inactive(file):  2135568 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21744 kB
Writeback:             0 kB
AnonPages:        942904 kB
Mapped:            17908 kB
Shmem:               204 kB
Slab:             647588 kB
SReclaimable:      90020 kB
SUnreclaim:       557568 kB
KernelStack:        1424 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1059068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 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= 71092 MiB
End job on node129 at 2012-05-26 16:19:07