Trace number 2667333

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 NameAnswerCPU timeWall clock time
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.12 1802.69

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v30_e350_d15_mw10_2.opb.PB06.opb
MD5SUM2882e17c9be8b3b8a5ac8492f26b9dcd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.55276
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1600
Total number of constraints328901
Number of constraints which are clauses327070
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints1770
Minimum length of a constraint2
Maximum length of a constraint700
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 280
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 825
Number of bits of the biggest sum of numbers10
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
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-2667333-1276320035.opb>
5.79/5.89	c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
5.79/5.89	c problem read
5.79/5.89	c No objective function, only one solution is needed.
5.79/5.89	c presolving settings loaded
6.99/7.03	c presolving:
10.79/10.81	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
11.49/11.59	c (round 2) 0 del vars, 1400 del conss, 0 chg bounds, 0 chg sides, 1824 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
12.28/12.39	c presolving (3 rounds):
12.28/12.39	c  0 deleted vars, 1400 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1944 changed coefficients
12.28/12.39	c  3140 implications, 60 cliques
12.28/12.39	c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 327501 constraints
12.28/12.39	c    1770 constraints of type <knapsack>
12.28/12.39	c      60 constraints of type <setppc>
12.28/12.39	c       1 constraints of type <linear>
12.28/12.39	c  325670 constraints of type <logicor>
12.28/12.39	c transformed objective value is always integral (scale: 1)
12.28/12.39	c Presolving Time: 4.43
12.28/12.39	c - non default parameters ----------------------------------------------------------------------
12.28/12.39	c # SCIP version 1.2.1.2
12.28/12.39	c 
12.28/12.39	c # frequency for displaying node information lines
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 100]
12.28/12.39	c display/freq = 10000
12.28/12.39	c 
12.28/12.39	c # maximal time in seconds to run
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.28/12.39	c limits/time = 1794.12
12.28/12.39	c 
12.28/12.39	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.28/12.39	c limits/memory = 1620
12.28/12.39	c 
12.28/12.39	c # solving stops, if the given number of solutions were found (-1: no limit)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.39	c limits/solutions = 1
12.28/12.39	c 
12.28/12.39	c # maximal number of separation rounds per node (-1: unlimited)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 5]
12.28/12.39	c separating/maxrounds = 1
12.28/12.39	c 
12.28/12.39	c # maximal number of separation rounds in the root node (-1: unlimited)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.39	c separating/maxroundsroot = 5
12.28/12.39	c 
12.28/12.39	c # should presolving try to simplify inequalities
12.28/12.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.28/12.39	c constraints/linear/simplifyinequalities = TRUE
12.28/12.39	c 
12.28/12.39	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.28/12.39	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.28/12.39	c constraints/knapsack/disaggregation = FALSE
12.28/12.39	c 
12.28/12.39	c # should presolving try to simplify knapsacks
12.28/12.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.28/12.39	c constraints/knapsack/simplifyinequalities = TRUE
12.28/12.39	c 
12.28/12.39	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.39	c presolving/probing/maxrounds = 0
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/coefdiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/coefdiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/coefdiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 30]
12.28/12.39	c heuristics/crossover/freq = -1
12.28/12.39	c 
12.28/12.39	c # number of nodes added to the contingent of the total nodes
12.28/12.39	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.28/12.39	c heuristics/crossover/nodesofs = 750
12.28/12.39	c 
12.28/12.39	c # number of nodes without incumbent change that heuristic should wait
12.28/12.39	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.28/12.39	c heuristics/crossover/nwaitingnodes = 100
12.28/12.39	c 
12.28/12.39	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.28/12.39	c # [type: real, range: [0,1], default: 0.1]
12.28/12.39	c heuristics/crossover/nodesquot = 0.15
12.28/12.39	c 
12.28/12.39	c # minimum percentage of integer variables that have to be fixed 
12.28/12.39	c # [type: real, range: [0,1], default: 0.666]
12.28/12.39	c heuristics/crossover/minfixingrate = 0.5
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 20]
12.28/12.39	c heuristics/feaspump/freq = -1
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/feaspump/maxlpiterofs = 2000
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/fracdiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/fracdiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/fracdiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/guideddiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/guideddiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/guideddiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/intdiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/intshifting/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/linesearchdiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/linesearchdiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/linesearchdiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.39	c heuristics/nlp/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 20]
12.28/12.39	c heuristics/objpscostdiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to total iteration number
12.28/12.39	c # [type: real, range: [0,1], default: 0.01]
12.28/12.39	c heuristics/objpscostdiving/maxlpiterquot = 0.015
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/objpscostdiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.39	c heuristics/oneopt/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/pscostdiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/pscostdiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/pscostdiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.39	c heuristics/rens/freq = -1
12.28/12.39	c 
12.28/12.39	c # minimum percentage of integer variables that have to be fixable 
12.28/12.39	c # [type: real, range: [0,1], default: 0.5]
12.28/12.39	c heuristics/rens/minfixingrate = 0.3
12.28/12.39	c 
12.28/12.39	c # number of nodes added to the contingent of the total nodes
12.28/12.39	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.28/12.39	c heuristics/rens/nodesofs = 2000
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 20]
12.28/12.39	c heuristics/rootsoldiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.28/12.39	c heuristics/rootsoldiving/maxlpiterquot = 0.015
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/rootsoldiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.39	c heuristics/rounding/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/shifting/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.39	c heuristics/simplerounding/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.39	c heuristics/trivial/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.39	c heuristics/trysol/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.39	c heuristics/veclendiving/freq = -1
12.28/12.39	c 
12.28/12.39	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.39	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.39	c heuristics/veclendiving/maxlpiterquot = 0.075
12.28/12.39	c 
12.28/12.39	c # additional number of allowed LP iterations
12.28/12.39	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.39	c heuristics/veclendiving/maxlpiterofs = 1500
12.28/12.39	c 
12.28/12.39	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.39	c heuristics/zirounding/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.39	c separating/cmir/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.39	c separating/flowcover/freq = -1
12.28/12.39	c 
12.28/12.39	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
12.28/12.39	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.39	c separating/rapidlearning/freq = 0
12.28/12.39	c 
12.28/12.39	c -----------------------------------------------------------------------------------------------
12.28/12.39	c start solving
12.39/12.41	c 
177.44/177.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
177.44/177.52	c   170s|     1 |     0 |  3920 |     - | 378M|   0 | 137 |1600 | 327k|1600 | 327k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
403.48/403.68	c   388s|     1 |     0 |  7714 |     - | 378M|   0 | 175 |1600 | 327k|1600 | 327k|  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
820.74/821.06	c   792s|     1 |     0 | 14014 |     - | 378M|   0 | 158 |1600 | 327k|1600 | 327k|  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1446.42/1446.98	c  1401s|     1 |     0 | 23216 |     - | 378M|   0 | 113 |1600 | 327k|1600 | 327k|  76 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1602.87/1603.45	c  1537s|     1 |     0 | 24338 |     - | 379M|   0 | 102 |1600 | 327k|1600 | 327k| 105 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1747.73/1748.37	c  1657s|     1 |     0 | 24662 |     - | 379M|   0 | 142 |1600 | 327k|1600 | 327k| 123 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.03/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2667333-1276320035/watcher-2667333-1276320035 -o /tmp/evaluation-result-2667333-1276320035/solver-2667333-1276320035 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667333-1276320035.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.02 1.00 3/106 10260
/proc/meminfo: memFree=1399800/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=7724 CPUtime=0
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 1029 0 0 0 0 0 0 0 18 0 1 0 5659905 7909376 950 1992294400 4194304 8223781 140735582711408 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 1931 960 348 984 0 944 0

