Trace number 2665110

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverOPT2 567.56 567.736

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=11-P1=2-P2=41-P3=47-P4=37-P5=17-P6=41-P7=43-P8=59-B.opb
MD5SUM703541714091bf2de3415b24b852b4fc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.06038
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables144
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2665110-1276649861.opb>
0.00/0.01	c original problem has 432 variables (432 bin, 0 int, 0 impl, 0 cont) and 305 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.02	c presolving:
0.03/0.06	c (round 1) 8 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 36 chg coeffs, 0 upgd conss, 1936 impls, 0 clqs
0.03/0.06	c (round 2) 8 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 36 chg coeffs, 9 upgd conss, 1958 impls, 0 clqs
0.03/0.09	c    (0.1s) probing: 194/424 (45.8%) - 0 fixings, 0 aggregations, 41 implications, 0 bound changes
0.03/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.03/0.09	c presolving (3 rounds):
0.03/0.09	c  8 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 36 changed coefficients
0.03/0.09	c  2040 implications, 0 cliques
0.03/0.09	c presolved problem has 424 variables (424 bin, 0 int, 0 impl, 0 cont) and 305 constraints
0.03/0.09	c     287 constraints of type <and>
0.03/0.09	c       8 constraints of type <linear>
0.03/0.09	c      10 constraints of type <logicor>
0.03/0.09	c transformed objective value is always integral (scale: 1)
0.03/0.09	c Presolving Time: 0.05
0.03/0.09	c - non default parameters ----------------------------------------------------------------------
0.03/0.09	c # SCIP version 1.2.1.2
0.03/0.09	c 
0.03/0.09	c # frequency for displaying node information lines
0.03/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.03/0.09	c display/freq = 10000
0.03/0.09	c 
0.03/0.09	c # maximal time in seconds to run
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/time = 1800
0.03/0.09	c 
0.03/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/memory = 1620
0.03/0.09	c 
0.03/0.09	c # should presolving try to simplify inequalities
0.03/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.09	c constraints/linear/simplifyinequalities = TRUE
0.03/0.09	c 
0.03/0.09	c # should presolving try to simplify knapsacks
0.03/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.03/0.09	c 
0.03/0.09	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.03/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.03/0.09	c heuristics/undercover/freq = 0
0.03/0.09	c 
0.03/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.03/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.03/0.09	c separating/rapidlearning/freq = 0
0.03/0.09	c 
0.03/0.09	c -----------------------------------------------------------------------------------------------
0.03/0.09	c start solving
0.03/0.09	c 
0.03/0.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.03/0.09	c   0.1s|     1 |     0 |    13 |     - |1790k|   0 |   4 | 424 | 305 | 424 | 592 |   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |    23 |     - |1822k|   0 |  13 | 424 | 317 | 424 | 596 |   4 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.29/0.30	c   0.2s|     1 |     0 |    47 |     - |1853k|   0 |  30 | 424 | 317 | 424 | 606 |  14 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.2s|     1 |     0 |    87 |     - |1917k|   0 |  37 | 424 | 317 | 424 | 619 |  27 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   167 |     - |1949k|   0 |  75 | 424 | 317 | 424 | 649 |  57 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.39/0.44	c   0.3s|     1 |     0 |   223 |     - |1977k|   0 |  71 | 424 | 317 | 424 | 683 |  91 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.4s|     1 |     0 |   275 |     - |2043k|   0 | 110 | 424 | 317 | 424 | 715 | 123 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
0.59/0.67	c   0.6s|     1 |     2 |   275 |     - |2043k|   0 | 110 | 424 | 317 | 424 | 715 | 123 |   0 |  10 | 2.000000e+00 |      --      |    Inf 
49.98/50.06	c  46.2s| 10000 |  4770 |145837 |  14.6 |8863k|  75 |   - | 424 |2263 |   0 |   0 |  51k|7131 |3577 | 2.000000e+00 |      --      |    Inf 
89.16/89.29	c  82.1s| 20000 |  9193 |254624 |  12.7 |  14M|  75 |  17 | 424 |2693 | 424 | 356 |  86k|  16k|5191 | 2.000000e+00 |      --      |    Inf 
100.66/100.74	o 11
100.66/100.74	c v92.5s| 23216 |  9524 |283967 |  12.2 |  14M|  76 |   - | 424 |2928 | 424 | 446 |  95k|  20k|5575 | 2.000000e+00 | 1.100000e+01 | 450.00%
102.56/102.67	o 7
102.56/102.67	c *94.3s| 23718 |  9404 |289303 |  12.2 |  14M|  77 |   - | 424 |3094 | 424 | 446 |  97k|  20k|5616 | 2.000000e+00 | 7.000000e+00 | 250.00%
102.66/102.74	o 3
102.66/102.74	c *94.4s| 23739 |  5379 |289413 |  12.2 |  10M|  77 |   - | 424 |3037 | 424 | 434 |  97k|  20k|5616 | 2.000000e+00 | 3.000000e+00 |  50.00%
119.95/120.04	c   110s| 30000 |  5763 |328129 |  10.9 |  11M|  77 |   - | 424 |4297 |   0 |   0 | 106k|  27k|5783 | 2.000000e+00 | 3.000000e+00 |  50.00%
147.44/147.52	c   135s| 40000 |  7638 |381851 |   9.5 |  15M|  77 |   2 | 424 |4537 | 424 | 406 | 121k|  39k|6092 | 2.000000e+00 | 3.000000e+00 |  50.00%
174.64/174.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
174.64/174.78	c   160s| 50000 |  8532 |436185 |   8.7 |  18M|  77 |  26 | 424 |4194 | 424 | 414 | 135k|  49k|6355 | 2.000000e+00 | 3.000000e+00 |  50.00%
201.23/201.37	c   185s| 60000 |  9672 |485890 |   8.1 |  20M|  77 |  17 | 424 |2868 | 424 | 368 | 148k|  60k|6790 | 2.000000e+00 | 3.000000e+00 |  50.00%
232.31/232.40	c   213s| 70000 | 11758 |546303 |   7.8 |  24M|  77 |   7 | 424 |4628 | 424 | 382 | 168k|  71k|6988 | 2.000000e+00 | 3.000000e+00 |  50.00%
258.20/258.39	c   237s| 80000 | 11895 |591106 |   7.4 |  25M|  78 |   8 | 424 |4772 | 424 | 380 | 179k|  81k|7294 | 2.000000e+00 | 3.000000e+00 |  50.00%
285.80/285.99	c   262s| 90000 | 12402 |636029 |   7.1 |  28M|  78 |   - | 424 |7349 |   0 |   0 | 190k|  92k|7463 | 2.000000e+00 | 3.000000e+00 |  50.00%
317.19/317.35	c   291s|100000 | 12702 |689607 |   6.9 |  30M|  78 |   - | 424 |9994 |   0 |   0 | 204k| 104k|7663 | 2.000000e+00 | 3.000000e+00 |  50.00%
347.98/348.14	c   320s|110000 | 13535 |742781 |   6.8 |  33M|  78 |  12 | 424 |  10k| 424 | 391 | 217k| 115k|7849 | 2.000000e+00 | 3.000000e+00 |  50.00%
377.27/377.40	c   347s|120000 | 15342 |788949 |   6.6 |  35M|  78 |  19 | 424 |5948 | 424 | 384 | 229k| 124k|8204 | 2.000000e+00 | 3.000000e+00 |  50.00%
408.66/408.82	c   376s|130000 | 15909 |844986 |   6.5 |  37M|  78 |  11 | 424 |5345 | 424 | 396 | 246k| 135k|8573 | 2.000000e+00 | 3.000000e+00 |  50.00%
437.56/437.74	c   402s|140000 | 17223 |897724 |   6.4 |  40M|  78 |  13 | 424 |5838 | 424 | 402 | 258k| 146k|8817 | 2.000000e+00 | 3.000000e+00 |  50.00%
465.54/465.74	c   428s|150000 | 18239 |949328 |   6.3 |  44M|  78 |   6 | 424 |6258 | 424 | 425 | 269k| 158k|8967 | 2.000000e+00 | 3.000000e+00 |  50.00%
494.44/494.63	c   455s|160000 | 18201 |999009 |   6.2 |  45M|  78 |   7 | 424 |4372 | 424 | 410 | 280k| 170k|9276 | 2.000000e+00 | 3.000000e+00 |  50.00%
522.93/523.12	c   481s|170000 | 18983 |  1053k|   6.2 |  47M|  78 |  10 | 424 |7151 | 424 | 438 | 293k| 183k|9342 | 2.000000e+00 | 3.000000e+00 |  50.00%
553.52/553.74	c   509s|180000 | 20570 |  1109k|   6.2 |  50M|  78 |  13 | 424 |6810 | 424 | 418 | 307k| 195k|9603 | 2.000000e+00 | 3.000000e+00 |  50.00%
567.42/567.69	o 2
567.42/567.69	c * 522s|184678 |     0 |  1132k|   6.1 |8824k|  78 |   - | 424 |7852 | 424 | 423 | 313k| 200k|9670 | 2.000000e+00 | 2.000000e+00 |   0.00%
567.42/567.70	c 
567.42/567.70	c SCIP Status        : problem is solved [optimal solution found]
567.42/567.70	c Solving Time (sec) : 521.74
567.42/567.70	c Solving Nodes      : 184678
567.42/567.70	c Primal Bound       : +2.00000000000000e+00 (4 solutions)
567.42/567.70	c Dual Bound         : +2.00000000000000e+00
567.42/567.70	c Gap                : 0.00 %
567.51/567.70	s OPTIMUM FOUND
567.51/567.70	v x144 x143 x142 x141 -x140 x139 -x138 x137 x136 x135 x134 x133 x96 x95 x94 x93 x92 -x91 x132 -x131 x130 -x129 -x128 -x127 x90 x89 
567.51/567.70	v x88 x87 x86 -x85 -x126 -x125 -x124 -x123 x122 x121 x84 -x83 x82 x81 x80 -x79 x120 -x119 -x118 -x117 -x116 x115 x78 -x77 -x76 
567.51/567.70	v -x75 x74 -x73 -x114 -x113 -x112 x111 x110 x109 x72 x71 x70 -x69 x68 -x67 -x108 -x107 -x106 x105 -x104 x103 x66 -x65 x64 x63 
567.51/567.70	v x62 -x61 -x102 -x101 -x100 -x99 -x98 -x97 -x60 -x59 -x58 x57 x56 -x55 x54 x53 x52 x51 x50 x49 x48 -x47 -x46 -x45 -x44 x43 x42 
567.51/567.70	v x41 x40 -x39 -x38 x37 -x36 -x35 -x34 x33 x32 x31 x30 -x29 -x28 x27 -x26 x25 -x24 -x23 x22 -x21 x20 x19 x18 x17 x16 x15 -x14 
567.51/567.70	v x13 -x12 -x11 -x10 -x9 x8 x7 -x6 -x5 -x4 -x3 x2 -x1 
567.51/567.70	c SCIP Status        : problem is solved [optimal solution found]
567.51/567.70	c Solving Time       :     521.74
567.51/567.70	c Original Problem   :
567.51/567.70	c   Problem name     : HOME/instance-2665110-1276649861.opb
567.51/567.70	c   Variables        : 432 (432 binary, 0 integer, 0 implicit integer, 0 continuous)
567.51/567.70	c   Constraints      : 305 initial, 305 maximal
567.51/567.70	c Presolved Problem  :
567.51/567.70	c   Problem name     : t_HOME/instance-2665110-1276649861.opb
567.51/567.70	c   Variables        : 424 (424 binary, 0 integer, 0 implicit integer, 0 continuous)
567.51/567.70	c   Constraints      : 305 initial, 11587 maximal
567.51/567.70	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
567.51/567.70	c   trivial          :       0.00          0          0          0          0          0          0          0          0
567.51/567.70	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
567.51/567.70	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
567.51/567.70	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
567.51/567.70	c   implics          :       0.00          0          0          0          0          0          0          0          0
567.51/567.70	c   probing          :       0.03          0          0          0          0          0          0          0          0
567.51/567.70	c   and              :       0.02          0          0          0          0          0          0          0          0
567.51/567.70	c   linear           :       0.00          1          7          0          0          0          0          0         36
567.51/567.70	c   logicor          :       0.00          0          0          0          0          0          0          0          0
567.51/567.70	c   root node        :          -         82          -          -         82          -          -          -          -
567.51/567.70	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
567.51/567.70	c   integral         :          0          0          0     134152          0         24       1554          0          0     266866
567.51/567.70	c   and              :        287     256008     759316          2          0      23366    1173412     313113          0          0
567.51/567.70	c   linear           :          8+         7     735949          2          0      63796     567468          4          0          0
567.51/567.70	c   logicor          :         10+         6     414458          2          0       6114     191120          0          0          0
567.51/567.70	c   countsols        :          0          0          0          3          0          0          0          0          0          0
567.51/567.70	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
567.51/567.70	c   integral         :      15.26       0.00       0.00      15.26       0.00
567.51/567.70	c   and              :      21.10       8.24      12.86       0.00       0.00
567.51/567.70	c   linear           :      23.39       0.00      23.39       0.00       0.00
567.51/567.70	c   logicor          :      31.98       0.00      31.98       0.00       0.00
567.51/567.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00
567.51/567.70	c Propagators        :       Time      Calls    Cutoffs    DomReds
567.51/567.70	c   vbounds          :       0.47          2          0          0
567.51/567.70	c   rootredcost      :       0.39          3          0          5
567.51/567.70	c   pseudoobj        :       0.81     758912          1         25
567.51/567.70	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
567.51/567.70	c   propagation      :      15.32      93277      93015     746327       36.4      12325       19.5          -
567.51/567.70	c   infeasible LP    :       0.13        423        419       2292       27.8         61       14.5          0
567.51/567.70	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
567.51/567.70	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
567.51/567.70	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
567.51/567.70	c   applied globally :          -          -          -     199930       23.8          -          -          -
567.51/567.70	c   applied locally  :          -          -          -        185       44.7          -          -          -
567.51/567.70	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
567.51/567.70	c   cut pool         :       0.00          5          -          -          4          -    (maximal pool size: 170)
567.51/567.70	c   redcost          :       3.23     256009          0         19          0          0
567.51/567.70	c   impliedbounds    :       0.00          6          0          0         81          0
567.51/567.70	c   intobj           :       0.00          0          0          0          0          0
567.51/567.70	c   cgmip            :       0.00          0          0          0          0          0
567.51/567.70	c   gomory           :       0.06          6          0          0         60          0
567.51/567.70	c   strongcg         :       0.04          6          0          0        159          0
567.51/567.70	c   cmir             :       0.03          6          0          0         52          0
567.51/567.70	c   flowcover        :       0.05          6          0          0        100          0
567.51/567.70	c   clique           :       0.01          1          0          0          0          0
567.51/567.70	c   zerohalf         :       0.00          0          0          0          0          0
567.51/567.70	c   mcf              :       0.00          1          0          0          0          0
567.51/567.70	c   rapidlearning    :       0.10          1          0          0          0         12
567.51/567.70	c Pricers            :       Time      Calls       Vars
567.51/567.70	c   problem variables:       0.00          0          0
567.51/567.70	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
567.51/567.70	c   relpscost        :      15.03     134149         24       1554          0          0     266866
567.51/567.70	c   pscost           :       0.00          0          0          0          0          0          0
567.51/567.70	c   inference        :       0.00          0          0          0          0          0          0
567.51/567.70	c   mostinf          :       0.00          0          0          0          0          0          0
567.51/567.70	c   leastinf         :       0.00          0          0          0          0          0          0
567.51/567.70	c   fullstrong       :       0.00          0          0          0          0          0          0
567.51/567.70	c   allfullstrong    :       0.00          0          0          0          0          0          0
567.51/567.70	c   random           :       0.00          0          0          0          0          0          0
567.51/567.70	c Primal Heuristics  :       Time      Calls      Found
567.51/567.70	c   LP solutions     :       0.19          -          3
567.51/567.70	c   pseudo solutions :       0.00          -          0
567.51/567.70	c   intshifting      :       0.01          0          0
567.51/567.70	c   oneopt           :       0.13          3          0
567.51/567.70	c   crossover        :       0.25          1          0
567.51/567.70	c   feaspump         :       0.14         21          0
567.51/567.70	c   rootsoldiving    :       1.26         25          0
567.51/567.70	c   objpscostdiving  :       0.95         49          0
567.51/567.70	c   coefdiving       :       1.53        184          0
567.51/567.70	c   fracdiving       :       1.34        184          0
567.51/567.70	c   veclendiving     :       0.97        184          1
567.51/567.70	c   guideddiving     :       1.26        184          0
567.51/567.70	c   pscostdiving     :       1.35        184          0
567.51/567.70	c   linesearchdiving :       1.02        184          0
567.51/567.70	c   trivial          :       0.00          2          0
567.51/567.70	c   simplerounding   :       0.16          0          0
567.51/567.70	c   zirounding       :       0.11       1000          0
567.51/567.70	c   rounding         :       0.64       7250          0
567.51/567.70	c   shifting         :       3.64       2134          0
567.51/567.70	c   twoopt           :       0.00          0          0
567.51/567.70	c   fixandinfer      :       0.00          0          0
567.51/567.70	c   intdiving        :       0.00          0          0
567.51/567.70	c   actconsdiving    :       0.00          0          0
567.51/567.70	c   octane           :       0.00          0          0
567.51/567.70	c   rens             :       0.02          1          0
567.51/567.70	c   rins             :       0.00          0          0
567.51/567.70	c   localbranching   :       0.00          0          0
567.51/567.70	c   mutation         :       0.00          0          0
567.51/567.70	c   dins             :       0.00          0          0
567.51/567.70	c   undercover       :       0.01          1          0
567.51/567.70	c   nlp              :       0.11          0          0
567.51/567.70	c   trysol           :       0.24          0          0
567.51/567.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
567.51/567.70	c   primal LP        :      38.66          0          0       0.00       0.00
567.51/567.70	c   dual LP          :     277.57     262058    1083216       4.13    3902.50
567.51/567.70	c   lex dual LP      :       0.00          0          0       0.00          -
567.51/567.70	c   barrier LP       :       0.00          0          0       0.00          -
567.51/567.70	c   diving/probing LP:       6.98       7376      49200       6.67    7048.71
567.51/567.70	c   strong branching :      12.33       9670      73810       7.63    5986.21
567.51/567.70	c     (at root node) :          -         10        871      87.10          -
567.51/567.70	c   conflict analysis:       0.00          0          0       0.00          -
567.51/567.70	c B&B Tree           :
567.51/567.70	c   number of runs   :          1
567.51/567.70	c   nodes            :     184678
567.51/567.70	c   nodes (total)    :     184678
567.51/567.70	c   nodes left       :          0
567.51/567.70	c   max depth        :         78
567.51/567.70	c   max depth (total):         78
567.51/567.70	c   backtracks       :      46633 (25.3%)
567.51/567.70	c   delayed cutoffs  :      54827
567.51/567.70	c   repropagations   :     134209 (739943 domain reductions, 39585 cutoffs)
567.51/567.70	c   avg switch length:       4.34
567.51/567.70	c   switching time   :      70.43
567.51/567.70	c Solution           :
567.51/567.70	c   Solutions found  :          4 (4 improvements)
567.51/567.70	c   First Solution   : +1.10000000000000e+01   (in run 1, after 23216 nodes, 92.55 seconds, depth 72, found by <veclendiving>)
567.51/567.70	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 184678 nodes, 521.57 seconds, depth 64, found by <relaxation>)
567.51/567.70	c   Dual Bound       : +2.00000000000000e+00
567.51/567.70	c   Gap              :       0.00 %
567.51/567.70	c   Root Dual Bound  : +2.00000000000000e+00
567.51/567.70	c   Root Iterations  :        275
567.51/567.73	c Time complete: 567.55.

