Trace number 1870273

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2OPT6 17.7003 17.717

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_50_10_4.opb
MD5SUM7b38b4ead930b62d925cf473e2cdd798
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark11.3923
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
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 constraints50
Minimum length of a constraint11
Maximum length of a constraint17
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)614
Sum of products size (including duplicates)1228
Number of different products614
Sum of products size1228

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.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver Clp 1.8.2
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-1870273-1245193667.opb>
0.00/0.01	c original problem has 664 variables (664 bin, 0 int, 0 impl, 0 cont) and 664 constraints
0.00/0.02	c start presolving problem
0.00/0.02	c presolving:
0.09/0.14	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 50 upgd conss, 17310 impls, 0 clqs
0.09/0.15	c    (0.1s) probing: 101/664 (15.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (2 rounds):
0.09/0.15	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15	c  17310 implications, 0 cliques
0.09/0.15	c presolved problem has 664 variables (664 bin, 0 int, 0 impl, 0 cont) and 664 constraints
0.09/0.15	c     614 constraints of type <and>
0.09/0.15	c      50 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.06
0.09/0.15	c OPT-NLC
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = c 1620
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = c 1791
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = c 10000
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving problem
0.09/0.15	c 
0.09/0.17	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.17	c   0.1s|     1 |     0 |   100 |3439k|   0 | 100 | 664 | 664 | 664 | 664 |1278 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.17	o 11
0.09/0.17	c s 0.1s|     1 |     0 |   100 |3455k|   0 | 100 | 664 | 664 | 664 | 664 |1278 |   0 |   0 |   0 | 0.000000e+00 | 1.100000e+01 |    Inf 
0.19/0.24	c   0.1s|     1 |     0 |   251 |3499k|   0 | 100 | 664 | 664 | 664 | 664 |1380 | 102 |   0 |   0 | 0.000000e+00 | 1.100000e+01 |    Inf 
0.29/0.30	c   0.2s|     1 |     0 |   402 |3544k|   0 | 100 | 664 | 664 | 664 | 664 |1483 | 205 |   0 |   0 | 0.000000e+00 | 1.100000e+01 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   556 |3600k|   0 | 100 | 664 | 664 | 664 | 664 |1588 | 310 |   0 |   0 | 0.000000e+00 | 1.100000e+01 |    Inf 
0.39/0.43	c   0.3s|     1 |     0 |   709 |3646k|   0 | 100 | 664 | 664 | 664 | 664 |1694 | 416 |   0 |   0 | 0.000000e+00 | 1.100000e+01 |    Inf 
0.39/0.43	o 8
0.39/0.43	c s 0.3s|     1 |     0 |   709 |3654k|   0 | 100 | 664 | 664 | 664 | 664 |1694 | 416 |   0 |   0 | 0.000000e+00 | 8.000000e+00 |    Inf 
0.49/0.52	c   0.4s|     1 |     0 |   925 |3698k|   0 | 206 | 664 | 664 | 664 | 664 |1796 | 518 |   0 |   0 | 3.045455e+00 | 8.000000e+00 | 162.69%
0.69/0.77	c   0.7s|     1 |     0 |  1126 |4073k|   0 | 298 | 664 | 664 | 664 | 664 |1835 | 557 |   0 |   0 | 3.447559e+00 | 8.000000e+00 | 132.05%
1.00/1.09	c   1.0s|     1 |     0 |  1322 |4352k|   0 | 309 | 664 | 664 | 664 | 664 |1859 | 581 |   0 |   0 | 3.671706e+00 | 8.000000e+00 | 117.88%
1.39/1.42	c   1.3s|     1 |     0 |  1519 |4595k|   0 | 384 | 664 | 664 | 664 | 664 |1876 | 598 |   0 |   0 | 3.757335e+00 | 8.000000e+00 | 112.92%
1.79/1.81	c   1.7s|     1 |     0 |  1654 |4884k|   0 | 424 | 664 | 664 | 664 | 664 |1890 | 612 |   0 |   0 | 3.812246e+00 | 8.000000e+00 | 109.85%
2.10/2.18	c   2.1s|     1 |     0 |  1799 |5169k|   0 | 432 | 664 | 664 | 664 | 664 |1899 | 621 |   0 |   0 | 3.846737e+00 | 8.000000e+00 | 107.97%
2.49/2.58	c   2.5s|     1 |     0 |  2042 |5442k|   0 | 445 | 664 | 664 | 664 | 664 | 718 | 626 |   0 |   0 | 3.895700e+00 | 8.000000e+00 | 105.35%
2.69/2.74	c   2.6s|     1 |     0 |  2084 |5527k|   0 | 459 | 664 | 664 | 664 | 664 | 721 | 629 |   0 |   0 | 3.901125e+00 | 8.000000e+00 | 105.07%
2.79/2.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.89	c   2.8s|     1 |     0 |  2135 |5565k|   0 | 478 | 664 | 664 | 664 | 664 | 737 | 645 |   0 |   0 | 3.903457e+00 | 8.000000e+00 | 104.95%
2.99/3.06	c   2.9s|     1 |     0 |  2195 |5597k|   0 | 439 | 664 | 664 | 664 | 664 | 749 | 657 |   0 |   0 | 3.907071e+00 | 8.000000e+00 | 104.76%
3.19/3.21	c   3.1s|     1 |     0 |  2306 |5610k|   0 | 438 | 664 | 664 | 664 | 664 | 757 | 665 |   0 |   0 | 3.917718e+00 | 8.000000e+00 | 104.20%
3.29/3.37	c   3.2s|     1 |     0 |  2418 |5616k|   0 | 401 | 664 | 664 | 664 | 664 | 764 | 672 |   0 |   0 | 3.923703e+00 | 8.000000e+00 | 103.89%
3.49/3.52	c   3.4s|     1 |     0 |  2551 |5626k|   0 | 478 | 664 | 664 | 664 | 664 | 699 | 678 |   0 |   0 | 3.932265e+00 | 8.000000e+00 | 103.45%
3.59/3.68	c   3.6s|     1 |     0 |  2568 |5626k|   0 | 481 | 664 | 664 | 664 | 664 | 711 | 690 |   0 |   0 | 3.932265e+00 | 8.000000e+00 | 103.45%
3.79/3.84	c   3.7s|     1 |     0 |  2576 |5626k|   0 | 484 | 664 | 664 | 664 | 664 | 717 | 696 |   0 |   0 | 3.932265e+00 | 8.000000e+00 | 103.45%
3.89/3.99	c   3.9s|     1 |     0 |  2578 |5627k|   0 | 484 | 664 | 664 | 664 | 664 | 719 | 698 |   0 |   0 | 3.932265e+00 | 8.000000e+00 | 103.45%
3.99/4.08	c   4.0s|     1 |     0 |  2579 |5627k|   0 | 484 | 664 | 664 | 664 | 664 | 720 | 699 |   0 |   0 | 3.932265e+00 | 8.000000e+00 | 103.45%
4.09/4.16	c   4.0s|     1 |     0 |  2581 |5627k|   0 | 484 | 664 | 664 | 664 | 664 | 721 | 700 |   0 |   0 | 3.932265e+00 | 8.000000e+00 | 103.45%
4.49/4.55	c   4.4s|     1 |     2 |  2581 |5627k|   0 | 484 | 664 | 664 | 664 | 664 | 721 | 700 |   0 |  17 | 3.932265e+00 | 8.000000e+00 | 103.45%
6.18/6.21	o 6
6.18/6.21	c * 6.1s|     7 |     3 |  3311 |5658k|   6 |   - | 664 | 664 | 580 | 664 | 758 | 836 |   0 | 137 | 3.945442e+00 | 6.000000e+00 |  52.07%
17.58/17.69	c 
17.58/17.69	c SCIP Status        : problem is solved [optimal solution found]
17.58/17.69	c Solving Time (sec) : 17.48
17.58/17.69	c Solving Nodes      : 26
17.58/17.69	c Primal Bound       : +6.00000000000000e+00 (4 solutions)
17.58/17.69	c Dual Bound         : +6.00000000000000e+00
17.58/17.69	c Gap                : 0.00 %
17.58/17.70	c NODE         26
17.58/17.70	c DUAL BOUND   6
17.58/17.70	c PRIMAL BOUND 6
17.58/17.70	c GAP          0
17.58/17.70	s OPTIMUM FOUND
17.58/17.70	v -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 x28 -x27 -x26 -x25 
17.58/17.70	v -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 x2 -x1 
17.58/17.70	c SCIP Status        : problem is solved [optimal solution found]
17.58/17.70	c Solving Time       :      17.48
17.58/17.70	c Original Problem   :
17.58/17.70	c   Problem name     : HOME/instance-1870273-1245193667.opb
17.58/17.70	c   Variables        : 664 (664 binary, 0 integer, 0 implicit integer, 0 continuous)
17.58/17.70	c   Constraints      : 664 initial, 664 maximal
17.58/17.70	c Presolved Problem  :
17.58/17.70	c   Problem name     : t_HOME/instance-1870273-1245193667.opb
17.58/17.70	c   Variables        : 664 (664 binary, 0 integer, 0 implicit integer, 0 continuous)
17.58/17.70	c   Constraints      : 664 initial, 664 maximal
17.58/17.70	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
17.58/17.70	c   trivial          :       0.00          0          0          0          0          0          0          0          0
17.58/17.70	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
17.58/17.70	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
17.58/17.70	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
17.58/17.70	c   implics          :       0.00          0          0          0          0          0          0          0          0
17.58/17.70	c   probing          :       0.01          0          0          0          0          0          0          0          0
17.58/17.70	c   and              :       0.05          0          0          0          0          0          0          0          0
17.58/17.70	c   logicor          :       0.00          0          0          0          0          0          0          0          0
17.58/17.70	c   root node        :          -        162          -          -        162          -          -          -          -
17.58/17.70	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
17.58/17.70	c   integral         :          0          0          0         57          0          9        150          0          0         28
17.58/17.70	c   and              :        614        125        397          1          0          0       1725       1352          0          0
17.58/17.70	c   logicor          :         50         22        291          1          0          0          0          0          0          0
17.58/17.70	c   countsols        :          0          0          0          1          0          0          0          0          0          0
17.58/17.70	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
17.58/17.70	c   integral         :      11.83       0.00       0.00      11.83       0.00
17.58/17.70	c   and              :       0.05       0.05       0.00       0.00       0.00
17.58/17.70	c   logicor          :       0.00       0.00       0.00       0.00       0.00
17.58/17.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00
17.58/17.70	c Propagators        :       Time      Calls    Cutoffs    DomReds
17.58/17.70	c   rootredcost      :       0.00          1          0          0
17.58/17.70	c   pseudoobj        :       0.00        229          0          0
17.58/17.70	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
17.58/17.70	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
17.58/17.70	c   infeasible LP    :       0.01          7          0          0        0.0          0        0.0          0
17.58/17.70	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
17.58/17.70	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
17.58/17.70	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
17.58/17.70	c   applied globally :          -          -          -          0        0.0          -          -          -
17.58/17.70	c   applied locally  :          -          -          -          0        0.0          -          -          -
17.58/17.70	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
17.58/17.70	c   cut pool         :       0.00         21          -          -        137          -    (maximal pool size: 1686)
17.58/17.70	c   redcost          :       0.01        125          0        121          0          0
17.58/17.70	c   impliedbounds    :       0.01         22          0          0        661          0
17.58/17.70	c   intobj           :       0.00          0          0          0          0          0
17.58/17.70	c   gomory           :       1.75         22          0          0       1662          0
17.58/17.70	c   strongcg         :       1.12         20          0          0       4480          0
17.58/17.70	c   cmir             :       0.30         10          0          0        543          0
17.58/17.70	c   flowcover        :       0.19         10          0          0       1097          0
17.58/17.70	c   clique           :       0.02         22          0          0         18          0
17.58/17.70	c   zerohalf         :       0.00          0          0          0          0          0
17.58/17.70	c   mcf              :       0.00          1          0          0          0          0
17.58/17.70	c Pricers            :       Time      Calls       Vars
17.58/17.70	c   problem variables:       0.00          0          0
17.58/17.70	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
17.58/17.70	c   relpscost        :      11.83         56          9        150          0          0         28
17.58/17.70	c   pscost           :       0.00          0          0          0          0          0          0
17.58/17.70	c   inference        :       0.00          0          0          0          0          0          0
17.58/17.70	c   mostinf          :       0.00          0          0          0          0          0          0
17.58/17.70	c   leastinf         :       0.00          0          0          0          0          0          0
17.58/17.70	c   fullstrong       :       0.00          0          0          0          0          0          0
17.58/17.70	c   allfullstrong    :       0.00          0          0          0          0          0          0
17.58/17.70	c   random           :       0.00          0          0          0          0          0          0
17.58/17.70	c Primal Heuristics  :       Time      Calls      Found
17.58/17.70	c   LP solutions     :       0.00          -          1
17.58/17.70	c   pseudo solutions :       0.00          -          0
17.58/17.70	c   fracdiving       :       0.00          0          0
17.58/17.70	c   veclendiving     :       0.00          0          0
17.58/17.70	c   objpscostdiving  :       0.00          0          0
17.58/17.70	c   rootsoldiving    :       0.00          0          0
17.58/17.70	c   linesearchdiving :       0.00          0          0
17.58/17.70	c   guideddiving     :       0.00          0          0
17.58/17.70	c   oneopt           :       0.00          2          0
17.58/17.70	c   coefdiving       :       0.07          1          0
17.58/17.70	c   pscostdiving     :       0.03          1          0
17.58/17.70	c   simplerounding   :       0.00          0          0
17.58/17.70	c   rounding         :       0.02        137          0
17.58/17.70	c   shifting         :       0.05         23          3
17.58/17.70	c   intshifting      :       0.00          0          0
17.58/17.70	c   fixandinfer      :       0.00          0          0
17.58/17.70	c   feaspump         :       0.00          0          0
17.58/17.70	c   intdiving        :       0.00          0          0
17.58/17.70	c   actconsdiving    :       0.00          0          0
17.58/17.70	c   octane           :       0.00          0          0
17.58/17.70	c   rens             :       0.01          0          0
17.58/17.70	c   rins             :       0.00          0          0
17.58/17.70	c   localbranching   :       0.00          0          0
17.58/17.70	c   mutation         :       0.00          0          0
17.58/17.70	c   crossover        :       0.00          0          0
17.58/17.70	c   dins             :       0.00          0          0
17.58/17.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
17.58/17.70	c   primal LP        :       0.19          0          0       0.00       0.00
17.58/17.70	c   dual LP          :       1.59        172       9935      57.76    6248.43
17.58/17.70	c   barrier LP       :       0.00          0          0       0.00          -
17.58/17.70	c   diving/probing LP:       0.09         10        669      66.90    7433.33
17.58/17.70	c   strong branching :      11.82        695      94612     136.13    8004.40
17.58/17.70	c     (at root node) :          -         17       2590     152.35          -
17.58/17.70	c   conflict analysis:       0.00          0          0       0.00          -
17.58/17.70	c B&B Tree           :
17.58/17.70	c   number of runs   :          1
17.58/17.70	c   nodes            :         26
17.58/17.70	c   nodes (total)    :         26
17.58/17.70	c   nodes left       :          0
17.58/17.70	c   max depth        :          9
17.58/17.70	c   max depth (total):          9
17.58/17.70	c   backtracks       :          3 (11.5%)
17.58/17.70	c   delayed cutoffs  :          0
17.58/17.70	c   repropagations   :          1 (0 domain reductions, 0 cutoffs)
17.58/17.70	c   avg switch length:       2.15
17.58/17.70	c   switching time   :       0.17
17.58/17.70	c Solution           :
17.58/17.70	c   Solutions found  :          4 (3 improvements)
17.58/17.70	c   Primal Bound     : +6.00000000000000e+00   (in run 1, after 7 nodes, 6.06 seconds, depth 6, found by <relaxation>)
17.58/17.70	c   Dual Bound       : +6.00000000000000e+00
17.58/17.70	c   Gap              :       0.00 %
17.58/17.70	c   Root Dual Bound  : +3.93226466159354e+00
17.67/17.71	c Time complete: 17.69.

Verifier Data

OK	6

Watcher Data

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

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

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: 0.99 0.97 0.97 3/65 9185
/proc/meminfo: memFree=1846992/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=7616 CPUtime=0
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 594 0 0 0 0 0 0 0 18 0 1 0 186965111 7798784 578 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 0 0 0
/proc/9185/statm: 1904 588 353 1256 0 643 0

[startup+0.094741 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 9185
/proc/meminfo: memFree=1846992/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=15836 CPUtime=0.09
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 3093 0 0 0 4 5 0 0 18 0 1 0 186965111 16216064 2723 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 3959 2723 447 1256 0 2698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15836

[startup+0.10174 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 9185
/proc/meminfo: memFree=1846992/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=15836 CPUtime=0.09
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 3093 0 0 0 4 5 0 0 18 0 1 0 186965111 16216064 2723 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 3959 2723 447 1256 0 2698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15836

[startup+0.301763 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 9185
/proc/meminfo: memFree=1846992/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=22216 CPUtime=0.29
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 4494 0 0 0 20 9 0 0 19 0 1 0 186965111 22749184 4124 1992294400 4194304 9342243 548682068736 18446744073709551615 4265532 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 5554 4124 650 1256 0 4293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22216

[startup+0.701808 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 9185
/proc/meminfo: memFree=1846992/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=23848 CPUtime=0.69
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 5031 0 0 0 60 9 0 0 23 0 1 0 186965111 24420352 4661 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 5962 4661 652 1256 0 4701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23848

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1830536/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=25176 CPUtime=1.49
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 5215 0 0 0 139 10 0 0 25 0 1 0 186965111 25780224 4844 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 6294 4844 653 1256 0 5033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25176

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1829128/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=26828 CPUtime=3.09
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 5686 0 0 0 298 11 0 0 25 0 1 0 186965111 27471872 5315 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 6707 5315 666 1256 0 5446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26828

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1825352/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=28176 CPUtime=6.28
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 6325 0 0 0 615 13 0 0 25 0 1 0 186965111 28852224 5954 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 7044 5954 676 1256 0 5783 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28176

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1825544/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=28176 CPUtime=12.68
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 6340 0 0 0 1251 17 0 0 25 0 1 0 186965111 28852224 5969 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 7044 5969 680 1256 0 5783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28176

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

[startup+15.9015 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1825544/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=28176 CPUtime=15.88
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 6347 0 0 0 1570 18 0 0 25 0 1 0 186965111 28852224 5976 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 7044 5976 680 1256 0 5783 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 28176

[startup+16.7016 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1825544/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=28176 CPUtime=16.67
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 6353 0 0 0 1649 18 0 0 25 0 1 0 186965111 28852224 5982 1992294400 4194304 9342243 548682068736 18446744073709551615 6888020 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 7044 5982 681 1256 0 5783 0
Current children cumulated CPU time (s) 16.67
Current children cumulated vsize (KiB) 28176

[startup+17.5017 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1825544/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=28176 CPUtime=17.48
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 6360 0 0 0 1729 19 0 0 25 0 1 0 186965111 28852224 5989 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9185/statm: 7044 5989 681 1256 0 5783 0
Current children cumulated CPU time (s) 17.48
Current children cumulated vsize (KiB) 28176

[startup+17.7017 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9186
/proc/meminfo: memFree=1825544/2055920 swapFree=4181848/4192956
[pid=9185] ppid=9183 vsize=28176 CPUtime=17.67
/proc/9185/stat : 9185 (pbscip.linux.x8) R 9183 9185 8835 0 -1 4194304 6362 0 0 0 1748 19 0 0 25 0 1 0 186965111 28852224 5991 1992294400 4194304 9342243 548682068736 18446744073709551615 4302021 0 0 4096 0 0 0 0 17 0 0 0
/proc/9185/statm: 7044 5991 682 1256 0 5783 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 28176

Child status: 0
Real time (s): 17.717
CPU time (s): 17.7003
CPU user time (s): 17.4983
CPU system time (s): 0.201969
CPU usage (%): 99.9058
Max. virtual memory (cumulated for all children) (KiB): 28176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4983
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6369
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= 2
involuntary context switches= 69

runsolver used 0.026995 second user time and 0.049992 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 01:07:47
IDJOB=1870273
IDBENCH=48135
IDSOLVER=684
FILE ID=node88/1870273-1245193667
PBS_JOBID= 9368315
Free space on /tmp= 66548 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_50_10_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870273-1245193667/watcher-1870273-1245193667 -o /tmp/evaluation-result-1870273-1245193667/solver-1870273-1245193667 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870273-1245193667.opb

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

MD5SUM BENCH= 7b38b4ead930b62d925cf473e2cdd798
RANDOM SEED=1189449228

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1847408 kB
Buffers:         34864 kB
Cached:         102656 kB
SwapCached:       5212 kB
Active:          56788 kB
Inactive:        87960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847408 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:           12116 kB
Writeback:           0 kB
Mapped:          13056 kB
Slab:            49516 kB
Committed_AS:    85364 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node88 at 2009-06-17 01:08:05