Trace number 1870267

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.2SAT11 1796.93 1797.36

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1796.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

Quality of the solution as a function of time


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

Solver Data

0.01/0.06	c SCIP version 1.1.0.7
0.01/0.06	c LP-Solver Clp 1.8.2
0.01/0.06	c user parameter file <scip.set> not found - using default parameters
0.01/0.06	c read problem <HOME/instance-1870267-1245193365.opb>
0.01/0.06	c original problem has 6460 variables (6460 bin, 0 int, 0 impl, 0 cont) and 6460 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.49/0.55	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 200 upgd conss, 421224 impls, 0 clqs
0.89/0.93	c    (0.7s) probing: 101/6460 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.89/0.93	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.94	c presolving (2 rounds):
0.89/0.94	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.89/0.94	c  421224 implications, 0 cliques
0.89/0.94	c presolved problem has 6460 variables (6460 bin, 0 int, 0 impl, 0 cont) and 6460 constraints
0.89/0.94	c    6260 constraints of type <and>
0.89/0.94	c     200 constraints of type <logicor>
0.89/0.94	c transformed objective value is always integral (scale: 1)
0.89/0.94	c Presolving Time: 0.66
0.89/0.94	c OPT-NLC
0.89/0.94	c -----------------------------------------------------------------------------------------------
0.89/0.94	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.94	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.94	c limits/memory = c 1620
0.89/0.94	c # maximal time in seconds to run
0.89/0.94	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.94	c limits/time = c 1791
0.89/0.94	c # frequency for displaying node information lines
0.89/0.94	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.94	c display/freq = c 10000
0.89/0.94	c -----------------------------------------------------------------------------------------------
0.89/0.94	c start solving problem
0.89/0.94	c 
0.99/1.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.99/1.07	c   0.8s|     1 |     0 |   400 |  38M|   0 | 400 |6460 |6460 |6460 |6460 |  12k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.10	o 29
0.99/1.10	c s 0.8s|     1 |     0 |   400 |  38M|   0 | 400 |6460 |6460 |6460 |6460 |  12k|   0 |   0 |   0 | 0.000000e+00 | 2.900000e+01 |    Inf 
2.79/2.86	c   2.5s|     1 |     0 |  1000 |  39M|   0 | 400 |6460 |6460 |6460 |6460 |  13k| 401 |   0 |   0 | 0.000000e+00 | 2.900000e+01 |    Inf 
4.29/4.33	c   3.9s|     1 |     0 |  1602 |  39M|   0 | 400 |6460 |6460 |6460 |6460 |  13k| 803 |   0 |   0 | 0.000000e+00 | 2.900000e+01 |    Inf 
4.29/4.36	o 27
4.29/4.36	c s 4.0s|     1 |     0 |  1602 |  39M|   0 | 400 |6460 |6460 |6460 |6460 |  13k| 803 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
5.68/5.79	c   5.4s|     1 |     0 |  2203 |  39M|   0 | 400 |6460 |6460 |6460 |6460 |  13k|1205 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
5.78/5.82	o 23
5.78/5.82	c s 5.4s|     1 |     0 |  2203 |  39M|   0 | 400 |6460 |6460 |6460 |6460 |  13k|1205 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
7.28/7.32	c   6.9s|     1 |     0 |  2803 |  39M|   0 | 400 |6460 |6460 |6460 |6460 |  14k|1606 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
8.88/8.91	c   8.5s|     1 |     0 |  3404 |  40M|   0 | 400 |6460 |6460 |6460 |6460 |  14k|2007 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
10.58/10.69	c  10.2s|     1 |     0 |  4005 |  40M|   0 | 400 |6460 |6460 |6460 |6460 |  15k|2410 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
10.68/10.72	o 18
10.68/10.72	c s10.2s|     1 |     0 |  4005 |  40M|   0 | 400 |6460 |6460 |6460 |6460 |  15k|2410 |   0 |   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
11.58/11.60	c  11.1s|     1 |     2 |  4005 |  40M|   0 | 400 |6460 |6460 |6460 |6460 |  15k|2410 |   0 |  18 | 0.000000e+00 | 1.800000e+01 |    Inf 
529.56/529.76	o 13
529.56/529.76	c * 528s|   172 |   169 |388433 |  43M|  17 |   - |6460 |6476 |5616 |6460 |6390 |  82k|  16 |2056 | 6.311791e+00 | 1.300000e+01 | 105.96%
529.96/530.16	o 12
529.96/530.16	c * 529s|   175 |   165 |388747 |  43M|  17 |   - |6460 |6476 |1928 |6460 |6281 |  82k|  16 |2056 | 6.311791e+00 | 1.200000e+01 |  90.12%
600.15/600.37	o 11
600.15/600.37	c * 598s|   312 |   166 |441803 |  43M|  32 |   - |6460 |6478 |1458 |6460 |6481 |  86k|  18 |2140 | 6.335549e+00 | 1.100000e+01 |  73.62%
1796.76/1797.20	c 
1796.76/1797.20	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.20	c Solving Time (sec) : 1791.01
1796.76/1797.20	c Solving Nodes      : 1152
1796.76/1797.20	c Primal Bound       : +1.10000000000000e+01 (7 solutions)
1796.76/1797.20	c Dual Bound         : +6.48259266918347e+00
1796.76/1797.20	c Gap                : 69.69 %
1796.76/1797.21	c NODE         1152
1796.76/1797.21	c DUAL BOUND   6.48259
1796.76/1797.21	c PRIMAL BOUND 11
1796.76/1797.21	c GAP          0.696852
1796.76/1797.21	s SATISFIABLE
1796.76/1797.21	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1796.76/1797.21	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 
1796.76/1797.21	v -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1796.76/1797.21	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 
1796.76/1797.21	v -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 
1796.76/1797.21	v -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 x70 
1796.76/1797.21	v -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 
1796.76/1797.21	v -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 
1796.76/1797.21	v -x18 -x17 -x16 -x15 x14 -x13 x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 x4 -x3 -x2 -x1 
1796.76/1797.21	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.21	c Solving Time       :    1791.01
1796.76/1797.21	c Original Problem   :
1796.76/1797.21	c   Problem name     : HOME/instance-1870267-1245193365.opb
1796.76/1797.21	c   Variables        : 6460 (6460 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.21	c   Constraints      : 6460 initial, 6460 maximal
1796.76/1797.21	c Presolved Problem  :
1796.76/1797.21	c   Problem name     : t_HOME/instance-1870267-1245193365.opb
1796.76/1797.21	c   Variables        : 6460 (6460 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.21	c   Constraints      : 6460 initial, 6486 maximal
1796.76/1797.21	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.76/1797.21	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1796.76/1797.21	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.76/1797.21	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.76/1797.21	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.76/1797.21	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.76/1797.21	c   probing          :       0.23          0          0          0          0          0          0          0          0
1796.76/1797.21	c   and              :       0.39          0          0          0          0          0          0          0          0
1796.76/1797.21	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1796.76/1797.21	c   root node        :          -          0          -          -          0          -          -          -          -
1796.76/1797.21	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.76/1797.21	c   integral         :          0          0          0        809          0         13        150          0          0       1526
1796.76/1797.21	c   and              :       6260       3265      14745          3          1          3     224600     331958          0          0
1796.76/1797.21	c   logicor          :        200+         6       4840          3          1          5          0          0          0          0
1796.76/1797.21	c   countsols        :          0          0          0          3          1          0          0          0          0          0
1796.76/1797.21	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.76/1797.21	c   integral         :     426.71       0.00       0.00     426.71       0.00
1796.76/1797.21	c   and              :      29.82      22.00       7.82       0.00       0.00
1796.76/1797.21	c   logicor          :       0.12       0.00       0.12       0.00       0.00
1796.76/1797.21	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.76/1797.21	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.76/1797.21	c   rootredcost      :       0.05          4          0          0
1796.76/1797.21	c   pseudoobj        :       0.38      14591          4          0
1796.76/1797.21	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.76/1797.21	c   propagation      :       0.00         12         12         26       22.5          0        0.0          -
1796.76/1797.21	c   infeasible LP    :       0.75        494          0          0        0.0          0        0.0          0
1796.76/1797.21	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.21	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.21	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.76/1797.21	c   applied globally :          -          -          -         26       22.5          -          -          -
1796.76/1797.21	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.76/1797.21	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.76/1797.21	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 2410)
1796.76/1797.21	c   redcost          :       2.47       3266          0       9983          0          0
1796.76/1797.21	c   impliedbounds    :       0.01          6          0          0       2400          0
1796.76/1797.21	c   intobj           :       0.00          0          0          0          0          0
1796.76/1797.21	c   gomory           :       0.79          6          0          0       3000          0
1796.76/1797.21	c   strongcg         :       0.77          6          0          0       3000          0
1796.76/1797.21	c   cmir             :       5.21          6          0          0       2400          0
1796.76/1797.21	c   flowcover        :       1.26          6          0          0          0          0
1796.76/1797.21	c   clique           :       0.40          6          0          0         10          0
1796.76/1797.21	c   zerohalf         :       0.00          0          0          0          0          0
1796.76/1797.21	c   mcf              :       0.02          1          0          0          0          0
1796.76/1797.21	c Pricers            :       Time      Calls       Vars
1796.76/1797.21	c   problem variables:       0.00          0          0
1796.76/1797.21	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.76/1797.21	c   relpscost        :     426.70        806         13        150          0          0       1526
1796.76/1797.21	c   pscost           :       0.00          0          0          0          0          0          0
1796.76/1797.21	c   inference        :       0.01          1          0          0          0          0          2
1796.76/1797.21	c   mostinf          :       0.00          0          0          0          0          0          0
1796.76/1797.21	c   leastinf         :       0.00          0          0          0          0          0          0
1796.76/1797.21	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.76/1797.21	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.76/1797.21	c   random           :       0.00          0          0          0          0          0          0
1796.76/1797.21	c Primal Heuristics  :       Time      Calls      Found
1796.76/1797.21	c   LP solutions     :       0.02          -          3
1796.76/1797.21	c   pseudo solutions :       0.00          -          0
1796.76/1797.21	c   feaspump         :       0.00          0          0
1796.76/1797.21	c   oneopt           :       0.02          4          0
1796.76/1797.21	c   crossover        :       0.43          2          0
1796.76/1797.21	c   fracdiving       :      69.73         10          0
1796.76/1797.21	c   veclendiving     :      40.63         11          0
1796.76/1797.21	c   guideddiving     :      72.69         11          0
1796.76/1797.21	c   coefdiving       :      32.16         11          0
1796.76/1797.21	c   pscostdiving     :      21.98         11          0
1796.76/1797.21	c   linesearchdiving :      38.00         12          0
1796.76/1797.21	c   objpscostdiving  :       8.80          6          0
1796.76/1797.21	c   rootsoldiving    :       4.58         10          0
1796.76/1797.21	c   simplerounding   :       0.02          0          0
1796.76/1797.21	c   rounding         :       3.11        778          0
1796.76/1797.21	c   shifting         :       2.63        291          4
1796.76/1797.21	c   intshifting      :       0.00          0          0
1796.76/1797.21	c   fixandinfer      :       0.00          0          0
1796.76/1797.21	c   intdiving        :       0.00          0          0
1796.76/1797.21	c   actconsdiving    :       0.00          0          0
1796.76/1797.21	c   octane           :       0.00          0          0
1796.76/1797.21	c   rens             :       0.51          1          0
1796.76/1797.21	c   rins             :       0.00          0          0
1796.76/1797.21	c   localbranching   :       0.00          0          0
1796.76/1797.21	c   mutation         :       0.00          0          0
1796.76/1797.21	c   dins             :       0.00          0          0
1796.76/1797.21	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.76/1797.21	c   primal LP        :     227.40          0          0       0.00       0.00
1796.76/1797.21	c   dual LP          :     771.14       4084     888649     217.59    1152.38
1796.76/1797.21	c   barrier LP       :       0.00          0          0       0.00          -
1796.76/1797.21	c   diving/probing LP:     257.16       5834     212712      36.46     827.16
1796.76/1797.21	c   strong branching :     425.62       2891     546932     189.18    1285.02
1796.76/1797.21	c     (at root node) :          -         18        891      49.50          -
1796.76/1797.21	c   conflict analysis:       0.00          0          0       0.00          -
1796.76/1797.21	c B&B Tree           :
1796.76/1797.21	c   number of runs   :          1
1796.76/1797.21	c   nodes            :       1152
1796.76/1797.21	c   nodes (total)    :       1152
1796.76/1797.21	c   nodes left       :        368
1796.76/1797.21	c   max depth        :         57
1796.76/1797.21	c   max depth (total):         57
1796.76/1797.21	c   backtracks       :        297 (25.8%)
1796.76/1797.21	c   delayed cutoffs  :          0
1796.76/1797.21	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.76/1797.21	c   avg switch length:       3.73
1796.76/1797.21	c   switching time   :     228.74
1796.76/1797.21	c Solution           :
1796.76/1797.21	c   Solutions found  :          7 (7 improvements)
1796.76/1797.21	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 312 nodes, 598.50 seconds, depth 30, found by <relaxation>)
1796.76/1797.21	c   Dual Bound       : +6.48259266918347e+00
1796.76/1797.21	c   Gap              :      69.69 %
1796.76/1797.21	c   Root Dual Bound  : +0.00000000000000e+00
1796.87/1797.35	c Time complete: 1796.92.

