Trace number 1870319

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 1794.79 1795.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
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 benchmark1794.79
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 constraint46
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)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

Quality of the solution as a function of time


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

Solver Data

0.04/0.06	c SCIP version 1.1.0.7
0.04/0.06	c LP-Solver Clp 1.8.2
0.04/0.06	c user parameter file <scip.set> not found - using default parameters
0.04/0.06	c read problem <HOME/instance-1870319-1245197493.opb>
0.04/0.06	c original problem has 6416 variables (6416 bin, 0 int, 0 impl, 0 cont) and 6416 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, 413032 impls, 0 clqs
0.89/0.92	c    (0.7s) probing: 101/6416 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.89/0.92	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.92	c presolving (2 rounds):
0.89/0.92	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.89/0.92	c  413032 implications, 0 cliques
0.89/0.92	c presolved problem has 6416 variables (6416 bin, 0 int, 0 impl, 0 cont) and 6416 constraints
0.89/0.92	c    6216 constraints of type <and>
0.89/0.92	c     200 constraints of type <logicor>
0.89/0.92	c transformed objective value is always integral (scale: 1)
0.89/0.92	c Presolving Time: 0.66
0.89/0.93	c OPT-NLC
0.89/0.93	c -----------------------------------------------------------------------------------------------
0.89/0.93	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.93	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.93	c limits/memory = c 1620
0.89/0.93	c # maximal time in seconds to run
0.89/0.93	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.93	c limits/time = c 1791
0.89/0.93	c # frequency for displaying node information lines
0.89/0.93	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.93	c display/freq = c 10000
0.89/0.93	c -----------------------------------------------------------------------------------------------
0.89/0.93	c start solving problem
0.89/0.93	c 
1.00/1.05	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.00/1.05	c   0.8s|     1 |     0 |   400 |  38M|   0 | 400 |6416 |6416 |6416 |6416 |  12k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.00/1.08	o 23
1.00/1.08	c s 0.8s|     1 |     0 |   400 |  38M|   0 | 400 |6416 |6416 |6416 |6416 |  12k|   0 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
2.79/2.84	c   2.5s|     1 |     0 |  1000 |  38M|   0 | 400 |6416 |6416 |6416 |6416 |  13k| 400 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
4.19/4.22	c   3.8s|     1 |     0 |  1600 |  38M|   0 | 400 |6416 |6416 |6416 |6416 |  13k| 802 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
5.59/5.68	c   5.3s|     1 |     0 |  2201 |  39M|   0 | 400 |6416 |6416 |6416 |6416 |  13k|1206 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
7.19/7.21	c   6.8s|     1 |     0 |  2802 |  39M|   0 | 400 |6416 |6416 |6416 |6416 |  14k|1608 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
8.79/8.80	c   8.4s|     1 |     0 |  3402 |  39M|   0 | 400 |6416 |6416 |6416 |6416 |  14k|2010 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
10.39/10.47	c  10.0s|     1 |     0 |  4002 |  39M|   0 | 400 |6416 |6416 |6416 |6416 |  15k|2412 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
10.39/10.50	o 18
10.39/10.50	c s10.0s|     1 |     0 |  4002 |  39M|   0 | 400 |6416 |6416 |6416 |6416 |  15k|2412 |   0 |   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
18.69/18.70	c  18.1s|     1 |     2 | 12519 |  39M|   0 | 400 |6416 |6416 |6416 |6416 |  15k|2412 |   0 |  21 | 0.000000e+00 | 1.800000e+01 |    Inf 
476.66/476.81	o 14
476.66/476.81	c * 475s|   133 |   130 |304895 |  42M|  16 |   - |6416 |6416 |5546 |6416 |6325 |  64k|   0 |2004 | 5.790822e+00 | 1.400000e+01 | 141.76%
477.26/477.46	o 13
477.26/477.46	c * 476s|   140 |   127 |305442 |  42M|  18 |   - |6416 |6416 |1354 |6416 |6316 |  64k|   0 |2004 | 5.790822e+00 | 1.300000e+01 | 124.49%
561.12/561.39	o 12
561.12/561.39	c * 560s|   170 |   140 |368060 |  42M|  18 |   - |6416 |6416 |1945 |6416 |6695 |  73k|   0 |2144 | 6.054983e+00 | 1.200000e+01 |  98.18%
880.03/880.36	o 11
880.03/880.36	c * 878s|   279 |   180 |589195 |  43M|  23 |   - |6416 |6419 |3256 |6416 |7490 |  94k|   3 |2361 | 6.157143e+00 | 1.100000e+01 |  78.65%
1794.57/1795.15	c 
1794.57/1795.15	c SCIP Status        : solving was interrupted [time limit reached]
1794.57/1795.15	c Solving Time (sec) : 1791.00
1794.57/1795.15	c Solving Nodes      : 826
1794.57/1795.15	c Primal Bound       : +1.10000000000000e+01 (6 solutions)
1794.57/1795.15	c Dual Bound         : +6.39485233451736e+00
1794.57/1795.15	c Gap                : 72.01 %
1794.57/1795.16	c NODE         826
1794.57/1795.16	c DUAL BOUND   6.39485
1794.57/1795.16	c PRIMAL BOUND 11
1794.57/1795.16	c GAP          0.720134
1794.57/1795.16	s SATISFIABLE
1794.57/1795.16	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1794.57/1795.16	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 
1794.57/1795.16	v -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 
1794.57/1795.16	v -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 
1794.57/1795.16	v -x116 -x115 x114 x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 
1794.57/1795.16	v -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 
1794.57/1795.16	v -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 
1794.57/1795.16	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 -x18 
1794.57/1795.16	v -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 -x1 
1794.57/1795.16	c SCIP Status        : solving was interrupted [time limit reached]
1794.57/1795.16	c Solving Time       :    1791.00
1794.57/1795.16	c Original Problem   :
1794.57/1795.16	c   Problem name     : HOME/instance-1870319-1245197493.opb
1794.57/1795.16	c   Variables        : 6416 (6416 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.57/1795.16	c   Constraints      : 6416 initial, 6416 maximal
1794.57/1795.16	c Presolved Problem  :
1794.57/1795.16	c   Problem name     : t_HOME/instance-1870319-1245197493.opb
1794.57/1795.16	c   Variables        : 6416 (6416 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.57/1795.16	c   Constraints      : 6416 initial, 6421 maximal
1794.57/1795.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.57/1795.16	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.16	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1794.57/1795.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.16	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.16	c   probing          :       0.22          0          0          0          0          0          0          0          0
1794.57/1795.16	c   and              :       0.40          0          0          0          0          0          0          0          0
1794.57/1795.16	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1794.57/1795.16	c   root node        :          -          0          -          -          0          -          -          -          -
1794.57/1795.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.57/1795.16	c   integral         :          0          0          0        608          0          3         69          0          0       1168
1794.57/1795.16	c   and              :       6216       2658      17498          5          1          1     175632     360245          0          0
1794.57/1795.16	c   logicor          :        200+         6       5165          4          1          1          0          0          0          0
1794.57/1795.16	c   countsols        :          0          0          0          4          1          0          0          0          0          0
1794.57/1795.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.57/1795.16	c   integral         :     395.21       0.00       0.00     395.21       0.00
1794.57/1795.16	c   and              :      28.21      18.83       9.37       0.01       0.00
1794.57/1795.16	c   logicor          :       0.12       0.00       0.12       0.00       0.00
1794.57/1795.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.57/1795.16	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.57/1795.16	c   rootredcost      :       0.03          5          0          0
1794.57/1795.16	c   pseudoobj        :       0.47      17336          2          0
1794.57/1795.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.57/1795.16	c   propagation      :       0.00          4          4          5       13.2          0        0.0          -
1794.57/1795.16	c   infeasible LP    :       0.64        397          0          0        0.0          0        0.0          0
1794.57/1795.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.57/1795.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.57/1795.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.57/1795.16	c   applied globally :          -          -          -          5       13.2          -          -          -
1794.57/1795.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.57/1795.16	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.57/1795.16	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 2412)
1794.57/1795.16	c   redcost          :       1.94       2659          0       7816          0          0
1794.57/1795.16	c   impliedbounds    :       0.01          6          0          0       2400          0
1794.57/1795.16	c   intobj           :       0.00          0          0          0          0          0
1794.57/1795.16	c   gomory           :       0.80          6          0          0       3000          0
1794.57/1795.16	c   strongcg         :       0.77          6          0          0       3000          0
1794.57/1795.16	c   cmir             :       5.23          6          0          0       2400          0
1794.57/1795.16	c   flowcover        :       1.25          6          0          0          0          0
1794.57/1795.16	c   clique           :       0.38          6          0          0         12          0
1794.57/1795.16	c   zerohalf         :       0.00          0          0          0          0          0
1794.57/1795.16	c   mcf              :       0.02          1          0          0          0          0
1794.57/1795.16	c Pricers            :       Time      Calls       Vars
1794.57/1795.16	c   problem variables:       0.00          0          0
1794.57/1795.16	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.57/1795.16	c   relpscost        :     395.20        603          3         69          0          0       1168
1794.57/1795.16	c   pscost           :       0.00          0          0          0          0          0          0
1794.57/1795.16	c   inference        :       0.00          1          0          0          0          0          2
1794.57/1795.16	c   mostinf          :       0.00          0          0          0          0          0          0
1794.57/1795.16	c   leastinf         :       0.00          0          0          0          0          0          0
1794.57/1795.16	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.57/1795.16	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.57/1795.16	c   random           :       0.00          0          0          0          0          0          0
1794.57/1795.16	c Primal Heuristics  :       Time      Calls      Found
1794.57/1795.16	c   LP solutions     :       0.01          -          4
1794.57/1795.16	c   pseudo solutions :       0.00          -          0
1794.57/1795.16	c   intshifting      :       0.00          0          0
1794.57/1795.16	c   oneopt           :       0.04          5          0
1794.57/1795.16	c   crossover        :       0.22          1          0
1794.57/1795.16	c   pscostdiving     :     102.96         10          0
1794.57/1795.16	c   coefdiving       :      69.92         12          0
1794.57/1795.16	c   veclendiving     :      21.76         13          0
1794.57/1795.16	c   linesearchdiving :      45.23         13          0
1794.57/1795.16	c   fracdiving       :      68.97         13          0
1794.57/1795.16	c   guideddiving     :     104.85         13          0
1794.57/1795.16	c   objpscostdiving  :      31.80          7          0
1794.57/1795.16	c   rootsoldiving    :       7.04         11          0
1794.57/1795.16	c   simplerounding   :       0.00          0          0
1794.57/1795.16	c   rounding         :       2.58        708          0
1794.57/1795.16	c   shifting         :       1.86        256          2
1794.57/1795.16	c   fixandinfer      :       0.00          0          0
1794.57/1795.16	c   feaspump         :       7.22          1          0
1794.57/1795.16	c   intdiving        :       0.00          0          0
1794.57/1795.16	c   actconsdiving    :       0.00          0          0
1794.57/1795.16	c   octane           :       0.00          0          0
1794.57/1795.16	c   rens             :       0.50          1          0
1794.57/1795.16	c   rins             :       0.00          0          0
1794.57/1795.16	c   localbranching   :       0.00          0          0
1794.57/1795.16	c   mutation         :       0.00          0          0
1794.57/1795.16	c   dins             :       0.00          0          0
1794.57/1795.16	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.57/1795.16	c   primal LP        :     219.25          0          0       0.00       0.00
1794.57/1795.16	c   dual LP          :     651.64       3315     744895     224.70    1143.11
1794.57/1795.16	c   barrier LP       :       0.00          0          0       0.00          -
1794.57/1795.16	c   diving/probing LP:     413.15       8659     343947      39.72     832.50
1794.57/1795.16	c   strong branching :     394.31       3010     477254     158.56    1210.35
1794.57/1795.16	c     (at root node) :          -         21        974      46.38          -
1794.57/1795.16	c   conflict analysis:       0.00          0          0       0.00          -
1794.57/1795.16	c B&B Tree           :
1794.57/1795.16	c   number of runs   :          1
1794.57/1795.16	c   nodes            :        826
1794.57/1795.16	c   nodes (total)    :        826
1794.57/1795.16	c   nodes left       :        315
1794.57/1795.16	c   max depth        :         48
1794.57/1795.16	c   max depth (total):         48
1794.57/1795.16	c   backtracks       :        232 (28.1%)
1794.57/1795.16	c   delayed cutoffs  :          0
1794.57/1795.16	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.57/1795.16	c   avg switch length:       4.06
1794.57/1795.16	c   switching time   :     220.58
1794.57/1795.16	c Solution           :
1794.57/1795.16	c   Solutions found  :          6 (6 improvements)
1794.57/1795.16	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 279 nodes, 878.16 seconds, depth 18, found by <relaxation>)
1794.57/1795.16	c   Dual Bound       : +6.39485233451736e+00
1794.57/1795.16	c   Gap              :      72.01 %
1794.57/1795.16	c   Root Dual Bound  : +0.00000000000000e+00
1794.77/1795.30	c Time complete: 1794.78.

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-1870319-1245197493/watcher-1870319-1245197493 -o /tmp/evaluation-result-1870319-1245197493/solver-1870319-1245197493 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870319-1245197493.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.99 3/64 6450
/proc/meminfo: memFree=1852576/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=5812 CPUtime=0
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 517 0 0 0 0 0 0 0 18 0 1 0 187349225 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/6450/statm: 1453 503 332 1256 0 192 0

