Trace number 3743519

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.92 1790.24

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE1.0_TMAX120_K67_cod3.opb
MD5SUMf4a8ab58a5e98ecbfcbb94262b6fde02
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-140701
Best CPU time to get the best result obtained on this benchmark1800.07
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 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 32885952
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 32885952
Number of bits of the biggest sum of numbers25
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-3743519-1338785958.opb>
0.38/0.45	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.38/0.45	c problem read
0.38/0.45	c presolving settings loaded
0.59/0.64	c presolving:
0.69/0.79	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.83	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.89	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.95	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/1.00	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.05	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.10	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.15	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.19	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.19/1.23	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
117.15/117.24	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
117.35/117.41	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
469.50/469.68	c    (469.2s) probing: 1000/36796 (2.7%) - 63 fixings, 9 aggregations, 1142209 implications, 0 bound changes
641.25/641.49	c    (641.0s) probing: 2000/36796 (5.4%) - 64 fixings, 31 aggregations, 3693553 implications, 0 bound changes
872.72/872.95	c    (872.5s) probing: 3000/36796 (8.2%) - 68 fixings, 40 aggregations, 6270942 implications, 0 bound changes
1118.68/1118.95	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
1118.98/1119.20	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
1415.34/1415.65	c    (1415.2s) probing: 4000/36796 (10.9%) - 69 fixings, 46 aggregations, 9321237 implications, 0 bound changes
1789.68/1790.03	c    (1789.6s) probing: 4733/36796 (12.9%) - 69 fixings, 48 aggregations, 11655218 implications, 0 bound changes
1789.68/1790.03	c    (1789.6s) probing aborted: solving stopped
1789.68/1790.03	c presolving (15 rounds):
1789.68/1790.03	c  3772 deleted vars, 3717 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.68/1790.03	c  37860046 implications, 551 cliques
1789.68/1790.03	c presolved problem has 36679 variables (36679 bin, 0 int, 0 impl, 0 cont) and 37233 constraints
1789.68/1790.03	c       1 constraints of type <knapsack>
1789.68/1790.03	c    4972 constraints of type <setppc>
1789.68/1790.03	c   32260 constraints of type <logicor>
1789.68/1790.03	c transformed objective value is always integral (scale: 1)
1789.68/1790.03	c Presolving Time: 1789.46
1789.68/1790.03	c - non default parameters ----------------------------------------------------------------------
1789.68/1790.03	c # SCIP version 1.2.1.3
1789.68/1790.03	c 
1789.68/1790.03	c # frequency for displaying node information lines
1789.68/1790.03	c # [type: int, range: [-1,2147483647], default: 100]
1789.68/1790.03	c display/freq = 10000
1789.68/1790.03	c 
1789.68/1790.03	c # maximal time in seconds to run
1789.68/1790.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.68/1790.03	c limits/time = 1789.56
1789.68/1790.03	c 
1789.68/1790.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.68/1790.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.68/1790.03	c limits/memory = 13950
1789.68/1790.03	c 
1789.68/1790.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.68/1790.03	c # [type: int, range: [1,2], default: 1]
1789.68/1790.03	c timing/clocktype = 2
1789.68/1790.03	c 
1789.68/1790.03	c # should presolving try to simplify inequalities
1789.68/1790.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.03	c constraints/linear/simplifyinequalities = TRUE
1789.68/1790.03	c 
1789.68/1790.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.68/1790.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.03	c constraints/indicator/addCouplingCons = TRUE
1789.68/1790.03	c 
1789.68/1790.03	c # should presolving try to simplify knapsacks
1789.68/1790.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.03	c constraints/knapsack/simplifyinequalities = TRUE
1789.68/1790.03	c 
1789.68/1790.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.68/1790.03	c # [type: int, range: [-1,2147483647], default: -1]
1789.68/1790.03	c separating/rapidlearning/freq = 0
1789.68/1790.03	c 
1789.68/1790.03	c -----------------------------------------------------------------------------------------------
1789.68/1790.03	c start solving
1789.68/1790.05	c 
1789.68/1790.05	c 
1789.68/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1789.68/1790.05	c Solving Time (sec) : 1789.60
1789.68/1790.05	c Solving Nodes      : 0
1789.68/1790.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.68/1790.05	c Dual Bound         : -1.00000000000000e+20
1789.68/1790.05	c Gap                : infinite
1789.68/1790.05	s UNKNOWN
1789.68/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1789.68/1790.05	c Solving Time       :    1789.60
1789.68/1790.05	c Original Problem   :
1789.68/1790.05	c   Problem name     : HOME/instance-3743519-1338785958.opb
1789.68/1790.05	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.68/1790.05	c   Constraints      : 40950 initial, 40950 maximal
1789.68/1790.05	c Presolved Problem  :
1789.68/1790.05	c   Problem name     : t_HOME/instance-3743519-1338785958.opb
1789.68/1790.05	c   Variables        : 36679 (36679 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.68/1790.05	c   Constraints      : 37233 initial, 37233 maximal
1789.68/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.68/1790.05	c   trivial          :       0.03        123          0          0          0          0          0          0          0
1789.68/1790.05	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1789.68/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.68/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.68/1790.05	c   implics          :       0.03          0          1          0          0          0          0          0          0
1789.68/1790.05	c   probing          :    1787.36         69         48          0          0          0          0          0          0
1789.68/1790.05	c   knapsack         :       0.33          0          0          0          0          0          0          0          0
1789.68/1790.05	c   setppc           :       0.04          0          0          0          0          0         55          0          0
1789.68/1790.05	c   linear           :       1.40       3531          0          0       3531          0       3602          0          0
1789.68/1790.05	c   logicor          :       0.12          0          0          0          0          0         60          0          0
1789.68/1790.05	c   root node        :          -          0          -          -          0          -          -          -          -
1789.68/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.68/1790.05	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.68/1790.05	c   knapsack         :          1          0      57873          0          0          0          0          0          0          0
1789.68/1790.05	c   setppc           :       4972          0      57872          0          0          8          0          0          0          0
1789.68/1790.05	c   logicor          :      32260          0      52047          0          0          3          0          0          0          0
1789.68/1790.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.68/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.68/1790.05	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.68/1790.05	c   knapsack         :    1456.89       0.00    1456.89       0.00       0.00
1789.68/1790.05	c   setppc           :       6.85       0.00       6.85       0.00       0.00
1789.68/1790.05	c   logicor          :      18.79       0.00      18.79       0.00       0.00
1789.68/1790.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.68/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.68/1790.05	c   vbounds          :       0.04          1          0          0
1789.68/1790.05	c   rootredcost      :       0.04          0          0          0
1789.68/1790.05	c   pseudoobj        :       0.04          0          0          0
1789.68/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.68/1790.05	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.68/1790.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.68/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.68/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.68/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.68/1790.05	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.68/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.68/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.68/1790.05	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.68/1790.05	c   redcost          :       0.00          0          0          0          0          0
1789.68/1790.05	c   impliedbounds    :       0.00          0          0          0          0          0
1789.68/1790.05	c   intobj           :       0.00          0          0          0          0          0
1789.68/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1789.68/1790.05	c   gomory           :       0.00          0          0          0          0          0
1789.68/1790.05	c   strongcg         :       0.00          0          0          0          0          0
1789.68/1790.05	c   cmir             :       0.00          0          0          0          0          0
1789.68/1790.05	c   flowcover        :       0.00          0          0          0          0          0
1789.68/1790.05	c   clique           :       0.00          0          0          0          0          0
1789.68/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1789.68/1790.05	c   mcf              :       0.00          0          0          0          0          0
1789.68/1790.05	c   rapidlearning    :       0.00          0          0          0          0          0
1789.68/1790.05	c Pricers            :       Time      Calls       Vars
1789.68/1790.05	c   problem variables:       0.00          0          0
1789.68/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.68/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   inference        :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   random           :       0.00          0          0          0          0          0          0
1789.68/1790.05	c   relpscost        :       0.00          0          0          0          0          0          0
1789.68/1790.05	c Primal Heuristics  :       Time      Calls      Found
1789.68/1790.05	c   LP solutions     :       0.00          -          0
1789.68/1790.05	c   pseudo solutions :       0.00          -          0
1789.68/1790.05	c   trivial          :       0.02          1          0
1789.68/1790.05	c   simplerounding   :       0.00          0          0
1789.68/1790.05	c   zirounding       :       0.00          0          0
1789.68/1790.05	c   rounding         :       0.00          0          0
1789.68/1790.05	c   shifting         :       0.00          0          0
1789.68/1790.05	c   intshifting      :       0.00          0          0
1789.68/1790.05	c   oneopt           :       0.00          0          0
1789.68/1790.05	c   twoopt           :       0.00          0          0
1789.68/1790.05	c   fixandinfer      :       0.00          0          0
1789.68/1790.05	c   feaspump         :       0.00          0          0
1789.68/1790.05	c   coefdiving       :       0.00          0          0
1789.68/1790.05	c   pscostdiving     :       0.00          0          0
1789.68/1790.05	c   fracdiving       :       0.00          0          0
1789.68/1790.05	c   veclendiving     :       0.00          0          0
1789.68/1790.05	c   intdiving        :       0.00          0          0
1789.68/1790.05	c   actconsdiving    :       0.00          0          0
1789.68/1790.05	c   objpscostdiving  :       0.00          0          0
1789.68/1790.05	c   rootsoldiving    :       0.00          0          0
1789.68/1790.05	c   linesearchdiving :       0.00          0          0
1789.68/1790.05	c   guideddiving     :       0.00          0          0
1789.68/1790.05	c   octane           :       0.00          0          0
1789.68/1790.05	c   rens             :       0.00          0          0
1789.68/1790.05	c   rins             :       0.00          0          0
1789.68/1790.05	c   localbranching   :       0.00          0          0
1789.68/1790.05	c   mutation         :       0.00          0          0
1789.68/1790.05	c   crossover        :       0.00          0          0
1789.68/1790.05	c   dins             :       0.00          0          0
1789.68/1790.05	c   undercover       :       0.00          0          0
1789.68/1790.05	c   nlp              :       0.00          0          0
1789.68/1790.05	c   trysol           :       0.00          0          0
1789.68/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.68/1790.05	c   primal LP        :       0.00          0          0       0.00          -
1789.68/1790.05	c   dual LP          :       0.00          0          0       0.00          -
1789.68/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1789.68/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1789.68/1790.05	c   diving/probing LP:       0.00          0          0       0.00          -
1789.68/1790.05	c   strong branching :       0.00          0          0       0.00          -
1789.68/1790.05	c     (at root node) :          -          0          0       0.00          -
1789.68/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1789.68/1790.05	c B&B Tree           :
1789.68/1790.05	c   number of runs   :          1
1789.68/1790.05	c   nodes            :          0
1789.68/1790.05	c   nodes (total)    :          0
1789.68/1790.05	c   nodes left       :          1
1789.68/1790.05	c   max depth        :         -1
1789.68/1790.05	c   max depth (total):         -1
1789.68/1790.05	c   backtracks       :          0 (0.0%)
1789.68/1790.05	c   delayed cutoffs  :          0
1789.68/1790.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.68/1790.05	c   avg switch length:       0.00
1789.68/1790.05	c   switching time   :       0.00
1789.68/1790.05	c Solution           :
1789.68/1790.05	c   Solutions found  :          0 (0 improvements)
1789.68/1790.05	c   Primal Bound     :          -
1789.68/1790.05	c   Dual Bound       :          -
1789.68/1790.05	c   Gap              :   infinite
1789.68/1790.05	c   Root Dual Bound  :          -
1789.68/1790.05	c   Root Iterations  :          0
1789.88/1790.23	c Time complete: 1789.92.

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-3743519-1338785958/watcher-3743519-1338785958 -o /tmp/evaluation-result-3743519-1338785958/solver-3743519-1338785958 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743519-1338785958.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.01 2.01 1.95 3/176 2442
/proc/meminfo: memFree=25305948/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 1248 0 0 0 0 0 0 0 20 0 1 0 344724364 8105984 1194 33554432000 4194304 8395647 140736658446528 140735868725704 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 1979 1194 370 1026 0 949 0

[startup+0.01184 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2442
/proc/meminfo: memFree=25305948/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=10680 CPUtime=0 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 1901 0 0 0 0 0 0 0 20 0 1 0 344724364 10936320 1847 33554432000 4194304 8395647 140736658446528 140735868725704 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 2670 1856 387 1026 0 1640 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10680

[startup+0.100215 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2442
/proc/meminfo: memFree=25305948/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=38864 CPUtime=0.09 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 9005 0 0 0 8 1 0 0 20 0 1 0 344724364 39796736 8945 33554432000 4194304 8395647 140736658446528 140736658309032 6345706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 9716 8945 394 1026 0 8686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38864

[startup+0.300222 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2442
/proc/meminfo: memFree=25305948/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=51108 CPUtime=0.29 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 12055 0 0 0 28 1 0 0 20 0 1 0 344724364 52334592 11995 33554432000 4194304 8395647 140736658446528 140736658309032 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 12777 11995 394 1026 0 11747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51108

[startup+0.700257 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 2442
/proc/meminfo: memFree=25305948/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=136136 CPUtime=0.69 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 33168 0 0 0 65 4 0 0 20 0 1 0 344724364 139403264 32754 33554432000 4194304 8395647 140736658446528 140736658309032 18446744073699066235 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 34034 32754 471 1026 0 33004 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136136

[startup+1.50026 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 2443
/proc/meminfo: memFree=25171748/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=140928 CPUtime=1.49 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 34696 0 0 0 145 4 0 0 20 0 1 0 344724364 144310272 33967 33554432000 4194304 8395647 140736658446528 140736658442328 4684092 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 35232 33967 478 1026 0 34202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140928

[startup+3.10021 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 2443
/proc/meminfo: memFree=25137492/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=231720 CPUtime=3.09 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 56870 0 0 0 302 7 0 0 20 0 1 0 344724364 237281280 56107 33554432000 4194304 8395647 140736658446528 140736658442392 6080653 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 57930 56107 498 1026 0 56900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231720

[startup+6.30023 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 2444
/proc/meminfo: memFree=25020428/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=317972 CPUtime=6.29 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 77293 0 0 0 619 10 0 0 20 0 1 0 344724364 325603328 76530 33554432000 4194304 8395647 140736658446528 140736658442392 6080692 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 79493 76530 498 1026 0 78463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 317972

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 2482
/proc/meminfo: memFree=27789032/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=351700 CPUtime=12.68 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 85559 0 0 0 1257 11 0 0 20 0 1 0 344724364 360140800 84796 33554432000 4194304 8395647 140736658446528 140736658442392 6080679 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2442/statm: 87925 84796 498 1026 0 86895 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 351700

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 2482
/proc/meminfo: memFree=27634560/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=420428 CPUtime=25.48 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 102241 0 0 0 2533 15 0 0 20 0 1 0 344724364 430518272 101558 33554432000 4194304 8395647 140736658446528 140736658442392 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 105107 101558 498 1026 0 104077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 420428

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 2485
/proc/meminfo: memFree=27422048/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=543824 CPUtime=51.06 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 131479 0 0 0 5085 21 0 0 20 0 1 0 344724364 556875776 130796 33554432000 4194304 8395647 140736658446528 140736658442392 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 135956 130796 498 1026 0 134926 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 543824

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 2485
/proc/meminfo: memFree=27163784/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=667496 CPUtime=102.25 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 162807 0 0 0 10197 28 0 0 20 0 1 0 344724364 683515904 162501 33554432000 4194304 8395647 140736658446528 140736658442392 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 166874 162501 498 1026 0 165844 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 667496

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 2508
/proc/meminfo: memFree=26976456/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=777024 CPUtime=162.24 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 189682 0 0 0 16192 32 0 0 20 0 1 0 344724364 795672576 190565 33554432000 4194304 8395647 140736658446528 140736658442552 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 194256 190565 507 1026 0 193226 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 777024

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 2508
/proc/meminfo: memFree=26971144/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=777024 CPUtime=222.23 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 189682 0 0 0 22191 32 0 0 20 0 1 0 344724364 795672576 191164 33554432000 4194304 8395647 140736658446528 140736658442552 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 194256 191164 507 1026 0 193226 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 777024

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26967720/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=777892 CPUtime=282.22 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 189909 0 0 0 28190 32 0 0 20 0 1 0 344724364 796561408 191577 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 194473 191577 507 1026 0 193443 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 777892

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26892216/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=786036 CPUtime=342.22 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 191763 0 0 0 34189 33 0 0 20 0 1 0 344724364 804900864 194033 33554432000 4194304 8395647 140736658446528 140736658442392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 196509 194033 507 1026 0 195479 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 786036

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26782396/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=790128 CPUtime=402.21 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 192800 0 0 0 40188 33 0 0 20 0 1 0 344724364 809091072 195856 33554432000 4194304 8395647 140736658446528 140736658442600 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 197532 195856 507 1026 0 196502 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 790128

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2509
/proc/meminfo: memFree=26626060/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=871400 CPUtime=462.19 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 212573 0 0 0 46184 35 0 0 20 0 1 0 344724364 892313600 216100 33554432000 4194304 8395647 140736658446528 140736658442392 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 217850 216100 507 1026 0 216820 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 871400

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/177 2509
/proc/meminfo: memFree=26480388/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=955556 CPUtime=522.18 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 232380 0 0 0 52180 38 0 0 20 0 1 0 344724364 978489344 236129 33554432000 4194304 8395647 140736658446528 140736658442600 4684118 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 238889 236129 513 1026 0 237859 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 955556

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/177 2510
/proc/meminfo: memFree=26348852/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1033208 CPUtime=582.16 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 250975 0 0 0 58175 41 0 0 20 0 1 0 344724364 1058004992 255724 33554432000 4194304 8395647 140736658446528 140736658442392 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 258302 255724 513 1026 0 257272 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1033208

[startup+642.3 s]

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

/proc/meminfo: memFree=25771240/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1447388 CPUtime=1062.09 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 352293 0 0 0 106152 57 0 0 20 0 1 0 344724364 1482125312 359545 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 361847 359545 513 1026 0 360817 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1447388

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2514
/proc/meminfo: memFree=25733572/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1462100 CPUtime=1122.07 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 355647 0 0 0 112150 57 0 0 20 0 1 0 344724364 1497190400 362899 33554432000 4194304 8395647 140736658446528 140736658442552 4911709 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 365525 362899 513 1026 0 364495 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1462100

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/177 2515
/proc/meminfo: memFree=25697640/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1462100 CPUtime=1182.07 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 355661 0 0 0 118150 57 0 0 20 0 1 0 344724364 1497190400 362913 33554432000 4194304 8395647 140736658446528 140736658442552 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 365525 362913 513 1026 0 364495 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1462100

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 2515
/proc/meminfo: memFree=25665180/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1463908 CPUtime=1242.06 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 356134 0 0 0 124148 58 0 0 20 0 1 0 344724364 1499041792 363386 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 365977 363386 513 1026 0 364947 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1463908

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 2518
/proc/meminfo: memFree=25633704/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1468764 CPUtime=1302.06 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 357233 0 0 0 130148 58 0 0 20 0 1 0 344724364 1504014336 364485 33554432000 4194304 8395647 140736658446528 140736658442392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 367191 364485 513 1026 0 366161 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1468764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 2519
/proc/meminfo: memFree=25579924/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1478468 CPUtime=1362.04 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 359319 0 0 0 136146 58 0 0 20 0 1 0 344724364 1513951232 366571 33554432000 4194304 8395647 140736658446528 140736658442392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 369617 366571 513 1026 0 368587 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1478468

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2519
/proc/meminfo: memFree=25566196/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1479424 CPUtime=1422.04 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 359620 0 0 0 142146 58 0 0 20 0 1 0 344724364 1514930176 366872 33554432000 4194304 8395647 140736658446528 140736658441464 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 369856 366872 513 1026 0 368826 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1479424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2520
/proc/meminfo: memFree=25547872/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1483324 CPUtime=1482.02 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 360492 0 0 0 148144 58 0 0 20 0 1 0 344724364 1518923776 367744 33554432000 4194304 8395647 140736658446528 140736658442392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 370831 367744 513 1026 0 369801 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1483324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2520
/proc/meminfo: memFree=25515476/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1484348 CPUtime=1542.02 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 360767 0 0 0 154143 59 0 0 20 0 1 0 344724364 1519972352 368019 33554432000 4194304 8395647 140736658446528 140736658442904 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 371087 368019 513 1026 0 370057 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1484348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2520
/proc/meminfo: memFree=25478416/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1494212 CPUtime=1602.01 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 363394 0 0 0 160142 59 0 0 20 0 1 0 344724364 1530073088 370646 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 373553 370646 513 1026 0 372523 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1494212

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/177 2520
/proc/meminfo: memFree=25429932/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1516932 CPUtime=1661.99 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 368179 0 0 0 166140 59 0 0 20 0 1 0 344724364 1553338368 375431 33554432000 4194304 8395647 140736658446528 140736658442600 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 379233 375431 513 1026 0 378203 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1516932

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 2520
/proc/meminfo: memFree=25370784/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1553760 CPUtime=1721.99 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 377620 0 0 0 172139 60 0 0 20 0 1 0 344724364 1591050240 384872 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 388440 384872 513 1026 0 387410 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1553760

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/176 2520
/proc/meminfo: memFree=25297880/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1583420 CPUtime=1781.98 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 384979 0 0 0 178137 61 0 0 20 0 1 0 344724364 1621422080 392231 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 395855 392231 513 1026 0 394825 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1583420

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25297004/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1583420 CPUtime=1785.18 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 385104 0 0 0 178457 61 0 0 20 0 1 0 344724364 1621422080 392356 33554432000 4194304 8395647 140736658446528 140736658442600 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 395855 392356 513 1026 0 394825 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1583420

[startup+1788.7 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25295640/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1584404 CPUtime=1788.38 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 385311 0 0 0 178777 61 0 0 20 0 1 0 344724364 1622429696 392563 33554432000 4194304 8395647 140736658446528 140736658442600 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 396101 392563 513 1026 0 395071 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 1584404

[startup+1789.5 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25295640/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1585388 CPUtime=1789.18 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 385360 0 0 0 178857 61 0 0 20 0 1 0 344724364 1623437312 392612 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 396347 392612 513 1026 0 395317 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 1585388

[startup+1789.9 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25294524/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1586380 CPUtime=1789.58 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 385435 0 0 0 178897 61 0 0 20 0 1 0 344724364 1624453120 392687 33554432000 4194304 8395647 140736658446528 140736658442600 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 396595 392687 513 1026 0 395565 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (KiB) 1586380

[startup+1790.1 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25294524/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1587404 CPUtime=1789.78 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 385761 0 0 0 178917 61 0 0 20 0 1 0 344724364 1625501696 393013 33554432000 4194304 8395647 140736658446528 140736658444488 6345904 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 396851 393013 536 1026 0 395821 0
Current children cumulated CPU time (s) 1789.78
Current children cumulated vsize (KiB) 1587404

[startup+1790.2 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 2521
/proc/meminfo: memFree=25294524/32873844 swapFree=7372/7372
[pid=2442] ppid=2440 vsize=1540608 CPUtime=1789.88 cores=0,2,4,6
/proc/2442/stat : 2442 (pbscip.linux.x8) R 2440 2442 2230 0 -1 4202496 385761 0 0 0 178925 63 0 0 20 0 1 0 344724364 1577582592 227061 33554432000 4194304 8395647 140736658446528 140736658444488 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2442/statm: 385152 227061 536 1026 0 384122 0
Current children cumulated CPU time (s) 1789.88
Current children cumulated vsize (KiB) 1540608

Child status: 0
Real time (s): 1790.24
CPU time (s): 1789.92
CPU user time (s): 1789.27
CPU system time (s): 0.650901
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 1587404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.27
system time used= 0.650901
maximum resident set size= 1572052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 385769
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= 53
involuntary context switches= 1872

runsolver used 3.41148 second user time and 9.28859 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 06:59:18
IDJOB=3743519
IDBENCH=91510
IDSOLVER=2326
FILE ID=node109/3743519-1338785958
RUNJOBID= node109-1338782366-2246
PBS_JOBID= 14636835
Free space on /tmp= 70676 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_0null0mast_rapportOE1.0_TMAX120_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-3743519-1338785958/watcher-3743519-1338785958 -o /tmp/evaluation-result-3743519-1338785958/solver-3743519-1338785958 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743519-1338785958.opb -t 1800 -m 15500

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

MD5SUM BENCH= f4a8ab58a5e98ecbfcbb94262b6fde02
RANDOM SEED=1425246600

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:        25306280 kB
Buffers:         1871040 kB
Cached:          1743744 kB
SwapCached:          988 kB
Active:          5546036 kB
Inactive:        1135124 kB
Active(anon):    3056980 kB
Inactive(anon):     8328 kB
Active(file):    2489056 kB
Inactive(file):  1126796 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             13212 kB
Writeback:             0 kB
AnonPages:       3069180 kB
Mapped:            12632 kB
Shmem:                 4 kB
Slab:             740640 kB
SReclaimable:     182704 kB
SUnreclaim:       557936 kB
KernelStack:        1480 kB
PageTables:         9668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3231456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2820096 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= 70688 MiB
End job on node109 at 2012-06-04 07:29:08