Trace number 1869361

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.2? 1798.59 1799.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_11.opb
MD5SUM5946eb43fefc6e626d35d99afd3eec42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark77
Best CPU time to get the best result obtained on this benchmark1798.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1287
Total number of constraints2430
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 constraints2430
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.12	c SCIP version 1.1.0.7
0.09/0.12	c LP-Solver Clp 1.8.2
0.09/0.12	c user parameter file <scip.set> not found - using default parameters
0.09/0.12	c read problem <HOME/instance-1869361-1245171665.opb>
0.09/0.12	c original problem has 1287 variables (1287 bin, 0 int, 0 impl, 0 cont) and 2430 constraints
0.09/0.16	c start presolving problem
0.09/0.16	c presolving:
0.19/0.21	c (round 1) 0 del vars, 1210 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10 upgd conss, 0 impls, 0 clqs
0.59/0.62	c    (0.5s) probing: 112/1287 (8.7%) - 0 fixings, 0 aggregations, 489 implications, 0 bound changes
0.59/0.62	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.62	c presolving (2 rounds):
0.59/0.62	c  0 deleted vars, 1210 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.62	c  2530 implications, 0 cliques
0.59/0.62	c presolved problem has 1287 variables (1287 bin, 0 int, 0 impl, 0 cont) and 1220 constraints
0.59/0.62	c      10 constraints of type <knapsack>
0.59/0.62	c    1210 constraints of type <linear>
0.59/0.62	c transformed objective value is always integral (scale: 1)
0.59/0.62	c Presolving Time: 0.45
0.59/0.62	c OPT-LIN
0.59/0.62	c -----------------------------------------------------------------------------------------------
0.59/0.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.62	c limits/memory = c 1620
0.59/0.62	c # maximal time in seconds to run
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.62	c limits/time = c 1791
0.59/0.62	c # frequency for displaying node information lines
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.62	c display/freq = c 10000
0.59/0.62	c -----------------------------------------------------------------------------------------------
0.59/0.62	c start solving problem
0.59/0.62	c 
0.69/0.73	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.73	c   0.6s|     1 |     0 |  1071 |9504k|   0 | 769 |1287 |1220 |1220 |1287 |1220 |   0 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
1.69/1.75	c   1.6s|     1 |     0 |  3631 |  10M|   0 | 786 |1287 |1220 |1220 |1287 |1314 |  94 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
2.09/2.17	c   2.0s|     1 |     0 |  3758 |  10M|   0 | 777 |1287 |1220 |1220 |1287 |1428 | 208 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
2.59/2.63	c   2.5s|     1 |     0 |  4002 |  11M|   0 | 779 |1287 |1220 |1220 |1287 |1535 | 315 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
3.19/3.25	c   3.1s|     1 |     0 |  4286 |  11M|   0 | 776 |1287 |1220 |1220 |1287 |1655 | 435 |   0 |   0 | 1.000000e+01 |      --      |    Inf 
3.99/4.00	c   3.8s|     1 |     0 |  4781 |  12M|   0 | 796 |1287 |1220 |1220 |1287 |1790 | 570 |   0 |   0 | 1.000276e+01 |      --      |    Inf 
4.79/4.85	c   4.7s|     1 |     0 |  5497 |  12M|   0 | 800 |1287 |1220 |1220 |1287 |1926 | 706 |   0 |   0 | 1.000276e+01 |      --      |    Inf 
5.89/5.94	c   5.7s|     1 |     0 |  6576 |  13M|   0 | 816 |1287 |1220 |1220 |1287 |2065 | 845 |   0 |   0 | 1.000443e+01 |      --      |    Inf 
6.99/7.09	c   6.9s|     1 |     0 |  7560 |  13M|   0 | 787 |1287 |1220 |1220 |1287 |2233 |1013 |   0 |   0 | 1.024444e+01 |      --      |    Inf 
8.39/8.47	c   8.2s|     1 |     0 |  8336 |  14M|   0 | 785 |1287 |1220 |1220 |1287 |2254 |1034 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
10.18/10.29	c  10.1s|     1 |     0 |  9813 |  14M|   0 | 782 |1287 |1220 |1220 |1287 |2363 |1143 |   0 |   0 | 1.025000e+01 |      --      |    Inf 
11.49/11.59	c  11.3s|     1 |     0 | 11443 |  14M|   0 | 777 |1287 |1220 |1220 |1287 |2425 |1205 |   0 |   0 | 1.050000e+01 |      --      |    Inf 
12.48/12.57	c  12.3s|     1 |     0 | 12413 |  15M|   0 | 776 |1287 |1220 |1220 |1287 |2252 |1231 |   0 |   0 | 1.050000e+01 |      --      |    Inf 
13.69/13.70	c  13.4s|     1 |     0 | 13890 |  15M|   0 | 774 |1287 |1220 |1220 |1287 |2280 |1259 |   0 |   0 | 1.050000e+01 |      --      |    Inf 
14.99/15.03	c  14.8s|     1 |     0 | 15723 |  15M|   0 | 771 |1287 |1220 |1220 |1287 |2310 |1289 |   0 |   0 | 1.050000e+01 |      --      |    Inf 
16.09/16.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.09/16.11	c  15.8s|     1 |     0 | 17092 |  15M|   0 | 766 |1287 |1220 |1220 |1287 |2331 |1310 |   0 |   0 | 1.050000e+01 |      --      |    Inf 
17.38/17.42	c  17.1s|     1 |     0 | 18793 |  15M|   0 | 768 |1287 |1220 |1220 |1287 |2355 |1334 |   0 |   0 | 1.050000e+01 |      --      |    Inf 
19.69/19.78	c  19.5s|     1 |     2 | 18793 |  15M|   0 | 768 |1287 |1220 |1220 |1287 |2355 |1334 |   0 |  17 | 1.050000e+01 |      --      |    Inf 
643.40/643.62	c   641s| 10000 |  5891 |  1467k|  30M|  45 | 622 |1287 |2400 |2218 |1287 |1406 |1334 |4706 |5120 | 1.300000e+01 |      --      |    Inf 
1072.66/1073.06	c  1068s| 20000 |  8951 |  2648k|  41M|  58 | 428 |1287 |1954 |1118 |1287 |1406 |1334 |  11k|7342 | 1.400000e+01 |      --      |    Inf 
1422.06/1422.54	c  1416s| 30000 | 10896 |  3651k|  51M|  61 |   - |1287 |2378 | 543 |   0 |   0 |1334 |  20k|8744 | 1.500000e+01 |      --      |    Inf 
1734.87/1735.49	c  1728s| 40000 | 12668 |  4530k|  59M| 105 | 191 |1287 |2906 | 612 |1287 |1406 |1334 |  28k|9760 | 1.600000e+01 |      --      |    Inf 
1798.35/1798.98	c 
1798.35/1798.98	c SCIP Status        : solving was interrupted [time limit reached]
1798.35/1798.98	c Solving Time (sec) : 1791.00
1798.35/1798.98	c Solving Nodes      : 42844
1798.35/1798.98	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1798.35/1798.98	c Dual Bound         : +1.60000000000000e+01
1798.35/1798.98	c Gap                : infinite
1798.35/1798.98	c NODE         42844
1798.35/1798.98	c DUAL BOUND   16
1798.35/1798.98	c PRIMAL BOUND 1e+20
1798.35/1798.98	c GAP          1e+20
1798.35/1798.98	s UNKNOWN
1798.35/1798.98	c SCIP Status        : solving was interrupted [time limit reached]
1798.35/1798.98	c Solving Time       :    1791.00
1798.35/1798.98	c Original Problem   :
1798.35/1798.98	c   Problem name     : HOME/instance-1869361-1245171665.opb
1798.35/1798.98	c   Variables        : 1287 (1287 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.35/1798.98	c   Constraints      : 2430 initial, 2430 maximal
1798.35/1798.98	c Presolved Problem  :
1798.35/1798.98	c   Problem name     : t_HOME/instance-1869361-1245171665.opb
1798.35/1798.98	c   Variables        : 1287 (1287 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.35/1798.98	c   Constraints      : 1220 initial, 3002 maximal
1798.35/1798.98	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.35/1798.98	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   implics          :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   probing          :       0.39          0          0          0          0          0          0          0          0
1798.35/1798.98	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   linear           :       0.06          0          0          0          0          0       1210          0          0
1798.35/1798.98	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1798.35/1798.98	c   root node        :          -          0          -          -          0          -          -          -          -
1798.35/1798.98	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.35/1798.98	c   integral         :          0          0          0      29798          0         18       2247          0          0      58278
1798.35/1798.98	c   knapsack         :         10         16     190764          0          0       1591      50063         76          0          0
1798.35/1798.98	c   linear           :       1210         16     189173          0          0       8698    2488507          3          0          0
1798.35/1798.98	c   logicor          :          0+         0      72993          0          0        487      24133          0          0          0
1798.35/1798.98	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1798.35/1798.98	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.35/1798.98	c   integral         :     220.41       0.00       0.00     220.41       0.00
1798.35/1798.98	c   knapsack         :       7.78       0.00       7.78       0.00       0.00
1798.35/1798.98	c   linear           :     256.44       0.01     256.43       0.00       0.00
1798.35/1798.98	c   logicor          :       7.35       0.00       7.35       0.00       0.00
1798.35/1798.98	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.35/1798.98	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.35/1798.98	c   rootredcost      :       0.14          0          0          0
1798.35/1798.98	c   pseudoobj        :       0.58     190555          0          0
1798.35/1798.98	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.35/1798.98	c   propagation      :       1.39      10776      10763      63153       27.0        432       16.6          -
1798.35/1798.98	c   infeasible LP    :       8.73      29025          5          6       21.8          0        0.0          0
1798.35/1798.98	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.35/1798.98	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.35/1798.98	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.35/1798.98	c   applied globally :          -          -          -      30202       23.9          -          -          -
1798.35/1798.98	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.35/1798.98	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.35/1798.98	c   cut pool         :       0.01         15          -          -      11327          -    (maximal pool size: 6846)
1798.35/1798.98	c   redcost          :       2.14      30325          0        705          0          0
1798.35/1798.98	c   impliedbounds    :       0.01         16          0          0         22          0
1798.35/1798.98	c   intobj           :       0.00          0          0          0          0          0
1798.35/1798.98	c   gomory           :       1.04         16          0          0        939          0
1798.35/1798.98	c   strongcg         :       0.98         16          0          0       1071          0
1798.35/1798.98	c   cmir             :       2.48         10          0          0       4986          0
1798.35/1798.98	c   flowcover        :       1.25         10          0          0       1802          0
1798.35/1798.98	c   clique           :       0.01          1          0          0          0          0
1798.35/1798.98	c   zerohalf         :       0.00          0          0          0          0          0
1798.35/1798.98	c   mcf              :       0.00          1          0          0          0          0
1798.35/1798.98	c Pricers            :       Time      Calls       Vars
1798.35/1798.98	c   problem variables:       0.00          0          0
1798.35/1798.98	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.35/1798.98	c   relpscost        :     220.34      29798         18       2247          0          0      58278
1798.35/1798.98	c   pscost           :       0.00          0          0          0          0          0          0
1798.35/1798.98	c   inference        :       0.00          0          0          0          0          0          0
1798.35/1798.98	c   mostinf          :       0.00          0          0          0          0          0          0
1798.35/1798.98	c   leastinf         :       0.00          0          0          0          0          0          0
1798.35/1798.98	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.35/1798.98	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.35/1798.98	c   random           :       0.00          0          0          0          0          0          0
1798.35/1798.98	c Primal Heuristics  :       Time      Calls      Found
1798.35/1798.98	c   LP solutions     :       0.00          -          0
1798.35/1798.98	c   pseudo solutions :       0.00          -          0
1798.35/1798.98	c   oneopt           :       0.08          0          0
1798.35/1798.98	c   crossover        :       0.05          0          0
1798.35/1798.98	c   rootsoldiving    :      11.95         53          0
1798.35/1798.98	c   objpscostdiving  :      36.49         56          0
1798.35/1798.98	c   pscostdiving     :      88.22        239          0
1798.35/1798.98	c   veclendiving     :      48.63        239          0
1798.35/1798.98	c   linesearchdiving :      74.36        268          0
1798.35/1798.98	c   simplerounding   :       0.08          0          0
1798.35/1798.98	c   rounding         :       1.17       2403          0
1798.35/1798.98	c   shifting         :      11.75        741          0
1798.35/1798.98	c   intshifting      :       0.00          0          0
1798.35/1798.98	c   fixandinfer      :       0.00          0          0
1798.35/1798.98	c   feaspump         :      35.48         39          0
1798.35/1798.98	c   coefdiving       :     186.81         81          0
1798.35/1798.98	c   fracdiving       :     159.80         93          0
1798.35/1798.98	c   intdiving        :       0.00          0          0
1798.35/1798.98	c   actconsdiving    :       0.00          0          0
1798.35/1798.98	c   guideddiving     :       0.00          0          0
1798.35/1798.98	c   octane           :       0.00          0          0
1798.35/1798.98	c   rens             :       0.01          0          0
1798.35/1798.98	c   rins             :       0.00          0          0
1798.35/1798.98	c   localbranching   :       0.00          0          0
1798.35/1798.98	c   mutation         :       0.00          0          0
1798.35/1798.98	c   dins             :       0.00          0          0
1798.35/1798.98	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.35/1798.98	c   primal LP        :       0.04          0          0       0.00       0.00
1798.35/1798.98	c   dual LP          :     618.09      37132    3642796      98.10    5893.63
1798.35/1798.98	c   barrier LP       :       0.00          0          0       0.00          -
1798.35/1798.98	c   diving/probing LP:     525.85      55561    1073060      19.31    2040.62
1798.35/1798.98	c   strong branching :     211.78      10150    1124040     110.74    5307.58
1798.35/1798.98	c     (at root node) :          -         17       3363     197.82          -
1798.35/1798.98	c   conflict analysis:       0.00          0          0       0.00          -
1798.35/1798.98	c B&B Tree           :
1798.35/1798.98	c   number of runs   :          1
1798.35/1798.98	c   nodes            :      42844
1798.35/1798.98	c   nodes (total)    :      42844
1798.35/1798.98	c   nodes left       :      12907
1798.35/1798.98	c   max depth        :        105
1798.35/1798.98	c   max depth (total):        105
1798.35/1798.98	c   backtracks       :       8091 (18.9%)
1798.35/1798.98	c   delayed cutoffs  :       2528
1798.35/1798.98	c   repropagations   :      21560 (483465 domain reductions, 1646 cutoffs)
1798.35/1798.98	c   avg switch length:       6.98
1798.35/1798.98	c   switching time   :      40.73
1798.35/1798.98	c Solution           :
1798.35/1798.98	c   Solutions found  :          0 (0 improvements)
1798.35/1798.98	c   Primal Bound     :          -
1798.35/1798.98	c   Dual Bound       : +1.60000000000000e+01
1798.35/1798.98	c   Gap              :   infinite
1798.35/1798.98	c   Root Dual Bound  : +1.05000000000000e+01
1798.55/1799.12	c Time complete: 1798.58.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1869361-1245171665/watcher-1869361-1245171665 -o /tmp/evaluation-result-1869361-1245171665/solver-1869361-1245171665 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869361-1245171665.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.95 3/64 4745
/proc/meminfo: memFree=1850416/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=5812 CPUtime=0
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 184767563 5951488 499 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4745/statm: 1453 500 332 1256 0 192 0

[startup+0.042539 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 4745
/proc/meminfo: memFree=1850416/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=11280 CPUtime=0.03
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 1785 0 0 0 3 0 0 0 18 0 1 0 184767563 11550720 1769 1992294400 4194304 9342243 548682068736 18446744073709551615 8143859 0 0 4096 0 0 0 0 17 1 0 0
/proc/4745/statm: 2820 1769 378 1256 0 1559 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11280

[startup+0.101545 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 4745
/proc/meminfo: memFree=1850416/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=13204 CPUtime=0.09
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 2269 0 0 0 9 0 0 0 18 0 1 0 184767563 13520896 2253 1992294400 4194304 9342243 548682068736 18446744073709551615 8169848 0 0 4096 0 0 0 0 17 1 0 0
/proc/4745/statm: 3301 2253 378 1256 0 2040 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13204

[startup+0.301569 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 4745
/proc/meminfo: memFree=1850416/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=33244 CPUtime=0.29
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 7396 0 0 0 26 3 0 0 19 0 1 0 184767563 34041856 7026 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 8311 7026 484 1256 0 7050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33244

[startup+0.701616 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 4745
/proc/meminfo: memFree=1850416/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=39240 CPUtime=0.69
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 8743 0 0 0 66 3 0 0 22 0 1 0 184767563 40181760 8341 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 9810 8341 611 1256 0 8549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39240

[startup+1.50171 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 4746
/proc/meminfo: memFree=1818472/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=40648 CPUtime=1.49
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 9082 0 0 0 145 4 0 0 25 0 1 0 184767563 41623552 8680 1992294400 4194304 9342243 548682068736 18446744073709551615 6890707 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 10162 8680 640 1256 0 8901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40648

[startup+3.1019 s]
/proc/loadavg: 1.07 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1816424/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=47424 CPUtime=3.09
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 10757 0 0 0 304 5 0 0 25 0 1 0 184767563 48562176 9835 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 11856 9835 665 1256 0 10595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47424

[startup+6.30128 s]
/proc/loadavg: 1.07 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1810984/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=50464 CPUtime=6.28
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 16885 0 0 0 619 9 0 0 25 0 1 0 184767563 51675136 10556 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 12616 10556 665 1256 0 11355 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50464

[startup+12.701 s]
/proc/loadavg: 1.06 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1804392/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=56516 CPUtime=12.69
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 24238 0 0 0 1255 14 0 0 25 0 1 0 184767563 57872384 12042 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 14129 12042 668 1256 0 12868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56516

[startup+25.5015 s]
/proc/loadavg: 1.05 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1802920/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=55872 CPUtime=25.48
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 35499 0 0 0 2527 21 0 0 25 0 1 0 184767563 57212928 12467 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 13968 12467 677 1256 0 12707 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55872

[startup+51.1016 s]
/proc/loadavg: 1.03 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1802920/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=55872 CPUtime=51.07
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 35543 0 0 0 5079 28 0 0 25 0 1 0 184767563 57212928 12510 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 13968 12510 679 1256 0 12707 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55872

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1802280/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=55872 CPUtime=102.26
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 35702 0 0 0 10185 41 0 0 25 0 1 0 184767563 57212928 12668 1992294400 4194304 9342243 548682068736 18446744073709551615 5894304 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 13968 12668 688 1256 0 12707 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55872

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1801000/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=57596 CPUtime=162.23
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 36612 0 0 0 16163 60 0 0 25 0 1 0 184767563 58978304 12969 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 14399 12969 688 1256 0 13138 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 57596

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1801192/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=57408 CPUtime=222.22
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 37572 0 0 0 22143 79 0 0 25 0 1 0 184767563 58785792 12920 1992294400 4194304 9342243 548682068736 18446744073709551615 5028865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 14352 12920 688 1256 0 13091 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57408

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1799848/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=58988 CPUtime=282.2
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 41277 0 0 0 28118 102 0 0 25 0 1 0 184767563 60403712 13257 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 14747 13257 688 1256 0 13486 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 58988

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1798696/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=60768 CPUtime=342.18
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 44440 0 0 0 34091 127 0 0 25 0 1 0 184767563 62226432 13539 1992294400 4194304 9342243 548682068736 18446744073709551615 6867090 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 15192 13539 688 1256 0 13931 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 60768

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1796840/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=61264 CPUtime=402.17
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 49125 0 0 0 40067 150 0 0 25 0 1 0 184767563 62734336 14004 1992294400 4194304 9342243 548682068736 18446744073709551615 8230002 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 15316 14004 688 1256 0 14055 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 61264

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1795112/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=63704 CPUtime=462.14
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 52747 0 0 0 46039 175 0 0 25 0 1 0 184767563 65232896 14424 1992294400 4194304 9342243 548682068736 18446744073709551615 7289219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 15926 14424 688 1256 0 14665 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 63704

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1792488/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=65496 CPUtime=522.13
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 59285 0 0 0 52018 195 0 0 25 0 1 0 184767563 67067904 15075 1992294400 4194304 9342243 548682068736 18446744073709551615 7288845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 16374 15075 688 1256 0 15113 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 65496

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1792680/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=66212 CPUtime=582.11
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 65329 0 0 0 57989 222 0 0 25 0 1 0 184767563 67801088 15189 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 16553 15189 688 1256 0 15292 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 66212

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4746
/proc/meminfo: memFree=1787432/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=71680 CPUtime=642.09
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 69499 0 0 0 63963 246 0 0 25 0 1 0 184767563 73400320 16318 1992294400 4194304 9342243 548682068736 18446744073709551615 6895271 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 17920 16318 688 1256 0 16659 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 71680

[startup+702.302 s]

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

/proc/meminfo: memFree=1768936/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=88332 CPUtime=1061.97
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 110524 0 0 0 105769 428 0 0 25 0 1 0 184767563 90451968 20784 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 22083 20784 688 1256 0 20822 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 88332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1766376/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=91564 CPUtime=1121.95
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 114459 0 0 0 111746 449 0 0 25 0 1 0 184767563 93761536 21527 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 22891 21527 688 1256 0 21630 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 91564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1761192/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=97516 CPUtime=1181.93
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 117224 0 0 0 117722 471 0 0 25 0 1 0 184767563 99856384 22816 1992294400 4194304 9342243 548682068736 18446744073709551615 6038437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 24379 22816 688 1256 0 23118 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 97516

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1759592/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=97988 CPUtime=1241.92
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 124744 0 0 0 123693 499 0 0 25 0 1 0 184767563 100339712 23209 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 24497 23209 688 1256 0 23236 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 97988

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1756840/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=101548 CPUtime=1301.9
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 130010 0 0 0 129668 522 0 0 25 0 1 0 184767563 103985152 23891 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 25387 23891 688 1256 0 24126 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 101548

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1753512/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=105224 CPUtime=1361.88
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 131834 0 0 0 135642 546 0 0 25 0 1 0 184767563 107749376 24731 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 26306 24731 688 1256 0 25045 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 105224

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1750376/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=108216 CPUtime=1421.86
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 140868 0 0 0 141614 572 0 0 25 0 1 0 184767563 110813184 25500 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 27054 25500 688 1256 0 25793 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 108216

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1747880/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=109880 CPUtime=1481.85
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 145849 0 0 0 147588 597 0 0 25 0 1 0 184767563 112517120 26104 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 27470 26104 688 1256 0 26209 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 109880

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1745320/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=112632 CPUtime=1541.82
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 146496 0 0 0 153560 622 0 0 25 0 1 0 184767563 115335168 26751 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 28158 26751 688 1256 0 26897 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 112632

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1743528/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=114412 CPUtime=1601.81
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 148673 0 0 0 159533 648 0 0 25 0 1 0 184767563 117157888 27242 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 28603 27242 688 1256 0 27342 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 114412

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1743464/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=113988 CPUtime=1661.79
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 157078 0 0 0 165506 673 0 0 25 0 1 0 184767563 116723712 27230 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 28497 27230 688 1256 0 27236 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 113988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1739048/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=118520 CPUtime=1721.77
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 160029 0 0 0 171478 699 0 0 25 0 1 0 184767563 121364480 28296 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 29630 28296 688 1256 0 28369 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 118520

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1736680/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=121428 CPUtime=1781.75
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 162102 0 0 0 177450 725 0 0 25 0 1 0 184767563 124342272 28883 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 30357 28883 688 1256 0 29096 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 121428

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1737704/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=121736 CPUtime=1791.35
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 164084 0 0 0 178405 730 0 0 25 0 1 0 184767563 124657664 28723 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 30434 28723 688 1256 0 29173 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 121736

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1736744/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=122144 CPUtime=1794.56
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 164864 0 0 0 178724 732 0 0 25 0 1 0 184767563 125075456 28859 1992294400 4194304 9342243 548682068736 18446744073709551615 6039489 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 30536 28859 688 1256 0 29275 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 122144

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1735912/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=122740 CPUtime=1796.15
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 165093 0 0 0 178883 732 0 0 25 0 1 0 184767563 125685760 29088 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 30685 29088 688 1256 0 29424 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 122740

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1735592/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=123028 CPUtime=1797.75
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 165167 0 0 0 179042 733 0 0 25 0 1 0 184767563 125980672 29162 1992294400 4194304 9342243 548682068736 18446744073709551615 6889765 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 30757 29162 688 1256 0 29496 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 123028

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1735528/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=123028 CPUtime=1798.15
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 165167 0 0 0 179082 733 0 0 25 0 1 0 184767563 125980672 29162 1992294400 4194304 9342243 548682068736 18446744073709551615 6038404 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4745/statm: 30757 29162 688 1256 0 29496 0
Current children cumulated CPU time (s) 1798.15
Current children cumulated vsize (KiB) 123028

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 4746
/proc/meminfo: memFree=1735528/2055920 swapFree=4191900/4192956
[pid=4745] ppid=4743 vsize=123028 CPUtime=1798.55
/proc/4745/stat : 4745 (pbscip.linux.x8) R 4743 4745 4169 0 -1 4194304 165171 0 0 0 179122 733 0 0 25 0 1 0 184767563 125980672 29166 1992294400 4194304 9342243 548682068736 18446744073709551615 5855084 0 0 4096 0 0 0 0 17 1 0 0
/proc/4745/statm: 30757 29166 692 1256 0 29496 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 123028

Child status: 0
Real time (s): 1799.13
CPU time (s): 1798.59
CPU user time (s): 1791.23
CPU system time (s): 7.35288
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 123028

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

runsolver used 1.57376 second user time and 3.39448 second system time

The end

Launcher Data

Begin job on node1 at 2009-06-16 19:01:05
IDJOB=1869361
IDBENCH=2643
IDSOLVER=684
FILE ID=node1/1869361-1245171665
PBS_JOBID= 9363862
Free space on /tmp= 66220 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_11.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-1869361-1245171665/watcher-1869361-1245171665 -o /tmp/evaluation-result-1869361-1245171665/solver-1869361-1245171665 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869361-1245171665.opb

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=418245959

node1.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.245
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.245
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:       1850832 kB
Buffers:         40348 kB
Cached:          87504 kB
SwapCached:        260 kB
Active:          39388 kB
Inactive:       101764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850832 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           12412 kB
Writeback:           0 kB
Mapped:          22552 kB
Slab:            49888 kB
Committed_AS:   159024 kB
PageTables:       1440 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= 66208 MiB
End job on node1 at 2009-06-16 19:31:04