Verifier Data

OK	2

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665110-1276649861/watcher-2665110-1276649861 -o /tmp/evaluation-result-2665110-1276649861/solver-2665110-1276649861 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665110-1276649861.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.12 1.06 1.02 3/106 14616
/proc/meminfo: memFree=1572484/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=6356 CPUtime=0
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 584 0 0 0 0 0 0 0 19 0 1 0 6276806 6508544 504 1992294400 4194304 9819077 140736730872032 18446744073709551615 8678556 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14616/statm: 1589 504 338 1374 0 210 0

[startup+0.0442251 s]
/proc/loadavg: 1.12 1.06 1.02 3/106 14616
/proc/meminfo: memFree=1572484/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=13568 CPUtime=0.03
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 2764 0 0 0 1 2 0 0 19 0 1 0 6276806 13893632 2074 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 3392 2074 473 1374 0 2013 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13568

[startup+0.101231 s]
/proc/loadavg: 1.12 1.06 1.02 3/106 14616
/proc/meminfo: memFree=1572484/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=17732 CPUtime=0.09
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4379 0 0 0 5 4 0 0 19 0 1 0 6276806 18157568 2910 1992294400 4194304 9819077 140736730872032 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 4433 2910 648 1374 0 3054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17732

[startup+0.300253 s]
/proc/loadavg: 1.12 1.06 1.02 3/106 14616
/proc/meminfo: memFree=1572484/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=18748 CPUtime=0.29
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 8913 0 0 0 20 9 0 0 20 0 1 0 6276806 19197952 3574 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 4687 3574 695 1374 0 3308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18748

