Trace number 1870247

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.2SAT21 1797.7 1798.19

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1798.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
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 constraint11
Maximum length of a constraint23
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)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

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.03	c SCIP version 1.1.0.7
0.01/0.03	c LP-Solver Clp 1.8.2
0.01/0.03	c user parameter file <scip.set> not found - using default parameters
0.01/0.03	c read problem <HOME/instance-1870247-1245191954.opb>
0.01/0.03	c original problem has 2728 variables (2728 bin, 0 int, 0 impl, 0 cont) and 2728 constraints
0.01/0.05	c start presolving problem
0.01/0.05	c presolving:
0.19/0.24	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 200 upgd conss, 73808 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/2728 (3.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (2 rounds):
0.39/0.42	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  73808 implications, 0 cliques
0.39/0.42	c presolved problem has 2728 variables (2728 bin, 0 int, 0 impl, 0 cont) and 2728 constraints
0.39/0.42	c    2528 constraints of type <and>
0.39/0.42	c     200 constraints of type <logicor>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.22
0.39/0.43	c OPT-NLC
0.39/0.43	c -----------------------------------------------------------------------------------------------
0.39/0.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/memory = c 1620
0.39/0.43	c # maximal time in seconds to run
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/time = c 1791
0.39/0.43	c # frequency for displaying node information lines
0.39/0.43	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.43	c display/freq = c 10000
0.39/0.43	c -----------------------------------------------------------------------------------------------
0.39/0.43	c start solving problem
0.39/0.43	c 
0.39/0.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.48	c   0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2728 |2728 |2728 |2728 |5256 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	o 47
0.49/0.50	c s 0.3s|     1 |     0 |   400 |  13M|   0 | 400 |2728 |2728 |2728 |2728 |5256 |   0 |   0 |   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
0.98/1.07	c   0.8s|     1 |     0 |  1000 |  13M|   0 | 400 |2728 |2728 |2728 |2728 |5657 | 401 |   0 |   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
1.58/1.60	c   1.4s|     1 |     0 |  1600 |  14M|   0 | 400 |2728 |2728 |2728 |2728 |6058 | 802 |   0 |   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
2.09/2.18	c   1.9s|     1 |     0 |  2201 |  14M|   0 | 400 |2728 |2728 |2728 |2728 |6460 |1204 |   0 |   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
2.78/2.80	c   2.5s|     1 |     0 |  2802 |  14M|   0 | 400 |2728 |2728 |2728 |2728 |6861 |1605 |   0 |   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
3.88/3.93	c   3.6s|     1 |     0 |  4213 |  14M|   0 | 941 |2728 |2728 |2728 |2728 |7261 |2005 |   0 |   0 | 1.002945e+01 | 4.700000e+01 | 368.62%
6.68/6.71	c   6.4s|     1 |     0 |  5561 |  15M|   0 |1215 |2728 |2728 |2728 |2728 |7479 |2223 |   0 |   0 | 1.328465e+01 | 4.700000e+01 | 253.79%
10.58/10.65	c  10.3s|     1 |     0 |  6736 |  16M|   0 |1418 |2728 |2728 |2728 |2728 |7563 |2307 |   0 |   0 | 1.392795e+01 | 4.700000e+01 | 237.45%
14.88/14.99	c  14.7s|     1 |     0 |  7331 |  17M|   0 |1511 |2728 |2728 |2728 |2728 |7620 |2364 |   0 |   0 | 1.408214e+01 | 4.700000e+01 | 233.76%
19.58/19.62	c  19.3s|     1 |     0 |  7681 |  17M|   0 |1611 |2728 |2728 |2728 |2728 |7661 |2405 |   0 |   0 | 1.412453e+01 | 4.700000e+01 | 232.75%
24.58/24.69	c  24.3s|     1 |     0 |  8139 |  17M|   0 |1610 |2728 |2728 |2728 |2728 |7683 |2427 |   0 |   0 | 1.417731e+01 | 4.700000e+01 | 231.52%
29.87/29.95	c  29.6s|     1 |     0 |  8446 |  17M|   0 |1708 |2728 |2728 |2728 |2728 |2825 |2447 |   0 |   0 | 1.419527e+01 | 4.700000e+01 | 231.10%
31.28/31.40	c  31.0s|     1 |     0 |  8718 |  17M|   0 |1746 |2728 |2728 |2728 |2728 |2834 |2456 |   0 |   0 | 1.426299e+01 | 4.700000e+01 | 229.52%
32.77/32.82	c  32.4s|     1 |     0 |  8768 |  17M|   0 |1779 |2728 |2728 |2728 |2728 |2866 |2488 |   0 |   0 | 1.426308e+01 | 4.700000e+01 | 229.52%
34.27/34.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.27/34.30	c  33.9s|     1 |     0 |  8778 |  17M|   0 |1782 |2728 |2728 |2728 |2728 |2876 |2498 |   0 |   0 | 1.426308e+01 | 4.700000e+01 | 229.52%
35.67/35.77	c  35.4s|     1 |     0 |  8781 |  17M|   0 |1783 |2728 |2728 |2728 |2728 |2879 |2501 |   0 |   0 | 1.426308e+01 | 4.700000e+01 | 229.52%
37.17/37.27	c  36.9s|     1 |     0 |  8784 |  17M|   0 |1782 |2728 |2728 |2728 |2728 |2881 |2503 |   0 |   0 | 1.426308e+01 | 4.700000e+01 | 229.52%
38.97/39.08	c  38.7s|     1 |     0 |  8785 |  17M|   0 |1782 |2728 |2728 |2728 |2728 |2599 |2504 |   0 |   0 | 1.426308e+01 | 4.700000e+01 | 229.52%
44.27/44.32	c  43.9s|     1 |     2 | 10012 |  18M|   0 |1782 |2728 |2728 |2728 |2728 |2599 |2504 |   0 |  22 | 1.426308e+01 | 4.700000e+01 | 229.52%
108.76/108.89	o 22
108.76/108.89	c * 108s|    28 |    19 | 18724 |  18M|  27 |   - |2728 |2728 |2202 |2728 |3574 |3716 |   0 | 371 | 1.447028e+01 | 2.200000e+01 |  52.04%
109.86/109.99	o 21
109.86/109.99	c * 109s|    40 |    14 | 20403 |  18M|  27 |   - |2728 |2728 |1728 |2728 |3508 |3805 |   0 | 371 | 1.447028e+01 | 2.100000e+01 |  45.13%
1797.60/1798.12	c 
1797.60/1798.12	c SCIP Status        : solving was interrupted [time limit reached]
1797.60/1798.12	c Solving Time (sec) : 1791.00
1797.60/1798.12	c Solving Nodes      : 4254
1797.60/1798.12	c Primal Bound       : +2.10000000000000e+01 (3 solutions)
1797.60/1798.12	c Dual Bound         : +1.54602413197158e+01
1797.60/1798.12	c Gap                : 35.83 %
1797.60/1798.12	c NODE         4254
1797.60/1798.12	c DUAL BOUND   15.4602
1797.60/1798.12	c PRIMAL BOUND 21
1797.60/1798.12	c GAP          0.358323
1797.60/1798.12	s SATISFIABLE
1797.60/1798.12	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 
1797.60/1798.12	v -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 
1797.60/1798.12	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 
1797.60/1798.12	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 
1797.60/1798.12	v -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 x100 x99 -x98 -x97 x96 -x95 -x94 
1797.60/1798.12	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 
1797.60/1798.12	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 x43 
1797.60/1798.12	v -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 x17 
1797.60/1798.12	v x16 x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 x5 -x4 -x3 -x2 x1 
1797.60/1798.12	c SCIP Status        : solving was interrupted [time limit reached]
1797.60/1798.12	c Solving Time       :    1791.00
1797.60/1798.12	c Original Problem   :
1797.60/1798.12	c   Problem name     : HOME/instance-1870247-1245191954.opb
1797.60/1798.12	c   Variables        : 2728 (2728 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.60/1798.12	c   Constraints      : 2728 initial, 2728 maximal
1797.60/1798.12	c Presolved Problem  :
1797.60/1798.12	c   Problem name     : t_HOME/instance-1870247-1245191954.opb
1797.60/1798.12	c   Variables        : 2728 (2728 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.60/1798.12	c   Constraints      : 2728 initial, 2731 maximal
1797.60/1798.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.60/1798.12	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.12	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.12	c   implics          :       0.01          0          0          0          0          0          0          0          0
1797.60/1798.12	c   probing          :       0.06          0          0          0          0          0          0          0          0
1797.60/1798.12	c   and              :       0.14          0          0          0          0          0          0          0          0
1797.60/1798.12	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.12	c   root node        :          -          0          -          -          0          -          -          -          -
1797.60/1798.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.60/1798.12	c   integral         :          0          0          0       2588          0         52        508          0          0       4836
1797.60/1798.12	c   and              :       2528       9671      33576          2          1          1     246781      74260          0          0
1797.60/1798.12	c   logicor          :        200+        17      14019          2          1          0          0          0          0          0
1797.60/1798.12	c   countsols        :          0          0          0          2          1          0          0          0          0          0
1797.60/1798.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.60/1798.12	c   integral         :     413.23       0.00       0.00     413.23       0.00
1797.60/1798.12	c   and              :      29.56      22.96       6.60       0.00       0.00
1797.60/1798.12	c   logicor          :       0.16       0.00       0.16       0.00       0.00
1797.60/1798.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.60/1798.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.60/1798.12	c   rootredcost      :       0.01          2          0          0
1797.60/1798.12	c   pseudoobj        :       0.53      33463          1          0
1797.60/1798.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.60/1798.12	c   propagation      :       0.00          2          2          3       17.7          0        0.0          -
1797.60/1798.12	c   infeasible LP    :       1.71       2083          0          0        0.0          0        0.0          0
1797.60/1798.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.60/1798.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.60/1798.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.60/1798.12	c   applied globally :          -          -          -          3       17.7          -          -          -
1797.60/1798.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.60/1798.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.60/1798.12	c   cut pool         :       0.00         16          -          -          7          -    (maximal pool size: 2931)
1797.60/1798.12	c   redcost          :       1.92       9685          0      36179          0          0
1797.60/1798.12	c   impliedbounds    :       0.08         17          0          0       2611          0
1797.60/1798.12	c   intobj           :       0.00          0          0          0          0          0
1797.60/1798.12	c   gomory           :      17.82         17          0          0       2638          0
1797.60/1798.12	c   strongcg         :      11.73         17          0          0       4000          0
1797.60/1798.12	c   cmir             :       2.21         10          0          0       2020          0
1797.60/1798.12	c   flowcover        :       1.02         10          0          0        200          0
1797.60/1798.12	c   clique           :       0.15         17          0          0          6          0
1797.60/1798.12	c   zerohalf         :       0.00          0          0          0          0          0
1797.60/1798.12	c   mcf              :       0.01          1          0          0          0          0
1797.60/1798.12	c Pricers            :       Time      Calls       Vars
1797.60/1798.12	c   problem variables:       0.00          0          0
1797.60/1798.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.60/1798.12	c   relpscost        :     413.22       2586         52        508          0          0       4836
1797.60/1798.12	c   pscost           :       0.00          0          0          0          0          0          0
1797.60/1798.12	c   inference        :       0.00          1          0          0          0          0          2
1797.60/1798.12	c   mostinf          :       0.00          0          0          0          0          0          0
1797.60/1798.12	c   leastinf         :       0.00          0          0          0          0          0          0
1797.60/1798.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.60/1798.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.60/1798.12	c   random           :       0.00          0          0          0          0          0          0
1797.60/1798.12	c Primal Heuristics  :       Time      Calls      Found
1797.60/1798.12	c   LP solutions     :       0.00          -          2
1797.60/1798.12	c   pseudo solutions :       0.00          -          0
1797.60/1798.12	c   oneopt           :       0.03          3          0
1797.60/1798.12	c   feaspump         :       1.01          1          0
1797.60/1798.12	c   crossover        :       0.08          1          0
1797.60/1798.12	c   rootsoldiving    :       3.89          9          0
1797.60/1798.12	c   veclendiving     :      26.84         18          0
1797.60/1798.12	c   linesearchdiving :      32.47         18          0
1797.60/1798.12	c   coefdiving       :      32.48         18          0
1797.60/1798.12	c   guideddiving     :      47.54         18          0
1797.60/1798.12	c   pscostdiving     :      62.04         18          0
1797.60/1798.12	c   objpscostdiving  :      27.40          9          0
1797.60/1798.12	c   fracdiving       :      41.30         18          0
1797.60/1798.12	c   simplerounding   :       0.05          0          0
1797.60/1798.12	c   rounding         :       3.23       1338          0
1797.60/1798.12	c   shifting         :       3.93       1117          1
1797.60/1798.12	c   intshifting      :       0.00          0          0
1797.60/1798.12	c   fixandinfer      :       0.00          0          0
1797.60/1798.12	c   intdiving        :       0.00          0          0
1797.60/1798.12	c   actconsdiving    :       0.00          0          0
1797.60/1798.12	c   octane           :       0.00          0          0
1797.60/1798.12	c   rens             :       0.01          0          0
1797.60/1798.12	c   rins             :       0.00          0          0
1797.60/1798.12	c   localbranching   :       0.00          0          0
1797.60/1798.12	c   mutation         :       0.00          0          0
1797.60/1798.12	c   dins             :       0.00          0          0
1797.60/1798.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.60/1798.12	c   primal LP        :     186.19          0          0       0.00       0.00
1797.60/1798.12	c   dual LP          :     812.23      12275    1411346     114.98    1737.62
1797.60/1798.12	c   barrier LP       :       0.00          0          0       0.00          -
1797.60/1798.12	c   diving/probing LP:     251.38       9990     380856      38.12    1515.06
1797.60/1798.12	c   strong branching :     411.24       2967     812534     273.86    1975.81
1797.60/1798.12	c     (at root node) :          -         22       6282     285.55          -
1797.60/1798.12	c   conflict analysis:       0.00          0          0       0.00          -
1797.60/1798.12	c B&B Tree           :
1797.60/1798.12	c   number of runs   :          1
1797.60/1798.12	c   nodes            :       4254
1797.60/1798.12	c   nodes (total)    :       4254
1797.60/1798.12	c   nodes left       :        572
1797.60/1798.12	c   max depth        :         54
1797.60/1798.12	c   max depth (total):         54
1797.60/1798.12	c   backtracks       :        788 (18.5%)
1797.60/1798.12	c   delayed cutoffs  :          0
1797.60/1798.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.60/1798.12	c   avg switch length:       3.63
1797.60/1798.12	c   switching time   :     187.10
1797.60/1798.12	c Solution           :
1797.60/1798.12	c   Solutions found  :          3 (3 improvements)
1797.60/1798.12	c   Primal Bound     : +2.10000000000000e+01   (in run 1, after 40 nodes, 109.43 seconds, depth 20, found by <relaxation>)
1797.60/1798.12	c   Dual Bound       : +1.54602413197158e+01
1797.60/1798.12	c   Gap              :      35.83 %
1797.60/1798.12	c   Root Dual Bound  : +1.42630768732427e+01
1797.60/1798.19	c Time complete: 1797.69.

Verifier Data

OK	21

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870247-1245191954/watcher-1870247-1245191954 -o /tmp/evaluation-result-1870247-1245191954/solver-1870247-1245191954 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870247-1245191954.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.98 0.99 2/64 10582
/proc/meminfo: memFree=1841144/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=8648 CPUtime=0
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 1095 0 0 0 0 0 0 0 18 0 1 0 186792627 8855552 1079 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/10582/statm: 2162 1087 362 1256 0 901 0

[startup+0.022087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10582
/proc/meminfo: memFree=1841144/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=11840 CPUtime=0.01
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 1954 0 0 0 1 0 0 0 18 0 1 0 186792627 12124160 1938 1992294400 4194304 9342243 548682068736 18446744073709551615 8251083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10582/statm: 2960 1938 380 1256 0 1699 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11840

[startup+0.102094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10582
/proc/meminfo: memFree=1841144/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=23960 CPUtime=0.09
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 5133 0 0 0 8 1 0 0 18 0 1 0 186792627 24535040 4763 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 5990 4763 447 1256 0 4729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23960

[startup+0.302117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10582
/proc/meminfo: memFree=1841144/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=25308 CPUtime=0.29
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 5496 0 0 0 16 13 0 0 19 0 1 0 186792627 25915392 5126 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 6327 5126 469 1256 0 5066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25308

[startup+0.702162 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10582
/proc/meminfo: memFree=1841144/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=38760 CPUtime=0.69
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 8476 0 0 0 50 19 0 0 22 0 1 0 186792627 39690240 8092 1992294400 4194304 9342243 548682068736 18446744073709551615 4338511 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 9690 8092 632 1256 0 8429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38760

[startup+1.50125 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10583
/proc/meminfo: memFree=1810480/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=40416 CPUtime=1.48
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 8894 0 0 0 126 22 0 0 25 0 1 0 186792627 41385984 8510 1992294400 4194304 9342243 548682068736 18446744073709551615 5597657 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 10104 8510 650 1256 0 8843 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40416

[startup+3.10143 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1808496/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=42760 CPUtime=3.08
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 9374 0 0 0 283 25 0 0 25 0 1 0 186792627 43786240 8868 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 10690 8868 650 1256 0 9429 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42760

[startup+6.30178 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1805040/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=48868 CPUtime=6.29
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 11436 0 0 0 601 28 0 0 25 0 1 0 186792627 50040832 10151 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 12217 10151 653 1256 0 10956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48868

[startup+12.7015 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1799600/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=52344 CPUtime=12.68
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 12330 0 0 0 1239 29 0 0 25 0 1 0 186792627 53600256 11041 1992294400 4194304 9342243 548682068736 18446744073709551615 4338830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13086 11041 653 1256 0 11825 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52344

[startup+25.5019 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1799344/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=52344 CPUtime=25.48
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 12400 0 0 0 2515 33 0 0 25 0 1 0 186792627 53600256 11110 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13086 11110 653 1256 0 11825 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52344

[startup+51.1017 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1797552/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=50468 CPUtime=51.08
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 13125 0 0 0 5070 38 0 0 25 0 1 0 186792627 51679232 11625 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 12617 11625 689 1256 0 11356 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50468

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1797360/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=50716 CPUtime=102.26
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 13160 0 0 0 10178 48 0 0 25 0 1 0 186792627 51933184 11660 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 12679 11660 691 1256 0 11418 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50716

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1797168/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=51724 CPUtime=162.24
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 13221 0 0 0 16169 55 0 0 25 0 1 0 186792627 52965376 11721 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 12931 11721 695 1256 0 11670 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51724

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1797296/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=51292 CPUtime=222.23
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 18971 0 0 0 22156 67 0 0 25 0 1 0 186792627 52523008 11674 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 12823 11674 706 1256 0 11562 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 51292

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1797168/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=52308 CPUtime=282.21
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 24128 0 0 0 28144 77 0 0 25 0 1 0 186792627 53563392 11615 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13077 11616 706 1256 0 11816 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 52308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1797232/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=55108 CPUtime=342.2
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 54650 0 0 0 34117 103 0 0 25 0 1 0 186792627 56430592 11700 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13777 11700 708 1256 0 12516 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 55108

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1795952/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=53892 CPUtime=402.18
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 79659 0 0 0 40095 123 0 0 25 0 1 0 186792627 55185408 12000 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13473 12000 708 1256 0 12212 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 53892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1794736/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=54656 CPUtime=462.16
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 98143 0 0 0 46072 144 0 0 25 0 1 0 186792627 55967744 12326 1992294400 4194304 9342243 548682068736 18446744073709551615 6896344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13664 12326 708 1256 0 12403 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 54656

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1795248/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=55196 CPUtime=522.15
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 132637 0 0 0 52042 173 0 0 25 0 1 0 186792627 56520704 12160 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13799 12160 708 1256 0 12538 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 55196

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1795248/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=55168 CPUtime=582.13
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 188762 0 0 0 58006 207 0 0 25 0 1 0 186792627 56492032 12163 1992294400 4194304 9342243 548682068736 18446744073709551615 5874800 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 13792 12163 708 1256 0 12531 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 55168

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10583
/proc/meminfo: memFree=1793712/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=56572 CPUtime=642.12
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 248636 0 0 0 63966 246 0 0 25 0 1 0 186792627 57929728 12567 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 14143 12567 708 1256 0 12882 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56572

[startup+702.303 s]

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

/proc/meminfo: memFree=1788080/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=59804 CPUtime=1062
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 368296 0 0 0 105831 369 0 0 25 0 1 0 186792627 61239296 13698 1992294400 4194304 9342243 548682068736 18446744073709551615 4266239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 14951 13698 708 1256 0 13690 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 59804

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10585
/proc/meminfo: memFree=1788272/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=60740 CPUtime=1121.99
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 385634 0 0 0 111810 389 0 0 25 0 1 0 186792627 62197760 13861 1992294400 4194304 9342243 548682068736 18446744073709551615 6938997 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15185 13861 708 1256 0 13924 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 60740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10585
/proc/meminfo: memFree=1788656/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=60552 CPUtime=1181.97
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 414215 0 0 0 117783 414 0 0 25 0 1 0 186792627 62005248 13945 1992294400 4194304 9342243 548682068736 18446744073709551615 6960748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15138 13945 708 1256 0 13877 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 60552

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10585
/proc/meminfo: memFree=1788912/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=60692 CPUtime=1241.96
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 443106 0 0 0 123758 438 0 0 25 0 1 0 186792627 62148608 13662 1992294400 4194304 9342243 548682068736 18446744073709551615 6974263 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15173 13662 708 1256 0 13912 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 60692

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10585
/proc/meminfo: memFree=1787056/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=66012 CPUtime=1301.94
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 465312 0 0 0 129738 456 0 0 25 0 1 0 186792627 67596288 14162 1992294400 4194304 9342243 548682068736 18446744073709551615 6941119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 16503 14162 708 1256 0 15242 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 66012

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10591
/proc/meminfo: memFree=1786736/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=65308 CPUtime=1361.92
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 480862 0 0 0 135718 474 0 0 25 0 1 0 186792627 66875392 14231 1992294400 4194304 9342243 548682068736 18446744073709551615 6960322 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 16327 14231 708 1256 0 15066 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 65308

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10591
/proc/meminfo: memFree=1787248/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=65912 CPUtime=1421.9
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 500394 0 0 0 141698 492 0 0 25 0 1 0 186792627 67493888 14108 1992294400 4194304 9342243 548682068736 18446744073709551615 6364056 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 16478 14108 708 1256 0 15217 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 65912

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10591
/proc/meminfo: memFree=1787248/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=62884 CPUtime=1481.89
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 535177 0 0 0 147668 521 0 0 25 0 1 0 186792627 64393216 14067 1992294400 4194304 9342243 548682068736 18446744073709551615 6038036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15721 14067 708 1256 0 14460 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 62884

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10591
/proc/meminfo: memFree=1786864/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=62304 CPUtime=1541.87
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 568070 0 0 0 153641 546 0 0 25 0 1 0 186792627 63799296 14069 1992294400 4194304 9342243 548682068736 18446744073709551615 6348764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15576 14069 708 1256 0 14315 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 62304

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10591
/proc/meminfo: memFree=1786352/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=62612 CPUtime=1601.86
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 599498 0 0 0 159615 571 0 0 25 0 1 0 186792627 64114688 14208 1992294400 4194304 9342243 548682068736 18446744073709551615 6960255 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15653 14208 708 1256 0 14392 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 62612

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10591
/proc/meminfo: memFree=1786352/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=62368 CPUtime=1661.84
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 630550 0 0 0 165586 598 0 0 25 0 1 0 186792627 63864832 14211 1992294400 4194304 9342243 548682068736 18446744073709551615 6960228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15592 14211 708 1256 0 14331 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 62368

[startup+1722.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786416/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=62588 CPUtime=1721.82
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 654892 0 0 0 171563 619 0 0 25 0 1 0 186792627 64090112 14214 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15647 14214 708 1256 0 14386 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 62588

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786288/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=63156 CPUtime=1781.81
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 698657 0 0 0 177531 650 0 0 25 0 1 0 186792627 64671744 14231 1992294400 4194304 9342243 548682068736 18446744073709551615 6938963 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15789 14231 708 1256 0 14528 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 63156

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

[startup+1791.91 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786416/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=63716 CPUtime=1791.41
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 707650 0 0 0 178485 656 0 0 25 0 1 0 186792627 65245184 14215 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15929 14215 708 1256 0 14668 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 63716

[startup+1795.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786288/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=67460 CPUtime=1794.6
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 711247 0 0 0 178802 658 0 0 25 0 1 0 186792627 69079040 14327 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 16865 14327 708 1256 0 15604 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 67460

[startup+1796.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786608/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=63128 CPUtime=1796.2
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 712139 0 0 0 178961 659 0 0 25 0 1 0 186792627 64643072 14213 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15782 14213 708 1256 0 14521 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 63128

[startup+1797.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786608/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=63724 CPUtime=1797.01
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 712983 0 0 0 179041 660 0 0 25 0 1 0 186792627 65253376 14227 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15931 14227 708 1256 0 14670 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 63724

[startup+1797.9 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786608/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=63716 CPUtime=1797.4
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 713436 0 0 0 179080 660 0 0 25 0 1 0 186792627 65245184 14233 1992294400 4194304 9342243 548682068736 18446744073709551615 6959589 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15929 14233 708 1256 0 14668 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 63716

[startup+1798.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10591
/proc/meminfo: memFree=1786608/2055920 swapFree=4191900/4192956
[pid=10582] ppid=10580 vsize=63740 CPUtime=1797.6
/proc/10582/stat : 10582 (pbscip.linux.x8) R 10580 10582 10474 0 -1 4194304 713751 0 0 0 179100 660 0 0 25 0 1 0 186792627 65269760 14217 1992294400 4194304 9342243 548682068736 18446744073709551615 6354022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10582/statm: 15935 14217 708 1256 0 14674 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 63740

Child status: 0
Real time (s): 1798.19
CPU time (s): 1797.7
CPU user time (s): 1791.08
CPU system time (s): 6.61999
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 67768

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

runsolver used 1.40479 second user time and 3.67544 second system time

The end

Launcher Data

Begin job on node38 at 2009-06-17 00:39:14
IDJOB=1870247
IDBENCH=48122
IDSOLVER=684
FILE ID=node38/1870247-1245191954
PBS_JOBID= 9368312
Free space on /tmp= 66236 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_10_5.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-1870247-1245191954/watcher-1870247-1245191954 -o /tmp/evaluation-result-1870247-1245191954/solver-1870247-1245191954 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870247-1245191954.opb

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=453451042

node38.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.232
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.232
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:       1841944 kB
Buffers:         49472 kB
Cached:          80216 kB
SwapCached:        260 kB
Active:          56904 kB
Inactive:        86076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841944 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11768 kB
Writeback:           0 kB
Mapped:          22512 kB
Slab:            56896 kB
Committed_AS:   169484 kB
PageTables:       1464 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= 66224 MiB
End job on node38 at 2009-06-17 01:09:13