[startup+0.0947919 s]
/proc/loadavg: 1.04 1.02 1.00 3/106 10260
/proc/meminfo: memFree=1399800/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=12016 CPUtime=0.08
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 2298 0 0 0 8 0 0 0 20 0 1 0 5659905 12304384 2218 1992294400 4194304 8223781 140735582711408 18446744073709551615 7256626 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 3004 2218 363 984 0 2017 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12016

[startup+0.100794 s]
/proc/loadavg: 1.04 1.02 1.00 3/106 10260
/proc/meminfo: memFree=1399800/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=12980 CPUtime=0.09
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 2351 0 0 0 9 0 0 0 20 0 1 0 5659905 13291520 2271 1992294400 4194304 8223781 140735582711408 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 3245 2282 363 984 0 2258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12980

[startup+0.300811 s]
/proc/loadavg: 1.04 1.02 1.00 3/106 10260
/proc/meminfo: memFree=1399800/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=17044 CPUtime=0.29
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 3541 0 0 0 28 1 0 0 20 0 1 0 5659905 17453056 3461 1992294400 4194304 8223781 140735582711408 18446744073709551615 4240576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 4261 3461 363 984 0 3274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17044

[startup+0.70085 s]
/proc/loadavg: 1.04 1.02 1.00 3/106 10260
/proc/meminfo: memFree=1399800/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=25196 CPUtime=0.69
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 5570 0 0 0 68 1 0 0 20 0 1 0 5659905 25800704 5490 1992294400 4194304 8223781 140735582711408 18446744073709551615 4361616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 6299 5490 363 984 0 5312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25196

