Trace number 2664122

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.54 1801.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_20.opb
MD5SUM601a73d2c5752739e04dd0126b5500f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 398
Optimality of the best value was proved NO
Number of variables13478
Total number of constraints26620
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints26619
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 190
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 445
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
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: NONE] [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-2664122-1276621252.opb>
1.79/1.80	c original problem has 13478 variables (13478 bin, 0 int, 0 impl, 0 cont) and 26620 constraints
1.79/1.80	c problem read
1.79/1.80	c presolving settings loaded
1.79/1.80	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
2.29/2.36	c presolving:
2.79/2.83	c (round 1) 1 del vars, 1 del conss, 1 chg bounds, 194 chg sides, 1392 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
2.99/3.06	c (round 2) 1 del vars, 12355 del conss, 1 chg bounds, 194 chg sides, 1392 chg coeffs, 965 upgd conss, 0 impls, 0 clqs
3.29/3.35	c (round 3) 1 del vars, 12355 del conss, 1 chg bounds, 292 chg sides, 2291 chg coeffs, 1911 upgd conss, 848 impls, 12 clqs
3.39/3.45	c (round 4) 1 del vars, 12355 del conss, 1 chg bounds, 409 chg sides, 2471 chg coeffs, 1911 upgd conss, 848 impls, 12 clqs
9.28/9.31	c    (7.2s) probing: 122/13477 (0.9%) - 0 fixings, 0 aggregations, 86 implications, 0 bound changes
9.28/9.31	c    (7.2s) probing aborted: 100/100 successive totally useless probings
9.28/9.32	c presolving (5 rounds):
9.28/9.32	c  1 deleted vars, 12355 deleted constraints, 1 tightened bounds, 0 added holes, 409 changed sides, 2482 changed coefficients
9.28/9.32	c  1020 implications, 12 cliques
9.28/9.32	c presolved problem has 13477 variables (13477 bin, 0 int, 0 impl, 0 cont) and 14266 constraints
9.28/9.32	c    1911 constraints of type <knapsack>
9.28/9.32	c       1 constraints of type <setppc>
9.28/9.32	c   12354 constraints of type <linear>
9.28/9.32	c transformed objective value is always integral (scale: 1)
9.28/9.32	c Presolving Time: 6.91
9.28/9.32	c - non default parameters ----------------------------------------------------------------------
9.28/9.32	c # SCIP version 1.2.1.2
9.28/9.32	c 
9.28/9.32	c # frequency for displaying node information lines
9.28/9.32	c # [type: int, range: [-1,2147483647], default: 100]
9.28/9.32	c display/freq = 10000
9.28/9.32	c 
9.28/9.32	c # maximal time in seconds to run
9.28/9.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.28/9.32	c limits/time = 1798.2
9.28/9.32	c 
9.28/9.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.28/9.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.28/9.32	c limits/memory = 1620
9.28/9.32	c 
9.28/9.32	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
9.28/9.32	c # [type: int, range: [-1,2147483647], default: 1]
9.28/9.32	c lp/solvefreq = -1
9.28/9.32	c 
9.28/9.32	c # should presolving try to simplify inequalities
9.28/9.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.28/9.32	c constraints/linear/simplifyinequalities = TRUE
9.28/9.32	c 
9.28/9.32	c # should presolving try to simplify knapsacks
9.28/9.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.28/9.32	c constraints/knapsack/simplifyinequalities = TRUE
9.28/9.32	c 
9.28/9.32	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.28/9.32	c # [type: int, range: [-1,2147483647], default: -1]
9.28/9.32	c separating/rapidlearning/freq = 0
9.28/9.32	c 
9.28/9.32	c -----------------------------------------------------------------------------------------------
9.28/9.32	c start solving
9.28/9.33	c 
9.28/9.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.28/9.37	c   7.3s|     1 |     2 |     0 |     - |  91M|   0 |   - |  13k|  14k|   0 |   0 |   0 |   0 |   0 | 1.900000e+02 |      --      |    Inf 
65.34/65.48	c  63.1s| 10000 |  9998 |     0 |   0.0 |  96M|9866 |   - |  13k|  14k|   0 |   0 |   0 |   6 |   0 | 1.900000e+02 |      --      |    Inf 
796.37/796.65	c   793s| 20000 | 16975 |     0 |   0.0 | 138M|9866 |   - |  13k|  17k|   0 |   0 |   0 |4779 |   0 | 1.900000e+02 |      --      |    Inf 
1800.02/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.52	c 
1800.02/1800.52	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.52	c Solving Time (sec) : 1795.18
1800.02/1800.52	c Solving Nodes      : 25750
1800.02/1800.52	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.52	c Dual Bound         : +1.90000000000000e+02
1800.02/1800.52	c Gap                : infinite
1800.02/1800.52	s UNKNOWN
1800.02/1800.52	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.52	c Solving Time       :    1795.18
1800.02/1800.52	c Original Problem   :
1800.02/1800.52	c   Problem name     : HOME/instance-2664122-1276621252.opb
1800.02/1800.52	c   Variables        : 13478 (13478 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.52	c   Constraints      : 26620 initial, 26620 maximal
1800.02/1800.52	c Presolved Problem  :
1800.02/1800.52	c   Problem name     : t_HOME/instance-2664122-1276621252.opb
1800.02/1800.52	c   Variables        : 13477 (13477 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.52	c   Constraints      : 14266 initial, 21932 maximal
1800.02/1800.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.52	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.52	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.52	c   implics          :       0.02          0          0          0          0          0          0          0          0
1800.02/1800.52	c   probing          :       5.79          0          0          0          0          0          0          0          0
1800.02/1800.52	c   knapsack         :       0.12          0          0          0          0          0          0        215       1090
1800.02/1800.52	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.52	c   linear           :       0.79          1          0          0          1          0      12355        194       1392
1800.02/1800.52	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.52	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.52	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.52	c   knapsack         :       1911          0     195283          0      22896       1553     582517          0          0          0
1800.02/1800.52	c   setppc           :          1          0        252          0          2          0          0          0          0          0
1800.02/1800.52	c   linear           :      12354          0     193730          0      22896       2431    3484767          0          0          0
1800.02/1800.52	c   logicor          :          0+         0      22038          0          0        390      21172          0          0          0
1800.02/1800.52	c   countsols        :          0          0          0          0      22896          0          0          0          0          0
1800.02/1800.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.52	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.52	c   knapsack         :     159.76       0.00     145.42       0.00      14.34
1800.02/1800.52	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.52	c   linear           :    1309.01       0.00    1308.96       0.00       0.05
1800.02/1800.52	c   logicor          :      27.00       0.00      27.00       0.00       0.00
1800.02/1800.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.52	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.52	c   vbounds          :       0.21          2          0          0
1800.02/1800.52	c   rootredcost      :       0.24          0          0          0
1800.02/1800.52	c   pseudoobj        :       0.78     195029          0          0
1800.02/1800.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.52	c   propagation      :       0.92       4374       4374      30046       43.7        509       17.3          -
1800.02/1800.52	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.52	c   applied globally :          -          -          -      12537       35.6          -          -          -
1800.02/1800.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.52	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.52	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.52	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.52	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.52	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.52	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.52	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.52	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.52	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.52	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.52	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.52	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.52	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.52	c Pricers            :       Time      Calls       Vars
1800.02/1800.52	c   problem variables:       0.00          0          0
1800.02/1800.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.52	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.52	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.52	c   inference        :     103.65      22896          0          0          0          0      45792
1800.02/1800.52	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.52	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.52	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.52	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.52	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.52	c   LP solutions     :       0.00          -          0
1800.02/1800.52	c   pseudo solutions :       0.00          -          0
1800.02/1800.52	c   oneopt           :       0.02          0          0
1800.02/1800.52	c   trivial          :       0.03          2          0
1800.02/1800.52	c   simplerounding   :       0.00          0          0
1800.02/1800.52	c   zirounding       :       0.00          0          0
1800.02/1800.52	c   rounding         :       0.00          0          0
1800.02/1800.52	c   shifting         :       0.00          0          0
1800.02/1800.52	c   intshifting      :       0.00          0          0
1800.02/1800.52	c   twoopt           :       0.00          0          0
1800.02/1800.52	c   fixandinfer      :       0.00          0          0
1800.02/1800.52	c   feaspump         :       0.00          0          0
1800.02/1800.52	c   coefdiving       :       0.00          0          0
1800.02/1800.52	c   pscostdiving     :       0.00          0          0
1800.02/1800.52	c   fracdiving       :       0.00          0          0
1800.02/1800.52	c   veclendiving     :       0.00          0          0
1800.02/1800.52	c   intdiving        :       0.00          0          0
1800.02/1800.52	c   actconsdiving    :       0.00          0          0
1800.02/1800.52	c   objpscostdiving  :       0.00          0          0
1800.02/1800.52	c   rootsoldiving    :       0.00          0          0
1800.02/1800.52	c   linesearchdiving :       0.00          0          0
1800.02/1800.52	c   guideddiving     :       0.00          0          0
1800.02/1800.52	c   octane           :       0.00          0          0
1800.02/1800.52	c   rens             :       0.00          0          0
1800.02/1800.52	c   rins             :       0.00          0          0
1800.02/1800.52	c   localbranching   :       0.00          0          0
1800.02/1800.52	c   mutation         :       0.00          0          0
1800.02/1800.52	c   crossover        :       0.00          0          0
1800.02/1800.52	c   dins             :       0.00          0          0
1800.02/1800.52	c   undercover       :       0.00          0          0
1800.02/1800.52	c   nlp              :       0.04          0          0
1800.02/1800.52	c   trysol           :       0.04          0          0
1800.02/1800.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.52	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.52	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.52	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.52	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.52	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.52	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.52	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.52	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.52	c B&B Tree           :
1800.02/1800.52	c   number of runs   :          1
1800.02/1800.52	c   nodes            :      25750
1800.02/1800.52	c   nodes (total)    :      25750
1800.02/1800.52	c   nodes left       :      18334
1800.02/1800.52	c   max depth        :       9866
1800.02/1800.52	c   max depth (total):       9866
1800.02/1800.52	c   backtracks       :       1936 (7.5%)
1800.02/1800.52	c   delayed cutoffs  :       1709
1800.02/1800.52	c   repropagations   :     144414 (1028662 domain reductions, 1520 cutoffs)
1800.02/1800.52	c   avg switch length:      13.07
1800.02/1800.52	c   switching time   :     184.41
1800.02/1800.52	c Solution           :
1800.02/1800.52	c   Solutions found  :          0 (0 improvements)
1800.02/1800.52	c   Primal Bound     :          -
1800.02/1800.52	c   Dual Bound       : +1.90000000000000e+02
1800.02/1800.52	c   Gap              :   infinite
1800.02/1800.52	c   Root Dual Bound  : +1.90000000000000e+02
1800.02/1800.52	c   Root Iterations  :          0
1800.52/1801.01	c Time complete: 1800.53.

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-2664122-1276621252/watcher-2664122-1276621252 -o /tmp/evaluation-result-2664122-1276621252/solver-2664122-1276621252 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664122-1276621252.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: 0.94 1.02 0.99 3/106 10466
/proc/meminfo: memFree=1805896/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=6584 CPUtime=0
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 1048 0 0 0 0 0 0 0 20 0 1 0 3417113 6742016 971 1992294400 4194304 7136930 140734050874720 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 1646 980 254 719 0 925 0

[startup+0.0258751 s]
/proc/loadavg: 0.94 1.02 0.99 3/106 10466
/proc/meminfo: memFree=1805896/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=8268 CPUtime=0.01
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 1545 0 0 0 1 0 0 0 20 0 1 0 3417113 8466432 1468 1992294400 4194304 7136930 140734050874720 18446744073709551615 6166224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 2067 1468 271 719 0 1346 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8268

[startup+0.101883 s]
/proc/loadavg: 0.94 1.02 0.99 3/106 10466
/proc/meminfo: memFree=1805896/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=10288 CPUtime=0.09
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 2041 0 0 0 9 0 0 0 20 0 1 0 3417113 10534912 1964 1992294400 4194304 7136930 140734050874720 18446744073709551615 6285948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 2572 1964 271 719 0 1851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10288

[startup+0.301901 s]
/proc/loadavg: 0.94 1.02 0.99 3/106 10466
/proc/meminfo: memFree=1805896/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=15708 CPUtime=0.29
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 3394 0 0 0 28 1 0 0 20 0 1 0 3417113 16084992 3317 1992294400 4194304 7136930 140734050874720 18446744073709551615 6285819 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 3927 3317 271 719 0 3206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15708

[startup+0.701938 s]
/proc/loadavg: 0.94 1.02 0.99 3/106 10466
/proc/meminfo: memFree=1805896/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=24156 CPUtime=0.69
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 5504 0 0 0 67 2 0 0 21 0 1 0 3417113 24735744 5427 1992294400 4194304 7136930 140734050874720 18446744073709551615 6339954 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 6039 5427 271 719 0 5318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24156

[startup+1.50101 s]
/proc/loadavg: 0.94 1.02 0.99 2/107 10467
/proc/meminfo: memFree=1779724/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=39080 CPUtime=1.49
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 9265 0 0 0 145 4 0 0 23 0 1 0 3417113 40017920 9188 1992294400 4194304 7136930 140734050874720 18446744073709551615 5649697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 9770 9188 271 719 0 9049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39080

[startup+3.10116 s]
/proc/loadavg: 0.94 1.02 0.99 2/107 10467
/proc/meminfo: memFree=1662048/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=202320 CPUtime=3.09
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 56178 0 0 0 280 29 0 0 25 0 1 0 3417113 207175680 48208 1992294400 4194304 7136930 140734050874720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 50580 48208 407 719 0 49859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202320

[startup+6.30146 s]
/proc/loadavg: 0.94 1.02 0.99 2/107 10467
/proc/meminfo: memFree=1610960/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=204112 CPUtime=6.29
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 59178 0 0 0 596 33 0 0 25 0 1 0 3417113 209010688 48768 1992294400 4194304 7136930 140734050874720 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 51028 48768 375 719 0 50307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 204112

[startup+12.7011 s]
/proc/loadavg: 0.95 1.02 0.99 2/107 10476
/proc/meminfo: memFree=1609588/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=205436 CPUtime=12.67
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 59571 0 0 0 1233 34 0 0 25 0 1 0 3417113 210366464 49091 1992294400 4194304 7136930 140734050874720 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 51359 49091 395 719 0 50638 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 205436

[startup+25.5012 s]
/proc/loadavg: 0.96 1.02 0.99 2/107 10478
/proc/meminfo: memFree=1608728/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=206916 CPUtime=25.47
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 59947 0 0 0 2507 40 0 0 25 0 1 0 3417113 211881984 49467 1992294400 4194304 7136930 140734050874720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 51729 49467 395 719 0 51008 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 206916

[startup+51.1016 s]
/proc/loadavg: 0.97 1.02 0.99 2/107 10478
/proc/meminfo: memFree=1606248/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=209104 CPUtime=51.05
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 60524 0 0 0 5054 51 0 0 25 0 1 0 3417113 214122496 50044 1992294400 4194304 7136930 140734050874720 18446744073709551615 5892276 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 52276 50044 395 719 0 51555 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 209104

[startup+102.308 s]
/proc/loadavg: 0.99 1.01 0.99 2/107 10480
/proc/meminfo: memFree=1596824/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=218720 CPUtime=102.24
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 62884 0 0 0 10156 68 0 0 25 0 1 0 3417113 223969280 52400 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 54680 52400 398 719 0 53959 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 218720

[startup+162.301 s]
/proc/loadavg: 0.99 1.01 0.99 2/107 10480
/proc/meminfo: memFree=1586160/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=230128 CPUtime=162.22
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 65539 0 0 0 16148 74 0 0 25 0 1 0 3417113 235651072 55055 1992294400 4194304 7136930 140734050874720 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 57532 55055 398 719 0 56811 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 230128

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10482
/proc/meminfo: memFree=1580704/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=236036 CPUtime=222.21
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 66900 0 0 0 22142 79 0 0 25 0 1 0 3417113 241700864 56416 1992294400 4194304 7136930 140734050874720 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 59009 56416 398 719 0 58288 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 236036

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10484
/proc/meminfo: memFree=1574504/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=242984 CPUtime=282.19
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 68447 0 0 0 28135 84 0 0 25 0 1 0 3417113 248815616 57963 1992294400 4194304 7136930 140734050874720 18446744073709551615 4980289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 60746 57963 398 719 0 60025 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 242984

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10486
/proc/meminfo: memFree=1569792/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=248128 CPUtime=342.18
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 69635 0 0 0 34130 88 0 0 25 0 1 0 3417113 254083072 59151 1992294400 4194304 7136930 140734050874720 18446744073709551615 4979040 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 62032 59151 398 719 0 61311 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 248128

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10488
/proc/meminfo: memFree=1563840/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=255212 CPUtime=402.16
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 71140 0 0 0 40125 91 0 0 25 0 1 0 3417113 261337088 60656 1992294400 4194304 7136930 140734050874720 18446744073709551615 4980305 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 63803 60656 398 719 0 63082 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 255212

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10488
/proc/meminfo: memFree=1556648/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=263040 CPUtime=462.14
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 72916 0 0 0 46118 96 0 0 25 0 1 0 3417113 269352960 62432 1992294400 4194304 7136930 140734050874720 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 65760 62432 398 719 0 65039 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 263040

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10490
/proc/meminfo: memFree=1550696/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=269928 CPUtime=522.13
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 74386 0 0 0 52113 100 0 0 25 0 1 0 3417113 276406272 63902 1992294400 4194304 7136930 140734050874720 18446744073709551615 4980291 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 67482 63902 398 719 0 66761 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 269928

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10492
/proc/meminfo: memFree=1547596/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=273272 CPUtime=582.11
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 75154 0 0 0 58109 102 0 0 25 0 1 0 3417113 279830528 64670 1992294400 4194304 7136930 140734050874720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 68318 64670 398 719 0 67597 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 273272

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10494
/proc/meminfo: memFree=1544372/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=276936 CPUtime=642.1
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 75925 0 0 0 64101 109 0 0 25 0 1 0 3417113 283582464 65441 1992294400 4194304 7136930 140734050874720 18446744073709551615 4978478 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 69234 65441 398 719 0 68513 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 276936

[startup+702.302 s]

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

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10502
/proc/meminfo: memFree=1527136/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=295280 CPUtime=942.03
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 80200 0 0 0 94078 125 0 0 25 0 1 0 3417113 302366720 69716 1992294400 4194304 7136930 140734050874720 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 73820 69716 398 719 0 73099 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 295280

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10504
/proc/meminfo: memFree=1520936/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=301836 CPUtime=1002.02
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 81730 0 0 0 100070 132 0 0 25 0 1 0 3417113 309080064 71246 1992294400 4194304 7136930 140734050874720 18446744073709551615 4979646 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 75459 71246 398 719 0 74738 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 301836

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10504
/proc/meminfo: memFree=1514488/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=308988 CPUtime=1062
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 83343 0 0 0 106064 136 0 0 25 0 1 0 3417113 316403712 72859 1992294400 4194304 7136930 140734050874720 18446744073709551615 4854249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 77247 72859 398 719 0 76526 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 308988

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10506
/proc/meminfo: memFree=1509652/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=314204 CPUtime=1121.98
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 84539 0 0 0 112060 138 0 0 25 0 1 0 3417113 321744896 74055 1992294400 4194304 7136930 140734050874720 18446744073709551615 4979093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 78551 74055 398 719 0 77830 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 314204

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 10508
/proc/meminfo: memFree=1504444/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=319884 CPUtime=1181.96
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 85817 0 0 0 118053 143 0 0 25 0 1 0 3417113 327561216 75333 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 79971 75333 398 719 0 79250 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 319884

[startup+1242.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 10510
/proc/meminfo: memFree=1502088/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=322416 CPUtime=1241.96
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 86343 0 0 0 124048 148 0 0 25 0 1 0 3417113 330153984 75859 1992294400 4194304 7136930 140734050874720 18446744073709551615 4947407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 80604 75859 398 719 0 79883 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 322416

[startup+1302.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 10512
/proc/meminfo: memFree=1498244/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=326860 CPUtime=1301.94
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 87300 0 0 0 130040 154 0 0 25 0 1 0 3417113 334704640 76816 1992294400 4194304 7136930 140734050874720 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 81715 76816 398 719 0 80994 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 326860

[startup+1362.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 10512
/proc/meminfo: memFree=1496012/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=329560 CPUtime=1361.92
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 87856 0 0 0 136032 160 0 0 25 0 1 0 3417113 337469440 77372 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 82390 77372 398 719 0 81669 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 329560

[startup+1422.31 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 10514
/proc/meminfo: memFree=1493408/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=332752 CPUtime=1421.91
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 88500 0 0 0 142021 170 0 0 25 0 1 0 3417113 340738048 78016 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 83188 78016 398 719 0 82467 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 332752

[startup+1482.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 10516
/proc/meminfo: memFree=1489564/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=337028 CPUtime=1481.89
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 89468 0 0 0 148003 186 0 0 25 0 1 0 3417113 345116672 78984 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983306 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 84257 78984 398 719 0 83536 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 337028

[startup+1542.3 s]
/proc/loadavg: 1.12 1.06 1.01 2/107 10518
/proc/meminfo: memFree=1487332/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=339540 CPUtime=1541.88
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 90017 0 0 0 153981 207 0 0 25 0 1 0 3417113 347688960 79533 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 84885 79533 398 719 0 84164 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 339540

[startup+1602.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 10520
/proc/meminfo: memFree=1484728/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=342416 CPUtime=1601.86
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 90665 0 0 0 159953 233 0 0 25 0 1 0 3417113 350633984 80181 1992294400 4194304 7136930 140734050874720 18446744073709551615 4980271 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 85604 80181 398 719 0 84883 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 342416

[startup+1662.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 10520
/proc/meminfo: memFree=1482124/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=345416 CPUtime=1661.85
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 91272 0 0 0 165928 257 0 0 25 0 1 0 3417113 353705984 80788 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 86354 80788 398 719 0 85633 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 345416

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 10522
/proc/meminfo: memFree=1479768/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=348420 CPUtime=1721.83
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 91869 0 0 0 171900 283 0 0 25 0 1 0 3417113 356782080 81385 1992294400 4194304 7136930 140734050874720 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 87105 81385 398 719 0 86384 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 348420

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10524
/proc/meminfo: memFree=1476420/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=351648 CPUtime=1781.81
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 92658 0 0 0 177878 303 0 0 25 0 1 0 3417113 360087552 82174 1992294400 4194304 7136930 140734050874720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 87912 82174 398 719 0 87191 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 351648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10524
/proc/meminfo: memFree=1475924/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=352132 CPUtime=1800.02
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 92778 0 0 0 179692 310 0 0 25 0 1 0 3417113 360583168 82294 1992294400 4194304 7136930 140734050874720 18446744073709551615 4979703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10466/statm: 88033 82294 398 719 0 87312 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 352132

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.02 1.00 3/108 10525
/proc/meminfo: memFree=1475792/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=352288 CPUtime=1800.13
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 92821 0 0 0 179703 310 0 0 25 0 1 0 3417113 360742912 82337 1992294400 4194304 7136930 140734050874720 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 88072 82337 403 719 0 87351 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 352288

[startup+1801 s]
/proc/loadavg: 1.00 1.02 1.00 3/108 10525
/proc/meminfo: memFree=1475792/2059040 swapFree=4187148/4192956
[pid=10466] ppid=10464 vsize=145528 CPUtime=1800.52
/proc/10466/stat : 10466 (pbscip.linux.x8) R 10464 10466 10362 0 -1 4202496 92978 0 0 0 179739 313 0 0 25 0 1 0 3417113 149020672 33394 1992294400 4194304 7136930 140734050874720 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10466/statm: 36382 33394 403 719 0 35661 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (KiB) 145528

Child status: 0
Real time (s): 1801.02
CPU time (s): 1800.54
CPU user time (s): 1797.4
CPU system time (s): 3.14452
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 352452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.4
system time used= 3.14452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92985
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= 3
involuntary context switches= 4612

runsolver used 3.13052 second user time and 8.35773 second system time

The end

Launcher Data

Begin job on node048 at 2010-06-15 19:00:52
IDJOB=2664122
IDBENCH=2947
IDSOLVER=1167
FILE ID=node048/2664122-1276621252
PBS_JOBID= 11172339
Free space on /tmp= 62448 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_20.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664122-1276621252/watcher-2664122-1276621252 -o /tmp/evaluation-result-2664122-1276621252/solver-2664122-1276621252 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664122-1276621252.opb -t 1800 -m 1800

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

MD5SUM BENCH= 601a73d2c5752739e04dd0126b5500f0
RANDOM SEED=2140221145

node048.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.212
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.42
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.212
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:       1806300 kB
Buffers:         33900 kB
Cached:         101324 kB
SwapCached:        280 kB
Active:          86124 kB
Inactive:       102848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1806300 kB
SwapTotal:     4192956 kB
SwapFree:      4187148 kB
Dirty:           10680 kB
Writeback:           0 kB
AnonPages:       53412 kB
Mapped:          15400 kB
Slab:            41916 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183364 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= 62444 MiB
End job on node048 at 2010-06-15 19:30:55