Trace number 3742809

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.21 1790.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null50mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM4aec499ebd970c139326f13f1d94e40d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.394939
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 14371
Number of bits of the biggest sum of numbers14
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-3742809-1338775140.opb>
0.29/0.40	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.29/0.40	c problem read
0.39/0.40	c presolving settings loaded
0.49/0.58	c presolving:
0.69/0.72	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.69/0.77	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.82	c (round 3) 2024 del vars, 1906 del conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.79/0.86	c (round 4) 2475 del vars, 2357 del conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.89/0.91	c (round 5) 2838 del vars, 2720 del conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.89/0.95	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.89/0.99	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.03	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
0.99/1.06	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
0.99/1.09	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
111.66/111.78	c (round 11) 3721 del vars, 4088 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 9599108 impls, 551 clqs
111.86/111.97	c (round 12) 3721 del vars, 4154 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9599212 impls, 552 clqs
137.85/137.91	c (round 13) 3785 del vars, 4154 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11017344 impls, 552 clqs
137.85/137.98	c (round 14) 3785 del vars, 4218 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11017446 impls, 552 clqs
160.05/160.13	c (round 15) 3835 del vars, 4218 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 12345786 impls, 552 clqs
160.05/160.20	c (round 16) 3835 del vars, 4268 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 12345900 impls, 552 clqs
192.04/192.12	c (round 17) 3885 del vars, 4268 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 14769656 impls, 552 clqs
192.04/192.19	c (round 18) 3885 del vars, 4318 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 14769656 impls, 552 clqs
213.35/213.45	c (round 19) 3935 del vars, 4318 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16095002 impls, 552 clqs
213.35/213.50	c (round 20) 3935 del vars, 4368 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16095002 impls, 552 clqs
246.34/246.44	c (round 21) 3985 del vars, 4368 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 19261338 impls, 552 clqs
246.44/246.52	c (round 22) 3985 del vars, 4418 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 19261338 impls, 552 clqs
275.34/275.48	c    (275.1s) probing: 1000/37282 (2.7%) - 365 fixings, 12 aggregations, 4445062 implications, 0 bound changes
297.33/297.40	c (round 23) 4042 del vars, 4418 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 23760114 impls, 552 clqs
297.33/297.48	c (round 24) 4042 del vars, 4475 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 23760114 impls, 552 clqs
334.33/334.46	c (round 25) 4092 del vars, 4475 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26347418 impls, 552 clqs
334.33/334.49	c (round 26) 4092 del vars, 4525 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26347418 impls, 552 clqs
399.81/399.96	c (round 27) 4142 del vars, 4525 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31463832 impls, 552 clqs
399.81/399.99	c (round 28) 4142 del vars, 4575 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31463832 impls, 552 clqs
498.70/498.89	c (round 29) 4192 del vars, 4575 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 38909058 impls, 552 clqs
498.80/498.92	c (round 30) 4192 del vars, 4625 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 38909058 impls, 552 clqs
579.08/579.21	c    (578.8s) probing: 2000/37282 (5.4%) - 535 fixings, 13 aggregations, 15719948 implications, 0 bound changes
794.94/795.14	c (round 31) 4242 del vars, 4625 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 60557034 impls, 552 clqs
794.94/795.17	c (round 32) 4242 del vars, 4675 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 60557034 impls, 552 clqs
940.33/940.52	c    (940.1s) probing: 3000/37282 (8.0%) - 613 fixings, 13 aggregations, 28220382 implications, 0 bound changes
974.61/974.82	c (round 33) 4292 del vars, 4675 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 72189332 impls, 552 clqs
974.61/974.86	c (round 34) 4292 del vars, 4725 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 72189332 impls, 552 clqs
1333.35/1333.61	c    (1333.2s) probing: 4000/37282 (10.7%) - 670 fixings, 13 aggregations, 39929722 implications, 0 bound changes
1454.93/1455.25	c (round 35) 4342 del vars, 4725 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 99803770 impls, 552 clqs
1454.93/1455.30	c (round 36) 4342 del vars, 4775 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 99803770 impls, 552 clqs
1609.60/1609.95	c (round 37) 4392 del vars, 4775 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 106955940 impls, 552 clqs
1609.60/1609.99	c (round 38) 4392 del vars, 4825 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 106955940 impls, 552 clqs
1770.08/1770.48	c    (1770.1s) probing: 5000/37282 (13.4%) - 754 fixings, 13 aggregations, 50379203 implications, 0 bound changes
1789.88/1790.29	c    (1789.9s) probing: 5042/37282 (13.5%) - 754 fixings, 13 aggregations, 50843400 implications, 0 bound changes
1789.88/1790.29	c    (1789.9s) probing aborted: solving stopped
1789.88/1790.29	c (round 39) 4422 del vars, 4825 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 115316676 impls, 552 clqs
1789.88/1790.29	c presolving (39 rounds):
1789.88/1790.29	c  4422 deleted vars, 4825 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.88/1790.29	c  115316676 implications, 552 cliques
1789.88/1790.29	c presolving was interrupted.
1789.88/1790.29	c Presolving Time: 1789.78
1789.88/1790.29	c - non default parameters ----------------------------------------------------------------------
1789.88/1790.29	c # SCIP version 1.2.1.3
1789.88/1790.29	c 
1789.88/1790.29	c # frequency for displaying node information lines
1789.88/1790.29	c # [type: int, range: [-1,2147483647], default: 100]
1789.88/1790.29	c display/freq = 10000
1789.88/1790.29	c 
1789.88/1790.29	c # maximal time in seconds to run
1789.88/1790.29	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.88/1790.29	c limits/time = 1789.61
1789.88/1790.29	c 
1789.88/1790.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.88/1790.29	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.88/1790.29	c limits/memory = 13950
1789.88/1790.29	c 
1789.88/1790.29	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.88/1790.29	c # [type: int, range: [1,2], default: 1]
1789.88/1790.29	c timing/clocktype = 2
1789.88/1790.29	c 
1789.88/1790.29	c # should presolving try to simplify inequalities
1789.88/1790.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.88/1790.29	c constraints/linear/simplifyinequalities = TRUE
1789.88/1790.29	c 
1789.88/1790.29	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.88/1790.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.88/1790.29	c constraints/indicator/addCouplingCons = TRUE
1789.88/1790.29	c 
1789.88/1790.29	c # should presolving try to simplify knapsacks
1789.88/1790.29	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.88/1790.29	c constraints/knapsack/simplifyinequalities = TRUE
1789.88/1790.29	c 
1789.88/1790.29	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.88/1790.29	c # [type: int, range: [-1,2147483647], default: -1]
1789.88/1790.29	c separating/rapidlearning/freq = 0
1789.88/1790.29	c 
1789.88/1790.29	c -----------------------------------------------------------------------------------------------
1789.88/1790.29	c start solving
1789.98/1790.31	c presolving:
1789.98/1790.31	c presolving (39 rounds):
1789.98/1790.31	c  4422 deleted vars, 4825 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.98/1790.31	c  115316676 implications, 552 cliques
1789.98/1790.31	c presolving was interrupted.
1789.98/1790.31	c Presolving Time: 1789.80
1789.98/1790.31	c 
1789.98/1790.31	c SCIP Status        : solving was interrupted [time limit reached]
1789.98/1790.31	c Solving Time (sec) : 1789.91
1789.98/1790.31	c Solving Nodes      : 0
1789.98/1790.31	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.98/1790.31	s UNKNOWN
1789.98/1790.31	c SCIP Status        : solving was interrupted [time limit reached]
1789.98/1790.31	c Solving Time       :    1789.91
1789.98/1790.31	c Original Problem   :
1789.98/1790.31	c   Problem name     : HOME/instance-3742809-1338775140.opb
1789.98/1790.31	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.98/1790.31	c   Constraints      : 41436 initial, 41436 maximal
1789.98/1790.31	c Presolved Problem  :
1789.98/1790.31	c   Problem name     : t_HOME/instance-3742809-1338775140.opb
1789.98/1790.31	c   Variables        : 36515 (36515 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.98/1790.31	c   Constraints      : 36611 initial, 36611 maximal
1789.98/1790.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.98/1790.31	c   trivial          :       0.07        123          0          0          0          0          0          0          0
1789.98/1790.31	c   dualfix          :       0.05          0          0          0          0          0          0          0          0
1789.98/1790.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.98/1790.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.98/1790.31	c   implics          :       0.08          0          1          0          0          0          0          0          0
1789.98/1790.31	c   probing          :    1787.38        754         13          0          0          0          0          0          0
1789.98/1790.31	c   knapsack         :       0.28          0          0          0          0          0          0          0          0
1789.98/1790.31	c   setppc           :       0.18          0          0          0          0          0        590          0          0
1789.98/1790.31	c   linear           :       0.69       3531          0          0       3531          0       4088          0          0
1789.98/1790.31	c   logicor          :       0.89          0          0          0          0          0        147          0          0
1789.98/1790.31	c   root node        :          -          0          -          -          0          -          -          -          -
1789.98/1790.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.98/1790.31	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.98/1790.31	c   knapsack         :          0+         0      32228          0          0        306          0          0          0          0
1789.98/1790.31	c   setppc           :          0+         0      31921          0          0        250          0          0          0          0
1789.98/1790.31	c   linear           :          0+         0       2536          0          0          0          0          0          0          0
1789.98/1790.31	c   logicor          :          0+         0      26053          0          0         48          0          0          0          0
1789.98/1790.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.98/1790.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.98/1790.31	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.98/1790.31	c   knapsack         :      72.28       0.00      72.28       0.00       0.00
1789.98/1790.31	c   setppc           :      64.36       0.00      64.36       0.00       0.00
1789.98/1790.31	c   linear           :       2.93       0.00       2.93       0.00       0.00
1789.98/1790.31	c   logicor          :      19.32       0.00      19.32       0.00       0.00
1789.98/1790.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.98/1790.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.98/1790.31	c   vbounds          :       0.03          1          0          0
1789.98/1790.31	c   rootredcost      :       0.02          0          0          0
1789.98/1790.31	c   pseudoobj        :       0.02          0          0          0
1789.98/1790.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.98/1790.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.98/1790.31	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.98/1790.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.98/1790.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.98/1790.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.98/1790.31	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.98/1790.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.18/1790.52	c Time complete: 1790.2.

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-3742809-1338775140/watcher-3742809-1338775140 -o /tmp/evaluation-result-3742809-1338775140/solver-3742809-1338775140 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742809-1338775140.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.02 2.01 2.00 3/176 13016
/proc/meminfo: memFree=27572836/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 1448 0 0 0 0 0 0 0 20 0 1 0 343581044 9158656 1395 33554432000 4194304 8395647 140736995423056 140736208692568 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 2236 1406 374 1026 0 1206 0

[startup+0.02702 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 13016
/proc/meminfo: memFree=27572836/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=14080 CPUtime=0.01 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 2790 0 0 0 1 0 0 0 20 0 1 0 343581044 14417920 2737 33554432000 4194304 8395647 140736995423056 140736995285512 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 3520 2737 393 1026 0 2490 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14080

[startup+0.100322 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 13016
/proc/meminfo: memFree=27572836/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=23664 CPUtime=0.09 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 5156 0 0 0 8 1 0 0 20 0 1 0 343581044 24231936 5103 33554432000 4194304 8395647 140736995423056 140736995285512 7276950 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 5916 5103 393 1026 0 4886 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23664

[startup+0.300322 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 13016
/proc/meminfo: memFree=27572836/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=51396 CPUtime=0.29 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 12101 0 0 0 27 2 0 0 20 0 1 0 343581044 52629504 12048 33554432000 4194304 8395647 140736995423056 140736995288264 7351968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 12849 12048 393 1026 0 11819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51396

[startup+0.700324 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 13016
/proc/meminfo: memFree=27572836/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=136244 CPUtime=0.69 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 33247 0 0 0 65 4 0 0 20 0 1 0 343581044 139513856 32835 33554432000 4194304 8395647 140736995423056 140736995288264 6077653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 34061 32835 471 1026 0 33031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136244

[startup+1.50033 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13017
/proc/meminfo: memFree=27438436/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=176116 CPUtime=1.49 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 43535 0 0 0 143 6 0 0 20 0 1 0 343581044 180342784 42797 33554432000 4194304 8395647 140736995423056 140736995416984 5210659 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 44029 42797 498 1026 0 42999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176116

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13017
/proc/meminfo: memFree=27362052/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=345936 CPUtime=3.09 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 84259 0 0 0 298 11 0 0 20 0 1 0 343581044 354238464 83521 33554432000 4194304 8395647 140736995423056 140736995419208 6345775 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 86484 83521 498 1026 0 85454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 345936

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13017
/proc/meminfo: memFree=27211748/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=376180 CPUtime=6.28 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 91382 0 0 0 616 12 0 0 20 0 1 0 343581044 385208320 90644 33554432000 4194304 8395647 140736995423056 140736995418920 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 94045 90644 498 1026 0 93015 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 376180

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13017
/proc/meminfo: memFree=27174812/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=413500 CPUtime=12.69 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 100540 0 0 0 1255 14 0 0 20 0 1 0 343581044 423424000 99802 33554432000 4194304 8395647 140736995423056 140736995418536 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 103375 99802 498 1026 0 102345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 413500

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13017
/proc/meminfo: memFree=27132324/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=455392 CPUtime=25.48 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 111023 0 0 0 2532 16 0 0 20 0 1 0 343581044 466321408 110381 33554432000 4194304 8395647 140736995423056 140736995418920 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 113848 110381 498 1026 0 112818 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 455392

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13017
/proc/meminfo: memFree=27047104/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=543924 CPUtime=51.07 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 132597 0 0 0 5087 20 0 0 20 0 1 0 343581044 556978176 131968 33554432000 4194304 8395647 140736995423056 140736995418584 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 135981 131968 498 1026 0 134951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 543924

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13020
/proc/meminfo: memFree=26871556/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=721664 CPUtime=102.26 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 175654 0 0 0 10199 27 0 0 20 0 1 0 343581044 738983936 175396 33554432000 4194304 8395647 140736995423056 140736995418920 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 180416 175396 498 1026 0 179386 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 721664

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13044
/proc/meminfo: memFree=26800656/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=787148 CPUtime=162.26 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 192557 0 0 0 16195 31 0 0 20 0 1 0 343581044 806039552 193235 33554432000 4194304 8395647 140736995423056 140736995418920 6080717 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 196787 193235 507 1026 0 195757 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 787148

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13044
/proc/meminfo: memFree=26681528/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=907348 CPUtime=222.24 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 222023 0 0 0 22189 35 0 0 20 0 1 0 343581044 929124352 223301 33554432000 4194304 8395647 140736995423056 140736995419128 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 226837 223301 507 1026 0 225807 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 907348

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13044
/proc/meminfo: memFree=26515768/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=1073084 CPUtime=282.23 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 262951 0 0 0 28181 42 0 0 20 0 1 0 343581044 1098838016 264535 33554432000 4194304 8395647 140736995423056 140736995419128 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 268271 264535 513 1026 0 267241 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1073084

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13044
/proc/meminfo: memFree=26319504/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=1270232 CPUtime=342.22 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 311709 0 0 0 34172 50 0 0 20 0 1 0 343581044 1300717568 313614 33554432000 4194304 8395647 140736995423056 140736995419128 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 317558 313614 513 1026 0 316528 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1270232

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13044
/proc/meminfo: memFree=26104516/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=1483748 CPUtime=402.21 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 364172 0 0 0 40162 59 0 0 20 0 1 0 343581044 1519357952 366673 33554432000 4194304 8395647 140736995423056 140736995419080 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 370937 366673 513 1026 0 369907 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1483748

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13045
/proc/meminfo: memFree=25921520/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=1667752 CPUtime=462.2 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 409276 0 0 0 46155 65 0 0 20 0 1 0 343581044 1707778048 412516 33554432000 4194304 8395647 140736995423056 140736995419128 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 416938 412516 513 1026 0 415908 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1667752

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13045
/proc/meminfo: memFree=25782048/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=1807464 CPUtime=522.19 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 443590 0 0 0 52149 70 0 0 20 0 1 0 343581044 1850843136 447244 33554432000 4194304 8395647 140736995423056 140736995419128 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 451866 447244 513 1026 0 450836 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1807464

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13045
/proc/meminfo: memFree=25623116/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=1964360 CPUtime=582.18 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 482865 0 0 0 58141 77 0 0 20 0 1 0 343581044 2011504640 487042 33554432000 4194304 8395647 140736995423056 140736995419128 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 491090 487042 513 1026 0 490060 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1964360

[startup+642.3 s]

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

/proc/meminfo: memFree=24895548/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=2687724 CPUtime=1002.11 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 661519 0 0 0 100107 104 0 0 20 0 1 0 343581044 2752229376 668426 33554432000 4194304 8395647 140736995423056 140736995419128 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 671931 668426 513 1026 0 670901 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 2687724

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13050
/proc/meminfo: memFree=24801832/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=2783476 CPUtime=1062.1 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 685278 0 0 0 106102 108 0 0 20 0 1 0 343581044 2850279424 692511 33554432000 4194304 8395647 140736995423056 140736995419128 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 695869 692511 513 1026 0 694839 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 2783476

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13051
/proc/meminfo: memFree=24668808/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=2913696 CPUtime=1122.09 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 717675 0 0 0 112097 112 0 0 20 0 1 0 343581044 2983624704 725079 33554432000 4194304 8395647 140736995423056 140736995419128 4660594 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 728424 725079 513 1026 0 727394 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 2913696

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13051
/proc/meminfo: memFree=24615516/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=2963980 CPUtime=1182.08 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 730742 0 0 0 118093 115 0 0 20 0 1 0 343581044 3035115520 738274 33554432000 4194304 8395647 140736995423056 140736995419128 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 740995 738274 513 1026 0 739965 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 2963980

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13051
/proc/meminfo: memFree=24567060/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3012676 CPUtime=1242.06 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 742744 0 0 0 124089 117 0 0 20 0 1 0 343581044 3084980224 750431 33554432000 4194304 8395647 140736995423056 140736995419128 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 753169 750431 513 1026 0 752139 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 3012676

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13092
/proc/meminfo: memFree=23884744/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3291556 CPUtime=1302.06 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 812069 0 0 0 130077 129 0 0 20 0 1 0 343581044 3370553344 819922 33554432000 4194304 8395647 140736995423056 140736995419128 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 822889 819922 513 1026 0 821859 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 3291556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13092
/proc/meminfo: memFree=23748752/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3310824 CPUtime=1362.04 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 817453 0 0 0 136073 131 0 0 20 0 1 0 343581044 3390283776 825983 33554432000 4194304 8395647 140736995423056 140736995417992 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 827706 825983 513 1026 0 826676 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 3310824

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13093
/proc/meminfo: memFree=23581380/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3311828 CPUtime=1422.04 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 817594 0 0 0 142073 131 0 0 20 0 1 0 343581044 3391311872 826316 33554432000 4194304 8395647 140736995423056 140736995419128 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 827957 826316 513 1026 0 826927 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 3311828

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13093
/proc/meminfo: memFree=23361308/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3319872 CPUtime=1482.02 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 819716 0 0 0 148071 131 0 0 20 0 1 0 343581044 3399548928 828649 33554432000 4194304 8395647 140736995423056 140736995418856 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 829968 828649 513 1026 0 828938 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3319872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13093
/proc/meminfo: memFree=23032736/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3409032 CPUtime=1542.01 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 841599 0 0 0 154066 135 0 0 20 0 1 0 343581044 3490848768 850648 33554432000 4194304 8395647 140736995423056 140736995419128 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 852258 850648 513 1026 0 851228 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 3409032

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13093
/proc/meminfo: memFree=22571732/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3697836 CPUtime=1602 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 912901 0 0 0 160055 145 0 0 20 0 1 0 343581044 3786584064 922153 33554432000 4194304 8395647 140736995423056 140736995419128 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 924459 922153 513 1026 0 923429 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3697836

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 13093
/proc/meminfo: memFree=22494384/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1662 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914913 0 0 0 166054 146 0 0 20 0 1 0 343581044 3789668352 924386 33554432000 4194304 8395647 140736995423056 140736995418856 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924386 513 1026 0 924182 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 3700848

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 13094
/proc/meminfo: memFree=22398124/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1721.99 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914960 0 0 0 172053 146 0 0 20 0 1 0 343581044 3789668352 924460 33554432000 4194304 8395647 140736995423056 140736995418856 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924460 513 1026 0 924182 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 3700848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13094
/proc/meminfo: memFree=22329332/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1781.98 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914960 0 0 0 178052 146 0 0 20 0 1 0 343581044 3789668352 924556 33554432000 4194304 8395647 140736995423056 140736995417992 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924556 513 1026 0 924182 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 3700848

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13094
/proc/meminfo: memFree=22324868/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1785.18 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914960 0 0 0 178372 146 0 0 20 0 1 0 343581044 3789668352 924610 33554432000 4194304 8395647 140736995423056 140736995417992 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924610 513 1026 0 924182 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 3700848

[startup+1788.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13094
/proc/meminfo: memFree=22316916/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1788.38 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914960 0 0 0 178692 146 0 0 20 0 1 0 343581044 3789668352 924610 33554432000 4194304 8395647 140736995423056 140736995417992 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924610 513 1026 0 924182 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 3700848

[startup+1789.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13094
/proc/meminfo: memFree=22316916/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1789.18 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914960 0 0 0 178772 146 0 0 20 0 1 0 343581044 3789668352 924610 33554432000 4194304 8395647 140736995423056 140736995417992 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924610 513 1026 0 924182 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 3700848

[startup+1790.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13094
/proc/meminfo: memFree=22307740/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=3700848 CPUtime=1789.98 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914960 0 0 0 178852 146 0 0 20 0 1 0 343581044 3789668352 924610 33554432000 4194304 8395647 140736995423056 140736995417992 4607343 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 925212 924610 513 1026 0 924182 0
Current children cumulated CPU time (s) 1789.98
Current children cumulated vsize (KiB) 3700848

[startup+1790.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13094
/proc/meminfo: memFree=22307740/32873844 swapFree=7128/7128
[pid=13016] ppid=13014 vsize=178024 CPUtime=1790.18 cores=0,2,4,6
/proc/13016/stat : 13016 (pbscip.linux.x8) R 13014 13016 11206 0 -1 4202496 914968 0 0 0 178866 152 0 0 20 0 1 0 343581044 182296576 43946 33554432000 4194304 8395647 140736995423056 140736995417992 6345887 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13016/statm: 44506 43946 521 1026 0 43476 0
Current children cumulated CPU time (s) 1790.18
Current children cumulated vsize (KiB) 178024

Child status: 0
Real time (s): 1790.52
CPU time (s): 1790.21
CPU user time (s): 1788.68
CPU system time (s): 1.52477
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 3700848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.68
system time used= 1.52477
maximum resident set size= 3698468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 914981
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= 59
involuntary context switches= 1852

runsolver used 5.80412 second user time and 17.5963 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 03:59:00
IDJOB=3742809
IDBENCH=90236
IDSOLVER=2326
FILE ID=node105/3742809-1338775140
RUNJOBID= node105-1338749876-11222
PBS_JOBID= 14636807
Free space on /tmp= 71264 MiB

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

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

MD5SUM BENCH= 4aec499ebd970c139326f13f1d94e40d
RANDOM SEED=1440353281

node105.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.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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.882
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.882
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		: 2666.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27573372 kB
Buffers:          571344 kB
Cached:          3762176 kB
SwapCached:         1700 kB
Active:          1175312 kB
Inactive:        3240892 kB
Active(anon):      78840 kB
Inactive(anon):     4800 kB
Active(file):    1096472 kB
Inactive(file):  3236092 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             12436 kB
Writeback:             0 kB
AnonPages:        158504 kB
Mapped:            11516 kB
Shmem:                 0 kB
Slab:             744132 kB
SReclaimable:     185940 kB
SUnreclaim:       558192 kB
KernelStack:        1480 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     202160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71252 MiB
End job on node105 at 2012-06-04 04:28:51