[startup+1.50093 s]
/proc/loadavg: 1.04 1.02 1.00 2/107 10261
/proc/meminfo: memFree=1372760/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=41736 CPUtime=1.49
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 9700 0 0 0 146 3 0 0 23 0 1 0 5659905 42737664 9620 1992294400 4194304 8223781 140735582711408 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 10434 9620 363 984 0 9447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41736

[startup+3.10108 s]
/proc/loadavg: 1.04 1.02 1.00 2/107 10261
/proc/meminfo: memFree=1349572/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=74084 CPUtime=3.09
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 17801 0 0 0 302 7 0 0 25 0 1 0 5659905 75862016 17721 1992294400 4194304 8223781 140735582711408 18446744073709551615 4470716 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10260/statm: 18521 17721 363 984 0 17534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74084

[startup+6.30139 s]
/proc/loadavg: 1.04 1.02 1.00 2/107 10261
/proc/meminfo: memFree=1283108/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=246264 CPUtime=6.29
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 61265 0 0 0 606 23 0 0 25 0 1 0 5659905 252174336 60715 1992294400 4194304 8223781 140735582711408 18446744073709551615 4209476 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 61566 60720 380 984 0 60579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 246264

[startup+12.701 s]
/proc/loadavg: 1.04 1.02 1.00 2/107 10261
/proc/meminfo: memFree=1065984/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=373832 CPUtime=12.69
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 159704 0 0 0 1120 149 0 0 25 0 1 0 5659905 382803968 91981 1992294400 4194304 8223781 140735582711408 18446744073709551615 7256806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 93458 91982 478 984 0 92471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 373832

[startup+25.5012 s]
/proc/loadavg: 1.10 1.04 1.01 2/107 10261
/proc/meminfo: memFree=695844/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=760260 CPUtime=25.49
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 261673 0 0 0 2363 186 0 0 25 0 1 0 5659905 778506240 175995 1992294400 4194304 8223781 140735582711408 18446744073709551615 6569910 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 190065 175995 531 984 0 189078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 760260

