Trace number 3743639

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? 1789.99 1790.29

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX300_K67_cod3.opb
MD5SUMee23edcedc0b4fc2e8b2860ad94dd0af
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-527853
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 190266516
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 190266516
Number of bits of the biggest sum of numbers28
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-3743639-1338789539.opb>
0.38/0.42	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.38/0.42	c problem read
0.38/0.42	c presolving settings loaded
0.59/0.60	c presolving:
0.69/0.75	c (round 1) 126 del vars, 3 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.79/0.80	c (round 2) 1372 del vars, 1254 del conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.79/0.85	c (round 3) 1890 del vars, 1772 del conss, 1766 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15344 impls, 551 clqs
0.89/0.91	c (round 4) 2450 del vars, 2332 del conss, 2326 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17208 impls, 551 clqs
0.89/0.96	c (round 5) 2788 del vars, 2670 del conss, 2664 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
1.00/1.01	c (round 6) 3150 del vars, 3032 del conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
1.00/1.06	c (round 7) 3418 del vars, 3300 del conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
1.10/1.10	c (round 8) 3571 del vars, 3453 del conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
1.10/1.15	c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.10/1.19	c (round 10) 3654 del vars, 3536 del conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
104.06/104.17	c (round 11) 3720 del vars, 3602 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37283 upgd conss, 9078930 impls, 551 clqs
104.26/104.34	c (round 12) 3720 del vars, 3667 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9078960 impls, 551 clqs
463.30/463.48	c    (463.1s) probing: 1000/36796 (2.7%) - 63 fixings, 9 aggregations, 1142209 implications, 0 bound changes
640.87/641.01	c    (640.6s) probing: 2000/36796 (5.4%) - 64 fixings, 31 aggregations, 3693553 implications, 0 bound changes
881.13/881.37	c    (880.9s) probing: 3000/36796 (8.2%) - 68 fixings, 40 aggregations, 6270942 implications, 0 bound changes
1134.59/1134.86	c (round 13) 3770 del vars, 3667 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32882960 impls, 551 clqs
1134.79/1135.07	c (round 14) 3770 del vars, 3717 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32882960 impls, 551 clqs
1435.04/1435.33	c    (1434.9s) probing: 4000/36796 (10.9%) - 69 fixings, 46 aggregations, 9321237 implications, 0 bound changes
1789.69/1790.05	c    (1789.6s) probing: 4662/36796 (12.7%) - 69 fixings, 48 aggregations, 11323652 implications, 0 bound changes
1789.69/1790.05	c    (1789.6s) probing aborted: solving stopped
1789.69/1790.05	c presolving (15 rounds):
1789.69/1790.05	c  3772 deleted vars, 3717 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.69/1790.05	c  37196686 implications, 551 cliques
1789.69/1790.05	c presolved problem has 36679 variables (36679 bin, 0 int, 0 impl, 0 cont) and 37233 constraints
1789.69/1790.05	c       1 constraints of type <knapsack>
1789.69/1790.05	c    4972 constraints of type <setppc>
1789.69/1790.05	c   32260 constraints of type <logicor>
1789.69/1790.05	c transformed objective value is always integral (scale: 1)
1789.69/1790.05	c Presolving Time: 1789.51
1789.69/1790.05	c - non default parameters ----------------------------------------------------------------------
1789.69/1790.05	c # SCIP version 1.2.1.3
1789.69/1790.05	c 
1789.69/1790.05	c # frequency for displaying node information lines
1789.69/1790.05	c # [type: int, range: [-1,2147483647], default: 100]
1789.69/1790.05	c display/freq = 10000
1789.69/1790.05	c 
1789.69/1790.05	c # maximal time in seconds to run
1789.69/1790.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.69/1790.05	c limits/time = 1789.58
1789.69/1790.05	c 
1789.69/1790.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.69/1790.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.69/1790.05	c limits/memory = 13950
1789.69/1790.05	c 
1789.69/1790.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.69/1790.05	c # [type: int, range: [1,2], default: 1]
1789.69/1790.05	c timing/clocktype = 2
1789.69/1790.05	c 
1789.69/1790.05	c # should presolving try to simplify inequalities
1789.69/1790.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.69/1790.05	c constraints/linear/simplifyinequalities = TRUE
1789.69/1790.05	c 
1789.69/1790.05	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.69/1790.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.69/1790.05	c constraints/indicator/addCouplingCons = TRUE
1789.69/1790.05	c 
1789.69/1790.05	c # should presolving try to simplify knapsacks
1789.69/1790.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.69/1790.05	c constraints/knapsack/simplifyinequalities = TRUE
1789.69/1790.05	c 
1789.69/1790.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.69/1790.05	c # [type: int, range: [-1,2147483647], default: -1]
1789.69/1790.05	c separating/rapidlearning/freq = 0
1789.69/1790.05	c 
1789.69/1790.05	c -----------------------------------------------------------------------------------------------
1789.69/1790.05	c start solving
1789.69/1790.07	c 
1789.69/1790.07	c 
1789.69/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.07	c Solving Time (sec) : 1789.65
1789.69/1790.07	c Solving Nodes      : 0
1789.69/1790.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.69/1790.07	c Dual Bound         : -1.00000000000000e+20
1789.69/1790.07	c Gap                : infinite
1789.69/1790.07	s UNKNOWN
1789.69/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.07	c Solving Time       :    1789.65
1789.69/1790.07	c Original Problem   :
1789.69/1790.07	c   Problem name     : HOME/instance-3743639-1338789539.opb
1789.69/1790.07	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.07	c   Constraints      : 40950 initial, 40950 maximal
1789.69/1790.07	c Presolved Problem  :
1789.69/1790.07	c   Problem name     : t_HOME/instance-3743639-1338789539.opb
1789.69/1790.07	c   Variables        : 36679 (36679 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.07	c   Constraints      : 37233 initial, 37233 maximal
1789.69/1790.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.69/1790.07	c   trivial          :       0.03        123          0          0          0          0          0          0          0
1789.69/1790.07	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1789.69/1790.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.07	c   implics          :       0.04          0          1          0          0          0          0          0          0
1789.69/1790.07	c   probing          :    1787.48         69         48          0          0          0          0          0          0
1789.69/1790.07	c   knapsack         :       0.29          0          0          0          0          0          0          0          0
1789.69/1790.07	c   setppc           :       0.04          0          0          0          0          0         55          0          0
1789.69/1790.07	c   linear           :       1.36       3531          0          0       3531          0       3602          0          0
1789.69/1790.07	c   logicor          :       0.12          0          0          0          0          0         60          0          0
1789.69/1790.07	c   root node        :          -          0          -          -          0          -          -          -          -
1789.69/1790.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.07	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.69/1790.07	c   knapsack         :          1          0      56668          0          0          0          0          0          0          0
1789.69/1790.07	c   setppc           :       4972          0      56667          0          0          8          0          0          0          0
1789.69/1790.07	c   logicor          :      32260          0      50911          0          0          3          0          0          0          0
1789.69/1790.07	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.69/1790.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.69/1790.07	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.07	c   knapsack         :    1448.73       0.00    1448.73       0.00       0.00
1789.69/1790.07	c   setppc           :       7.55       0.00       7.55       0.00       0.00
1789.69/1790.07	c   logicor          :      20.33       0.00      20.33       0.00       0.00
1789.69/1790.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.07	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.69/1790.07	c   vbounds          :       0.04          1          0          0
1789.69/1790.07	c   rootredcost      :       0.04          0          0          0
1789.69/1790.07	c   pseudoobj        :       0.04          0          0          0
1789.69/1790.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.69/1790.07	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.07	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.07	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.69/1790.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.69/1790.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.69/1790.07	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.69/1790.07	c   redcost          :       0.00          0          0          0          0          0
1789.69/1790.07	c   impliedbounds    :       0.00          0          0          0          0          0
1789.69/1790.07	c   intobj           :       0.00          0          0          0          0          0
1789.69/1790.07	c   cgmip            :       0.00          0          0          0          0          0
1789.69/1790.07	c   gomory           :       0.00          0          0          0          0          0
1789.69/1790.07	c   strongcg         :       0.00          0          0          0          0          0
1789.69/1790.07	c   cmir             :       0.00          0          0          0          0          0
1789.69/1790.07	c   flowcover        :       0.00          0          0          0          0          0
1789.69/1790.07	c   clique           :       0.00          0          0          0          0          0
1789.69/1790.07	c   zerohalf         :       0.00          0          0          0          0          0
1789.69/1790.07	c   mcf              :       0.00          0          0          0          0          0
1789.69/1790.07	c   rapidlearning    :       0.00          0          0          0          0          0
1789.69/1790.07	c Pricers            :       Time      Calls       Vars
1789.69/1790.07	c   problem variables:       0.00          0          0
1789.69/1790.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.07	c   pscost           :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   inference        :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   mostinf          :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   leastinf         :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   random           :       0.00          0          0          0          0          0          0
1789.69/1790.07	c   relpscost        :       0.00          0          0          0          0          0          0
1789.69/1790.07	c Primal Heuristics  :       Time      Calls      Found
1789.69/1790.07	c   LP solutions     :       0.00          -          0
1789.69/1790.07	c   pseudo solutions :       0.00          -          0
1789.69/1790.07	c   trivial          :       0.02          1          0
1789.69/1790.07	c   simplerounding   :       0.00          0          0
1789.69/1790.07	c   zirounding       :       0.00          0          0
1789.69/1790.07	c   rounding         :       0.00          0          0
1789.69/1790.07	c   shifting         :       0.00          0          0
1789.69/1790.07	c   intshifting      :       0.00          0          0
1789.69/1790.07	c   oneopt           :       0.00          0          0
1789.69/1790.07	c   twoopt           :       0.00          0          0
1789.69/1790.07	c   fixandinfer      :       0.00          0          0
1789.69/1790.07	c   feaspump         :       0.00          0          0
1789.69/1790.07	c   coefdiving       :       0.00          0          0
1789.69/1790.07	c   pscostdiving     :       0.00          0          0
1789.69/1790.07	c   fracdiving       :       0.00          0          0
1789.69/1790.07	c   veclendiving     :       0.00          0          0
1789.69/1790.07	c   intdiving        :       0.00          0          0
1789.69/1790.07	c   actconsdiving    :       0.00          0          0
1789.69/1790.07	c   objpscostdiving  :       0.00          0          0
1789.69/1790.07	c   rootsoldiving    :       0.00          0          0
1789.69/1790.07	c   linesearchdiving :       0.00          0          0
1789.69/1790.07	c   guideddiving     :       0.00          0          0
1789.69/1790.07	c   octane           :       0.00          0          0
1789.69/1790.07	c   rens             :       0.00          0          0
1789.69/1790.07	c   rins             :       0.00          0          0
1789.69/1790.07	c   localbranching   :       0.00          0          0
1789.69/1790.07	c   mutation         :       0.00          0          0
1789.69/1790.07	c   crossover        :       0.00          0          0
1789.69/1790.07	c   dins             :       0.00          0          0
1789.69/1790.07	c   undercover       :       0.00          0          0
1789.69/1790.07	c   nlp              :       0.00          0          0
1789.69/1790.07	c   trysol           :       0.00          0          0
1789.69/1790.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.69/1790.07	c   primal LP        :       0.00          0          0       0.00          -
1789.69/1790.07	c   dual LP          :       0.00          0          0       0.00          -
1789.69/1790.07	c   lex dual LP      :       0.00          0          0       0.00          -
1789.69/1790.07	c   barrier LP       :       0.00          0          0       0.00          -
1789.69/1790.07	c   diving/probing LP:       0.00          0          0       0.00          -
1789.69/1790.07	c   strong branching :       0.00          0          0       0.00          -
1789.69/1790.07	c     (at root node) :          -          0          0       0.00          -
1789.69/1790.07	c   conflict analysis:       0.00          0          0       0.00          -
1789.69/1790.07	c B&B Tree           :
1789.69/1790.07	c   number of runs   :          1
1789.69/1790.07	c   nodes            :          0
1789.69/1790.07	c   nodes (total)    :          0
1789.69/1790.07	c   nodes left       :          1
1789.69/1790.07	c   max depth        :         -1
1789.69/1790.07	c   max depth (total):         -1
1789.69/1790.07	c   backtracks       :          0 (0.0%)
1789.69/1790.07	c   delayed cutoffs  :          0
1789.69/1790.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.69/1790.07	c   avg switch length:       0.00
1789.69/1790.07	c   switching time   :       0.00
1789.69/1790.07	c Solution           :
1789.69/1790.07	c   Solutions found  :          0 (0 improvements)
1789.69/1790.07	c   Primal Bound     :          -
1789.69/1790.07	c   Dual Bound       :          -
1789.69/1790.07	c   Gap              :   infinite
1789.69/1790.07	c   Root Dual Bound  :          -
1789.69/1790.07	c   Root Iterations  :          0
1789.88/1790.29	c Time complete: 1789.98.

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-3743639-1338789539/watcher-3743639-1338789539 -o /tmp/evaluation-result-3743639-1338789539/solver-3743639-1338789539 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743639-1338789539.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: 2.00 2.00 2.00 3/176 2648
/proc/meminfo: memFree=26942260/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 1254 0 0 0 0 0 0 0 20 0 1 0 345082474 8105984 1201 33554432000 4194304 8395647 140734826814448 140734875006632 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 1979 1201 370 1026 0 949 0

[startup+0.011463 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2648
/proc/meminfo: memFree=26942260/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=11504 CPUtime=0 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 2128 0 0 0 0 0 0 0 20 0 1 0 345082474 11780096 2074 33554432000 4194304 8395647 140734826814448 140734875006632 5759045 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 2876 2075 387 1026 0 1846 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11504

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2648
/proc/meminfo: memFree=26942260/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=40416 CPUtime=0.09 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 9388 0 0 0 8 1 0 0 20 0 1 0 345082474 41385984 9329 33554432000 4194304 8395647 140734826814448 140734875006632 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 10104 9329 394 1026 0 9074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40416

[startup+0.300316 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2648
/proc/meminfo: memFree=26942260/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=52968 CPUtime=0.28 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 12524 0 0 0 27 1 0 0 20 0 1 0 345082474 54239232 12465 33554432000 4194304 8395647 140734826814448 140734875006632 7380278 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 13242 12465 394 1026 0 12212 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52968

[startup+0.700351 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2648
/proc/meminfo: memFree=26942260/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=136380 CPUtime=0.69 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 33226 0 0 0 65 4 0 0 20 0 1 0 345082474 139653120 32813 33554432000 4194304 8395647 140734826814448 140734875006632 18446744073699066235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 34095 32813 471 1026 0 33065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136380

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26807820/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=140924 CPUtime=1.49 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 34694 0 0 0 145 4 0 0 20 0 1 0 345082474 144306176 33966 33554432000 4194304 8395647 140734826814448 140734826810248 4684092 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 35231 33966 478 1026 0 34201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140924

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26770372/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=231716 CPUtime=3.09 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 56868 0 0 0 302 7 0 0 20 0 1 0 345082474 237277184 56106 33554432000 4194304 8395647 140734826814448 140734826810312 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 57929 56106 498 1026 0 56899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231716

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26654416/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=317968 CPUtime=6.29 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 77331 0 0 0 619 10 0 0 20 0 1 0 345082474 325599232 76569 33554432000 4194304 8395647 140734826814448 140734826810312 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 79492 76569 498 1026 0 78462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 317968

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2687
/proc/meminfo: memFree=27585964/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=380916 CPUtime=12.69 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 92152 0 0 0 1256 13 0 0 20 0 1 0 345082474 390057984 91390 33554432000 4194304 8395647 140734826814448 140734826810520 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 95229 91390 498 1026 0 94199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 380916

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2687
/proc/meminfo: memFree=26376236/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=456352 CPUtime=25.48 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 110698 0 0 0 2533 15 0 0 20 0 1 0 345082474 467304448 110016 33554432000 4194304 8395647 140734826814448 140734826810312 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 114088 110016 498 1026 0 113058 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 456352

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2688
/proc/meminfo: memFree=26285188/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=547780 CPUtime=51.07 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 133302 0 0 0 5088 19 0 0 20 0 1 0 345082474 560926720 132636 33554432000 4194304 8395647 140734826814448 140734826809976 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 136945 132636 498 1026 0 135915 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 547780

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 2691
/proc/meminfo: memFree=26086576/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=749344 CPUtime=102.27 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 182636 0 0 0 10200 27 0 0 20 0 1 0 345082474 767328256 182327 33554432000 4194304 8395647 140734826814448 140734826810312 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 187336 182327 498 1026 0 186306 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 749344

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2714
/proc/meminfo: memFree=26046676/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=777020 CPUtime=162.25 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 189684 0 0 0 16197 28 0 0 20 0 1 0 345082474 795668480 190564 33554432000 4194304 8395647 140734826814448 140734826810472 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 194255 190564 507 1026 0 193225 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 777020

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2714
/proc/meminfo: memFree=26001080/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=777020 CPUtime=222.24 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 189685 0 0 0 22196 28 0 0 20 0 1 0 345082474 795668480 191164 33554432000 4194304 8395647 140734826814448 140734826810472 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 194255 191164 507 1026 0 193225 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 777020

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2714
/proc/meminfo: memFree=25965336/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=777888 CPUtime=282.23 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 189934 0 0 0 28195 28 0 0 20 0 1 0 345082474 796557312 191675 33554432000 4194304 8395647 140734826814448 140734826810520 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 194472 191675 507 1026 0 193442 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 777888

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2715
/proc/meminfo: memFree=25911920/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=786032 CPUtime=342.22 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 191764 0 0 0 34194 28 0 0 20 0 1 0 345082474 804896768 194108 33554432000 4194304 8395647 140734826814448 140734826810312 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 196508 194108 507 1026 0 195478 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 786032

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2715
/proc/meminfo: memFree=25869540/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=792168 CPUtime=402.21 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 193237 0 0 0 40192 29 0 0 20 0 1 0 345082474 811180032 196367 33554432000 4194304 8395647 140734826814448 140734826810520 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 198042 196367 507 1026 0 197012 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 792168

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2715
/proc/meminfo: memFree=25776568/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=872416 CPUtime=462.2 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 212871 0 0 0 46188 32 0 0 20 0 1 0 345082474 893353984 216464 33554432000 4194304 8395647 140734826814448 140734826810520 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 218104 216464 507 1026 0 217074 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 872416

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2715
/proc/meminfo: memFree=25669088/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=958592 CPUtime=522.19 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 232982 0 0 0 52183 36 0 0 20 0 1 0 345082474 981598208 236799 33554432000 4194304 8395647 140734826814448 140734826810520 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 239648 236799 513 1026 0 238618 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 958592

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 2715
/proc/meminfo: memFree=25564276/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1037132 CPUtime=582.18 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 251581 0 0 0 58179 39 0 0 20 0 1 0 345082474 1062023168 256697 33554432000 4194304 8395647 140734826814448 140734826810136 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 259283 256697 513 1026 0 258253 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1037132

[startup+642.3 s]

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

/proc/meminfo: memFree=24901972/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1444396 CPUtime=1062.1 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 350665 0 0 0 106154 56 0 0 20 0 1 0 345082474 1479061504 358616 33554432000 4194304 8395647 140734826814448 140734826810520 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 361099 358616 513 1026 0 360069 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1444396

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2720
/proc/meminfo: memFree=24779864/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1456180 CPUtime=1122.09 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 353665 0 0 0 112152 57 0 0 20 0 1 0 345082474 1491128320 361616 33554432000 4194304 8395647 140734826814448 140734826810520 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 364045 361616 513 1026 0 363015 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1456180

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2720
/proc/meminfo: memFree=24463300/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1462096 CPUtime=1182.08 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 355026 0 0 0 118151 57 0 0 20 0 1 0 345082474 1497186304 362977 33554432000 4194304 8395647 140734826814448 140734826810472 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 365524 362977 513 1026 0 364494 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1462096

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2720
/proc/meminfo: memFree=24321720/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1462096 CPUtime=1242.07 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 355262 0 0 0 124150 57 0 0 20 0 1 0 345082474 1497186304 363213 33554432000 4194304 8395647 140734826814448 140734826810472 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 365524 363213 513 1026 0 364494 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1462096

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2724
/proc/meminfo: memFree=24145788/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1465852 CPUtime=1302.07 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 355973 0 0 0 130150 57 0 0 20 0 1 0 345082474 1501032448 363924 33554432000 4194304 8395647 140734826814448 140734826810520 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 366463 363924 513 1026 0 365433 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1465852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2725
/proc/meminfo: memFree=24115408/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1468760 CPUtime=1362.05 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 356798 0 0 0 136148 57 0 0 20 0 1 0 345082474 1504010240 364749 33554432000 4194304 8395647 140734826814448 140734826810312 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 367190 364749 513 1026 0 366160 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1468760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2725
/proc/meminfo: memFree=23990328/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1479420 CPUtime=1422.05 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 358987 0 0 0 142147 58 0 0 20 0 1 0 345082474 1514926080 366938 33554432000 4194304 8395647 140734826814448 140734826810520 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 369855 366938 513 1026 0 368825 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1479420

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 2725
/proc/meminfo: memFree=23853460/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1480412 CPUtime=1482.04 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 359164 0 0 0 148146 58 0 0 20 0 1 0 345082474 1515941888 367115 33554432000 4194304 8395647 140734826814448 140734826810520 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 370103 367115 513 1026 0 369073 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1480412

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2725
/proc/meminfo: memFree=23830556/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1484344 CPUtime=1542.02 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 360140 0 0 0 154144 58 0 0 20 0 1 0 345082474 1519968256 368091 33554432000 4194304 8395647 140734826814448 140734826810824 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 371086 368091 513 1026 0 370056 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1484344

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2726
/proc/meminfo: memFree=23811504/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1487356 CPUtime=1602.01 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 360716 0 0 0 160143 58 0 0 20 0 1 0 345082474 1523052544 368667 33554432000 4194304 8395647 140734826814448 140734826810520 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 371839 368667 513 1026 0 370809 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1487356

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2726
/proc/meminfo: memFree=23739748/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1507220 CPUtime=1662.01 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 365439 0 0 0 166142 59 0 0 20 0 1 0 345082474 1543393280 373390 33554432000 4194304 8395647 140734826814448 140734826810520 4723030 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 376805 373390 513 1026 0 375775 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1507220

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2726
/proc/meminfo: memFree=23615028/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1528768 CPUtime=1722 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 370522 0 0 0 172140 60 0 0 20 0 1 0 345082474 1565458432 378473 33554432000 4194304 8395647 140734826814448 140734826810520 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 382192 378473 513 1026 0 381162 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1528768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23550464/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1568668 CPUtime=1781.99 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 380467 0 0 0 178137 62 0 0 20 0 1 0 345082474 1606316032 388418 33554432000 4194304 8395647 140734826814448 140734826810520 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 392167 388418 513 1026 0 391137 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1568668

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23542388/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1573652 CPUtime=1785.19 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 381904 0 0 0 178457 62 0 0 20 0 1 0 345082474 1611419648 389855 33554432000 4194304 8395647 140734826814448 140734826810520 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 393413 389855 513 1026 0 392383 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 1573652

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23538916/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1573652 CPUtime=1788.39 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 382180 0 0 0 178777 62 0 0 20 0 1 0 345082474 1611419648 390131 33554432000 4194304 8395647 140734826814448 140734826810520 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 393413 390131 513 1026 0 392383 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 1573652

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23538916/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1573652 CPUtime=1789.19 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 382218 0 0 0 178857 62 0 0 20 0 1 0 345082474 1611419648 390169 33554432000 4194304 8395647 140734826814448 140734826810520 5210656 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 393413 390169 513 1026 0 392383 0
Current children cumulated CPU time (s) 1789.19
Current children cumulated vsize (KiB) 1573652

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23538296/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1573652 CPUtime=1789.59 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 382256 0 0 0 178897 62 0 0 20 0 1 0 345082474 1611419648 390207 33554432000 4194304 8395647 140734826814448 140734826810520 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 393413 390207 513 1026 0 392383 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (KiB) 1573652

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23538296/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1575648 CPUtime=1789.78 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 382591 0 0 0 178916 62 0 0 20 0 1 0 345082474 1613463552 390542 33554432000 4194304 8395647 140734826814448 140734826810520 6063771 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 393912 390542 536 1026 0 392882 0
Current children cumulated CPU time (s) 1789.78
Current children cumulated vsize (KiB) 1575648

[startup+1790.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23538296/32873844 swapFree=7372/7372
[pid=2648] ppid=2646 vsize=1575648 CPUtime=1789.88 cores=0,2,4,6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2230 0 -1 4202496 382591 0 0 0 178926 62 0 0 20 0 1 0 345082474 1613463552 390542 33554432000 4194304 8395647 140734826814448 140734826810520 6345214 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2648/statm: 393912 390542 536 1026 0 392882 0
Current children cumulated CPU time (s) 1789.88
Current children cumulated vsize (KiB) 1575648

Child status: 0
Real time (s): 1790.29
CPU time (s): 1789.99
CPU user time (s): 1789.32
CPU system time (s): 0.671897
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1575648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.32
system time used= 0.671897
maximum resident set size= 1562168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382599
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= 49
involuntary context switches= 1837

runsolver used 7.09292 second user time and 12.93 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 07:58:59
IDJOB=3743639
IDBENCH=91963
IDSOLVER=2326
FILE ID=node109/3743639-1338789539
RUNJOBID= node109-1338782366-2246
PBS_JOBID= 14636835
Free space on /tmp= 70700 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-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX300_K67_cod3.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-3743639-1338789539/watcher-3743639-1338789539 -o /tmp/evaluation-result-3743639-1338789539/solver-3743639-1338789539 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743639-1338789539.opb -t 1800 -m 15500

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

MD5SUM BENCH= ee23edcedc0b4fc2e8b2860ad94dd0af
RANDOM SEED=11718852

node109.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		: 2667.264
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	: 5334.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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26942632 kB
Buffers:         1872140 kB
Cached:          1720724 kB
SwapCached:          988 kB
Active:          3912200 kB
Inactive:        1137012 kB
Active(anon):    1447180 kB
Inactive(anon):     7876 kB
Active(file):    2465020 kB
Inactive(file):  1129136 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             13192 kB
Writeback:            32 kB
AnonPages:       1459416 kB
Mapped:            12184 kB
Shmem:                 4 kB
Slab:             740936 kB
SReclaimable:     182860 kB
SUnreclaim:       558076 kB
KernelStack:        1432 kB
PageTables:         7000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1591112 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= 70660 MiB
End job on node109 at 2012-06-04 08:28:49