[startup+0.047546 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1852576/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=16948 CPUtime=0.04
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 3200 0 0 0 3 1 0 0 18 0 1 0 187349225 17354752 3184 1992294400 4194304 9342243 548682068736 18446744073709551615 5858048 0 0 4096 0 0 0 0 17 1 0 0
/proc/6450/statm: 4237 3184 380 1256 0 2976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16948

[startup+0.101551 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1852576/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=27300 CPUtime=0.09
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 6211 0 0 0 7 2 0 0 18 0 1 0 187349225 27955200 5841 1992294400 4194304 9342243 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 6825 5841 427 1256 0 5564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27300

[startup+0.301574 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1852576/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=41752 CPUtime=0.29
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 9539 0 0 0 26 3 0 0 19 0 1 0 187349225 42754048 9169 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 10438 9179 448 1256 0 9177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41752

[startup+0.701619 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1852576/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=48368 CPUtime=0.69
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 11263 0 0 0 50 19 0 0 22 0 1 0 187349225 49528832 10893 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 12092 10893 469 1256 0 10831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48368

[startup+1.50171 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1795032/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=76832 CPUtime=1.49
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 17596 0 0 0 127 22 0 0 25 0 1 0 187349225 78675968 17158 1992294400 4194304 9342243 548682068736 18446744073709551615 4338420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 19208 17158 632 1256 0 17947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76832

[startup+3.10189 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1785944/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=81260 CPUtime=3.09
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 18797 0 0 0 275 34 0 0 25 0 1 0 187349225 83210240 18359 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 20315 18359 650 1256 0 19054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81260

[startup+6.30126 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1779096/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=84580 CPUtime=6.28
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 19449 0 0 0 592 36 0 0 25 0 1 0 187349225 86609920 19002 1992294400 4194304 9342243 548682068736 18446744073709551615 4338500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 21145 19002 650 1256 0 19884 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84580

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1774488/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=89312 CPUtime=12.69
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 23059 0 0 0 1227 42 0 0 25 0 1 0 187349225 91455488 19920 1992294400 4194304 9342243 548682068736 18446744073709551615 6951966 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22328 19920 667 1256 0 21067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89312

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1774872/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=87272 CPUtime=25.48
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 39556 0 0 0 2494 54 0 0 25 0 1 0 187349225 89366528 20005 1992294400 4194304 9342243 548682068736 18446744073709551615 6037747 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 21818 20005 685 1256 0 20557 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87272

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1774424/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=87272 CPUtime=51.07
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 39664 0 0 0 5048 59 0 0 25 0 1 0 187349225 89366528 20113 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 21818 20113 685 1256 0 20557 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87272

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1772760/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=89172 CPUtime=102.26
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 40090 0 0 0 10160 66 0 0 25 0 1 0 187349225 91312128 20539 1992294400 4194304 9342243 548682068736 18446744073709551615 6960322 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22293 20539 688 1256 0 21032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 89172

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1774360/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=90416 CPUtime=162.25
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 41579 0 0 0 16148 77 0 0 25 0 1 0 187349225 92585984 20135 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22604 20135 688 1256 0 21343 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 90416

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1772504/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=91180 CPUtime=222.23
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 46516 0 0 0 22136 87 0 0 25 0 1 0 187349225 93368320 20585 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22795 20585 689 1256 0 21534 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91180

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1772120/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=89468 CPUtime=282.21
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 49876 0 0 0 28125 96 0 0 25 0 1 0 187349225 91615232 20850 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22367 20850 689 1256 0 21106 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 89468

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1772696/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=89776 CPUtime=342.19
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 54995 0 0 0 34113 106 0 0 25 0 1 0 187349225 91930624 20649 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22444 20649 689 1256 0 21183 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 89776

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1769432/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=89560 CPUtime=402.17
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 59256 0 0 0 40102 115 0 0 25 0 1 0 187349225 91709440 20461 1992294400 4194304 9342243 548682068736 18446744073709551615 6960248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22390 20461 689 1256 0 21129 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 89560

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1772824/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=88996 CPUtime=462.15
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 63053 0 0 0 46090 125 0 0 25 0 1 0 187349225 91131904 20603 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 22249 20603 689 1256 0 20988 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 88996

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1764952/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=95100 CPUtime=522.14
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 67931 0 0 0 52080 134 0 0 25 0 1 0 187349225 97382400 22469 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 23775 22469 690 1256 0 22514 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 95100

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1763352/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=96500 CPUtime=582.12
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 69771 0 0 0 58069 143 0 0 25 0 1 0 187349225 98816000 22837 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 24125 22837 690 1256 0 22864 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 96500

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1761432/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=101356 CPUtime=642.11
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 71648 0 0 0 64060 151 0 0 25 0 1 0 187349225 103788544 23299 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 25339 23299 690 1256 0 24078 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 101356

[startup+702.301 s]

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

/proc/meminfo: memFree=1753368/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=112036 CPUtime=1061.99
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 97370 0 0 0 105982 217 0 0 25 0 1 0 187349225 114724864 25397 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 28009 25397 702 1256 0 26748 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 112036

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1752152/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=106920 CPUtime=1121.96
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 104685 0 0 0 111966 230 0 0 25 0 1 0 187349225 109486080 25096 1992294400 4194304 9342243 548682068736 18446744073709551615 6960258 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 26730 25096 702 1256 0 25469 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 106920

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1753112/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=109116 CPUtime=1181.95
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 118003 0 0 0 117948 247 0 0 25 0 1 0 187349225 111734784 25523 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 27279 25523 716 1256 0 26018 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 109116

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1753176/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=108760 CPUtime=1241.93
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 122206 0 0 0 123935 258 0 0 25 0 1 0 187349225 111370240 25308 1992294400 4194304 9342243 548682068736 18446744073709551615 6974252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 27190 25308 716 1256 0 25929 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 108760

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1751768/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=109596 CPUtime=1301.91
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 129414 0 0 0 129924 267 0 0 25 0 1 0 187349225 112226304 25693 1992294400 4194304 9342243 548682068736 18446744073709551615 6951680 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 27399 25693 716 1256 0 26138 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 109596

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1752600/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=115900 CPUtime=1361.89
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 138025 0 0 0 135909 280 0 0 25 0 1 0 187349225 118681600 25493 1992294400 4194304 9342243 548682068736 18446744073709551615 6941109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 28975 25493 716 1256 0 27714 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 115900

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1750872/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=111676 CPUtime=1421.88
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 151769 0 0 0 141892 296 0 0 25 0 1 0 187349225 114356224 25919 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 27919 25919 716 1256 0 26658 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 111676

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1751000/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=110132 CPUtime=1481.86
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 161342 0 0 0 147878 308 0 0 25 0 1 0 187349225 112775168 25793 1992294400 4194304 9342243 548682068736 18446744073709551615 6085173 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 28335 25795 716 1256 0 27074 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 110132

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1746584/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=118104 CPUtime=1541.85
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 170536 0 0 0 153866 319 0 0 25 0 1 0 187349225 120938496 26987 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 29526 26987 716 1256 0 28265 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 118104

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1747864/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=114940 CPUtime=1601.82
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 174687 0 0 0 159853 329 0 0 25 0 1 0 187349225 117698560 26788 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 28735 26788 716 1256 0 27474 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 114940

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743640/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=116428 CPUtime=1661.81
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 177794 0 0 0 165843 338 0 0 25 0 1 0 187349225 119222272 27727 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 29107 27727 716 1256 0 27846 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 116428

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1745048/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=117472 CPUtime=1721.79
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 180027 0 0 0 171832 347 0 0 25 0 1 0 187349225 120291328 27462 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 29368 27462 716 1256 0 28107 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 117472

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1744920/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=116664 CPUtime=1781.78
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182013 0 0 0 177823 355 0 0 25 0 1 0 187349225 119463936 27404 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 29166 27404 716 1256 0 27905 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 116664

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

[startup+1785.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743768/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=116664 CPUtime=1784.97
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182289 0 0 0 178142 355 0 0 25 0 1 0 187349225 119463936 27680 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 29166 27680 716 1256 0 27905 0
Current children cumulated CPU time (s) 1784.97
Current children cumulated vsize (KiB) 116664

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743256/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=122156 CPUtime=1791.37
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182416 0 0 0 178781 356 0 0 25 0 1 0 187349225 125087744 27807 1992294400 4194304 9342243 548682068736 18446744073709551615 6040605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 30539 27807 716 1256 0 29278 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 122156

[startup+1793.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743256/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=122156 CPUtime=1792.96
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182416 0 0 0 178940 356 0 0 25 0 1 0 187349225 125087744 27807 1992294400 4194304 9342243 548682068736 18446744073709551615 6941375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 30539 27807 716 1256 0 29278 0
Current children cumulated CPU time (s) 1792.96
Current children cumulated vsize (KiB) 122156

[startup+1794.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743256/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=122156 CPUtime=1793.77
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182416 0 0 0 179020 357 0 0 25 0 1 0 187349225 125087744 27807 1992294400 4194304 9342243 548682068736 18446744073709551615 6040560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 30539 27807 716 1256 0 29278 0
Current children cumulated CPU time (s) 1793.77
Current children cumulated vsize (KiB) 122156

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743256/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=122156 CPUtime=1794.57
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182416 0 0 0 179100 357 0 0 25 0 1 0 187349225 125087744 27807 1992294400 4194304 9342243 548682068736 18446744073709551615 6959585 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6450/statm: 30539 27807 716 1256 0 29278 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 122156

[startup+1795.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6451
/proc/meminfo: memFree=1743256/2055920 swapFree=4182468/4192956
[pid=6450] ppid=6448 vsize=72408 CPUtime=1794.77
/proc/6450/stat : 6450 (pbscip.linux.x8) R 6448 6450 6220 0 -1 4194304 182417 0 0 0 179119 358 0 0 25 0 1 0 187349225 74145792 17246 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/6450/statm: 18102 17246 5777 1256 0 16841 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 72408

Child status: 0
Real time (s): 1795.31
CPU time (s): 1794.79
CPU user time (s): 1791.19
CPU system time (s): 3.59445
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 129952

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

runsolver used 1.38679 second user time and 3.73243 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-17 02:11:33
IDJOB=1870319
IDBENCH=48158
IDSOLVER=684
FILE ID=node23/1870319-1245197493
PBS_JOBID= 9368300
Free space on /tmp= 66272 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_3.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-1870319-1245197493/watcher-1870319-1245197493 -o /tmp/evaluation-result-1870319-1245197493/solver-1870319-1245197493 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870319-1245197493.opb

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=1556750246

node23.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:       1852992 kB
Buffers:         48048 kB
Cached:          92420 kB
SwapCached:       4304 kB
Active:          74624 kB
Inactive:        73808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852992 kB
SwapTotal:     4192956 kB
SwapFree:      4182468 kB
Dirty:           11828 kB
Writeback:           0 kB
Mapped:          14576 kB
Slab:            40504 kB
Committed_AS:   167580 kB
PageTables:       1392 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= 66260 MiB
End job on node23 at 2009-06-17 02:41:29