[startup+0.700297 s]
/proc/loadavg: 1.12 1.06 1.02 3/106 14616
/proc/meminfo: memFree=1572484/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=20176 CPUtime=0.69
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 11826 0 0 0 58 11 0 0 21 0 1 0 6276806 20660224 3807 1992294400 4194304 9819077 140736730872032 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 4909 3804 710 1374 0 3530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20176

[startup+1.50039 s]
/proc/loadavg: 1.12 1.06 1.02 2/107 14617
/proc/meminfo: memFree=1559332/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=20556 CPUtime=1.49
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 13446 0 0 0 135 14 0 0 23 0 1 0 6276806 21049344 3826 1992294400 4194304 9819077 140736730872032 18446744073709551615 6566716 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 5093 3825 725 1374 0 3714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20556

[startup+3.10056 s]
/proc/loadavg: 1.11 1.06 1.02 2/107 14617
/proc/meminfo: memFree=1559084/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=21324 CPUtime=3.09
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 17570 0 0 0 291 18 0 0 25 0 1 0 6276806 21835776 3875 1992294400 4194304 9819077 140736730872032 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 5331 3875 725 1374 0 3952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21324

[startup+6.30091 s]
/proc/loadavg: 1.11 1.06 1.02 2/107 14619
/proc/meminfo: memFree=1558836/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=20504 CPUtime=6.29
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 29089 0 0 0 597 32 0 0 25 0 1 0 6276806 20996096 3915 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 5126 3915 727 1374 0 3747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20504