Verifier Data

OK	11

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870267-1245193365/watcher-1870267-1245193365 -o /tmp/evaluation-result-1870267-1245193365/solver-1870267-1245193365 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870267-1245193365.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: 1.00 1.00 1.00 3/64 2468
/proc/meminfo: memFree=1847856/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=5812 CPUtime=0
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 186937501 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2468/statm: 1453 505 334 1256 0 192 0

[startup+0.0150889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2468
/proc/meminfo: memFree=1847856/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=10940 CPUtime=0.01
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 1709 0 0 0 1 0 0 0 18 0 1 0 186937501 11202560 1693 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2468/statm: 2799 1698 380 1256 0 1538 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10940

[startup+0.101094 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2468
/proc/meminfo: memFree=1847856/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=27344 CPUtime=0.09
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 6212 0 0 0 7 2 0 0 18 0 1 0 186937501 28000256 5842 1992294400 4194304 9342243 548682068736 18446744073709551615 4686182 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 6836 5842 427 1256 0 5575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27344

[startup+0.30111 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2468
/proc/meminfo: memFree=1847856/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=40344 CPUtime=0.28
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 9215 0 0 0 25 3 0 0 19 0 1 0 186937501 41312256 8845 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 10086 8845 447 1256 0 8825 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40344

[startup+0.701143 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2468
/proc/meminfo: memFree=1847856/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=46616 CPUtime=0.69
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 10820 0 0 0 50 19 0 0 22 0 1 0 186937501 47734784 10450 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 11654 10450 469 1256 0 10393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46616

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1793512/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=75176 CPUtime=1.49
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 17193 0 0 0 126 23 0 0 25 0 1 0 186937501 76980224 16739 1992294400 4194304 9342243 548682068736 18446744073709551615 4338420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 18794 16739 632 1256 0 17533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75176

[startup+3.10234 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1782952/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=79712 CPUtime=3.09
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 18397 0 0 0 276 33 0 0 25 0 1 0 186937501 81625088 17943 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 19928 17943 650 1256 0 18667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79712

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1776872/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=82456 CPUtime=6.28
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 18977 0 0 0 591 37 0 0 25 0 1 0 186937501 84434944 18521 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 20614 18521 650 1256 0 19353 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82456

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1773224/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=83612 CPUtime=12.68
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 31019 0 0 0 1221 47 0 0 25 0 1 0 186937501 85618688 19204 1992294400 4194304 9342243 548682068736 18446744073709551615 5663860 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 20903 19204 679 1256 0 19642 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83612

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1772264/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=85456 CPUtime=25.48
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 31319 0 0 0 2498 50 0 0 25 0 1 0 186937501 87506944 19504 1992294400 4194304 9342243 548682068736 18446744073709551615 7315524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 21364 19504 689 1256 0 20103 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85456

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1772456/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=84980 CPUtime=51.07
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 32313 0 0 0 5051 56 0 0 25 0 1 0 186937501 87019520 19462 1992294400 4194304 9342243 548682068736 18446744073709551615 6243201 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 21245 19462 689 1256 0 19984 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84980

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1772200/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=83700 CPUtime=102.26
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 35431 0 0 0 10159 67 0 0 25 0 1 0 186937501 85708800 19538 1992294400 4194304 9342243 548682068736 18446744073709551615 6238478 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 20925 19538 689 1256 0 19664 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83700

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1771880/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=87456 CPUtime=162.25
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 42075 0 0 0 16146 79 0 0 25 0 1 0 186937501 89554944 19717 1992294400 4194304 9342243 548682068736 18446744073709551615 6976755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 21864 19717 691 1256 0 20603 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87456

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1769192/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=85016 CPUtime=222.24
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 47113 0 0 0 22133 91 0 0 25 0 1 0 186937501 87056384 20220 1992294400 4194304 9342243 548682068736 18446744073709551615 6960329 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 21254 20220 692 1256 0 19993 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 85016

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1769704/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=92456 CPUtime=282.21
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 56726 0 0 0 28120 101 0 0 25 0 1 0 186937501 94674944 20154 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 23114 20154 692 1256 0 21853 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 92456

[startup+342.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 2469
/proc/meminfo: memFree=1766120/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=89072 CPUtime=342.21
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 64410 0 0 0 34107 114 0 0 25 0 1 0 186937501 91209728 21015 1992294400 4194304 9342243 548682068736 18446744073709551615 6938343 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 22268 21015 692 1256 0 21007 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 89072

[startup+402.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 2469
/proc/meminfo: memFree=1764520/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=91580 CPUtime=402.19
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 68708 0 0 0 40096 123 0 0 25 0 1 0 186937501 93777920 21480 1992294400 4194304 9342243 548682068736 18446744073709551615 6879716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 22895 21480 692 1256 0 21634 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 91580

[startup+462.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 2469
/proc/meminfo: memFree=1763688/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=94464 CPUtime=462.17
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 73060 0 0 0 46086 131 0 0 25 0 1 0 186937501 96731136 21641 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 23616 21641 692 1256 0 22355 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 94464

[startup+522.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2469
/proc/meminfo: memFree=1765608/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=91900 CPUtime=522.16
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 81518 0 0 0 52074 142 0 0 25 0 1 0 186937501 94105600 21088 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 22975 21088 702 1256 0 21714 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 91900

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2469
/proc/meminfo: memFree=1758824/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=96720 CPUtime=582.15
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 94866 0 0 0 58054 161 0 0 25 0 1 0 186937501 99041280 22033 1992294400 4194304 9342243 548682068736 18446744073709551615 4266239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 24180 22033 702 1256 0 22919 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 96720

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1759080/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=95628 CPUtime=642.14
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 112965 0 0 0 64037 177 0 0 25 0 1 0 186937501 97923072 22751 1992294400 4194304 9342243 548682068736 18446744073709551615 6957761 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 23907 22751 702 1256 0 22646 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 95628

[startup+702.301 s]

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

/proc/meminfo: memFree=1751336/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=104064 CPUtime=1062.04
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 264553 0 0 0 105897 307 0 0 25 0 1 0 186937501 106561536 24658 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 26016 24658 707 1256 0 24755 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 104064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1754280/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=103072 CPUtime=1122.03
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 291235 0 0 0 111876 327 0 0 25 0 1 0 186937501 105545728 23920 1992294400 4194304 9342243 548682068736 18446744073709551615 6888286 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 25768 23920 707 1256 0 24507 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 103072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1752936/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=112688 CPUtime=1182
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 346034 0 0 0 117836 364 0 0 25 0 1 0 186937501 115392512 24293 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 28172 24293 707 1256 0 26911 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 112688

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1751208/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=107024 CPUtime=1241.99
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 361485 0 0 0 123819 380 0 0 25 0 1 0 186937501 109592576 24779 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 26756 24779 707 1256 0 25495 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 107024

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1748968/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=108744 CPUtime=1301.99
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 382091 0 0 0 129801 398 0 0 25 0 1 0 186937501 111353856 25289 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27186 25289 707 1256 0 25925 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 108744

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1749864/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=112920 CPUtime=1361.96
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 395407 0 0 0 135784 412 0 0 25 0 1 0 186937501 115630080 25057 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 28230 25057 707 1256 0 26969 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 112920

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1749096/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=108828 CPUtime=1421.96
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 409575 0 0 0 141768 428 0 0 25 0 1 0 186937501 111439872 25252 1992294400 4194304 9342243 548682068736 18446744073709551615 6960258 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27207 25252 707 1256 0 25946 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 108828

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1749352/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=114396 CPUtime=1481.94
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 436759 0 0 0 147743 451 0 0 25 0 1 0 186937501 117141504 25188 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 28599 25188 707 1256 0 27338 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 114396

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1749672/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=115228 CPUtime=1541.93
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 478156 0 0 0 153712 481 0 0 25 0 1 0 186937501 117993472 25114 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 28807 25114 707 1256 0 27546 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 115228

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1748840/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=116604 CPUtime=1601.91
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 515166 0 0 0 159683 508 0 0 25 0 1 0 186937501 119402496 25319 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 29151 25319 707 1256 0 27890 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 116604

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1745000/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=115800 CPUtime=1661.9
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 538793 0 0 0 165661 529 0 0 25 0 1 0 186937501 118579200 26046 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 28950 26046 707 1256 0 27689 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 115800

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1746472/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=111208 CPUtime=1721.89
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 549161 0 0 0 171646 543 0 0 25 0 1 0 186937501 113876992 25984 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27802 25984 707 1256 0 26541 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 111208

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1746088/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=110848 CPUtime=1781.87
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 577778 0 0 0 177622 565 0 0 25 0 1 0 186937501 113508352 25992 1992294400 4194304 9342243 548682068736 18446744073709551615 6224095 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27712 25992 707 1256 0 26451 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 110848

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1745448/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=117208 CPUtime=1785.07
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 579069 0 0 0 177941 566 0 0 25 0 1 0 186937501 120020992 26137 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 29302 26137 707 1256 0 28041 0
Current children cumulated CPU time (s) 1785.07
Current children cumulated vsize (KiB) 117208

[startup+1791.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1746600/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=111908 CPUtime=1791.47
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 580851 0 0 0 178579 568 0 0 25 0 1 0 186937501 114593792 25899 1992294400 4194304 9342243 548682068736 18446744073709551615 6959481 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27977 25899 707 1256 0 26716 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 111908

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1746600/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=111444 CPUtime=1794.67
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 583432 0 0 0 178897 570 0 0 25 0 1 0 186937501 114118656 25844 1992294400 4194304 9342243 548682068736 18446744073709551615 6960310 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27861 25844 707 1256 0 26600 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 111444

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1746600/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=111624 CPUtime=1796.26
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 584812 0 0 0 179055 571 0 0 25 0 1 0 186937501 114302976 25973 1992294400 4194304 9342243 548682068736 18446744073709551615 6038036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27906 25973 707 1256 0 26645 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 111624

[startup+1797.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1746600/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=110784 CPUtime=1796.66
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 585077 0 0 0 179095 571 0 0 25 0 1 0 186937501 113442816 26068 1992294400 4194304 9342243 548682068736 18446744073709551615 6078448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2468/statm: 27696 26068 707 1256 0 26435 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (KiB) 110784

[startup+1797.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2469
/proc/meminfo: memFree=1745704/2055920 swapFree=4191900/4192956
[pid=2468] ppid=2466 vsize=110784 CPUtime=1796.87
/proc/2468/stat : 2468 (pbscip.linux.x8) R 2466 2468 1634 0 -1 4194304 585086 0 0 0 179116 571 0 0 25 0 1 0 186937501 113442816 26077 1992294400 4194304 9342243 548682068736 18446744073709551615 4802841 0 0 4096 0 0 0 0 17 1 0 0
/proc/2468/statm: 27696 26077 708 1256 0 26435 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 110784

Child status: 0
Real time (s): 1797.36
CPU time (s): 1796.93
CPU user time (s): 1791.2
CPU system time (s): 5.73713
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 132160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.2
system time used= 5.73713
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 585089
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= 1395

runsolver used 1.52677 second user time and 3.63545 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-17 01:02:45
IDJOB=1870267
IDBENCH=48132
IDSOLVER=684
FILE ID=node3/1870267-1245193365
PBS_JOBID= 9368279
Free space on /tmp= 66320 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_200_25_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-1870267-1245193365/watcher-1870267-1245193365 -o /tmp/evaluation-result-1870267-1245193365/solver-1870267-1245193365 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870267-1245193365.opb

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=1450666556

node3.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.236
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	: 5914.62
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.236
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1848272 kB
Buffers:         43808 kB
Cached:          93564 kB
SwapCached:        260 kB
Active:          51364 kB
Inactive:        99312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848272 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11836 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            42928 kB
Committed_AS:   161272 kB
PageTables:       1376 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= 66308 MiB
End job on node3 at 2009-06-17 01:32:43