Trace number 3743585

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.16 1790.44

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null50mast_rapportOE2.0_TMAX120_K67_cod3.opb
MD5SUM38dd16f0c428b8adc46ee6f46f60999d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-12659
Best CPU time to get the best result obtained on this benchmark1801.56
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 28908
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 22450692
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 22450692
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-3743585-1338787755.opb>
0.39/0.44	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.44	c problem read
0.39/0.44	c presolving settings loaded
0.69/0.71	c presolving:
0.78/0.90	c (round 1) 3294 del vars, 3219 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 504 clqs
0.89/0.95	c (round 2) 4447 del vars, 4377 del conss, 1155 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14252 impls, 503 clqs
1.00/1.02	c (round 3) 5048 del vars, 4978 del conss, 1756 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15300 impls, 503 clqs
1.00/1.08	c (round 4) 5465 del vars, 5395 del conss, 2173 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16982 impls, 503 clqs
1.10/1.14	c (round 5) 5795 del vars, 5725 del conss, 2503 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18630 impls, 503 clqs
1.19/1.20	c (round 6) 6058 del vars, 5988 del conss, 2766 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19328 impls, 503 clqs
1.19/1.26	c (round 7) 6272 del vars, 6202 del conss, 2980 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20860 impls, 503 clqs
1.29/1.31	c (round 8) 6471 del vars, 6401 del conss, 3179 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21714 impls, 503 clqs
1.29/1.36	c (round 9) 6492 del vars, 6422 del conss, 3200 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22312 impls, 503 clqs
1.39/1.41	c (round 10) 6549 del vars, 6479 del conss, 3257 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22980 impls, 503 clqs
134.76/134.82	c (round 11) 6611 del vars, 6545 del conss, 3258 chg bounds, 0 chg sides, 0 chg coeffs, 34340 upgd conss, 8830328 impls, 503 clqs
135.07/135.10	c (round 12) 6611 del vars, 6606 del conss, 3258 chg bounds, 0 chg sides, 0 chg coeffs, 34405 upgd conss, 8830488 impls, 503 clqs
459.82/459.97	c    (459.5s) probing: 1000/33901 (2.9%) - 59 fixings, 11 aggregations, 1208065 implications, 0 bound changes
649.09/649.28	c    (648.8s) probing: 2000/33901 (5.9%) - 62 fixings, 35 aggregations, 3634426 implications, 0 bound changes
921.25/921.42	c    (921.0s) probing: 3000/33901 (8.8%) - 64 fixings, 45 aggregations, 6174336 implications, 0 bound changes
1251.60/1251.86	c (round 13) 6661 del vars, 6606 del conss, 3258 chg bounds, 0 chg sides, 0 chg coeffs, 34405 upgd conss, 31587596 impls, 503 clqs
1251.79/1252.09	c (round 14) 6661 del vars, 6656 del conss, 3258 chg bounds, 0 chg sides, 0 chg coeffs, 34405 upgd conss, 31587596 impls, 503 clqs
1442.98/1443.21	c    (1442.8s) probing: 4000/33901 (11.8%) - 64 fixings, 47 aggregations, 9354162 implications, 0 bound changes
1789.72/1790.06	c    (1789.6s) probing: 4589/33901 (13.5%) - 64 fixings, 49 aggregations, 10261041 implications, 0 bound changes
1789.72/1790.06	c    (1789.6s) probing aborted: solving stopped
1789.72/1790.06	c presolving (15 rounds):
1789.72/1790.06	c  6663 deleted vars, 6656 deleted constraints, 3258 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.72/1790.06	c  33624088 implications, 503 cliques
1789.72/1790.06	c presolved problem has 33788 variables (33788 bin, 0 int, 0 impl, 0 cont) and 34294 constraints
1789.72/1790.06	c       1 constraints of type <knapsack>
1789.72/1790.06	c    4846 constraints of type <setppc>
1789.72/1790.06	c   29447 constraints of type <logicor>
1789.72/1790.06	c transformed objective value is always integral (scale: 1)
1789.72/1790.06	c Presolving Time: 1789.47
1789.72/1790.06	c - non default parameters ----------------------------------------------------------------------
1789.72/1790.06	c # SCIP version 1.2.1.3
1789.72/1790.06	c 
1789.72/1790.06	c # frequency for displaying node information lines
1789.72/1790.06	c # [type: int, range: [-1,2147483647], default: 100]
1789.72/1790.06	c display/freq = 10000
1789.72/1790.06	c 
1789.72/1790.06	c # maximal time in seconds to run
1789.72/1790.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.72/1790.06	c limits/time = 1789.57
1789.72/1790.06	c 
1789.72/1790.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.72/1790.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.72/1790.06	c limits/memory = 13950
1789.72/1790.06	c 
1789.72/1790.06	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.72/1790.06	c # [type: int, range: [1,2], default: 1]
1789.72/1790.06	c timing/clocktype = 2
1789.72/1790.06	c 
1789.72/1790.06	c # should presolving try to simplify inequalities
1789.72/1790.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.72/1790.06	c constraints/linear/simplifyinequalities = TRUE
1789.72/1790.06	c 
1789.72/1790.06	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.72/1790.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.72/1790.06	c constraints/indicator/addCouplingCons = TRUE
1789.72/1790.06	c 
1789.72/1790.06	c # should presolving try to simplify knapsacks
1789.72/1790.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.72/1790.06	c constraints/knapsack/simplifyinequalities = TRUE
1789.72/1790.06	c 
1789.72/1790.06	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.72/1790.06	c # [type: int, range: [-1,2147483647], default: -1]
1789.72/1790.06	c separating/rapidlearning/freq = 0
1789.72/1790.06	c 
1789.72/1790.06	c -----------------------------------------------------------------------------------------------
1789.72/1790.06	c start solving
1789.72/1790.08	c 
1789.72/1790.08	c 
1789.72/1790.08	c SCIP Status        : solving was interrupted [time limit reached]
1789.72/1790.08	c Solving Time (sec) : 1789.64
1789.72/1790.08	c Solving Nodes      : 0
1789.72/1790.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.72/1790.08	c Dual Bound         : -1.00000000000000e+20
1789.72/1790.08	c Gap                : infinite
1789.72/1790.08	s UNKNOWN
1789.72/1790.08	c SCIP Status        : solving was interrupted [time limit reached]
1789.72/1790.08	c Solving Time       :    1789.64
1789.72/1790.08	c Original Problem   :
1789.72/1790.08	c   Problem name     : HOME/instance-3743585-1338787755.opb
1789.72/1790.08	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.72/1790.08	c   Constraints      : 40950 initial, 40950 maximal
1789.72/1790.08	c Presolved Problem  :
1789.72/1790.08	c   Problem name     : t_HOME/instance-3743585-1338787755.opb
1789.72/1790.08	c   Variables        : 33788 (33788 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.72/1790.08	c   Constraints      : 34294 initial, 34294 maximal
1789.72/1790.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.72/1790.08	c   trivial          :       0.05        123          0          0          0          0          0          0          0
1789.72/1790.08	c   dualfix          :       0.04       3168          0          0          0          0          0          0          0
1789.72/1790.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.72/1790.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.72/1790.08	c   implics          :       0.05          0          1          0          0          0          0          0          0
1789.72/1790.08	c   probing          :    1786.64         64         49          0          0          0          0          0          0
1789.72/1790.08	c   knapsack         :       0.40          0          0          0          0          0          0          0          0
1789.72/1790.08	c   setppc           :       0.05          0          0          0          0          0         56          0          0
1789.72/1790.08	c   linear           :       1.89       3258          0          0       3258          0       6545          0          0
1789.72/1790.08	c   logicor          :       0.13          0          0          0          0          0         55          0          0
1789.72/1790.08	c   root node        :          -          0          -          -          0          -          -          -          -
1789.72/1790.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.72/1790.08	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.72/1790.08	c   knapsack         :          1          0      56001          0          0          0          0          0          0          0
1789.72/1790.08	c   setppc           :       4846          0      56000          0          0          7          0          0          0          0
1789.72/1790.08	c   logicor          :      29447          0      50642          0          0          3          0          0          0          0
1789.72/1790.08	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.72/1790.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.72/1790.08	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.72/1790.08	c   knapsack         :    1407.84       0.00    1407.84       0.00       0.00
1789.72/1790.08	c   setppc           :      10.11       0.00      10.11       0.00       0.00
1789.72/1790.08	c   logicor          :      29.38       0.00      29.38       0.00       0.00
1789.72/1790.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.72/1790.08	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.72/1790.08	c   vbounds          :       0.05          1          0          0
1789.72/1790.08	c   rootredcost      :       0.04          0          0          0
1789.72/1790.08	c   pseudoobj        :       0.04          0          0          0
1789.72/1790.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.72/1790.08	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.72/1790.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.72/1790.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.72/1790.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.72/1790.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.72/1790.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.72/1790.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.72/1790.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.72/1790.08	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1789.72/1790.08	c   redcost          :       0.00          0          0          0          0          0
1789.72/1790.08	c   impliedbounds    :       0.00          0          0          0          0          0
1789.72/1790.08	c   intobj           :       0.00          0          0          0          0          0
1789.72/1790.08	c   cgmip            :       0.00          0          0          0          0          0
1789.72/1790.08	c   gomory           :       0.00          0          0          0          0          0
1789.72/1790.08	c   strongcg         :       0.00          0          0          0          0          0
1789.72/1790.08	c   cmir             :       0.00          0          0          0          0          0
1789.72/1790.08	c   flowcover        :       0.00          0          0          0          0          0
1789.72/1790.08	c   clique           :       0.00          0          0          0          0          0
1789.72/1790.08	c   zerohalf         :       0.00          0          0          0          0          0
1789.72/1790.08	c   mcf              :       0.00          0          0          0          0          0
1789.72/1790.08	c   rapidlearning    :       0.00          0          0          0          0          0
1789.72/1790.08	c Pricers            :       Time      Calls       Vars
1789.72/1790.08	c   problem variables:       0.00          0          0
1789.72/1790.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.72/1790.08	c   pscost           :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   inference        :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   mostinf          :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   leastinf         :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   random           :       0.00          0          0          0          0          0          0
1789.72/1790.08	c   relpscost        :       0.00          0          0          0          0          0          0
1789.72/1790.08	c Primal Heuristics  :       Time      Calls      Found
1789.72/1790.08	c   LP solutions     :       0.00          -          0
1789.72/1790.08	c   pseudo solutions :       0.00          -          0
1789.72/1790.08	c   trivial          :       0.03          1          0
1789.72/1790.08	c   simplerounding   :       0.00          0          0
1789.72/1790.08	c   zirounding       :       0.00          0          0
1789.72/1790.08	c   rounding         :       0.00          0          0
1789.72/1790.08	c   shifting         :       0.00          0          0
1789.72/1790.08	c   intshifting      :       0.00          0          0
1789.72/1790.08	c   oneopt           :       0.00          0          0
1789.72/1790.08	c   twoopt           :       0.00          0          0
1789.72/1790.08	c   fixandinfer      :       0.00          0          0
1789.72/1790.08	c   feaspump         :       0.00          0          0
1789.72/1790.08	c   coefdiving       :       0.00          0          0
1789.72/1790.08	c   pscostdiving     :       0.00          0          0
1789.72/1790.08	c   fracdiving       :       0.00          0          0
1789.72/1790.08	c   veclendiving     :       0.00          0          0
1789.72/1790.08	c   intdiving        :       0.00          0          0
1789.72/1790.08	c   actconsdiving    :       0.00          0          0
1789.72/1790.08	c   objpscostdiving  :       0.00          0          0
1789.72/1790.08	c   rootsoldiving    :       0.00          0          0
1789.72/1790.08	c   linesearchdiving :       0.00          0          0
1789.72/1790.08	c   guideddiving     :       0.00          0          0
1789.72/1790.08	c   octane           :       0.00          0          0
1789.72/1790.08	c   rens             :       0.00          0          0
1789.72/1790.08	c   rins             :       0.00          0          0
1789.72/1790.08	c   localbranching   :       0.00          0          0
1789.72/1790.08	c   mutation         :       0.00          0          0
1789.72/1790.08	c   crossover        :       0.00          0          0
1789.72/1790.08	c   dins             :       0.00          0          0
1789.72/1790.08	c   undercover       :       0.00          0          0
1789.72/1790.08	c   nlp              :       0.00          0          0
1789.72/1790.08	c   trysol           :       0.00          0          0
1789.72/1790.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.72/1790.08	c   primal LP        :       0.00          0          0       0.00          -
1789.72/1790.08	c   dual LP          :       0.00          0          0       0.00          -
1789.72/1790.08	c   lex dual LP      :       0.00          0          0       0.00          -
1789.72/1790.08	c   barrier LP       :       0.00          0          0       0.00          -
1789.72/1790.08	c   diving/probing LP:       0.00          0          0       0.00          -
1789.72/1790.08	c   strong branching :       0.00          0          0       0.00          -
1789.72/1790.08	c     (at root node) :          -          0          0       0.00          -
1789.72/1790.08	c   conflict analysis:       0.00          0          0       0.00          -
1789.72/1790.08	c B&B Tree           :
1789.72/1790.08	c   number of runs   :          1
1789.72/1790.08	c   nodes            :          0
1789.72/1790.08	c   nodes (total)    :          0
1789.72/1790.08	c   nodes left       :          1
1789.72/1790.08	c   max depth        :         -1
1789.72/1790.08	c   max depth (total):         -1
1789.72/1790.08	c   backtracks       :          0 (0.0%)
1789.72/1790.08	c   delayed cutoffs  :          0
1789.72/1790.08	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.72/1790.08	c   avg switch length:       0.00
1789.72/1790.08	c   switching time   :       0.00
1789.72/1790.08	c Solution           :
1789.72/1790.08	c   Solutions found  :          0 (0 improvements)
1789.72/1790.08	c   Primal Bound     :          -
1789.72/1790.08	c   Dual Bound       :          -
1789.72/1790.08	c   Gap              :   infinite
1789.72/1790.08	c   Root Dual Bound  :          -
1789.72/1790.08	c   Root Iterations  :          0
1790.11/1790.43	c Time complete: 1790.15.

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-3743585-1338787755/watcher-3743585-1338787755 -o /tmp/evaluation-result-3743585-1338787755/solver-3743585-1338787755 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743585-1338787755.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2596
/proc/meminfo: memFree=28027860/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 1250 0 0 0 0 0 0 0 20 0 1 0 344904064 8105984 1197 33554432000 4194304 8395647 140735339856064 140737215939768 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 1979 1198 370 1026 0 949 0

[startup+0.013126 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2596
/proc/meminfo: memFree=28027860/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=12012 CPUtime=0 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 2248 0 0 0 0 0 0 0 20 0 1 0 344904064 12300288 2194 33554432000 4194304 8395647 140735339856064 140737215939768 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 3003 2205 387 1026 0 1973 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12012

[startup+0.100295 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2596
/proc/meminfo: memFree=28027860/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=38264 CPUtime=0.09 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 8831 0 0 0 8 1 0 0 20 0 1 0 344904064 39182336 8772 33554432000 4194304 8395647 140735339856064 140735339721160 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 9566 8772 394 1026 0 8536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38264

[startup+0.300331 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2596
/proc/meminfo: memFree=28027860/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=51940 CPUtime=0.28 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 12253 0 0 0 27 1 0 0 20 0 1 0 344904064 53186560 12194 33554432000 4194304 8395647 140735339856064 140735339721160 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 12985 12194 394 1026 0 11955 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51940

[startup+0.700402 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2596
/proc/meminfo: memFree=28027860/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=132936 CPUtime=0.69 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 32330 0 0 0 64 5 0 0 20 0 1 0 344904064 136126464 31917 33554432000 4194304 8395647 140735339856064 140735339721160 4601743 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 33234 31917 442 1026 0 32204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132936

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2597
/proc/meminfo: memFree=27894652/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=143276 CPUtime=1.49 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 34437 0 0 0 143 6 0 0 20 0 1 0 344904064 146714624 34535 33554432000 4194304 8395647 140735339856064 140735339851864 6349190 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 35819 34535 475 1026 0 34789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143276

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2597
/proc/meminfo: memFree=27888948/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=187376 CPUtime=3.09 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 46342 0 0 0 301 8 0 0 20 0 1 0 344904064 191873024 45582 33554432000 4194304 8395647 140735339856064 140735339851928 6080725 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 46844 45582 498 1026 0 45814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187376

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2597
/proc/meminfo: memFree=27731236/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=293000 CPUtime=6.29 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 70939 0 0 0 617 12 0 0 20 0 1 0 344904064 300032000 70179 33554432000 4194304 8395647 140735339856064 140735339851928 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 73250 70179 498 1026 0 72220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 293000

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2597
/proc/meminfo: memFree=27686224/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=313960 CPUtime=12.68 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 76174 0 0 0 1255 13 0 0 20 0 1 0 344904064 321495040 75414 33554432000 4194304 8395647 140735339856064 140735339851928 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 78490 75414 498 1026 0 77460 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 313960

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2597
/proc/meminfo: memFree=27592116/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=389792 CPUtime=25.48 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 93797 0 0 0 2532 16 0 0 20 0 1 0 344904064 399147008 93037 33554432000 4194304 8395647 140735339856064 140735339852136 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 97448 93037 498 1026 0 96418 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 389792

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 2600
/proc/meminfo: memFree=27395256/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=498148 CPUtime=51.09 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 120288 0 0 0 5085 24 0 0 20 0 1 0 344904064 510103552 119528 33554432000 4194304 8395647 140735339856064 140735339851928 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 124537 119528 498 1026 0 123507 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 498148

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 2600
/proc/meminfo: memFree=27199644/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=619584 CPUtime=102.28 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 149602 0 0 0 10197 31 0 0 20 0 1 0 344904064 634454016 148842 33554432000 4194304 8395647 140735339856064 140735339851928 6080701 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 154896 148842 498 1026 0 153866 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 619584

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 2600
/proc/meminfo: memFree=26909768/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=741520 CPUtime=162.27 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 180491 0 0 0 16190 37 0 0 20 0 1 0 344904064 759316480 179731 33554432000 4194304 8395647 140735339856064 140735339852088 4911307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 185380 179731 507 1026 0 184350 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 741520

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 2600
/proc/meminfo: memFree=26806008/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=743944 CPUtime=222.26 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 181113 0 0 0 22189 37 0 0 20 0 1 0 344904064 761798656 180353 33554432000 4194304 8395647 140735339856064 140735339851928 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 185986 180353 507 1026 0 184956 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 743944

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 2600
/proc/meminfo: memFree=26546008/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=748036 CPUtime=282.25 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 182257 0 0 0 28188 37 0 0 20 0 1 0 344904064 765988864 181497 33554432000 4194304 8395647 140735339856064 140735339851928 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 187009 181497 507 1026 0 185979 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 748036

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 2601
/proc/meminfo: memFree=26389052/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=753096 CPUtime=342.24 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 183323 0 0 0 34187 37 0 0 20 0 1 0 344904064 771170304 182563 33554432000 4194304 8395647 140735339856064 140735339852136 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 188274 182563 507 1026 0 187244 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 753096

[startup+402.3 s]
/proc/loadavg: 2.09 2.03 1.99 3/177 2601
/proc/meminfo: memFree=26208660/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=758208 CPUtime=402.22 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 184797 0 0 0 40185 37 0 0 20 0 1 0 344904064 776404992 184037 33554432000 4194304 8395647 140735339856064 140735339852136 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 189552 184037 507 1026 0 188522 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 758208

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/177 2601
/proc/meminfo: memFree=25999500/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=836568 CPUtime=462.22 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 204557 0 0 0 46181 41 0 0 20 0 1 0 344904064 856645632 203797 33554432000 4194304 8395647 140735339856064 140735339852136 6085496 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 209142 203797 513 1026 0 208112 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 836568

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/177 2601
/proc/meminfo: memFree=25776080/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=909556 CPUtime=522.21 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 222405 0 0 0 52176 45 0 0 20 0 1 0 344904064 931385344 221645 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 227389 221645 513 1026 0 226359 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 909556

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 2601
/proc/meminfo: memFree=25574360/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=991364 CPUtime=582.2 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 242223 0 0 0 58171 49 0 0 20 0 1 0 344904064 1015156736 241463 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 247841 241463 513 1026 0 246811 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 991364

[startup+642.3 s]

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

/proc/meminfo: memFree=24327640/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1311196 CPUtime=1062.12 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 322931 0 0 0 106147 65 0 0 20 0 1 0 344904064 1342664704 322171 33554432000 4194304 8395647 140735339856064 140735339852136 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 327799 322171 513 1026 0 326769 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1311196

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2606
/proc/meminfo: memFree=24207760/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1338096 CPUtime=1122.12 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 329649 0 0 0 112145 67 0 0 20 0 1 0 344904064 1370210304 328889 33554432000 4194304 8395647 140735339856064 140735339851928 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 334524 328889 513 1026 0 333494 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1338096

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2606
/proc/meminfo: memFree=24096128/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1368628 CPUtime=1182.1 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 337162 0 0 0 118142 68 0 0 20 0 1 0 344904064 1401475072 336402 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 342157 336402 513 1026 0 341127 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1368628

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2607
/proc/meminfo: memFree=23962732/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1411348 CPUtime=1242.1 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 346888 0 0 0 124140 70 0 0 20 0 1 0 344904064 1445220352 346128 33554432000 4194304 8395647 140735339856064 140735339852136 6080665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 352837 346128 513 1026 0 351807 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1411348

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 2610
/proc/meminfo: memFree=23858344/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1418308 CPUtime=1302.1 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 349217 0 0 0 130139 71 0 0 20 0 1 0 344904064 1452347392 348457 33554432000 4194304 8395647 140735339856064 140735339852088 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 354577 348457 513 1026 0 353547 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 1418308

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2610
/proc/meminfo: memFree=23756328/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1420124 CPUtime=1362.09 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 349530 0 0 0 136138 71 0 0 20 0 1 0 344904064 1454206976 348770 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 355031 348770 513 1026 0 354001 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 1420124

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2610
/proc/meminfo: memFree=23663108/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1420124 CPUtime=1422.08 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 349667 0 0 0 142137 71 0 0 20 0 1 0 344904064 1454206976 348907 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 355031 348907 513 1026 0 354001 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1420124

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2610
/proc/meminfo: memFree=23567284/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1421084 CPUtime=1482.07 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 349910 0 0 0 148136 71 0 0 20 0 1 0 344904064 1455190016 349150 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 355271 349150 513 1026 0 354241 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 1421084

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2611
/proc/meminfo: memFree=23489688/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1424040 CPUtime=1542.06 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 350264 0 0 0 154135 71 0 0 20 0 1 0 344904064 1458216960 349504 33554432000 4194304 8395647 140735339856064 140735339852136 5604549 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 356010 349504 513 1026 0 354980 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1424040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 2611
/proc/meminfo: memFree=23394608/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1425008 CPUtime=1602.05 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 350545 0 0 0 160134 71 0 0 20 0 1 0 344904064 1459208192 349785 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 356252 349785 513 1026 0 355222 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1425008

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2611
/proc/meminfo: memFree=23295808/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1428024 CPUtime=1662.04 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 351422 0 0 0 166133 71 0 0 20 0 1 0 344904064 1462296576 350662 33554432000 4194304 8395647 140735339856064 140735339851928 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 357006 350662 513 1026 0 355976 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1428024

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2611
/proc/meminfo: memFree=23183368/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1440872 CPUtime=1722.03 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 354809 0 0 0 172131 72 0 0 20 0 1 0 344904064 1475452928 354049 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 360218 354049 513 1026 0 359188 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1440872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2611
/proc/meminfo: memFree=23054436/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1469684 CPUtime=1782.02 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362008 0 0 0 178128 74 0 0 20 0 1 0 344904064 1504956416 361248 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 367421 361248 513 1026 0 366391 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1469684

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26807448/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1469684 CPUtime=1785.22 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362011 0 0 0 178448 74 0 0 20 0 1 0 344904064 1504956416 361251 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 367421 361251 513 1026 0 366391 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 1469684

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26673388/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1469684 CPUtime=1788.42 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362018 0 0 0 178768 74 0 0 20 0 1 0 344904064 1504956416 361338 33554432000 4194304 8395647 140735339856064 140735339852136 4706426 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 367421 361338 513 1026 0 366391 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (KiB) 1469684

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26673388/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1469684 CPUtime=1789.22 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362019 0 0 0 178848 74 0 0 20 0 1 0 344904064 1504956416 361339 33554432000 4194304 8395647 140735339856064 140735339852136 4911307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 367421 361339 513 1026 0 366391 0
Current children cumulated CPU time (s) 1789.22
Current children cumulated vsize (KiB) 1469684

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26654044/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1469684 CPUtime=1789.62 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362139 0 0 0 178888 74 0 0 20 0 1 0 344904064 1504956416 361459 33554432000 4194304 8395647 140735339856064 140735339852136 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 367421 361459 513 1026 0 366391 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (KiB) 1469684

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26654044/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=1441892 CPUtime=1790.01 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362418 0 0 0 178927 74 0 0 20 0 1 0 344904064 1476497408 349036 33554432000 4194304 8395647 140735339856064 140735339852136 7602442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 360473 349036 536 1026 0 359443 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 1441892

[startup+1790.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2649
/proc/meminfo: memFree=26654044/32873844 swapFree=7372/7372
[pid=2596] ppid=2594 vsize=648304 CPUtime=1790.11 cores=1,3,5,7
/proc/2596/stat : 2596 (pbscip.linux.x8) R 2594 2596 2230 0 -1 4202496 362418 0 0 0 178930 81 0 0 20 0 1 0 344904064 663863296 118822 33554432000 4194304 8395647 140735339856064 140735339852136 7602442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2596/statm: 162076 118822 536 1026 0 161046 0
Current children cumulated CPU time (s) 1790.11
Current children cumulated vsize (KiB) 648304

Child status: 0
Real time (s): 1790.44
CPU time (s): 1790.16
CPU user time (s): 1789.31
CPU system time (s): 0.85187
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 1470708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.31
system time used= 0.85187
maximum resident set size= 1446952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 362426
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= 7
involuntary context switches= 1845

runsolver used 3.06853 second user time and 9.14661 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 07:29:15
IDJOB=3743585
IDBENCH=91843
IDSOLVER=2326
FILE ID=node109/3743585-1338787755
RUNJOBID= node109-1338782366-2247
PBS_JOBID= 14636835
Free space on /tmp= 70700 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null50mast_rapportOE2.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-3743585-1338787755/watcher-3743585-1338787755 -o /tmp/evaluation-result-3743585-1338787755/solver-3743585-1338787755 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743585-1338787755.opb -t 1800 -m 15500

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

MD5SUM BENCH= 38dd16f0c428b8adc46ee6f46f60999d
RANDOM SEED=1063409129

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:        28028248 kB
Buffers:         1871604 kB
Cached:          1719800 kB
SwapCached:          988 kB
Active:          2828808 kB
Inactive:        1136080 kB
Active(anon):     364280 kB
Inactive(anon):     7876 kB
Active(file):    2464528 kB
Inactive(file):  1128204 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             25776 kB
Writeback:             0 kB
AnonPages:        376500 kB
Mapped:            12140 kB
Shmem:                 4 kB
Slab:             741196 kB
SReclaimable:     182860 kB
SUnreclaim:       558336 kB
KernelStack:        1472 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     497228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70688 MiB
End job on node109 at 2012-06-04 07:59:05