Trace number 2665973

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1802.12 1802.55

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUM50ec52fd2f8650248cdc06f32bc8af84
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.8
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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: Clp 1.11.1] [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-2665973-1276332522.opb>
2.10/2.14	c original problem has 40605 variables (40605 bin, 0 int, 0 impl, 0 cont) and 118930 constraints
2.10/2.14	c problem read
2.10/2.15	c No objective function, only one solution is needed.
2.10/2.15	c presolving settings loaded
2.69/2.76	c presolving:
4.99/5.05	c (round 1) 1399 del vars, 790 del conss, 261 chg bounds, 870 chg sides, 1758 chg coeffs, 0 upgd conss, 1976728 impls, 0 clqs
5.19/5.24	c (round 2) 1401 del vars, 3076 del conss, 263 chg bounds, 870 chg sides, 1758 chg coeffs, 0 upgd conss, 1976728 impls, 0 clqs
5.29/5.38	c (round 3) 1407 del vars, 3089 del conss, 268 chg bounds, 870 chg sides, 1758 chg coeffs, 0 upgd conss, 1977053 impls, 0 clqs
6.49/6.52	c (round 4) 1408 del vars, 3099 del conss, 269 chg bounds, 870 chg sides, 1758 chg coeffs, 115830 upgd conss, 1977176 impls, 0 clqs
6.79/6.89	c presolving (5 rounds):
6.79/6.89	c  1409 deleted vars, 3100 deleted constraints, 269 tightened bounds, 0 added holes, 870 changed sides, 1758 changed coefficients
6.79/6.89	c  1977176 implications, 0 cliques
6.79/6.89	c presolved problem has 39196 variables (39196 bin, 0 int, 0 impl, 0 cont) and 115830 constraints
6.79/6.89	c    1740 constraints of type <knapsack>
6.79/6.89	c  114090 constraints of type <logicor>
6.79/6.89	c transformed objective value is always integral (scale: 1)
6.79/6.89	c Presolving Time: 3.73
6.79/6.89	c - non default parameters ----------------------------------------------------------------------
6.79/6.89	c # SCIP version 1.2.1.2
6.79/6.89	c 
6.79/6.89	c # frequency for displaying node information lines
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 100]
6.79/6.89	c display/freq = 10000
6.79/6.89	c 
6.79/6.89	c # maximal time in seconds to run
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.79/6.89	c limits/time = 1797.85
6.79/6.89	c 
6.79/6.89	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.79/6.89	c limits/memory = 1620
6.79/6.89	c 
6.79/6.89	c # solving stops, if the given number of solutions were found (-1: no limit)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: -1]
6.79/6.89	c limits/solutions = 1
6.79/6.89	c 
6.79/6.89	c # maximal number of separation rounds per node (-1: unlimited)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 5]
6.79/6.89	c separating/maxrounds = 1
6.79/6.89	c 
6.79/6.89	c # maximal number of separation rounds in the root node (-1: unlimited)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: -1]
6.79/6.89	c separating/maxroundsroot = 5
6.79/6.89	c 
6.79/6.89	c # should presolving try to simplify inequalities
6.79/6.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.79/6.89	c constraints/linear/simplifyinequalities = TRUE
6.79/6.89	c 
6.79/6.89	c # should disaggregation of knapsack constraints be allowed in preprocessing?
6.79/6.89	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
6.79/6.89	c constraints/knapsack/disaggregation = FALSE
6.79/6.89	c 
6.79/6.89	c # should presolving try to simplify knapsacks
6.79/6.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.79/6.89	c constraints/knapsack/simplifyinequalities = TRUE
6.79/6.89	c 
6.79/6.89	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: -1]
6.79/6.89	c presolving/probing/maxrounds = 0
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/coefdiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/coefdiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/coefdiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 30]
6.79/6.89	c heuristics/crossover/freq = -1
6.79/6.89	c 
6.79/6.89	c # number of nodes added to the contingent of the total nodes
6.79/6.89	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.79/6.89	c heuristics/crossover/nodesofs = 750
6.79/6.89	c 
6.79/6.89	c # number of nodes without incumbent change that heuristic should wait
6.79/6.89	c # [type: longint, range: [0,9223372036854775807], default: 200]
6.79/6.89	c heuristics/crossover/nwaitingnodes = 100
6.79/6.89	c 
6.79/6.89	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
6.79/6.89	c # [type: real, range: [0,1], default: 0.1]
6.79/6.89	c heuristics/crossover/nodesquot = 0.15
6.79/6.89	c 
6.79/6.89	c # minimum percentage of integer variables that have to be fixed 
6.79/6.89	c # [type: real, range: [0,1], default: 0.666]
6.79/6.89	c heuristics/crossover/minfixingrate = 0.5
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 20]
6.79/6.89	c heuristics/feaspump/freq = -1
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/feaspump/maxlpiterofs = 2000
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/fracdiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/fracdiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/fracdiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/guideddiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/guideddiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/guideddiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/intdiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/intshifting/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/linesearchdiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/linesearchdiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/linesearchdiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.89	c heuristics/nlp/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 20]
6.79/6.89	c heuristics/objpscostdiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to total iteration number
6.79/6.89	c # [type: real, range: [0,1], default: 0.01]
6.79/6.89	c heuristics/objpscostdiving/maxlpiterquot = 0.015
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/objpscostdiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.89	c heuristics/oneopt/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/pscostdiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/pscostdiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/pscostdiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 0]
6.79/6.89	c heuristics/rens/freq = -1
6.79/6.89	c 
6.79/6.89	c # minimum percentage of integer variables that have to be fixable 
6.79/6.89	c # [type: real, range: [0,1], default: 0.5]
6.79/6.89	c heuristics/rens/minfixingrate = 0.3
6.79/6.89	c 
6.79/6.89	c # number of nodes added to the contingent of the total nodes
6.79/6.89	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.79/6.89	c heuristics/rens/nodesofs = 2000
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 20]
6.79/6.89	c heuristics/rootsoldiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
6.79/6.89	c heuristics/rootsoldiving/maxlpiterquot = 0.015
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/rootsoldiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.89	c heuristics/rounding/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/shifting/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.89	c heuristics/simplerounding/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 0]
6.79/6.89	c heuristics/trivial/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.89	c heuristics/trysol/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 10]
6.79/6.89	c heuristics/veclendiving/freq = -1
6.79/6.89	c 
6.79/6.89	c # maximal fraction of diving LP iterations compared to node LP iterations
6.79/6.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.79/6.89	c heuristics/veclendiving/maxlpiterquot = 0.075
6.79/6.89	c 
6.79/6.89	c # additional number of allowed LP iterations
6.79/6.89	c # [type: int, range: [0,2147483647], default: 1000]
6.79/6.89	c heuristics/veclendiving/maxlpiterofs = 1500
6.79/6.89	c 
6.79/6.89	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 1]
6.79/6.89	c heuristics/zirounding/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 0]
6.79/6.89	c separating/cmir/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: 0]
6.79/6.89	c separating/flowcover/freq = -1
6.79/6.89	c 
6.79/6.89	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.79/6.89	c # [type: int, range: [-1,2147483647], default: -1]
6.79/6.89	c separating/rapidlearning/freq = 0
6.79/6.89	c 
6.79/6.89	c -----------------------------------------------------------------------------------------------
6.79/6.89	c start solving
6.89/6.93	c 
8.80/8.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.80/8.81	c   5.7s|     1 |     0 |  2597 |     - | 280M|   0 |1825 |  39k| 115k|  39k| 115k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
22.48/22.53	c  18.7s|     1 |     0 |  4100 |     - | 280M|   0 |2362 |  39k| 115k|  39k| 115k| 151 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
42.28/42.39	c  38.4s|     1 |     0 |  8368 |     - | 280M|   0 |4556 |  39k| 115k|  39k| 116k| 235 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
226.14/226.21	c   221s|     1 |     0 | 25712 |     - | 281M|   0 |  11k|  39k| 115k|  39k| 116k| 334 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
784.11/784.38	c   778s|     1 |     0 | 50544 |     - | 281M|   0 |  16k|  39k| 115k|  39k| 116k| 417 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1261.49/1261.82	c  1253s|     1 |     0 | 77922 |     - | 281M|   0 |  21k|  39k| 115k|  39k| 116k| 567 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.07/1800.50	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-2665973-1276332522/watcher-2665973-1276332522 -o /tmp/evaluation-result-2665973-1276332522/solver-2665973-1276332522 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665973-1276332522.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.00 1.00 1.00 3/106 10361
/proc/meminfo: memFree=1838848/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=9288 CPUtime=0
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1051 0 0 0 0 0 0 0 19 0 1 0 6907678 9510912 972 1992294400 4194304 9819077 140736515664432 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10361/statm: 2322 980 371 1374 0 943 0

