Trace number 3740414

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 NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1791.68 1791.96

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12038_4.std.opb
MD5SUM661b4190c55178f9645295549e370fd5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark147
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245147
Number of constraints which are clauses243947
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3740414-1338737741.opb>
1.69/1.74	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245147 constraints
1.69/1.74	c problem read
1.69/1.74	c presolving settings loaded
2.19/2.29	c presolving:
9.49/9.53	c (round 1) 7035 del vars, 21526 del conss, 5343 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16592736 impls, 0 clqs
13.20/13.25	c (round 2) 14712 del vars, 52128 del conss, 12923 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16634338 impls, 0 clqs
14.40/14.47	c (round 3) 18128 del vars, 67095 del conss, 14774 chg bounds, 15 chg sides, 14 chg coeffs, 0 upgd conss, 16652301 impls, 0 clqs
15.09/15.11	c (round 4) 19259 del vars, 72044 del conss, 15492 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16663188 impls, 0 clqs
15.50/15.59	c (round 5) 20064 del vars, 75080 del conss, 16008 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16672246 impls, 0 clqs
15.89/15.96	c (round 6) 20716 del vars, 77615 del conss, 16402 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16678212 impls, 0 clqs
16.19/16.24	c (round 7) 21050 del vars, 79089 del conss, 16632 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16681222 impls, 0 clqs
16.39/16.47	c (round 8) 21252 del vars, 79953 del conss, 16770 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16683180 impls, 0 clqs
16.59/16.67	c (round 9) 21407 del vars, 80566 del conss, 16869 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16685323 impls, 0 clqs
16.79/16.85	c (round 10) 21507 del vars, 81009 del conss, 16933 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16686827 impls, 0 clqs
16.99/17.05	c (round 11) 21565 del vars, 81256 del conss, 16971 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16687771 impls, 0 clqs
17.19/17.24	c (round 12) 21609 del vars, 81440 del conss, 17002 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16688102 impls, 0 clqs
17.29/17.38	c (round 13) 21627 del vars, 81540 del conss, 17003 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16688174 impls, 0 clqs
18.19/18.30	c (round 14) 21627 del vars, 81548 del conss, 17003 chg bounds, 39 chg sides, 38 chg coeffs, 163599 upgd conss, 16688174 impls, 0 clqs
19.38/19.48	c (round 15) 21627 del vars, 81576 del conss, 17003 chg bounds, 96 chg sides, 263 chg coeffs, 163599 upgd conss, 16688174 impls, 0 clqs
555.79/555.94	c    (554.2s) probing: 1000/51215 (2.0%) - 0 fixings, 0 aggregations, 11206585 implications, 0 bound changes
1038.82/1039.05	c    (1037.3s) probing: 2000/51215 (3.9%) - 0 fixings, 0 aggregations, 17429745 implications, 0 bound changes
1039.33/1039.54	c    (1037.8s) probing: 2001/51215 (3.9%) - 0 fixings, 0 aggregations, 17437000 implications, 0 bound changes
1039.33/1039.54	c    (1037.8s) probing aborted: 2000/2000 successive useless probings
1039.33/1039.54	c presolving (16 rounds):
1039.33/1039.54	c  21627 deleted vars, 81579 deleted constraints, 17003 tightened bounds, 0 added holes, 99 changed sides, 274 changed coefficients
1039.33/1039.54	c  84799740 implications, 0 cliques
1039.33/1039.54	c presolved problem has 51215 variables (51215 bin, 0 int, 0 impl, 0 cont) and 163612 constraints
1039.33/1039.54	c    1154 constraints of type <knapsack>
1039.33/1039.54	c  137194 constraints of type <setppc>
1039.33/1039.54	c   25264 constraints of type <logicor>
1039.33/1039.54	c transformed objective value is always integral (scale: 1)
1039.33/1039.54	c Presolving Time: 1037.40
1039.33/1039.54	c - non default parameters ----------------------------------------------------------------------
1039.33/1039.54	c # SCIP version 1.2.1.3
1039.33/1039.54	c 
1039.33/1039.54	c # frequency for displaying node information lines
1039.33/1039.54	c # [type: int, range: [-1,2147483647], default: 100]
1039.33/1039.54	c display/freq = 10000
1039.33/1039.54	c 
1039.33/1039.54	c # maximal time in seconds to run
1039.33/1039.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1039.33/1039.54	c limits/time = 1788.26
1039.33/1039.54	c 
1039.33/1039.54	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1039.33/1039.54	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1039.33/1039.54	c limits/memory = 13950
1039.33/1039.54	c 
1039.33/1039.54	c # default clock type (1: CPU user seconds, 2: wall clock time)
1039.33/1039.54	c # [type: int, range: [1,2], default: 1]
1039.33/1039.54	c timing/clocktype = 2
1039.33/1039.54	c 
1039.33/1039.54	c # should presolving try to simplify inequalities
1039.33/1039.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1039.33/1039.54	c constraints/linear/simplifyinequalities = TRUE
1039.33/1039.54	c 
1039.33/1039.54	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1039.33/1039.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1039.33/1039.54	c constraints/indicator/addCouplingCons = TRUE
1039.33/1039.54	c 
1039.33/1039.54	c # should presolving try to simplify knapsacks
1039.33/1039.54	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1039.33/1039.54	c constraints/knapsack/simplifyinequalities = TRUE
1039.33/1039.54	c 
1039.33/1039.54	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1039.33/1039.54	c # [type: int, range: [-1,2147483647], default: -1]
1039.33/1039.54	c separating/rapidlearning/freq = 0
1039.33/1039.54	c 
1039.33/1039.54	c -----------------------------------------------------------------------------------------------
1039.33/1039.54	c start solving
1039.33/1039.57	c 
1790.90/1791.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1790.90/1791.20	c  1789s|     1 |     0 | 61175 |     - |2481M|   0 |   - |  51k| 163k|  51k| 163k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1790.90/1791.26	c  1790s|     1 |     2 | 61175 |     - |2481M|   0 |   - |  51k| 163k|  51k| 163k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1790.90/1791.26	c 
1790.90/1791.26	c SCIP Status        : solving was interrupted [time limit reached]
1790.90/1791.26	c Solving Time (sec) : 1789.52
1790.90/1791.26	c Solving Nodes      : 1
1790.90/1791.26	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.90/1791.26	c Dual Bound         : +0.00000000000000e+00
1790.90/1791.26	c Gap                : infinite
1790.90/1791.26	s UNKNOWN
1790.90/1791.26	c SCIP Status        : solving was interrupted [time limit reached]
1790.90/1791.26	c Solving Time       :    1789.52
1790.90/1791.26	c Original Problem   :
1790.90/1791.26	c   Problem name     : HOME/instance-3740414-1338737741.opb
1790.90/1791.26	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.90/1791.26	c   Constraints      : 245147 initial, 245147 maximal
1790.90/1791.26	c Presolved Problem  :
1790.90/1791.26	c   Problem name     : t_HOME/instance-3740414-1338737741.opb
1790.90/1791.26	c   Variables        : 51215 (51215 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.90/1791.26	c   Constraints      : 163612 initial, 163612 maximal
1790.90/1791.26	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.90/1791.26	c   trivial          :       0.05       1481          0          0          0          0          0          0          0
1790.90/1791.26	c   dualfix          :       0.07        124          0          0          0          0          0          0          0
1790.90/1791.26	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.90/1791.26	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.90/1791.26	c   implics          :       0.52          0          0          0          0          0          0          0          0
1790.90/1791.26	c   probing          :    1019.75          0          0          0          0          0          0          0          0
1790.90/1791.26	c   knapsack         :       0.87          0          0          0          0          0          6         60        236
1790.90/1791.26	c   setppc           :       0.48          0          0          0          0          0         25          0          0
1790.90/1791.26	c   linear           :      15.23      15524       4498          0      17003          0      81548         39         38
1790.90/1791.26	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1790.90/1791.26	c   root node        :          -          0          -          -          0          -          -          -          -
1790.90/1791.26	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.90/1791.26	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.90/1791.26	c   knapsack         :       1154          0      92078          0          1          0          0          0          0          0
1790.90/1791.26	c   setppc           :     137194          0      92078          0          1          0          0          0          0          0
1790.90/1791.26	c   logicor          :      25264          0      83272          0          1          0          0          0          0          0
1790.90/1791.26	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.90/1791.26	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.90/1791.26	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.90/1791.26	c   knapsack         :      10.86       0.00      10.86       0.00       0.00
1790.90/1791.26	c   setppc           :     543.76       0.00     543.72       0.00       0.04
1790.90/1791.26	c   logicor          :       6.12       0.00       6.11       0.00       0.01
1790.90/1791.26	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.90/1791.26	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.90/1791.26	c   vbounds          :       0.08          2          0          0
1790.90/1791.26	c   rootredcost      :       0.06          0          0          0
1790.90/1791.26	c   pseudoobj        :       0.07          1          0          0
1790.90/1791.26	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.90/1791.26	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.90/1791.26	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.90/1791.26	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.90/1791.26	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.90/1791.26	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.90/1791.26	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.90/1791.26	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.90/1791.26	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.90/1791.26	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.90/1791.26	c   redcost          :       0.00          0          0          0          0          0
1790.90/1791.26	c   impliedbounds    :       0.00          0          0          0          0          0
1790.90/1791.26	c   intobj           :       0.00          0          0          0          0          0
1790.90/1791.26	c   cgmip            :       0.00          0          0          0          0          0
1790.90/1791.26	c   gomory           :       0.00          0          0          0          0          0
1790.90/1791.26	c   strongcg         :       0.00          0          0          0          0          0
1790.90/1791.26	c   cmir             :       0.00          0          0          0          0          0
1790.90/1791.26	c   flowcover        :       0.00          0          0          0          0          0
1790.90/1791.26	c   clique           :       0.00          0          0          0          0          0
1790.90/1791.26	c   zerohalf         :       0.00          0          0          0          0          0
1790.90/1791.26	c   mcf              :       0.00          0          0          0          0          0
1790.90/1791.26	c   rapidlearning    :       0.00          0          0          0          0          0
1790.90/1791.26	c Pricers            :       Time      Calls       Vars
1790.90/1791.26	c   problem variables:       0.00          0          0
1790.90/1791.26	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.90/1791.26	c   relpscost        :       0.00          0          0          0          0          0          0
1790.90/1791.26	c   pscost           :       0.00          0          0          0          0          0          0
1790.90/1791.26	c   inference        :       0.01          1          0          0          0          0          2
1790.90/1791.26	c   mostinf          :       0.00          0          0          0          0          0          0
1790.90/1791.26	c   leastinf         :       0.00          0          0          0          0          0          0
1790.90/1791.26	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.90/1791.26	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.90/1791.26	c   random           :       0.00          0          0          0          0          0          0
1790.90/1791.26	c Primal Heuristics  :       Time      Calls      Found
1790.90/1791.26	c   LP solutions     :       0.00          -          0
1790.90/1791.26	c   pseudo solutions :       0.00          -          0
1790.90/1791.26	c   oneopt           :       0.00          0          0
1790.90/1791.26	c   trivial          :       0.08          2          0
1790.90/1791.26	c   simplerounding   :       0.00          0          0
1790.90/1791.26	c   zirounding       :       0.00          0          0
1790.90/1791.26	c   rounding         :       0.00          0          0
1790.90/1791.26	c   shifting         :       0.00          0          0
1790.90/1791.26	c   intshifting      :       0.00          0          0
1790.90/1791.26	c   twoopt           :       0.00          0          0
1790.90/1791.26	c   fixandinfer      :       0.00          0          0
1790.90/1791.26	c   feaspump         :       0.00          0          0
1790.90/1791.26	c   coefdiving       :       0.00          0          0
1790.90/1791.26	c   pscostdiving     :       0.00          0          0
1790.90/1791.26	c   fracdiving       :       0.00          0          0
1790.90/1791.26	c   veclendiving     :       0.00          0          0
1790.90/1791.26	c   intdiving        :       0.00          0          0
1790.90/1791.26	c   actconsdiving    :       0.00          0          0
1790.90/1791.26	c   objpscostdiving  :       0.00          0          0
1790.90/1791.26	c   rootsoldiving    :       0.00          0          0
1790.90/1791.26	c   linesearchdiving :       0.00          0          0
1790.90/1791.26	c   guideddiving     :       0.00          0          0
1790.90/1791.26	c   octane           :       0.00          0          0
1790.90/1791.26	c   rens             :       0.00          0          0
1790.90/1791.26	c   rins             :       0.00          0          0
1790.90/1791.26	c   localbranching   :       0.00          0          0
1790.90/1791.26	c   mutation         :       0.00          0          0
1790.90/1791.26	c   crossover        :       0.00          0          0
1790.90/1791.26	c   dins             :       0.00          0          0
1790.90/1791.26	c   undercover       :       0.00          0          0
1790.90/1791.26	c   nlp              :       0.00          0          0
1790.90/1791.26	c   trysol           :       0.00          0          0
1790.90/1791.26	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.90/1791.26	c   primal LP        :       0.00          0          0       0.00          -
1790.90/1791.26	c   dual LP          :     751.21          1      61175   61175.00      81.44
1790.90/1791.26	c   lex dual LP      :       0.00          0          0       0.00          -
1790.90/1791.26	c   barrier LP       :       0.00          0          0       0.00          -
1790.90/1791.26	c   diving/probing LP:       0.00          0          0       0.00          -
1790.90/1791.26	c   strong branching :       0.00          0          0       0.00          -
1790.90/1791.26	c     (at root node) :          -          0          0       0.00          -
1790.90/1791.26	c   conflict analysis:       0.00          0          0       0.00          -
1790.90/1791.26	c B&B Tree           :
1790.90/1791.26	c   number of runs   :          1
1790.90/1791.26	c   nodes            :          1
1790.90/1791.26	c   nodes (total)    :          1
1790.90/1791.26	c   nodes left       :          2
1790.90/1791.26	c   max depth        :          0
1790.90/1791.26	c   max depth (total):          0
1790.90/1791.26	c   backtracks       :          0 (0.0%)
1790.90/1791.26	c   delayed cutoffs  :          0
1790.90/1791.26	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.90/1791.26	c   avg switch length:       1.00
1790.90/1791.26	c   switching time   :       0.00
1790.90/1791.26	c Solution           :
1790.90/1791.26	c   Solutions found  :          0 (0 improvements)
1790.90/1791.26	c   Primal Bound     :          -
1790.90/1791.26	c   Dual Bound       : +0.00000000000000e+00
1790.90/1791.26	c   Gap              :   infinite
1790.90/1791.26	c   Root Dual Bound  : +0.00000000000000e+00
1790.90/1791.26	c   Root Iterations  :      61175
1791.61/1791.96	c Time complete: 1791.67.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740414-1338737741/watcher-3740414-1338737741 -o /tmp/evaluation-result-3740414-1338737741/solver-3740414-1338737741 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740414-1338737741.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14143
/proc/meminfo: memFree=24607640/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 1364 0 0 0 0 0 0 0 20 0 1 0 339902670 9158656 1311 33554432000 4194304 8395647 140737361623312 140735751630936 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 2236 1319 374 1026 0 1206 0

[startup+0.10625 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14143
/proc/meminfo: memFree=24607640/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=27240 CPUtime=0.09 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 6084 0 0 0 9 0 0 0 20 0 1 0 339902670 27893760 6030 33554432000 4194304 8395647 140737361623312 140735751630936 6765586 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 6810 6030 393 1026 0 5780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27240

[startup+0.20028 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14143
/proc/meminfo: memFree=24607640/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=41252 CPUtime=0.19 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 9574 0 0 0 18 1 0 0 20 0 1 0 339902670 42242048 9520 33554432000 4194304 8395647 140737361623312 140735751630936 7382016 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 10313 9520 393 1026 0 9283 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41252

[startup+0.300274 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14143
/proc/meminfo: memFree=24607640/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=53140 CPUtime=0.28 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 12553 0 0 0 27 1 0 0 20 0 1 0 339902670 54415360 12499 33554432000 4194304 8395647 140737361623312 140735751630936 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 13285 12499 393 1026 0 12255 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53140

[startup+0.700228 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14143
/proc/meminfo: memFree=24607640/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=75440 CPUtime=0.68 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 18094 0 0 0 66 2 0 0 20 0 1 0 339902670 77250560 18040 33554432000 4194304 8395647 140737361623312 140737361488520 7382066 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 18860 18040 393 1026 0 17830 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 75440

[startup+1.50023 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 14144
/proc/meminfo: memFree=24506664/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=138256 CPUtime=1.49 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 33816 0 0 0 144 5 0 0 20 0 1 0 339902670 141574144 33762 33554432000 4194304 8395647 140737361623312 140737361488520 7370134 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 34564 33762 393 1026 0 33534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138256

[startup+3.10023 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 14144
/proc/meminfo: memFree=24260276/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=455052 CPUtime=3.09 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 111894 0 0 0 291 18 0 0 20 0 1 0 339902670 465973248 111486 33554432000 4194304 8395647 140737361623312 140737361619352 18446744073699065899 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 113763 111486 463 1026 0 112733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 455052

[startup+6.30024 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 14144
/proc/meminfo: memFree=23953176/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=715920 CPUtime=6.28 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 176594 0 0 0 601 27 0 0 20 0 1 0 339902670 733102080 176186 33554432000 4194304 8395647 140737361623312 140737361619064 6080950 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 178980 176186 469 1026 0 177950 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 715920

[startup+12.7003 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 14144
/proc/meminfo: memFree=23749468/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=867008 CPUtime=12.69 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 211950 0 0 0 1236 33 0 0 20 0 1 0 339902670 887816192 211542 33554432000 4194304 8395647 140737361623312 140737361619112 6085526 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 216752 211542 475 1026 0 215722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 867008

[startup+25.5003 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14144
/proc/meminfo: memFree=23652900/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=946956 CPUtime=25.48 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 229481 0 0 0 2513 35 0 0 20 0 1 0 339902670 969682944 231175 33554432000 4194304 8395647 140737361623312 140737361619384 6080353 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 236739 231175 510 1026 0 235709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 946956

[startup+51.1003 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14145
/proc/meminfo: memFree=23572888/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=997464 CPUtime=51.07 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 241485 0 0 0 5071 36 0 0 20 0 1 0 339902670 1021403136 243179 33554432000 4194304 8395647 140737361623312 140737361619384 6080362 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 249366 243179 510 1026 0 248336 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 997464

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 14145
/proc/meminfo: memFree=23285872/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=1134060 CPUtime=102.28 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 274930 0 0 0 10187 41 0 0 20 0 1 0 339902670 1161277440 276624 33554432000 4194304 8395647 140737361623312 140737361619384 6080336 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 283515 276624 510 1026 0 282485 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1134060

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 14145
/proc/meminfo: memFree=22822512/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=1497388 CPUtime=162.26 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 364526 0 0 0 16171 55 0 0 20 0 1 0 339902670 1533325312 366220 33554432000 4194304 8395647 140737361623312 140737361619176 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 374347 366220 510 1026 0 373317 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1497388

[startup+222.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14145
/proc/meminfo: memFree=22584708/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=1607504 CPUtime=222.26 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 391711 0 0 0 22167 59 0 0 20 0 1 0 339902670 1646084096 393405 33554432000 4194304 8395647 140737361623312 140737361619240 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 401876 393405 510 1026 0 400846 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1607504

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 14148
/proc/meminfo: memFree=22354088/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=1710016 CPUtime=282.24 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 417858 0 0 0 28162 62 0 0 20 0 1 0 339902670 1751056384 419552 33554432000 4194304 8395647 140737361623312 140737361619384 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 427504 419552 510 1026 0 426474 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1710016

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14149
/proc/meminfo: memFree=22101040/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=1862548 CPUtime=342.23 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 456001 0 0 0 34156 67 0 0 20 0 1 0 339902670 1907249152 457695 33554432000 4194304 8395647 140737361623312 140737361619384 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 465637 457695 510 1026 0 464607 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1862548

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14149
/proc/meminfo: memFree=21810660/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=2001664 CPUtime=402.22 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 490829 0 0 0 40148 74 0 0 20 0 1 0 339902670 2049703936 492523 33554432000 4194304 8395647 140737361623312 140737361619176 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 500416 492523 510 1026 0 499386 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2001664

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14149
/proc/meminfo: memFree=21575708/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=2134976 CPUtime=462.21 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 523600 0 0 0 46142 79 0 0 20 0 1 0 339902670 2186215424 525294 33554432000 4194304 8395647 140737361623312 140737361619176 4706433 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 533744 525294 510 1026 0 532714 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2134976

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14149
/proc/meminfo: memFree=21405608/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=2227260 CPUtime=522.2 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 546628 0 0 0 52138 82 0 0 20 0 1 0 339902670 2280714240 548322 33554432000 4194304 8395647 140737361623312 140737361619176 4247653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 556815 548322 510 1026 0 555785 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2227260

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14149
/proc/meminfo: memFree=21168672/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=2378896 CPUtime=582.19 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 584580 0 0 0 58131 88 0 0 20 0 1 0 339902670 2435989504 586274 33554432000 4194304 8395647 140737361623312 140737361619240 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 594724 586274 515 1026 0 593694 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 2378896

[startup+642.3 s]

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

/proc/meminfo: memFree=19708596/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3184768 CPUtime=1122.11 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 771261 0 0 0 112089 122 0 0 20 0 1 0 339902670 3261202432 784185 33554432000 4194304 8395647 140737361623312 140737361618440 6697301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 796192 784185 586 1026 0 795162 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3184768

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14154
/proc/meminfo: memFree=19632300/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3194736 CPUtime=1182.1 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 773170 0 0 0 118085 125 0 0 20 0 1 0 339902670 3271409664 786605 33554432000 4194304 8395647 140737361623312 140737361618440 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 798684 786605 586 1026 0 797654 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3194736

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14192
/proc/meminfo: memFree=22531504/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3194736 CPUtime=1242.09 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 773438 0 0 0 124081 128 0 0 20 0 1 0 339902670 3271409664 786836 33554432000 4194304 8395647 140737361623312 140737361618440 7382152 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 798684 786836 586 1026 0 797654 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3194736

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14193
/proc/meminfo: memFree=22382544/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3196784 CPUtime=1302.08 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 773764 0 0 0 130077 131 0 0 20 0 1 0 339902670 3273506816 787683 33554432000 4194304 8395647 140737361623312 140737361618440 6670348 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 799196 787683 586 1026 0 798166 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3196784

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14193
/proc/meminfo: memFree=22246668/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3201404 CPUtime=1362.07 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 774719 0 0 0 136074 133 0 0 20 0 1 0 339902670 3278237696 788890 33554432000 4194304 8395647 140737361623312 140737361618872 6697679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 800351 788890 586 1026 0 799321 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3201404

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14193
/proc/meminfo: memFree=22049844/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3202224 CPUtime=1422.07 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 774877 0 0 0 142071 136 0 0 20 0 1 0 339902670 3279077376 789559 33554432000 4194304 8395647 140737361623312 140737361618872 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 800556 789559 586 1026 0 799526 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3202224

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 14196
/proc/meminfo: memFree=21862560/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3212468 CPUtime=1482.05 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 775670 0 0 0 148067 138 0 0 20 0 1 0 339902670 3289567232 791374 33554432000 4194304 8395647 140737361623312 140737361618872 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803117 791374 586 1026 0 802087 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3212468

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 14218
/proc/meminfo: memFree=21702812/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3212468 CPUtime=1542.05 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 776702 0 0 0 154063 142 0 0 20 0 1 0 339902670 3289567232 792718 33554432000 4194304 8395647 140737361623312 140737361618440 6698034 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803117 792718 586 1026 0 802087 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3212468

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21521312/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3213500 CPUtime=1602.04 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 776725 0 0 0 160059 145 0 0 20 0 1 0 339902670 3290624000 792741 33554432000 4194304 8395647 140737361623312 140737361618440 6697955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803375 792741 586 1026 0 802345 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3213500

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14219
/proc/meminfo: memFree=21392752/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3213500 CPUtime=1662.02 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 776728 0 0 0 166055 147 0 0 20 0 1 0 339902670 3290624000 792776 33554432000 4194304 8395647 140737361623312 140737361618440 6697804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803375 792776 586 1026 0 802345 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3213500

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14219
/proc/meminfo: memFree=21270464/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3214796 CPUtime=1722.01 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 776744 0 0 0 172053 148 0 0 20 0 1 0 339902670 3291951104 793153 33554432000 4194304 8395647 140737361623312 140737361618440 6741205 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803699 793153 586 1026 0 802669 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3214796

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21177244/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3215364 CPUtime=1782 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 776763 0 0 0 178050 150 0 0 20 0 1 0 339902670 3292532736 793616 33554432000 4194304 8395647 140737361623312 140737361618824 6667659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803841 793616 586 1026 0 802811 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3215364

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

[startup+1785.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21173880/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3215364 CPUtime=1785.31 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 776764 0 0 0 178380 151 0 0 20 0 1 0 339902670 3292532736 793721 33554432000 4194304 8395647 140737361623312 140737361618440 6698030 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 803841 793721 586 1026 0 802811 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 3215364

[startup+1788.8 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21165756/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3220600 CPUtime=1788.51 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 777372 0 0 0 178700 151 0 0 20 0 1 0 339902670 3297894400 794840 33554432000 4194304 8395647 140737361623312 140737361618776 6698043 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 805150 794840 586 1026 0 804120 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (KiB) 3220600

[startup+1790.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21163648/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3220600 CPUtime=1790.11 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 777372 0 0 0 178860 151 0 0 20 0 1 0 339902670 3297894400 794840 33554432000 4194304 8395647 140737361623312 140737361618440 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 805150 794840 586 1026 0 804120 0
Current children cumulated CPU time (s) 1790.11
Current children cumulated vsize (KiB) 3220600

[startup+1791.2 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21161044/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3220600 CPUtime=1790.9 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 777372 0 0 0 178939 151 0 0 20 0 1 0 339902670 3297894400 794840 33554432000 4194304 8395647 140737361623312 140737361618440 6698043 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 805150 794840 586 1026 0 804120 0
Current children cumulated CPU time (s) 1790.9
Current children cumulated vsize (KiB) 3220600

[startup+1791.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21161044/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=3220600 CPUtime=1791.3 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 777382 0 0 0 178979 151 0 0 20 0 1 0 339902670 3297894400 794850 33554432000 4194304 8395647 140737361623312 140737361618440 4214435 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 805150 794850 596 1026 0 804120 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 3220600

[startup+1791.8 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=21161044/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=2987468 CPUtime=1791.51 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 777382 0 0 0 178999 152 0 0 20 0 1 0 339902670 3059167232 739471 33554432000 4194304 8395647 140737361623312 140737361618440 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 746867 739471 596 1026 0 745837 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 2987468

[startup+1791.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14219
/proc/meminfo: memFree=22577580/32873844 swapFree=7628/7628
[pid=14143] ppid=14141 vsize=2914332 CPUtime=1791.61 cores=0,2,4,6
/proc/14143/stat : 14143 (pbscip.linux.x8) R 14141 14143 25613 0 -1 4202496 777382 0 0 0 179002 159 0 0 20 0 1 0 339902670 2984275968 416360 33554432000 4194304 8395647 140737361623312 140737361618440 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14143/statm: 728583 416114 596 1026 0 727553 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 2914332

Child status: 0
Real time (s): 1791.96
CPU time (s): 1791.68
CPU user time (s): 1790.02
CPU system time (s): 1.65475
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 3220600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.02
system time used= 1.65475
maximum resident set size= 3179400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 777390
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= 6
involuntary context switches= 1913

runsolver used 3.17952 second user time and 8.47671 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-03 17:35:41
IDJOB=3740414
IDBENCH=77380
IDSOLVER=2326
FILE ID=node107/3740414-1338737741
RUNJOBID= node107-1338723356-12418
PBS_JOBID= 14636731
Free space on /tmp= 70760 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12038_4.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740414-1338737741/watcher-3740414-1338737741 -o /tmp/evaluation-result-3740414-1338737741/solver-3740414-1338737741 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740414-1338737741.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 661b4190c55178f9645295549e370fd5
RANDOM SEED=1284254715

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24607500 kB
Buffers:          539788 kB
Cached:          4786400 kB
SwapCached:           76 kB
Active:          4119552 kB
Inactive:        3251884 kB
Active(anon):    2036648 kB
Inactive(anon):    11060 kB
Active(file):    2082904 kB
Inactive(file):  3240824 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:             18512 kB
Writeback:             0 kB
AnonPages:       2042400 kB
Mapped:            16500 kB
Shmem:               184 kB
Slab:             749364 kB
SReclaimable:     191732 kB
SUnreclaim:       557632 kB
KernelStack:        1464 kB
PageTables:         7788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2193548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70748 MiB
End job on node107 at 2012-06-03 18:05:33