[startup+12.7016 s]
/proc/loadavg: 1.10 1.06 1.02 2/107 14619
/proc/meminfo: memFree=1558836/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=21264 CPUtime=12.68
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 67471 0 0 0 1190 78 0 0 25 0 1 0 6276806 21774336 3993 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 5316 3993 727 1374 0 3937 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21264

[startup+25.501 s]
/proc/loadavg: 1.08 1.06 1.02 2/107 14619
/proc/meminfo: memFree=1556480/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=24124 CPUtime=25.48
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 163563 0 0 0 2370 178 0 0 25 0 1 0 6276806 24702976 4601 1992294400 4194304 9819077 140736730872032 18446744073709551615 5956112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 6031 4601 727 1374 0 4652 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24124

[startup+51.1009 s]
/proc/loadavg: 1.05 1.05 1.01 2/107 14619
/proc/meminfo: memFree=1551768/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=29304 CPUtime=51.07
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 367173 0 0 0 4718 389 0 0 25 0 1 0 6276806 30007296 5891 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 7326 5891 727 1374 0 5947 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29304

[startup+102.308 s]
/proc/loadavg: 1.02 1.04 1.01 2/107 14621
/proc/meminfo: memFree=1542344/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=37516 CPUtime=102.26
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 795012 0 0 0 9395 831 0 0 25 0 1 0 6276806 38416384 8059 1992294400 4194304 9819077 140736730872032 18446744073709551615 7222969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 9379 8059 727 1374 0 8000 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37516