[startup+0.0861371 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10361
/proc/meminfo: memFree=1838848/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=13712 CPUtime=0.08
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 2340 0 0 0 8 0 0 0 21 0 1 0 6907678 14041088 2261 1992294400 4194304 9819077 140736515664432 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10361/statm: 3428 2261 386 1374 0 2049 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13712

[startup+0.101137 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10361
/proc/meminfo: memFree=1838848/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=14868 CPUtime=0.09
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 2628 0 0 0 9 0 0 0 21 0 1 0 6907678 15224832 2549 1992294400 4194304 9819077 140736515664432 18446744073709551615 8610923 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10361/statm: 3717 2549 386 1374 0 2338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14868

[startup+0.301153 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10361
/proc/meminfo: memFree=1838848/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=22212 CPUtime=0.29
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 4475 0 0 0 28 1 0 0 21 0 1 0 6907678 22745088 4396 1992294400 4194304 9819077 140736515664432 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10361/statm: 5553 4396 386 1374 0 4174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22212

[startup+0.701184 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10361
/proc/meminfo: memFree=1838848/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=35476 CPUtime=0.7
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 7802 0 0 0 67 3 0 0 22 0 1 0 6907678 36327424 7723 1992294400 4194304 9819077 140736515664432 18446744073709551615 8668380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10361/statm: 8869 7723 386 1374 0 7490 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 35476

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10362
/proc/meminfo: memFree=1799284/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=61920 CPUtime=1.49
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 14401 0 0 0 143 6 0 0 25 0 1 0 6907678 63406080 14322 1992294400 4194304 9819077 140736515664432 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10361/statm: 15480 14322 386 1374 0 14101 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61920

[startup+3.10038 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10362
/proc/meminfo: memFree=1762332/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=213500 CPUtime=3.09
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 51398 0 0 0 287 22 0 0 25 0 1 0 6907678 218624000 50945 1992294400 4194304 9819077 140736515664432 18446744073709551615 5969818 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 53375 50945 490 1374 0 51996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 213500

[startup+6.30063 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10362
/proc/meminfo: memFree=1576208/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=324232 CPUtime=6.29
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 82307 0 0 0 557 72 0 0 25 0 1 0 6907678 332013568 77380 1992294400 4194304 9819077 140736515664432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 81058 77380 500 1374 0 79679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 324232

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10362
/proc/meminfo: memFree=1419968/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=492192 CPUtime=12.69
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 138851 0 0 0 1166 103 0 0 25 0 1 0 6907678 504004608 104888 1992294400 4194304 9819077 140736515664432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 123048 104888 657 1374 0 121669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 492192

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10362
/proc/meminfo: memFree=1413768/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=500664 CPUtime=25.49
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 164049 0 0 0 2374 175 0 0 25 0 1 0 6907678 512679936 106499 1992294400 4194304 9819077 140736515664432 18446744073709551615 6555537 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 125166 106499 672 1374 0 123787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 500664

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10362
/proc/meminfo: memFree=1412280/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=508512 CPUtime=51.08
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 203226 0 0 0 4914 194 0 0 25 0 1 0 6907678 520716288 106851 1992294400 4194304 9819077 140736515664432 18446744073709551615 6044346 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 127128 106851 672 1374 0 125749 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 508512

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10364
/proc/meminfo: memFree=1407444/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=511256 CPUtime=102.28
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 240747 0 0 0 10008 220 0 0 25 0 1 0 6907678 523526144 108208 1992294400 4194304 9819077 140736515664432 18446744073709551615 7296179 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 127814 108208 672 1374 0 126435 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 511256

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10366
/proc/meminfo: memFree=1410172/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=515224 CPUtime=162.26
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 295588 0 0 0 15975 251 0 0 25 0 1 0 6907678 527589376 107607 1992294400 4194304 9819077 140736515664432 18446744073709551615 7295923 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 128806 107607 672 1374 0 127427 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 515224

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10368
/proc/meminfo: memFree=1409552/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=519000 CPUtime=222.24
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 350607 0 0 0 21944 280 0 0 25 0 1 0 6907678 531456000 107631 1992294400 4194304 9819077 140736515664432 18446744073709551615 7291095 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 129750 107631 672 1374 0 128371 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 519000

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10368
/proc/meminfo: memFree=1409924/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=519156 CPUtime=282.22
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 356401 0 0 0 27935 287 0 0 25 0 1 0 6907678 531615744 107434 1992294400 4194304 9819077 140736515664432 18446744073709551615 8491856 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 129789 107434 672 1374 0 128410 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 519156

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10370
/proc/meminfo: memFree=1409800/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=519156 CPUtime=342.21
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 356405 0 0 0 33929 292 0 0 25 0 1 0 6907678 531615744 107438 1992294400 4194304 9819077 140736515664432 18446744073709551615 7326294 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 129789 107438 672 1374 0 128410 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 519156

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10372
/proc/meminfo: memFree=1409676/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=519156 CPUtime=402.2
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 356523 0 0 0 39922 298 0 0 25 0 1 0 6907678 531615744 107442 1992294400 4194304 9819077 140736515664432 18446744073709551615 6555529 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 129789 107442 672 1374 0 128410 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 519156

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10374
/proc/meminfo: memFree=1401864/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=519352 CPUtime=462.19
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 371904 0 0 0 45910 309 0 0 25 0 1 0 6907678 531816448 109516 1992294400 4194304 9819077 140736515664432 18446744073709551615 7304779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 129838 109516 672 1374 0 128459 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 519352

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10376
/proc/meminfo: memFree=1407444/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=521144 CPUtime=522.17
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 412033 0 0 0 51886 331 0 0 25 0 1 0 6907678 533651456 108660 1992294400 4194304 9819077 140736515664432 18446744073709551615 7290971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 130286 108660 672 1374 0 128907 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 521144

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10376
/proc/meminfo: memFree=1407196/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=522588 CPUtime=582.15
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 452975 0 0 0 57860 355 0 0 25 0 1 0 6907678 535130112 108284 1992294400 4194304 9819077 140736515664432 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 130647 108284 672 1374 0 129268 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 522588

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10378
/proc/meminfo: memFree=1412280/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=500680 CPUtime=642.15
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 492699 0 0 0 63838 377 0 0 25 0 1 0 6907678 512696320 107013 1992294400 4194304 9819077 140736515664432 18446744073709551615 7226672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 125170 107022 672 1374 0 123791 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 500680

[startup+702.301 s]

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

/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 745742 0 0 0 105679 524 0 0 25 0 1 0 6907678 541749248 108413 1992294400 4194304 9819077 140736515664432 18446744073709551615 7294714 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 132263 108413 672 1374 0 130884 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 529052

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 10401
/proc/meminfo: memFree=1396904/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=502192 CPUtime=1122.03
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 781890 0 0 0 111657 546 0 0 25 0 1 0 6907678 514244608 107356 1992294400 4194304 9819077 140736515664432 18446744073709551615 7234120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 125548 107356 672 1374 0 124169 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 502192

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 10401
/proc/meminfo: memFree=1406576/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=530204 CPUtime=1182
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 820295 0 0 0 117632 568 0 0 25 0 1 0 6907678 542928896 108341 1992294400 4194304 9819077 140736515664432 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 132551 108341 672 1374 0 131172 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 530204

[startup+1242.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 10403
/proc/meminfo: memFree=1397400/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=531032 CPUtime=1242
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 859805 0 0 0 123607 593 0 0 25 0 1 0 6907678 543776768 110475 1992294400 4194304 9819077 140736515664432 18446744073709551615 7312758 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 132758 110475 672 1374 0 131379 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 531032

[startup+1302.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/107 10405
/proc/meminfo: memFree=1390456/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1301.99
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 911634 0 0 0 129582 617 0 0 25 0 1 0 6907678 642994176 112170 1992294400 4194304 9819077 140736515664432 18446744073709551615 6198302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112170 681 1374 0 155602 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 627924

[startup+1362.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/107 10407
/proc/meminfo: memFree=1391448/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1361.97
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 960138 0 0 0 135560 637 0 0 25 0 1 0 6907678 642994176 111953 1992294400 4194304 9819077 140736515664432 18446744073709551615 7290952 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 111953 681 1374 0 155602 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 627924

[startup+1422.31 s]
/proc/loadavg: 1.03 1.04 1.00 2/107 10409
/proc/meminfo: memFree=1391820/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1421.96
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 999813 0 0 0 141540 656 0 0 25 0 1 0 6907678 642994176 111853 1992294400 4194304 9819077 140736515664432 18446744073709551615 7291971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 111853 681 1374 0 155602 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 627924

[startup+1482.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 10409
/proc/meminfo: memFree=1392688/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1481.94
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1048145 0 0 0 147517 677 0 0 25 0 1 0 6907678 642994176 111660 1992294400 4194304 9819077 140736515664432 18446744073709551615 7318405 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 111660 681 1374 0 155602 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 627924

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10411
/proc/meminfo: memFree=1389960/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1541.92
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1088930 0 0 0 153497 695 0 0 25 0 1 0 6907678 642994176 112324 1992294400 4194304 9819077 140736515664432 18446744073709551615 6192309 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112324 681 1374 0 155602 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 627924

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10413
/proc/meminfo: memFree=1391324/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1601.9
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1133411 0 0 0 159476 714 0 0 25 0 1 0 6907678 642994176 112007 1992294400 4194304 9819077 140736515664432 18446744073709551615 7308981 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112007 681 1374 0 155602 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 627924

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10415
/proc/meminfo: memFree=1392812/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1661.9
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1181806 0 0 0 165454 736 0 0 25 0 1 0 6907678 642994176 111594 1992294400 4194304 9819077 140736515664432 18446744073709551615 7291987 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 111594 681 1374 0 155602 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 627924

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10417
/proc/meminfo: memFree=1391076/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1721.88
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1217745 0 0 0 171435 753 0 0 25 0 1 0 6907678 642994176 112038 1992294400 4194304 9819077 140736515664432 18446744073709551615 7292302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112038 681 1374 0 155602 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 627924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10417
/proc/meminfo: memFree=1391076/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1781.87
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1262321 0 0 0 177414 773 0 0 25 0 1 0 6907678 642994176 111943 1992294400 4194304 9819077 140736515664432 18446744073709551615 6198302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 111943 681 1374 0 155602 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 627924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10419
/proc/meminfo: memFree=1390332/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1800.07
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1275774 0 0 0 179229 778 0 0 25 0 1 0 6907678 642994176 112112 1992294400 4194304 9819077 140736515664432 18446744073709551615 7292302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112112 681 1374 0 155602 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 627924

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10361

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10420
/proc/meminfo: memFree=1390324/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1800.96
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1275823 0 0 0 179318 778 0 0 25 0 1 0 6907678 642994176 112161 1992294400 4194304 9819077 140736515664432 18446744073709551615 7318544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112161 681 1374 0 155602 0
Current children cumulated CPU time (s) 1800.96
Current children cumulated vsize (KiB) 627924

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10420
/proc/meminfo: memFree=1390076/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1801.76
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1275875 0 0 0 179398 778 0 0 25 0 1 0 6907678 642994176 112213 1992294400 4194304 9819077 140736515664432 18446744073709551615 6198314 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112213 681 1374 0 155602 0
Current children cumulated CPU time (s) 1801.76
Current children cumulated vsize (KiB) 627924

[startup+1802.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10420
/proc/meminfo: memFree=1390076/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1801.96
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1275884 0 0 0 179418 778 0 0 25 0 1 0 6907678 642994176 112222 1992294400 4194304 9819077 140736515664432 18446744073709551615 6192309 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112222 681 1374 0 155602 0
Current children cumulated CPU time (s) 1801.96
Current children cumulated vsize (KiB) 627924

[startup+1802.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10420
/proc/meminfo: memFree=1390076/2059040 swapFree=4135896/4192956
[pid=10361] ppid=10359 vsize=627924 CPUtime=1802.06
/proc/10361/stat : 10361 (pbscip.linux.x8) R 10359 10361 7191 0 -1 4202496 1275892 0 0 0 179428 778 0 0 25 0 1 0 6907678 642994176 112230 1992294400 4194304 9819077 140736515664432 18446744073709551615 7298624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10361/statm: 156981 112230 681 1374 0 155602 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 627924

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.55
CPU time (s): 1802.12
CPU user time (s): 1794.3
CPU system time (s): 7.82981
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 629312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 7.82981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1275892
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= 2
involuntary context switches= 21723

runsolver used 2.99154 second user time and 8.50471 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-12 10:48:43
IDJOB=2665973
IDBENCH=1451
IDSOLVER=1168
FILE ID=node026/2665973-1276332522
PBS_JOBID= 11173158
Free space on /tmp= 62508 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665973-1276332522/watcher-2665973-1276332522 -o /tmp/evaluation-result-2665973-1276332522/solver-2665973-1276332522 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665973-1276332522.opb -t 1800 -m 1800

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

MD5SUM BENCH= 50ec52fd2f8650248cdc06f32bc8af84
RANDOM SEED=80780853

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1839252 kB
Buffers:         17516 kB
Cached:         112616 kB
SwapCached:      23112 kB
Active:         108188 kB
Inactive:        47276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1839252 kB
SwapTotal:     4192956 kB
SwapFree:      4135896 kB
Dirty:            9844 kB
Writeback:           0 kB
AnonPages:       10108 kB
Mapped:           8028 kB
Slab:            42484 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179844 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= 62500 MiB
End job on node026 at 2010-06-12 11:18:45