Trace number 3743603

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? 1790.26 1790.58

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE1.0_TMAX180_K67_cod3.opb
MD5SUMa9ffdc7fe88e618e91b27dd5bef82ec6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-182278
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 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 26395974
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 26395974
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-3743603-1338788492.opb>
0.38/0.43	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.38/0.43	c problem read
0.38/0.43	c presolving settings loaded
0.58/0.61	c presolving:
0.68/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
0.99/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
0.99/1.05	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
0.99/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.09/1.14	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.09/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
88.84/88.96	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
89.14/89.22	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
447.78/447.97	c    (447.5s) probing: 1000/36796 (2.7%) - 63 fixings, 9 aggregations, 1142209 implications, 0 bound changes
627.26/627.42	c    (627.0s) probing: 2000/36796 (5.4%) - 64 fixings, 31 aggregations, 3693553 implications, 0 bound changes
870.41/870.67	c    (870.2s) probing: 3000/36796 (8.2%) - 68 fixings, 40 aggregations, 6270942 implications, 0 bound changes
1127.47/1127.79	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
1127.77/1128.06	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
1427.72/1428.05	c    (1427.6s) probing: 4000/36796 (10.9%) - 69 fixings, 46 aggregations, 9321237 implications, 0 bound changes
1789.97/1790.31	c    (1789.9s) probing: 4682/36796 (12.7%) - 69 fixings, 48 aggregations, 11392736 implications, 0 bound changes
1789.97/1790.31	c    (1789.9s) probing aborted: solving stopped
1789.97/1790.32	c presolving (15 rounds):
1789.97/1790.32	c  3772 deleted vars, 3717 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.97/1790.32	c  37334950 implications, 551 cliques
1789.97/1790.32	c presolved problem has 36679 variables (36679 bin, 0 int, 0 impl, 0 cont) and 37233 constraints
1789.97/1790.32	c       1 constraints of type <knapsack>
1789.97/1790.32	c    4972 constraints of type <setppc>
1789.97/1790.32	c   32260 constraints of type <logicor>
1789.97/1790.32	c transformed objective value is always integral (scale: 1)
1789.97/1790.32	c Presolving Time: 1789.77
1789.97/1790.32	c - non default parameters ----------------------------------------------------------------------
1789.97/1790.32	c # SCIP version 1.2.1.3
1789.97/1790.32	c 
1789.97/1790.32	c # frequency for displaying node information lines
1789.97/1790.32	c # [type: int, range: [-1,2147483647], default: 100]
1789.97/1790.32	c display/freq = 10000
1789.97/1790.32	c 
1789.97/1790.32	c # maximal time in seconds to run
1789.97/1790.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.97/1790.32	c limits/time = 1789.59
1789.97/1790.32	c 
1789.97/1790.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.97/1790.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.97/1790.32	c limits/memory = 13950
1789.97/1790.32	c 
1789.97/1790.32	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.97/1790.32	c # [type: int, range: [1,2], default: 1]
1789.97/1790.32	c timing/clocktype = 2
1789.97/1790.32	c 
1789.97/1790.32	c # should presolving try to simplify inequalities
1789.97/1790.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.97/1790.32	c constraints/linear/simplifyinequalities = TRUE
1789.97/1790.32	c 
1789.97/1790.32	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.97/1790.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.97/1790.32	c constraints/indicator/addCouplingCons = TRUE
1789.97/1790.32	c 
1789.97/1790.32	c # should presolving try to simplify knapsacks
1789.97/1790.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.97/1790.32	c constraints/knapsack/simplifyinequalities = TRUE
1789.97/1790.32	c 
1789.97/1790.32	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.97/1790.32	c # [type: int, range: [-1,2147483647], default: -1]
1789.97/1790.32	c separating/rapidlearning/freq = 0
1789.97/1790.32	c 
1789.97/1790.32	c -----------------------------------------------------------------------------------------------
1789.97/1790.32	c start solving
1789.97/1790.34	c 
1789.97/1790.34	c 
1789.97/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1789.97/1790.34	c Solving Time (sec) : 1789.91
1789.97/1790.34	c Solving Nodes      : 0
1789.97/1790.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.97/1790.34	c Dual Bound         : -1.00000000000000e+20
1789.97/1790.34	c Gap                : infinite
1789.97/1790.34	s UNKNOWN
1789.97/1790.34	c SCIP Status        : solving was interrupted [time limit reached]
1789.97/1790.34	c Solving Time       :    1789.91
1789.97/1790.34	c Original Problem   :
1789.97/1790.34	c   Problem name     : HOME/instance-3743603-1338788492.opb
1789.97/1790.34	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.97/1790.34	c   Constraints      : 40950 initial, 40950 maximal
1789.97/1790.34	c Presolved Problem  :
1789.97/1790.34	c   Problem name     : t_HOME/instance-3743603-1338788492.opb
1789.97/1790.34	c   Variables        : 36679 (36679 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.97/1790.34	c   Constraints      : 37233 initial, 37233 maximal
1789.97/1790.34	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.97/1790.34	c   trivial          :       0.03        123          0          0          0          0          0          0          0
1789.97/1790.34	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1789.97/1790.34	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.97/1790.34	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.97/1790.34	c   implics          :       0.04          0          1          0          0          0          0          0          0
1789.97/1790.34	c   probing          :    1787.59         69         48          0          0          0          0          0          0
1789.97/1790.34	c   knapsack         :       0.42          0          0          0          0          0          0          0          0
1789.97/1790.34	c   setppc           :       0.05          0          0          0          0          0         55          0          0
1789.97/1790.34	c   linear           :       1.36       3531          0          0       3531          0       3602          0          0
1789.97/1790.34	c   logicor          :       0.13          0          0          0          0          0         60          0          0
1789.97/1790.34	c   root node        :          -          0          -          -          0          -          -          -          -
1789.97/1790.34	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.97/1790.34	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.97/1790.34	c   knapsack         :          1          0      56973          0          0          0          0          0          0          0
1789.97/1790.34	c   setppc           :       4972          0      56972          0          0          8          0          0          0          0
1789.97/1790.34	c   logicor          :      32260          0      51197          0          0          3          0          0          0          0
1789.97/1790.34	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.97/1790.34	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.97/1790.34	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.97/1790.34	c   knapsack         :    1443.25       0.00    1443.25       0.00       0.00
1789.97/1790.34	c   setppc           :       9.04       0.00       9.04       0.00       0.00
1789.97/1790.34	c   logicor          :      26.90       0.00      26.90       0.00       0.00
1789.97/1790.34	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.97/1790.34	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.97/1790.34	c   vbounds          :       0.04          1          0          0
1789.97/1790.34	c   rootredcost      :       0.04          0          0          0
1789.97/1790.34	c   pseudoobj        :       0.04          0          0          0
1789.97/1790.34	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.97/1790.34	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.97/1790.34	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.97/1790.34	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.97/1790.34	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.97/1790.34	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.97/1790.34	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.97/1790.34	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.97/1790.34	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.97/1790.34	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.97/1790.34	c   redcost          :       0.00          0          0          0          0          0
1789.97/1790.34	c   impliedbounds    :       0.00          0          0          0          0          0
1789.97/1790.34	c   intobj           :       0.00          0          0          0          0          0
1789.97/1790.34	c   cgmip            :       0.00          0          0          0          0          0
1789.97/1790.34	c   gomory           :       0.00          0          0          0          0          0
1789.97/1790.34	c   strongcg         :       0.00          0          0          0          0          0
1789.97/1790.34	c   cmir             :       0.00          0          0          0          0          0
1789.97/1790.34	c   flowcover        :       0.00          0          0          0          0          0
1789.97/1790.34	c   clique           :       0.00          0          0          0          0          0
1789.97/1790.34	c   zerohalf         :       0.00          0          0          0          0          0
1789.97/1790.34	c   mcf              :       0.00          0          0          0          0          0
1789.97/1790.34	c   rapidlearning    :       0.00          0          0          0          0          0
1789.97/1790.34	c Pricers            :       Time      Calls       Vars
1789.97/1790.34	c   problem variables:       0.00          0          0
1789.97/1790.34	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.97/1790.34	c   pscost           :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   inference        :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   mostinf          :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   leastinf         :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   random           :       0.00          0          0          0          0          0          0
1789.97/1790.34	c   relpscost        :       0.00          0          0          0          0          0          0
1789.97/1790.34	c Primal Heuristics  :       Time      Calls      Found
1789.97/1790.34	c   LP solutions     :       0.00          -          0
1789.97/1790.34	c   pseudo solutions :       0.00          -          0
1789.97/1790.34	c   trivial          :       0.02          1          0
1789.97/1790.34	c   simplerounding   :       0.00          0          0
1789.97/1790.34	c   zirounding       :       0.00          0          0
1789.97/1790.34	c   rounding         :       0.00          0          0
1789.97/1790.34	c   shifting         :       0.00          0          0
1789.97/1790.34	c   intshifting      :       0.00          0          0
1789.97/1790.34	c   oneopt           :       0.00          0          0
1789.97/1790.34	c   twoopt           :       0.00          0          0
1789.97/1790.34	c   fixandinfer      :       0.00          0          0
1789.97/1790.34	c   feaspump         :       0.00          0          0
1789.97/1790.34	c   coefdiving       :       0.00          0          0
1789.97/1790.34	c   pscostdiving     :       0.00          0          0
1789.97/1790.34	c   fracdiving       :       0.00          0          0
1789.97/1790.34	c   veclendiving     :       0.00          0          0
1789.97/1790.34	c   intdiving        :       0.00          0          0
1789.97/1790.34	c   actconsdiving    :       0.00          0          0
1789.97/1790.34	c   objpscostdiving  :       0.00          0          0
1789.97/1790.34	c   rootsoldiving    :       0.00          0          0
1789.97/1790.34	c   linesearchdiving :       0.00          0          0
1789.97/1790.34	c   guideddiving     :       0.00          0          0
1789.97/1790.34	c   octane           :       0.00          0          0
1789.97/1790.34	c   rens             :       0.00          0          0
1789.97/1790.34	c   rins             :       0.00          0          0
1789.97/1790.34	c   localbranching   :       0.00          0          0
1789.97/1790.34	c   mutation         :       0.00          0          0
1789.97/1790.34	c   crossover        :       0.00          0          0
1789.97/1790.34	c   dins             :       0.00          0          0
1789.97/1790.34	c   undercover       :       0.00          0          0
1789.97/1790.34	c   nlp              :       0.00          0          0
1789.97/1790.34	c   trysol           :       0.00          0          0
1789.97/1790.34	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.97/1790.34	c   primal LP        :       0.00          0          0       0.00          -
1789.97/1790.34	c   dual LP          :       0.00          0          0       0.00          -
1789.97/1790.34	c   lex dual LP      :       0.00          0          0       0.00          -
1789.97/1790.34	c   barrier LP       :       0.00          0          0       0.00          -
1789.97/1790.34	c   diving/probing LP:       0.00          0          0       0.00          -
1789.97/1790.34	c   strong branching :       0.00          0          0       0.00          -
1789.97/1790.34	c     (at root node) :          -          0          0       0.00          -
1789.97/1790.34	c   conflict analysis:       0.00          0          0       0.00          -
1789.97/1790.34	c B&B Tree           :
1789.97/1790.34	c   number of runs   :          1
1789.97/1790.34	c   nodes            :          0
1789.97/1790.34	c   nodes (total)    :          0
1789.97/1790.34	c   nodes left       :          1
1789.97/1790.34	c   max depth        :         -1
1789.97/1790.34	c   max depth (total):         -1
1789.97/1790.34	c   backtracks       :          0 (0.0%)
1789.97/1790.34	c   delayed cutoffs  :          0
1789.97/1790.34	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.97/1790.34	c   avg switch length:       0.00
1789.97/1790.34	c   switching time   :       0.00
1789.97/1790.34	c Solution           :
1789.97/1790.34	c   Solutions found  :          0 (0 improvements)
1789.97/1790.34	c   Primal Bound     :          -
1789.97/1790.34	c   Dual Bound       :          -
1789.97/1790.34	c   Gap              :   infinite
1789.97/1790.34	c   Root Dual Bound  :          -
1789.97/1790.34	c   Root Iterations  :          0
1790.17/1790.58	c Time complete: 1790.25.

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-3743603-1338788492/watcher-3743603-1338788492 -o /tmp/evaluation-result-3743603-1338788492/solver-3743603-1338788492 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743603-1338788492.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.07 2.02 2.00 3/176 2782
/proc/meminfo: memFree=25265824/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/2782/stat : 2782 (runsolver) D 2780 2782 1632 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 344975994 12095488 51 33554432000 4194304 5436572 140733973115296 140733973111592 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/2782/statm: 2953 51 31 304 0 2645 0

[startup+0.0772419 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 2782
/proc/meminfo: memFree=25265824/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=35692 CPUtime=0.06 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 8200 0 0 0 5 1 0 0 20 0 1 0 344975994 36548608 8141 33554432000 4194304 8395647 140734006918336 140733973111480 7385355 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 8923 8141 394 1026 0 7893 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35692

[startup+0.10034 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 2782
/proc/meminfo: memFree=25265824/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=39884 CPUtime=0.09 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 9065 0 0 0 8 1 0 0 20 0 1 0 344975994 40841216 9006 33554432000 4194304 8395647 140734006918336 140733973111480 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 9971 9034 394 1026 0 8941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39884

[startup+0.300167 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 2782
/proc/meminfo: memFree=25265824/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=52968 CPUtime=0.28 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 12523 0 0 0 27 1 0 0 20 0 1 0 344975994 54239232 12464 33554432000 4194304 8395647 140734006918336 140733973111480 7301433 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 13242 12464 394 1026 0 12212 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52968

[startup+0.700306 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 2782
/proc/meminfo: memFree=25265824/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=136380 CPUtime=0.68 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 33226 0 0 0 64 4 0 0 20 0 1 0 344975994 139653120 32813 33554432000 4194304 8395647 140734006918336 140733973111480 18446744073699066235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 34095 32813 471 1026 0 33065 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 136380

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2821
/proc/meminfo: memFree=26647716/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=140924 CPUtime=1.49 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 34694 0 0 0 144 5 0 0 20 0 1 0 344975994 144306176 33966 33554432000 4194304 8395647 140734006918336 140734006914376 5019674 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 35231 33966 478 1026 0 34201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140924

[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2821
/proc/meminfo: memFree=26491972/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=231716 CPUtime=3.08 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 56868 0 0 0 300 8 0 0 20 0 1 0 344975994 237277184 56106 33554432000 4194304 8395647 140734006918336 140734006914200 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 57929 56106 498 1026 0 56899 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 231716

[startup+6.30034 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 2821
/proc/meminfo: memFree=26208760/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=317968 CPUtime=6.28 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 77345 0 0 0 618 10 0 0 20 0 1 0 344975994 325599232 76583 33554432000 4194304 8395647 140734006918336 140734006914200 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 79492 76583 498 1026 0 78462 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 317968

[startup+12.7003 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 2821
/proc/meminfo: memFree=26074756/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=380916 CPUtime=12.69 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 92202 0 0 0 1256 13 0 0 20 0 1 0 344975994 390057984 91440 33554432000 4194304 8395647 140734006918336 140734006914408 6080717 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 95229 91440 498 1026 0 94199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 380916

[startup+25.5003 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 2821
/proc/meminfo: memFree=25952908/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=457372 CPUtime=25.48 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 111256 0 0 0 2531 17 0 0 20 0 1 0 344975994 468348928 110574 33554432000 4194304 8395647 140734006918336 140734006914200 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 114343 110574 498 1026 0 113313 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 457372

[startup+51.1004 s]
/proc/loadavg: 2.15 2.05 2.01 3/177 2821
/proc/meminfo: memFree=25738960/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=591636 CPUtime=51.06 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 143517 0 0 0 5084 22 0 0 20 0 1 0 344975994 605835264 142849 33554432000 4194304 8395647 140734006918336 140734006914200 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 147909 142849 498 1026 0 146879 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 591636

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 2821
/proc/meminfo: memFree=25377792/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=777020 CPUtime=102.24 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 189701 0 0 0 10194 30 0 0 20 0 1 0 344975994 795668480 189374 33554432000 4194304 8395647 140734006918336 140734006914360 5085404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 194255 189374 507 1026 0 193225 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 777020

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 2822
/proc/meminfo: memFree=25182520/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=777020 CPUtime=162.23 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 189701 0 0 0 16193 30 0 0 20 0 1 0 344975994 795668480 190564 33554432000 4194304 8395647 140734006918336 140734006914360 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 194255 190564 507 1026 0 193225 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 777020

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 2822
/proc/meminfo: memFree=24897972/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=777020 CPUtime=222.22 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 189702 0 0 0 22192 30 0 0 20 0 1 0 344975994 795668480 191164 33554432000 4194304 8395647 140734006918336 140734006914360 5085356 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 194255 191164 507 1026 0 193225 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 777020

[startup+282.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 2822
/proc/meminfo: memFree=24682056/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=786032 CPUtime=282.21 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 191769 0 0 0 28191 30 0 0 20 0 1 0 344975994 804896768 193400 33554432000 4194304 8395647 140734006918336 140734006914200 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 196508 193400 507 1026 0 195478 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 786032

[startup+342.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 2822
/proc/meminfo: memFree=24613888/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=786032 CPUtime=342.2 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 191781 0 0 0 34190 30 0 0 20 0 1 0 344975994 804896768 193972 33554432000 4194304 8395647 140734006918336 140734006914200 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 196508 193972 507 1026 0 195478 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 786032

[startup+402.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 2822
/proc/meminfo: memFree=24484584/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=821684 CPUtime=402.19 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 200220 0 0 0 40188 31 0 0 20 0 1 0 344975994 841404416 203216 33554432000 4194304 8395647 140734006918336 140734006914200 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 205421 203216 507 1026 0 204391 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 821684

[startup+462.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/177 2823
/proc/meminfo: memFree=24260916/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=907844 CPUtime=462.17 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 220786 0 0 0 46183 34 0 0 20 0 1 0 344975994 929632256 224232 33554432000 4194304 8395647 140734006918336 140734006914408 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 226961 224232 513 1026 0 225931 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 907844

[startup+522.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/178 2826
/proc/meminfo: memFree=24085664/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=988688 CPUtime=522.16 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 240796 0 0 0 52179 37 0 0 20 0 1 0 344975994 1012416512 244318 33554432000 4194304 8395647 140734006918336 140734006914408 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 247172 244318 513 1026 0 246142 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 988688

[startup+582.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 2826
/proc/meminfo: memFree=23903040/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1045232 CPUtime=582.15 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 254536 0 0 0 58176 39 0 0 20 0 1 0 344975994 1070317568 258752 33554432000 4194304 8395647 140734006918336 140734006914408 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 261308 258752 513 1026 0 260278 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1045232

[startup+642.3 s]

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

/proc/meminfo: memFree=22747124/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1424612 CPUtime=1002.09 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 346468 0 0 0 100154 55 0 0 20 0 1 0 344975994 1458802688 353835 33554432000 4194304 8395647 140734006918336 140734006914408 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 356153 353835 513 1026 0 355123 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1424612

[startup+1062.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 2827
/proc/meminfo: memFree=22609512/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1447384 CPUtime=1062.08 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 351956 0 0 0 106152 56 0 0 20 0 1 0 344975994 1482121216 359323 33554432000 4194304 8395647 140734006918336 140734006914408 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 361846 359323 513 1026 0 360816 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1447384

[startup+1122.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 2831
/proc/meminfo: memFree=22513140/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1458124 CPUtime=1122.07 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 354393 0 0 0 112151 56 0 0 20 0 1 0 344975994 1493118976 361760 33554432000 4194304 8395647 140734006918336 140734006914200 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 364531 361760 513 1026 0 363501 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1458124

[startup+1182.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/178 2854
/proc/meminfo: memFree=22410944/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1462096 CPUtime=1182.06 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 355484 0 0 0 118150 56 0 0 20 0 1 0 344975994 1497186304 362851 33554432000 4194304 8395647 140734006918336 140734006914360 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 365524 362851 513 1026 0 364494 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1462096

[startup+1242.3 s]
/proc/loadavg: 2.12 2.10 2.02 3/177 2854
/proc/meminfo: memFree=22318112/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1462096 CPUtime=1242.06 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 355744 0 0 0 124149 57 0 0 20 0 1 0 344975994 1497186304 363111 33554432000 4194304 8395647 140734006918336 140734006914360 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 365524 363111 513 1026 0 364494 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1462096

[startup+1302.3 s]
/proc/loadavg: 2.08 2.09 2.02 3/177 2854
/proc/meminfo: memFree=22215344/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1468760 CPUtime=1302.05 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 357015 0 0 0 130148 57 0 0 20 0 1 0 344975994 1504010240 364382 33554432000 4194304 8395647 140734006918336 140734006914200 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 367190 364382 513 1026 0 366160 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1468760

[startup+1362.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/177 2854
/proc/meminfo: memFree=22117288/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1478464 CPUtime=1362.03 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 359139 0 0 0 136146 57 0 0 20 0 1 0 344975994 1513947136 366506 33554432000 4194304 8395647 140734006918336 140734006914200 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 369616 366506 513 1026 0 368586 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1478464

[startup+1422.31 s]
/proc/loadavg: 2.01 2.06 2.01 3/177 2855
/proc/meminfo: memFree=22023572/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1479420 CPUtime=1422.03 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 359448 0 0 0 142146 57 0 0 20 0 1 0 344975994 1514926080 366815 33554432000 4194304 8395647 140734006918336 140734006914408 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 369855 366815 513 1026 0 368825 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1479420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 2855
/proc/meminfo: memFree=21926880/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1483320 CPUtime=1482.01 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 360322 0 0 0 148144 57 0 0 20 0 1 0 344975994 1518919680 367689 33554432000 4194304 8395647 140734006918336 140734006914200 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 370830 367689 513 1026 0 369800 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1483320

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 2855
/proc/meminfo: memFree=21817544/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1484344 CPUtime=1542 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 360598 0 0 0 154143 57 0 0 20 0 1 0 344975994 1519968256 367965 33554432000 4194304 8395647 140734006918336 140734006914712 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 371086 367965 513 1026 0 370056 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1484344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2855
/proc/meminfo: memFree=21718744/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1489328 CPUtime=1602 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 361676 0 0 0 160142 58 0 0 20 0 1 0 344975994 1525071872 369043 33554432000 4194304 8395647 140734006918336 140734006914408 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 372332 369043 513 1026 0 371302 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1489328

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2855
/proc/meminfo: memFree=21603452/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1510128 CPUtime=1661.98 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 366232 0 0 0 166140 58 0 0 20 0 1 0 344975994 1546371072 373599 33554432000 4194304 8395647 140734006918336 140734006914408 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 377532 373599 513 1026 0 376502 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1510128

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 2859
/proc/meminfo: memFree=21487028/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1535680 CPUtime=1721.98 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 372743 0 0 0 172138 60 0 0 20 0 1 0 344975994 1572536320 380110 33554432000 4194304 8395647 140734006918336 140734006914408 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 383920 380110 513 1026 0 382890 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1535680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2859
/proc/meminfo: memFree=21346084/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1574624 CPUtime=1781.97 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 382806 0 0 0 178136 61 0 0 20 0 1 0 344975994 1612414976 390173 33554432000 4194304 8395647 140734006918336 140734006914408 4215691 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 393656 390173 513 1026 0 392626 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1574624

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2859
/proc/meminfo: memFree=21342116/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1575592 CPUtime=1785.17 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 383093 0 0 0 178456 61 0 0 20 0 1 0 344975994 1613406208 390460 33554432000 4194304 8395647 140734006918336 140734006914408 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 393898 390460 513 1026 0 392868 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 1575592

[startup+1788.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2859
/proc/meminfo: memFree=21330708/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1577580 CPUtime=1788.37 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 383436 0 0 0 178776 61 0 0 20 0 1 0 344975994 1615441920 390803 33554432000 4194304 8395647 140734006918336 140734006914408 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 394395 390803 513 1026 0 393365 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (KiB) 1577580

[startup+1789.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2859
/proc/meminfo: memFree=21330708/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1577580 CPUtime=1789.17 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 383487 0 0 0 178856 61 0 0 20 0 1 0 344975994 1615441920 390854 33554432000 4194304 8395647 140734006918336 140734006914408 5085404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 394395 390854 513 1026 0 393365 0
Current children cumulated CPU time (s) 1789.17
Current children cumulated vsize (KiB) 1577580

[startup+1790.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2859
/proc/meminfo: memFree=21328352/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1577580 CPUtime=1789.97 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 383500 0 0 0 178936 61 0 0 20 0 1 0 344975994 1615441920 390867 33554432000 4194304 8395647 140734006918336 140734006914408 6345826 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 394395 390867 513 1026 0 393365 0
Current children cumulated CPU time (s) 1789.97
Current children cumulated vsize (KiB) 1577580

[startup+1790.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2859
/proc/meminfo: memFree=21328352/32873648 swapFree=6852/6852
[pid=2782] ppid=2780 vsize=1578604 CPUtime=1790.17 cores=0,2,4,6
/proc/2782/stat : 2782 (pbscip.linux.x8) R 2780 2782 1632 0 -1 4202496 383779 0 0 0 178956 61 0 0 20 0 1 0 344975994 1616490496 391146 33554432000 4194304 8395647 140734006918336 140734006914408 4751189 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2782/statm: 394651 391146 536 1026 0 393621 0
Current children cumulated CPU time (s) 1790.17
Current children cumulated vsize (KiB) 1578604

Child status: 0
Real time (s): 1790.58
CPU time (s): 1790.26
CPU user time (s): 1789.61
CPU system time (s): 0.645901
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1578604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.61
system time used= 0.645901
maximum resident set size= 1564584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383787
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= 52
involuntary context switches= 1927

runsolver used 2.66759 second user time and 7.14691 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-04 07:41:32
IDJOB=3743603
IDBENCH=91881
IDSOLVER=2326
FILE ID=node115/3743603-1338788492
RUNJOBID= node115-1338772354-1649
PBS_JOBID= 14636818
Free space on /tmp= 70816 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_TMAX180_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-3743603-1338788492/watcher-3743603-1338788492 -o /tmp/evaluation-result-3743603-1338788492/solver-3743603-1338788492 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743603-1338788492.opb -t 1800 -m 15500

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

MD5SUM BENCH= a9ffdc7fe88e618e91b27dd5bef82ec6
RANDOM SEED=135340949

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25266584 kB
Buffers:         1446344 kB
Cached:          3668252 kB
SwapCached:         1016 kB
Active:          4379944 kB
Inactive:        2311080 kB
Active(anon):    1565388 kB
Inactive(anon):     9868 kB
Active(file):    2814556 kB
Inactive(file):  2301212 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:             13212 kB
Writeback:             0 kB
AnonPages:       1578648 kB
Mapped:            13692 kB
Shmem:                96 kB
Slab:             772432 kB
SReclaimable:     216508 kB
SUnreclaim:       555924 kB
KernelStack:        1448 kB
PageTables:         6824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1698516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1267712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70804 MiB
End job on node115 at 2012-06-04 08:11:23