[startup+162.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 14623
/proc/meminfo: memFree=1538500/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=41672 CPUtime=162.24
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 1249754 0 0 0 14895 1329 0 0 25 0 1 0 6276806 42672128 9026 1992294400 4194304 9819077 140736730872032 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 10418 9026 728 1374 0 9039 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41672

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 14632
/proc/meminfo: memFree=1531184/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=48480 CPUtime=222.21
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 1725466 0 0 0 20384 1837 0 0 25 0 1 0 6276806 49643520 10699 1992294400 4194304 9819077 140736730872032 18446744073709551615 6389950 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 12120 10699 728 1374 0 10741 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48480

[startup+282.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 14634
/proc/meminfo: memFree=1525108/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=53496 CPUtime=282.2
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 2161199 0 0 0 25907 2313 0 0 25 0 1 0 6276806 54779904 12203 1992294400 4194304 9819077 140736730872032 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 13565 12209 728 1374 0 12186 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53496

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 14636
/proc/meminfo: memFree=1519404/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=60232 CPUtime=342.18
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 2580556 0 0 0 31453 2765 0 0 25 0 1 0 6276806 61677568 13625 1992294400 4194304 9819077 140736730872032 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 15058 13625 728 1374 0 13679 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 60232

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 14638
/proc/meminfo: memFree=1511716/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=67664 CPUtime=402.16
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 3019814 0 0 0 36984 3232 0 0 25 0 1 0 6276806 69287936 15449 1992294400 4194304 9819077 140736730872032 18446744073709551615 6386881 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 16916 15449 728 1374 0 15537 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 67664

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14640
/proc/meminfo: memFree=1503656/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=76288 CPUtime=462.14
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 3482479 0 0 0 42479 3735 0 0 25 0 1 0 6276806 78118912 17556 1992294400 4194304 9819077 140736730872032 18446744073709551615 6361740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 19072 17556 728 1374 0 17693 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 76288

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14640
/proc/meminfo: memFree=1499068/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=80576 CPUtime=522.13
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 3913773 0 0 0 48000 4213 0 0 25 0 1 0 6276806 82509824 18674 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 20144 18674 728 1374 0 18765 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 80576

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1498696/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=80840 CPUtime=537.32
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4015293 0 0 0 49409 4323 0 0 25 0 1 0 6276806 82780160 18752 1992294400 4194304 9819077 140736730872032 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 20210 18752 728 1374 0 18831 0
Current children cumulated CPU time (s) 537.32
Current children cumulated vsize (KiB) 80840

[startup+550.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1498076/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=81448 CPUtime=550.12
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4117141 0 0 0 50580 4432 0 0 25 0 1 0 6276806 83402752 18917 1992294400 4194304 9819077 140736730872032 18446744073709551615 6361720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 20362 18917 728 1374 0 18983 0
Current children cumulated CPU time (s) 550.12
Current children cumulated vsize (KiB) 81448

[startup+556.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1497456/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=83092 CPUtime=556.51
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4169195 0 0 0 51164 4487 0 0 25 0 1 0 6276806 85086208 19308 1992294400 4194304 9819077 140736730872032 18446744073709551615 5955584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 20773 19308 728 1374 0 19394 0
Current children cumulated CPU time (s) 556.51
Current children cumulated vsize (KiB) 83092

[startup+563.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1495968/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=83604 CPUtime=562.92
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4222680 0 0 0 51751 4541 0 0 25 0 1 0 6276806 85610496 19435 1992294400 4194304 9819077 140736730872032 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 20901 19435 728 1374 0 19522 0
Current children cumulated CPU time (s) 562.92
Current children cumulated vsize (KiB) 83604

[startup+566.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1495472/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=84952 CPUtime=566.12
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4247534 0 0 0 52045 4567 0 0 25 0 1 0 6276806 86990848 19776 1992294400 4194304 9819077 140736730872032 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 21238 19776 728 1374 0 19859 0
Current children cumulated CPU time (s) 566.12
Current children cumulated vsize (KiB) 84952

[startup+567.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1494604/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=85048 CPUtime=566.92
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4253492 0 0 0 52119 4573 0 0 25 0 1 0 6276806 87089152 19777 1992294400 4194304 9819077 140736730872032 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 21262 19777 728 1374 0 19883 0
Current children cumulated CPU time (s) 566.92
Current children cumulated vsize (KiB) 85048

[startup+567.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1494604/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=84568 CPUtime=567.32
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4256512 0 0 0 52155 4577 0 0 25 0 1 0 6276806 86597632 19776 1992294400 4194304 9819077 140736730872032 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14616/statm: 21142 19776 728 1374 0 19763 0
Current children cumulated CPU time (s) 567.32
Current children cumulated vsize (KiB) 84568

[startup+567.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1494604/2059040 swapFree=4192956/4192956
[pid=14616] ppid=14614 vsize=84948 CPUtime=567.51
/proc/14616/stat : 14616 (pbscip.linux.x8) R 14614 14616 13420 0 -1 4202496 4256795 0 0 0 52174 4577 0 0 25 0 1 0 6276806 86986752 19778 1992294400 4194304 9819077 140736730872032 18446744073709551615 4774640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14616/statm: 21237 19778 728 1374 0 19858 0
Current children cumulated CPU time (s) 567.51
Current children cumulated vsize (KiB) 84948

Child status: 0
Real time (s): 567.736
CPU time (s): 567.56
CPU user time (s): 521.769
CPU system time (s): 45.791
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 85164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.769
system time used= 45.791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4256802
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= 3
involuntary context switches= 6709

runsolver used 0.901862 second user time and 2.72659 second system time

The end

Launcher Data

Begin job on node059 at 2010-06-16 02:57:41
IDJOB=2665110
IDBENCH=48053
IDSOLVER=1168
FILE ID=node059/2665110-1276649861
PBS_JOBID= 11172428
Free space on /tmp= 62556 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=11-P1=2-P2=41-P3=47-P4=37-P5=17-P6=41-P7=43-P8=59-B.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665110-1276649861/watcher-2665110-1276649861 -o /tmp/evaluation-result-2665110-1276649861/solver-2665110-1276649861 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665110-1276649861.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 703541714091bf2de3415b24b852b4fc
RANDOM SEED=1910963431

node059.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1572888 kB
Buffers:         88440 kB
Cached:         256040 kB
SwapCached:          0 kB
Active:         153964 kB
Inactive:       250188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1572888 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6316 kB
Writeback:           0 kB
AnonPages:       59604 kB
Mapped:          15400 kB
Slab:            60328 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62548 MiB
End job on node059 at 2010-06-16 03:07:09