Trace number 3745047

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

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.20-12.opb
MD5SUMf55e8f3baf3ca5be89dd9545b358d7a9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1.36579
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172671
Total number of constraints551411
Number of constraints which are clauses551411
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint580
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
Number of bits of the biggest sum of numbers20
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-3745047-1338812408.opb>
3.09/3.67	c original problem has 172671 variables (172671 bin, 0 int, 0 impl, 0 cont) and 551411 constraints
3.09/3.67	c problem read
3.09/3.67	c presolving settings loaded
4.69/4.78	c presolving:
9.39/9.44	c (round 1) 73473 del vars, 306183 del conss, 52024 chg bounds, 64 chg sides, 93 chg coeffs, 0 upgd conss, 8838595 impls, 0 clqs
10.99/11.01	c (round 2) 127026 del vars, 418040 del conss, 52651 chg bounds, 71 chg sides, 106 chg coeffs, 0 upgd conss, 8848778 impls, 0 clqs
11.19/11.22	c (round 3) 130722 del vars, 426819 del conss, 52703 chg bounds, 111 chg sides, 160 chg coeffs, 0 upgd conss, 8848935 impls, 0 clqs
11.39/11.48	c (round 4) 138787 del vars, 447743 del conss, 52703 chg bounds, 112 chg sides, 161 chg coeffs, 0 upgd conss, 8849075 impls, 0 clqs
11.49/11.56	c (round 5) 138823 del vars, 447745 del conss, 52703 chg bounds, 112 chg sides, 161 chg coeffs, 0 upgd conss, 8849075 impls, 0 clqs
12.08/12.10	c (round 6) 138823 del vars, 447745 del conss, 52703 chg bounds, 112 chg sides, 161 chg coeffs, 103008 upgd conss, 8849075 impls, 0 clqs
12.28/12.33	c (round 7) 138823 del vars, 447745 del conss, 52703 chg bounds, 112 chg sides, 161 chg coeffs, 103666 upgd conss, 8849075 impls, 0 clqs
25.79/25.89	c    (22.2s) probing: 1000/33848 (3.0%) - 0 fixings, 0 aggregations, 69792 implications, 0 bound changes
39.18/39.25	c    (35.6s) probing: 2000/33848 (5.9%) - 0 fixings, 0 aggregations, 129478 implications, 0 bound changes
39.18/39.26	c    (35.6s) probing: 2001/33848 (5.9%) - 0 fixings, 0 aggregations, 129520 implications, 0 bound changes
39.18/39.26	c    (35.6s) probing aborted: 2000/2000 successive useless probings
39.18/39.26	c presolving (8 rounds):
39.18/39.26	c  138823 deleted vars, 447745 deleted constraints, 52703 tightened bounds, 0 added holes, 112 changed sides, 161 changed coefficients
39.18/39.26	c  9141353 implications, 0 cliques
39.18/39.26	c presolved problem has 33848 variables (33848 bin, 0 int, 0 impl, 0 cont) and 103666 constraints
39.18/39.26	c   64959 constraints of type <setppc>
39.18/39.26	c   38707 constraints of type <logicor>
39.18/39.26	c transformed objective value is always integral (scale: 1)
39.18/39.26	c Presolving Time: 34.82
39.18/39.26	c - non default parameters ----------------------------------------------------------------------
39.18/39.26	c # SCIP version 1.2.1.3
39.18/39.26	c 
39.18/39.26	c # frequency for displaying node information lines
39.18/39.26	c # [type: int, range: [-1,2147483647], default: 100]
39.18/39.26	c display/freq = 10000
39.18/39.26	c 
39.18/39.26	c # maximal time in seconds to run
39.18/39.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
39.18/39.26	c limits/time = 1786.33
39.18/39.26	c 
39.18/39.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
39.18/39.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
39.18/39.26	c limits/memory = 13950
39.18/39.26	c 
39.18/39.26	c # default clock type (1: CPU user seconds, 2: wall clock time)
39.18/39.26	c # [type: int, range: [1,2], default: 1]
39.18/39.26	c timing/clocktype = 2
39.18/39.26	c 
39.18/39.26	c # should presolving try to simplify inequalities
39.18/39.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
39.18/39.26	c constraints/linear/simplifyinequalities = TRUE
39.18/39.26	c 
39.18/39.26	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
39.18/39.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
39.18/39.26	c constraints/indicator/addCouplingCons = TRUE
39.18/39.26	c 
39.18/39.26	c # should presolving try to simplify knapsacks
39.18/39.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
39.18/39.26	c constraints/knapsack/simplifyinequalities = TRUE
39.18/39.26	c 
39.18/39.26	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
39.18/39.26	c # [type: int, range: [-1,2147483647], default: -1]
39.18/39.26	c separating/rapidlearning/freq = 0
39.18/39.26	c 
39.18/39.26	c -----------------------------------------------------------------------------------------------
39.18/39.26	c start solving
39.18/39.27	c 
112.67/112.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
112.67/112.75	c   109s|     1 |     0 | 38706 |     - | 709M|   0 |  26k|  33k| 103k|  33k| 103k|   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
722.97/723.11	c   719s|     1 |     0 |118423 |     - | 716M|   0 |  19k|  33k| 103k|  33k| 105k|1436 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
786.55/786.76	c   783s|     1 |     0 |130826 |     - | 717M|   0 |  18k|  33k| 103k|  33k| 105k|1490 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
900.23/900.47	c   897s|     1 |     0 |152126 |     - | 717M|   0 |  16k|  33k| 103k|  33k| 105k|1514 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
979.33/979.59	c   976s|     1 |     0 |167056 |     - | 717M|   0 |  18k|  33k| 103k|  33k| 105k|1786 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1019.42/1019.60	c  1016s|     1 |     0 |173118 |     - | 718M|   0 |  16k|  33k| 103k|  33k| 105k|1808 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1168.99/1169.25	c  1166s|     1 |     0 |200212 |     - | 718M|   0 |  13k|  33k| 103k|  33k| 105k|1832 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1304.07/1304.37	c  1301s|     1 |     2 |200212 |     - | 720M|   0 |  13k|  33k| 103k|  33k| 105k|1832 |   0 |  27 | 3.000000e+00 |      --      |    Inf 
1794.80/1795.17	c 
1794.80/1795.17	c SCIP Status        : solving was interrupted [time limit reached]
1794.80/1795.17	c Solving Time (sec) : 1791.50
1794.80/1795.17	c Solving Nodes      : 4
1794.80/1795.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.80/1795.17	c Dual Bound         : +3.00000000000000e+00
1794.80/1795.17	c Gap                : infinite
1794.80/1795.17	s UNKNOWN
1794.80/1795.17	c SCIP Status        : solving was interrupted [time limit reached]
1794.80/1795.17	c Solving Time       :    1791.50
1794.80/1795.17	c Original Problem   :
1794.80/1795.17	c   Problem name     : HOME/instance-3745047-1338812408.opb
1794.80/1795.17	c   Variables        : 172671 (172671 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.80/1795.17	c   Constraints      : 551411 initial, 551411 maximal
1794.80/1795.17	c Presolved Problem  :
1794.80/1795.17	c   Problem name     : t_HOME/instance-3745047-1338812408.opb
1794.80/1795.17	c   Variables        : 33848 (33848 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.80/1795.17	c   Constraints      : 103666 initial, 103666 maximal
1794.80/1795.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.80/1795.17	c   trivial          :       0.03          0          0          0          0          0          0          0          0
1794.80/1795.17	c   dualfix          :       0.87      67552          0          0          0          0          0          0          0
1794.80/1795.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.17	c   implics          :       0.82          0        213          0          0          0          0          0          0
1794.80/1795.17	c   probing          :      26.81          0          0          0          0          0          0          0          0
1794.80/1795.17	c   setppc           :       0.22          0          0          0          0          0          0          0          0
1794.80/1795.17	c   linear           :       5.11      52703      18355          0      52703          0     447745        112        161
1794.80/1795.17	c   logicor          :       0.15          0          0          0          0          0          0          0          0
1794.80/1795.17	c   root node        :          -          0          -          -          0          -          -          -          -
1794.80/1795.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.80/1795.17	c   integral         :          0          0          0          4          0          0          0          0          0          8
1794.80/1795.17	c   setppc           :      64959          6       5746          0          0          0        557          0          0          0
1794.80/1795.17	c   logicor          :      38707          6       4022          0          0          0          2          0          0          0
1794.80/1795.17	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1794.80/1795.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.80/1795.17	c   integral         :     428.50       0.00       0.00     428.50       0.00
1794.80/1795.17	c   setppc           :      18.87       0.03      18.84       0.00       0.00
1794.80/1795.17	c   logicor          :       0.41       0.01       0.40       0.00       0.00
1794.80/1795.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.80/1795.17	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.80/1795.17	c   vbounds          :       0.01          2          0          0
1794.80/1795.17	c   rootredcost      :       0.00          0          0          0
1794.80/1795.17	c   pseudoobj        :       0.01          7          0          0
1794.80/1795.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.80/1795.17	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.80/1795.17	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.80/1795.17	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.80/1795.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.80/1795.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.80/1795.17	c   cut pool         :       0.00          5          -          -        159          -    (maximal pool size: 2793)
1794.80/1795.17	c   redcost          :       0.01          9          0          0          0          0
1794.80/1795.17	c   impliedbounds    :       0.26          6          0          0       2899          0
1794.80/1795.17	c   intobj           :       0.00          0          0          0          0          0
1794.80/1795.17	c   cgmip            :       0.00          0          0          0          0          0
1794.80/1795.17	c   gomory           :       6.23          6          0          0       3000          0
1794.80/1795.17	c   strongcg         :       5.26          6          0          0       3000          0
1794.80/1795.17	c   cmir             :      15.03          6          0          0          0          0
1794.80/1795.17	c   flowcover        :      35.71          6          0          0          0          0
1794.80/1795.17	c   clique           :      22.66          6          0          0         42          0
1794.80/1795.17	c   zerohalf         :       0.00          0          0          0          0          0
1794.80/1795.17	c   mcf              :       0.08          1          0          0          0          0
1794.80/1795.17	c   rapidlearning    :       0.00          0          0          0          0          0
1794.80/1795.17	c Pricers            :       Time      Calls       Vars
1794.80/1795.17	c   problem variables:       0.00          0          0
1794.80/1795.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.80/1795.17	c   relpscost        :     428.50          4          0          0          0          0          8
1794.80/1795.17	c   pscost           :       0.00          0          0          0          0          0          0
1794.80/1795.17	c   inference        :       0.00          0          0          0          0          0          0
1794.80/1795.17	c   mostinf          :       0.00          0          0          0          0          0          0
1794.80/1795.17	c   leastinf         :       0.00          0          0          0          0          0          0
1794.80/1795.17	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.80/1795.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.80/1795.17	c   random           :       0.00          0          0          0          0          0          0
1794.80/1795.17	c Primal Heuristics  :       Time      Calls      Found
1794.80/1795.17	c   LP solutions     :       0.00          -          0
1794.80/1795.17	c   pseudo solutions :       0.00          -          0
1794.80/1795.17	c   oneopt           :       0.00          0          0
1794.80/1795.17	c   crossover        :       0.00          0          0
1794.80/1795.17	c   coefdiving       :       0.00          0          0
1794.80/1795.17	c   pscostdiving     :       0.00          0          0
1794.80/1795.17	c   fracdiving       :       0.00          0          0
1794.80/1795.17	c   trivial          :       0.17          2          0
1794.80/1795.17	c   simplerounding   :       0.00          0          0
1794.80/1795.17	c   zirounding       :       0.02          4          0
1794.80/1795.17	c   rounding         :       0.09         10          0
1794.80/1795.17	c   shifting         :       4.25          7          0
1794.80/1795.17	c   intshifting      :       0.00          0          0
1794.80/1795.17	c   twoopt           :       0.00          0          0
1794.80/1795.17	c   fixandinfer      :       0.00          0          0
1794.80/1795.17	c   feaspump         :     439.39          1          0
1794.80/1795.17	c   veclendiving     :       0.00          0          0
1794.80/1795.17	c   intdiving        :       0.00          0          0
1794.80/1795.17	c   actconsdiving    :       0.00          0          0
1794.80/1795.17	c   objpscostdiving  :       0.00          0          0
1794.80/1795.17	c   rootsoldiving    :       0.00          0          0
1794.80/1795.17	c   linesearchdiving :       0.00          0          0
1794.80/1795.17	c   guideddiving     :       0.00          0          0
1794.80/1795.17	c   octane           :       0.00          0          0
1794.80/1795.17	c   rens             :       1.00          1          0
1794.80/1795.17	c   rins             :       0.00          0          0
1794.80/1795.17	c   localbranching   :       0.00          0          0
1794.80/1795.17	c   mutation         :       0.00          0          0
1794.80/1795.17	c   dins             :       0.00          0          0
1794.80/1795.17	c   undercover       :       0.00          0          0
1794.80/1795.17	c   nlp              :       0.00          0          0
1794.80/1795.17	c   trysol           :       0.00          0          0
1794.80/1795.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.80/1795.17	c   primal LP        :       0.06          0          0       0.00       0.00
1794.80/1795.17	c   dual LP          :     796.76         10     191029   19102.90     239.76
1794.80/1795.17	c   lex dual LP      :       0.00          0          0       0.00          -
1794.80/1795.17	c   barrier LP       :       0.00          0          0       0.00          -
1794.80/1795.17	c   diving/probing LP:     438.65         30      46847    1561.57     106.80
1794.80/1795.17	c   strong branching :     428.49         86      83176     967.16     194.12
1794.80/1795.17	c     (at root node) :          -         27      27000    1000.00          -
1794.80/1795.17	c   conflict analysis:       0.00          0          0       0.00          -
1794.80/1795.17	c B&B Tree           :
1794.80/1795.17	c   number of runs   :          1
1794.80/1795.17	c   nodes            :          4
1794.80/1795.17	c   nodes (total)    :          4
1794.80/1795.17	c   nodes left       :          5
1794.80/1795.17	c   max depth        :          3
1794.80/1795.17	c   max depth (total):          3
1794.80/1795.17	c   backtracks       :          0 (0.0%)
1794.80/1795.17	c   delayed cutoffs  :          0
1794.80/1795.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.80/1795.17	c   avg switch length:       1.00
1794.80/1795.17	c   switching time   :       0.08
1794.80/1795.17	c Solution           :
1794.80/1795.17	c   Solutions found  :          0 (0 improvements)
1794.80/1795.17	c   Primal Bound     :          -
1794.80/1795.17	c   Dual Bound       : +3.00000000000000e+00
1794.80/1795.17	c   Gap              :   infinite
1794.80/1795.17	c   Root Dual Bound  : +3.00000000000000e+00
1794.80/1795.17	c   Root Iterations  :     200212
1795.50/1795.84	c Time complete: 1795.55.

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-3745047-1338812408/watcher-3745047-1338812408 -o /tmp/evaluation-result-3745047-1338812408/solver-3745047-1338812408 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3745047-1338812408.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.77 1.95 1.84 3/179 28109
/proc/meminfo: memFree=28376068/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 1470 0 0 0 0 0 0 0 20 0 1 0 347365670 9158656 1416 33554432000 4194304 8395647 140733504716864 140733623198888 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 2236 1427 374 1026 0 1206 0

[startup+0.018678 s]
/proc/loadavg: 1.77 1.95 1.84 3/179 28109
/proc/meminfo: memFree=28376068/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=13432 CPUtime=0.01 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 2622 0 0 0 1 0 0 0 20 0 1 0 347365670 13754368 2568 33554432000 4194304 8395647 140733504716864 140733623198888 7382041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 3419 2581 393 1026 0 2389 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13432

[startup+0.100278 s]
/proc/loadavg: 1.77 1.95 1.84 3/179 28109
/proc/meminfo: memFree=28376068/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=21776 CPUtime=0.09 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 4721 0 0 0 8 1 0 0 20 0 1 0 347365670 22298624 4667 33554432000 4194304 8395647 140733504716864 140733623198888 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 5444 4667 393 1026 0 4414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21776

[startup+0.300269 s]
/proc/loadavg: 1.77 1.95 1.84 3/179 28109
/proc/meminfo: memFree=28376068/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=39768 CPUtime=0.29 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 9173 0 0 0 28 1 0 0 20 0 1 0 347365670 40722432 9119 33554432000 4194304 8395647 140733504716864 140733623198888 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 9942 9119 393 1026 0 8912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39768

[startup+0.700275 s]
/proc/loadavg: 1.77 1.95 1.84 3/179 28109
/proc/meminfo: memFree=28376068/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=73968 CPUtime=0.69 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 17730 0 0 0 66 3 0 0 20 0 1 0 347365670 75743232 17676 33554432000 4194304 8395647 140733504716864 140733623198888 7385022 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 18492 17676 393 1026 0 17462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73968

[startup+1.50027 s]
/proc/loadavg: 1.77 1.95 1.84 3/180 28110
/proc/meminfo: memFree=28200964/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=144092 CPUtime=1.48 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 35179 0 0 0 144 4 0 0 20 0 1 0 347365670 147550208 35125 33554432000 4194304 8395647 140733504716864 140733504582072 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 36023 35125 393 1026 0 34993 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 144092

[startup+3.10023 s]
/proc/loadavg: 1.77 1.95 1.84 3/180 28110
/proc/meminfo: memFree=27836736/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=286904 CPUtime=3.09 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 70817 0 0 0 299 10 0 0 20 0 1 0 347365670 293789696 70763 33554432000 4194304 8395647 140733504716864 140733504582072 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 71726 70763 393 1026 0 70696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 286904

[startup+6.30027 s]
/proc/loadavg: 1.78 1.95 1.84 3/180 28110
/proc/meminfo: memFree=27050328/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=904980 CPUtime=6.28 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 222959 0 0 0 598 30 0 0 20 0 1 0 347365670 926699520 222551 33554432000 4194304 8395647 140733504716864 140733504712616 4215509 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 226245 222551 475 1026 0 225215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 904980

[startup+12.7004 s]
/proc/loadavg: 1.80 1.95 1.84 3/180 28110
/proc/meminfo: memFree=26843220/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1092196 CPUtime=12.68 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 270163 0 0 0 1232 36 0 0 20 0 1 0 347365670 1118408704 269320 33554432000 4194304 8395647 140733504716864 140733504713576 5210321 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 273049 269320 498 1026 0 272019 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1092196

[startup+25.5003 s]
/proc/loadavg: 1.91 1.97 1.85 3/180 28110
/proc/meminfo: memFree=26842648/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1092196 CPUtime=25.48 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 270228 0 0 0 2512 36 0 0 20 0 1 0 347365670 1118408704 269385 33554432000 4194304 8395647 140733504716864 140733504712664 5085399 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 273049 269385 498 1026 0 272019 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1092196

[startup+51.1065 s]
/proc/loadavg: 1.94 1.97 1.85 3/180 28110
/proc/meminfo: memFree=26731272/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1135764 CPUtime=51.08 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 278361 0 0 0 5070 38 0 0 20 0 1 0 347365670 1163022336 279424 33554432000 4194304 8395647 140733504716864 140733504712328 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 283941 279424 576 1026 0 282911 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1135764

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.86 3/179 28111
/proc/meminfo: memFree=26670112/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1168816 CPUtime=102.28 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 282884 0 0 0 10183 45 0 0 20 0 1 0 347365670 1196867584 288796 33554432000 4194304 8395647 140733504716864 140733504711272 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292204 288796 576 1026 0 291174 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1168816

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/179 28111
/proc/meminfo: memFree=26664560/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=162.26 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283044 0 0 0 16179 47 0 0 20 0 1 0 347365670 1197498368 288956 33554432000 4194304 8395647 140733504716864 140733504711384 6708203 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288956 581 1026 0 291328 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1169432

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/179 28111
/proc/meminfo: memFree=26642880/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=222.25 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283044 0 0 0 22176 49 0 0 20 0 1 0 347365670 1197498368 288956 33554432000 4194304 8395647 140733504716864 140733504711384 6708403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288956 581 1026 0 291328 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1169432

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/179 28111
/proc/meminfo: memFree=26627920/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=282.25 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283044 0 0 0 28173 52 0 0 20 0 1 0 347365670 1197498368 288956 33554432000 4194304 8395647 140733504716864 140733504711688 6708194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288956 581 1026 0 291328 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1169432

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/179 28111
/proc/meminfo: memFree=26627656/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=342.24 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283044 0 0 0 34169 55 0 0 20 0 1 0 347365670 1197498368 288956 33554432000 4194304 8395647 140733504716864 140733504711432 6697351 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288956 581 1026 0 291328 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1169432

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/179 28112
/proc/meminfo: memFree=26632656/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=402.22 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283044 0 0 0 40165 57 0 0 20 0 1 0 347365670 1197498368 288972 33554432000 4194304 8395647 140733504716864 140733504711384 6708301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288972 581 1026 0 291328 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1169432

[startup+462.3 s]
/proc/loadavg: 2.08 2.00 1.90 3/179 28112
/proc/meminfo: memFree=26635848/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=462.22 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283046 0 0 0 46161 61 0 0 20 0 1 0 347365670 1197498368 288972 33554432000 4194304 8395647 140733504716864 140733504711384 6708244 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288972 581 1026 0 291328 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1169432

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/179 28112
/proc/meminfo: memFree=26635628/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1169432 CPUtime=522.2 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 283053 0 0 0 52156 64 0 0 20 0 1 0 347365670 1197498368 288972 33554432000 4194304 8395647 140733504716864 140733504711384 6708416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 292358 288972 581 1026 0 291328 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1169432

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/179 28112
/proc/meminfo: memFree=26614936/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1189292 CPUtime=582.2 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 287863 0 0 0 58152 68 0 0 20 0 1 0 347365670 1217835008 292579 33554432000 4194304 8395647 140733504716864 140733504711992 6752539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 297323 292579 611 1026 0 296293 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1189292

[startup+642.3 s]

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

/proc/meminfo: memFree=26591200/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1191596 CPUtime=1062.11 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 288526 0 0 0 106105 106 0 0 20 0 1 0 347365670 1220194304 296300 33554432000 4194304 8395647 140733504716864 140733504711992 6697955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 297899 296300 612 1026 0 296869 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1191596

[startup+1122.3 s]
/proc/loadavg: 2.08 2.08 1.98 3/179 28118
/proc/meminfo: memFree=26591200/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1191596 CPUtime=1122.1 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 288526 0 0 0 112098 112 0 0 20 0 1 0 347365670 1220194304 296300 33554432000 4194304 8395647 140733504716864 140733504711992 6698034 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 297899 296300 612 1026 0 296869 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1191596

[startup+1182.3 s]
/proc/loadavg: 2.06 2.07 1.98 3/179 28118
/proc/meminfo: memFree=26586240/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1182.09 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328371 0 0 0 118083 126 0 0 20 0 1 0 347365670 1221980160 297355 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297355 623 1026 0 297305 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1193340

[startup+1242.3 s]
/proc/loadavg: 2.06 2.07 1.99 3/180 28121
/proc/meminfo: memFree=26585984/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1242.09 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328371 0 0 0 124079 130 0 0 20 0 1 0 347365670 1221980160 297355 33554432000 4194304 8395647 140733504716864 140733504711736 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297355 623 1026 0 297305 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1193340

[startup+1302.3 s]
/proc/loadavg: 2.02 2.06 1.99 3/179 28121
/proc/meminfo: memFree=26586116/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1302.08 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328371 0 0 0 130072 136 0 0 20 0 1 0 347365670 1221980160 297355 33554432000 4194304 8395647 140733504716864 140733504711016 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297355 623 1026 0 297305 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1193340

[startup+1362.31 s]
/proc/loadavg: 2.00 2.04 1.99 3/179 28122
/proc/meminfo: memFree=26586228/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1362.07 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 136066 141 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504711992 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1193340

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/179 28122
/proc/meminfo: memFree=26586104/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1422.06 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 142060 146 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1193340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/179 28122
/proc/meminfo: memFree=26586228/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1482.05 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 148055 150 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504712072 6698282 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1193340

[startup+1542.3 s]
/proc/loadavg: 2.14 2.05 2.00 3/179 28122
/proc/meminfo: memFree=26586104/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1542.04 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 154050 154 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1193340

[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 28122
/proc/meminfo: memFree=26586228/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1602.03 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 160043 160 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1193340

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28123
/proc/meminfo: memFree=26586352/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1662.02 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 166037 165 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1193340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26586476/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1193340 CPUtime=1722.01 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328372 0 0 0 172032 169 0 0 20 0 1 0 347365670 1221980160 297356 33554432000 4194304 8395647 140733504716864 140733504711992 6697941 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298335 297356 624 1026 0 297305 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1193340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26586104/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1195612 CPUtime=1782 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 328373 0 0 0 178027 173 0 0 20 0 1 0 347365670 1224306688 297357 33554432000 4194304 8395647 140733504716864 140733504711736 6696781 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 298903 297357 624 1026 0 297873 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1195612

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

[startup+1786 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1204276 CPUtime=1785.7 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 329006 0 0 0 178397 173 0 0 20 0 1 0 347365670 1233178624 299523 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 301069 299523 624 1026 0 300039 0
Current children cumulated CPU time (s) 1785.7
Current children cumulated vsize (KiB) 1204276

[startup+1792.41 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 28124
/proc/meminfo: memFree=26579712/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1204276 CPUtime=1792.11 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 329006 0 0 0 179037 174 0 0 20 0 1 0 347365670 1233178624 299523 33554432000 4194304 8395647 140733504716864 140733504711736 6697351 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 301069 299523 624 1026 0 300039 0
Current children cumulated CPU time (s) 1792.11
Current children cumulated vsize (KiB) 1204276

[startup+1794 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 28139
/proc/meminfo: memFree=27201328/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1204276 CPUtime=1793.7 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 329006 0 0 0 179196 174 0 0 20 0 1 0 347365670 1233178624 299523 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 301069 299523 624 1026 0 300039 0
Current children cumulated CPU time (s) 1793.7
Current children cumulated vsize (KiB) 1204276

[startup+1794.8 s]
/proc/loadavg: 2.00 2.02 2.00 2/174 28150
/proc/meminfo: memFree=27220416/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1204276 CPUtime=1794.5 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 329006 0 0 0 179276 174 0 0 20 0 1 0 347365670 1233178624 299523 33554432000 4194304 8395647 140733504716864 140733504711736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 301069 299523 624 1026 0 300039 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1204276

[startup+1795.6 s]
/proc/loadavg: 2.00 2.02 2.00 2/174 28150
/proc/meminfo: memFree=27225944/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=1198212 CPUtime=1795.31 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 329008 0 0 0 179357 174 0 0 20 0 1 0 347365670 1226969088 298067 33554432000 4194304 8395647 140733504716864 140733504712072 6345342 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 299553 298067 626 1026 0 298523 0
Current children cumulated CPU time (s) 1795.31
Current children cumulated vsize (KiB) 1198212

[startup+1795.8 s]
/proc/loadavg: 2.00 2.02 2.00 2/174 28150
/proc/meminfo: memFree=27225944/32873844 swapFree=7380/7380
[pid=28109] ppid=28107 vsize=920448 CPUtime=1795.5 cores=0,2,4,6
/proc/28109/stat : 28109 (pbscip.linux.x8) R 28107 28109 27495 0 -1 4202496 329008 0 0 0 179374 176 0 0 20 0 1 0 347365670 942538752 229072 33554432000 4194304 8395647 140733504716864 140733504712072 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28109/statm: 229856 228816 626 1026 0 228826 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (KiB) 920448

Child status: 0
Real time (s): 1795.85
CPU time (s): 1795.56
CPU user time (s): 1793.78
CPU system time (s): 1.77673
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1350136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.78
system time used= 1.77673
maximum resident set size= 1344568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329011
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= 17
involuntary context switches= 1871

runsolver used 3.57546 second user time and 8.5317 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 14:20:09
IDJOB=3745047
IDBENCH=92890
IDSOLVER=2326
FILE ID=node133/3745047-1338812408
RUNJOBID= node133-1338812408-28081
PBS_JOBID= 14636868
Free space on /tmp= 70452 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= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped2.B.recomb1-0.20-12.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-3745047-1338812408/watcher-3745047-1338812408 -o /tmp/evaluation-result-3745047-1338812408/solver-3745047-1338812408 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3745047-1338812408.opb -t 1800 -m 15500

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

MD5SUM BENCH= f55e8f3baf3ca5be89dd9545b358d7a9
RANDOM SEED=1267618487

node133.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.540
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.08
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.540
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.92
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.540
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.540
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.540
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.540
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.90
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.540
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.91
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.540
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:        28376224 kB
Buffers:          511392 kB
Cached:          3048608 kB
SwapCached:          676 kB
Active:          1618728 kB
Inactive:        1975760 kB
Active(anon):      26128 kB
Inactive(anon):    10220 kB
Active(file):    1592600 kB
Inactive(file):  1965540 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             46664 kB
Writeback:             0 kB
AnonPages:         40764 kB
Mapped:            11540 kB
Shmem:                 0 kB
Slab:             761508 kB
SReclaimable:     202964 kB
SUnreclaim:       558544 kB
KernelStack:        1400 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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= 70460 MiB
End job on node133 at 2012-06-04 14:50:05