[startup+51.1007 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 10263
/proc/meminfo: memFree=680716/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=778804 CPUtime=51.08
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 271481 0 0 0 4917 191 0 0 25 0 1 0 5659905 797495296 179880 1992294400 4194304 8223781 140735582711408 18446744073709551615 6250729 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 194701 179880 535 984 0 193714 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 778804

[startup+102.309 s]
/proc/loadavg: 1.08 1.04 1.00 2/107 10263
/proc/meminfo: memFree=674764/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=789364 CPUtime=102.27
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 285714 0 0 0 10028 199 0 0 25 0 1 0 5659905 808308736 181247 1992294400 4194304 8223781 140735582711408 18446744073709551615 6502734 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 197341 181247 535 984 0 196354 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 789364

[startup+162.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/107 10265
/proc/meminfo: memFree=674144/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=792316 CPUtime=162.24
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 297787 0 0 0 16017 207 0 0 25 0 1 0 5659905 811331584 181382 1992294400 4194304 8223781 140735582711408 18446744073709551615 6568391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 198079 181382 535 984 0 197092 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 792316

[startup+222.301 s]
/proc/loadavg: 1.07 1.05 1.00 2/107 10267
/proc/meminfo: memFree=682328/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=794752 CPUtime=222.22
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 2405569 0 0 0 21284 938 0 0 25 0 1 0 5659905 813826048 179377 1992294400 4194304 8223781 140735582711408 18446744073709551615 6570023 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 198688 179377 556 984 0 197701 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 794752

[startup+282.301 s]
/proc/loadavg: 1.07 1.05 1.00 2/107 10269
/proc/meminfo: memFree=675384/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=806040 CPUtime=282.2
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 2418207 0 0 0 27275 945 0 0 25 0 1 0 5659905 825384960 181080 1992294400 4194304 8223781 140735582711408 18446744073709551615 6532953 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 201510 181080 556 984 0 200523 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 806040

[startup+342.301 s]
/proc/loadavg: 1.19 1.09 1.01 2/107 10269
/proc/meminfo: memFree=674268/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=809728 CPUtime=342.18
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 2432730 0 0 0 33264 954 0 0 25 0 1 0 5659905 829161472 181360 1992294400 4194304 8223781 140735582711408 18446744073709551615 6250724 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 202432 181360 556 984 0 201445 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 809728

[startup+402.3 s]
/proc/loadavg: 1.10 1.08 1.01 2/107 10271
/proc/meminfo: memFree=674020/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=809728 CPUtime=402.17
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 2448280 0 0 0 39252 965 0 0 25 0 1 0 5659905 829161472 181425 1992294400 4194304 8223781 140735582711408 18446744073709551615 6568395 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 202432 181425 556 984 0 201445 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 809728

[startup+462.301 s]
/proc/loadavg: 1.04 1.06 1.01 2/107 10273
/proc/meminfo: memFree=673276/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=810752 CPUtime=462.14
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 5555571 0 0 0 44183 2031 0 0 25 0 1 0 5659905 830210048 181503 1992294400 4194304 8223781 140735582711408 18446744073709551615 7253720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 202688 181512 556 984 0 201701 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 810752

[startup+522.301 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 10275
/proc/meminfo: memFree=671168/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=807728 CPUtime=522.13
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 6150118 0 0 0 49979 2234 0 0 25 0 1 0 5659905 827113472 182144 1992294400 4194304 8223781 140735582711408 18446744073709551615 6502720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 201932 182144 556 984 0 200945 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 807728

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 10277
/proc/meminfo: memFree=671044/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=809992 CPUtime=582.11
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 6162491 0 0 0 55970 2241 0 0 25 0 1 0 5659905 829431808 182161 1992294400 4194304 8223781 140735582711408 18446744073709551615 6569897 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 202498 182161 556 984 0 201511 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 809992

[startup+642.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 10277
/proc/meminfo: memFree=668316/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=816992 CPUtime=642.11
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 6175099 0 0 0 61963 2248 0 0 25 0 1 0 5659905 836599808 182818 1992294400 4194304 8223781 140735582711408 18446744073709551615 6612712 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 204248 182818 556 984 0 203261 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 816992

[startup+702.301 s]

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

/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10758866 0 0 0 96301 3897 0 0 25 0 1 0 5659905 842584064 184787 1992294400 4194304 8223781 140735582711408 18446744073709551615 6502720 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 205709 184787 556 984 0 204722 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 822836

[startup+1062.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 10292
/proc/meminfo: memFree=657156/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=833352 CPUtime=1061.95
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10771664 0 0 0 102290 3905 0 0 25 0 1 0 5659905 853352448 185384 1992294400 4194304 8223781 140735582711408 18446744073709551615 6569626 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 208338 185384 556 984 0 207351 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 833352

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 10294
/proc/meminfo: memFree=655420/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=838680 CPUtime=1121.93
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10789003 0 0 0 108280 3913 0 0 25 0 1 0 5659905 858808320 185812 1992294400 4194304 8223781 140735582711408 18446744073709551615 6503916 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209670 185812 556 984 0 208683 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 838680

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 10296
/proc/meminfo: memFree=654676/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=838680 CPUtime=1181.91
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10806264 0 0 0 114268 3923 0 0 25 0 1 0 5659905 858808320 186156 1992294400 4194304 8223781 140735582711408 18446744073709551615 6568077 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209670 186156 556 984 0 208683 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 838680

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10296
/proc/meminfo: memFree=654800/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=838680 CPUtime=1241.89
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10822664 0 0 0 120257 3932 0 0 25 0 1 0 5659905 858808320 186079 1992294400 4194304 8223781 140735582711408 18446744073709551615 6568482 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209670 186079 556 984 0 208683 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 838680

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10298
/proc/meminfo: memFree=655048/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=838680 CPUtime=1301.87
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10835963 0 0 0 126249 3938 0 0 25 0 1 0 5659905 858808320 185999 1992294400 4194304 8223781 140735582711408 18446744073709551615 6568128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209670 185999 556 984 0 208683 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 838680

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10300
/proc/meminfo: memFree=655420/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=838680 CPUtime=1361.85
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10848776 0 0 0 132240 3945 0 0 25 0 1 0 5659905 858808320 185895 1992294400 4194304 8223781 140735582711408 18446744073709551615 6569855 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209670 185895 556 984 0 208683 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 838680

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10302
/proc/meminfo: memFree=657032/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=838680 CPUtime=1421.84
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 10864125 0 0 0 138230 3954 0 0 25 0 1 0 5659905 858808320 185497 1992294400 4194304 8223781 140735582711408 18446744073709551615 6250680 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209670 185497 556 984 0 208683 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 838680

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10304
/proc/meminfo: memFree=658396/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=837144 CPUtime=1481.81
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 12736431 0 0 0 143494 4687 0 0 25 0 1 0 5659905 857235456 184982 1992294400 4194304 8223781 140735582711408 18446744073709551615 6043689 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209286 184982 556 984 0 208299 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 837144

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10304
/proc/meminfo: memFree=656660/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=839704 CPUtime=1541.8
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 15855151 0 0 0 148316 5864 0 0 25 0 1 0 5659905 859856896 185622 1992294400 4194304 8223781 140735582711408 18446744073709551615 6299972 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 209926 185622 556 984 0 208939 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 839704

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10306
/proc/meminfo: memFree=656784/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=820128 CPUtime=1601.78
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 16338593 0 0 0 154132 6046 0 0 25 0 1 0 5659905 839811072 185567 1992294400 4194304 8223781 140735582711408 18446744073709551615 6570387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 205032 185567 556 984 0 204045 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 820128

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10308
/proc/meminfo: memFree=657776/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=821152 CPUtime=1661.76
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 19490692 0 0 0 159005 7171 0 0 25 0 1 0 5659905 840859648 185154 1992294400 4194304 8223781 140735582711408 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 205288 185166 556 984 0 204301 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 821152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10310
/proc/meminfo: memFree=652692/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=821656 CPUtime=1721.74
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 22622383 0 0 0 163886 8288 0 0 25 0 1 0 5659905 841375744 185965 1992294400 4194304 8223781 140735582711408 18446744073709551615 6054124 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 205414 185965 556 984 0 204427 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 821656

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10312
/proc/meminfo: memFree=647112/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=830736 CPUtime=1781.72
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 23244930 0 0 0 169658 8514 0 0 25 0 1 0 5659905 850673664 187958 1992294400 4194304 8223781 140735582711408 18446744073709551615 6568077 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 207684 187958 559 984 0 206697 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 830736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10312
/proc/meminfo: memFree=648228/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=830808 CPUtime=1800.03
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 23253111 0 0 0 171486 8517 0 0 25 0 1 0 5659905 850747392 187657 1992294400 4194304 8223781 140735582711408 18446744073709551615 6503897 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 207702 187657 559 984 0 206715 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 830808

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10260

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10312
/proc/meminfo: memFree=648228/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=830808 CPUtime=1800.81
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 23253165 0 0 0 171564 8517 0 0 25 0 1 0 5659905 850747392 187711 1992294400 4194304 8223781 140735582711408 18446744073709551615 6450702 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 207702 187711 559 984 0 206715 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 830808

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10313
/proc/meminfo: memFree=647724/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=830808 CPUtime=1801.61
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 23253243 0 0 0 171644 8517 0 0 25 0 1 0 5659905 850747392 187789 1992294400 4194304 8223781 140735582711408 18446744073709551615 6539610 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 207702 187789 559 984 0 206715 0
Current children cumulated CPU time (s) 1801.61
Current children cumulated vsize (KiB) 830808

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10313
/proc/meminfo: memFree=647724/2059040 swapFree=4192956/4192956
[pid=10260] ppid=10258 vsize=830808 CPUtime=1802.01
/proc/10260/stat : 10260 (pbscip.linux.x8) R 10258 10260 9007 0 -1 4202496 23253266 0 0 0 171684 8517 0 0 25 0 1 0 5659905 850747392 187812 1992294400 4194304 8223781 140735582711408 18446744073709551615 6251377 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10260/statm: 207702 187812 559 984 0 206715 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 830808

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.69
CPU time (s): 1802.12
CPU user time (s): 1716.86
CPU system time (s): 85.252
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 879640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1716.86
system time used= 85.252
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23253270
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= 4
involuntary context switches= 4619

runsolver used 3.01454 second user time and 8.49471 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-12 07:20:36
IDJOB=2667333
IDBENCH=1379
IDSOLVER=1169
FILE ID=node018/2667333-1276320035
PBS_JOBID= 11173143
Free space on /tmp= 62284 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v30_e350_d15_mw10_2.opb.PB06.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-2667333-1276320035/watcher-2667333-1276320035 -o /tmp/evaluation-result-2667333-1276320035/solver-2667333-1276320035 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667333-1276320035.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2882e17c9be8b3b8a5ac8492f26b9dcd
RANDOM SEED=754659943

node018.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1400204 kB
Buffers:         97344 kB
Cached:         418304 kB
SwapCached:          0 kB
Active:         210624 kB
Inactive:       364228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1400204 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           15752 kB
Writeback:           0 kB
AnonPages:       59196 kB
Mapped:          15368 kB
Slab:            62192 kB
PageTables:       4064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179708 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62280 MiB
End job on node018 at 2010-06-12 07:50:38