Trace number 3741342

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1800.03 1800.32

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3741342-1338774291.opb>
1.19/1.26	c original problem has 167056 variables (167056 bin, 0 int, 0 impl, 0 cont) and 169576 constraints
1.19/1.26	c problem read
1.19/1.27	c presolving settings loaded
1.99/2.08	c presolving:
4.09/4.10	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 169576 upgd conss, 387060 impls, 1965 clqs
1799.70/1800.09	c    (1800.1s) probing: 248/167056 (0.1%) - 4 fixings, 0 aggregations, 16160066 implications, 0 bound changes
1799.70/1800.09	c    (1800.1s) probing aborted: solving stopped
1799.80/1800.16	c presolving (2 rounds):
1799.80/1800.16	c  4 deleted vars, 1 deleted constraints, 2 added constraints, 0 tightened bounds, 0 added holes, 2 changed sides, 233 changed coefficients
1799.80/1800.16	c  32875386 implications, 59114 cliques
1799.80/1800.16	c presolved problem has 167052 variables (167052 bin, 0 int, 0 impl, 0 cont) and 169577 constraints
1799.80/1800.16	c     555 constraints of type <knapsack>
1799.80/1800.16	c  169022 constraints of type <setppc>
1799.80/1800.16	c transformed objective value is always integral (scale: 1)
1799.80/1800.16	c Presolving Time: 1798.41
1799.80/1800.16	c - non default parameters ----------------------------------------------------------------------
1799.80/1800.16	c # SCIP version 2.0.1.5
1799.80/1800.16	c 
1799.80/1800.16	c # frequency for displaying node information lines
1799.80/1800.16	c # [type: int, range: [-1,2147483647], default: 100]
1799.80/1800.16	c display/freq = 10000
1799.80/1800.16	c 
1799.80/1800.16	c # maximal time in seconds to run
1799.80/1800.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1799.80/1800.16	c limits/time = 1797
1799.80/1800.16	c 
1799.80/1800.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1799.80/1800.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1799.80/1800.16	c limits/memory = 13950
1799.80/1800.16	c 
1799.80/1800.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
1799.80/1800.16	c # [type: int, range: [1,2], default: 1]
1799.80/1800.16	c timing/clocktype = 2
1799.80/1800.16	c 
1799.80/1800.16	c # belongs reading time to solving time?
1799.80/1800.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1799.80/1800.16	c timing/reading = TRUE
1799.80/1800.16	c 
1799.80/1800.16	c # should presolving try to simplify inequalities
1799.80/1800.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1799.80/1800.16	c constraints/linear/simplifyinequalities = TRUE
1799.80/1800.16	c 
1799.80/1800.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1799.80/1800.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1799.80/1800.16	c constraints/indicator/addCouplingCons = TRUE
1799.80/1800.16	c 
1799.80/1800.16	c # should presolving try to simplify knapsacks
1799.80/1800.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1799.80/1800.16	c constraints/knapsack/simplifyinequalities = TRUE
1799.80/1800.16	c 
1799.80/1800.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1799.80/1800.16	c # [type: int, range: [-1,2147483647], default: -1]
1799.80/1800.16	c separating/rapidlearning/freq = 0
1799.80/1800.16	c 
1799.80/1800.16	c -----------------------------------------------------------------------------------------------
1799.80/1800.16	c start solving
1799.89/1800.23	c 
1799.89/1800.23	c 
1799.89/1800.23	c SCIP Status        : solving was interrupted [time limit reached]
1799.89/1800.23	c Solving Time (sec) : 1800.22
1799.89/1800.23	c Solving Nodes      : 0
1799.89/1800.23	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.89/1800.23	c Dual Bound         : -1.00000000000000e+20
1799.89/1800.23	c Gap                : infinite
1799.89/1800.23	s UNKNOWN
1799.89/1800.23	c SCIP Status        : solving was interrupted [time limit reached]
1799.89/1800.23	c Total Time         :    1800.22
1799.89/1800.23	c   solving          :    1800.22
1799.89/1800.23	c   presolving       :    1798.41 (included in solving)
1799.89/1800.23	c   reading          :       1.26 (included in solving)
1799.89/1800.23	c Original Problem   :
1799.89/1800.23	c   Problem name     : HOME/instance-3741342-1338774291.opb
1799.89/1800.23	c   Variables        : 167056 (167056 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.89/1800.23	c   Constraints      : 169576 initial, 169576 maximal
1799.89/1800.23	c Presolved Problem  :
1799.89/1800.23	c   Problem name     : t_HOME/instance-3741342-1338774291.opb
1799.89/1800.23	c   Variables        : 167052 (167052 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.89/1800.23	c   Constraints      : 169577 initial, 169577 maximal
1799.89/1800.23	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.89/1800.23	c   trivial          :       0.02          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   dualfix          :       0.01          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   implics          :       0.01          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   probing          :    1792.14          4          0          0          0          0          0          0          0          0
1799.89/1800.23	c   knapsack         :       3.04          0          0          0          0          0          1          2          2        233
1799.89/1800.23	c   setppc           :       0.35          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   linear           :       1.74          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.89/1800.23	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.89/1800.23	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   knapsack         :        555          0      22465          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c   setppc           :     169022          0      22465          0          0          0          0          2          0          0          0          0
1799.89/1800.23	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1799.89/1800.23	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.89/1800.23	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.89/1800.23	c   knapsack         :      14.28       0.00      14.28       0.00       0.00       0.00       0.00
1799.89/1800.23	c   setppc           :      61.88       0.00      61.88       0.00       0.00       0.00       0.00
1799.89/1800.23	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.89/1800.23	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.89/1800.23	c   vbounds          :          0          0          0          0
1799.89/1800.23	c   rootredcost      :          0          0          0          0
1799.89/1800.23	c   pseudoobj        :          0          0          0          0
1799.89/1800.23	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.89/1800.23	c   vbounds          :       0.01       0.01       0.00
1799.89/1800.23	c   rootredcost      :       0.00       0.00       0.00
1799.89/1800.23	c   pseudoobj        :       0.00       0.00       0.00
1799.89/1800.23	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.89/1800.23	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.89/1800.23	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.89/1800.23	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.89/1800.23	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.89/1800.23	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.89/1800.23	c   applied globally :          -          -          -          0        0.0          -          -          -
1799.89/1800.23	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.89/1800.23	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.89/1800.23	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1799.89/1800.23	c   redcost          :       0.00          0          0          0          0          0
1799.89/1800.23	c   impliedbounds    :       0.00          0          0          0          0          0
1799.89/1800.23	c   intobj           :       0.00          0          0          0          0          0
1799.89/1800.23	c   gomory           :       0.00          0          0          0          0          0
1799.89/1800.23	c   cgmip            :       0.00          0          0          0          0          0
1799.89/1800.23	c   closecuts        :       0.00          0          0          0          0          0
1799.89/1800.23	c   strongcg         :       0.00          0          0          0          0          0
1799.89/1800.23	c   cmir             :       0.00          0          0          0          0          0
1799.89/1800.23	c   flowcover        :       0.00          0          0          0          0          0
1799.89/1800.23	c   clique           :       0.00          0          0          0          0          0
1799.89/1800.23	c   zerohalf         :       0.00          0          0          0          0          0
1799.89/1800.23	c   mcf              :       0.00          0          0          0          0          0
1799.89/1800.23	c   oddcycle         :       0.00          0          0          0          0          0
1799.89/1800.23	c   rapidlearning    :       0.00          0          0          0          0          0
1799.89/1800.23	c Pricers            :       Time      Calls       Vars
1799.89/1800.23	c   problem variables:       0.00          0          0
1799.89/1800.23	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.89/1800.23	c   pscost           :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   inference        :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   mostinf          :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   leastinf         :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   random           :       0.00          0          0          0          0          0          0
1799.89/1800.23	c   relpscost        :       0.00          0          0          0          0          0          0
1799.89/1800.23	c Primal Heuristics  :       Time      Calls      Found
1799.89/1800.23	c   LP solutions     :       0.00          -          0
1799.89/1800.23	c   pseudo solutions :       0.00          -          0
1799.89/1800.23	c   trivial          :       0.17          1          0
1799.89/1800.23	c   shiftandpropagate:       0.00          0          0
1799.89/1800.23	c   simplerounding   :       0.00          0          0
1799.89/1800.23	c   zirounding       :       0.00          0          0
1799.89/1800.23	c   rounding         :       0.00          0          0
1799.89/1800.23	c   shifting         :       0.00          0          0
1799.89/1800.23	c   intshifting      :       0.00          0          0
1799.89/1800.23	c   oneopt           :       0.00          0          0
1799.89/1800.23	c   twoopt           :       0.00          0          0
1799.89/1800.23	c   fixandinfer      :       0.00          0          0
1799.89/1800.23	c   feaspump         :       0.00          0          0
1799.89/1800.23	c   clique           :       0.00          0          0
1799.89/1800.23	c   coefdiving       :       0.00          0          0
1799.89/1800.23	c   pscostdiving     :       0.00          0          0
1799.89/1800.23	c   fracdiving       :       0.00          0          0
1799.89/1800.23	c   veclendiving     :       0.00          0          0
1799.89/1800.23	c   intdiving        :       0.00          0          0
1799.89/1800.23	c   actconsdiving    :       0.00          0          0
1799.89/1800.23	c   objpscostdiving  :       0.00          0          0
1799.89/1800.23	c   rootsoldiving    :       0.00          0          0
1799.89/1800.23	c   linesearchdiving :       0.00          0          0
1799.89/1800.23	c   guideddiving     :       0.00          0          0
1799.89/1800.23	c   octane           :       0.00          0          0
1799.89/1800.23	c   rens             :       0.00          0          0
1799.89/1800.23	c   rins             :       0.00          0          0
1799.89/1800.23	c   localbranching   :       0.00          0          0
1799.89/1800.23	c   mutation         :       0.00          0          0
1799.89/1800.23	c   crossover        :       0.00          0          0
1799.89/1800.23	c   dins             :       0.00          0          0
1799.89/1800.23	c   vbounds          :       0.00          0          0
1799.89/1800.23	c   undercover       :       0.00          0          0
1799.89/1800.23	c   subnlp           :       0.00          0          0
1799.89/1800.23	c   trysol           :       0.00          0          0
1799.89/1800.23	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.89/1800.23	c   primal LP        :       0.00          0          0       0.00          -
1799.89/1800.23	c   dual LP          :       0.00          0          0       0.00          -
1799.89/1800.23	c   lex dual LP      :       0.00          0          0       0.00          -
1799.89/1800.23	c   barrier LP       :       0.00          0          0       0.00          -
1799.89/1800.23	c   diving/probing LP:       0.00          0          0       0.00          -
1799.89/1800.23	c   strong branching :       0.00          0          0       0.00          -
1799.89/1800.23	c     (at root node) :          -          0          0       0.00          -
1799.89/1800.23	c   conflict analysis:       0.00          0          0       0.00          -
1799.89/1800.23	c B&B Tree           :
1799.89/1800.23	c   number of runs   :          1
1799.89/1800.23	c   nodes            :          0
1799.89/1800.23	c   nodes (total)    :          0
1799.89/1800.23	c   nodes left       :          1
1799.89/1800.23	c   max depth        :         -1
1799.89/1800.23	c   max depth (total):         -1
1799.89/1800.23	c   backtracks       :          0 (0.0%)
1799.89/1800.23	c   delayed cutoffs  :          0
1799.89/1800.23	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.89/1800.23	c   avg switch length:       0.00
1799.89/1800.23	c   switching time   :       0.00
1799.89/1800.23	c Solution           :
1799.89/1800.23	c   Solutions found  :          0 (0 improvements)
1799.89/1800.23	c   Primal Bound     :          -
1799.89/1800.23	c   Dual Bound       :          -
1799.89/1800.23	c   Gap              :   infinite
1799.89/1800.23	c   Root Dual Bound  :          -
1799.89/1800.23	c   Root Iterations  :          0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741342-1338774291/watcher-3741342-1338774291 -o /tmp/evaluation-result-3741342-1338774291/solver-3741342-1338774291 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741342-1338774291.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.56 1.89 1.96 3/176 3224
/proc/meminfo: memFree=30083708/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=10952 CPUtime=0 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 1713 0 0 0 0 0 0 0 20 0 1 0 343555039 11214848 1668 33554432000 4194304 9016284 140737331791584 140734722465448 7870589 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 2738 1677 340 1178 0 1556 0

[startup+0.0411079 s]
/proc/loadavg: 1.56 1.89 1.96 3/176 3224
/proc/meminfo: memFree=30083708/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=35612 CPUtime=0.03 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 7880 0 0 0 2 1 0 0 20 0 1 0 343555039 36466688 7834 33554432000 4194304 9016284 140737331791584 140734722465448 4530476 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 8903 7834 360 1178 0 7721 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35612

[startup+0.100274 s]
/proc/loadavg: 1.56 1.89 1.96 3/176 3224
/proc/meminfo: memFree=30083708/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=72124 CPUtime=0.09 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 17009 0 0 0 7 2 0 0 20 0 1 0 343555039 73854976 16963 33554432000 4194304 9016284 140737331791584 140734722465448 6813403 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 18031 16963 360 1178 0 16849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72124

[startup+0.300243 s]
/proc/loadavg: 1.56 1.89 1.96 3/176 3224
/proc/meminfo: memFree=30083708/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=138816 CPUtime=0.29 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 33652 0 0 0 25 4 0 0 20 0 1 0 343555039 142147584 33602 33554432000 4194304 9016284 140737331791584 140734722465448 7870483 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 34704 33602 360 1178 0 33522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138816

[startup+0.700232 s]
/proc/loadavg: 1.56 1.89 1.96 3/176 3224
/proc/meminfo: memFree=30083708/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=166456 CPUtime=0.69 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 40537 0 0 0 64 5 0 0 20 0 1 0 343555039 170450944 40487 33554432000 4194304 9016284 140737331791584 140737331655480 7868710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 41614 40487 360 1178 0 40432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 166456

[startup+1.50023 s]
/proc/loadavg: 1.56 1.89 1.96 3/177 3225
/proc/meminfo: memFree=29886724/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=384612 CPUtime=1.49 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 94753 0 0 0 136 13 0 0 20 0 1 0 343555039 393842688 94662 33554432000 4194304 9016284 140737331791584 140737331785752 6813403 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 96153 94704 406 1178 0 94971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 384612

[startup+3.10026 s]
/proc/loadavg: 1.60 1.89 1.96 3/177 3225
/proc/meminfo: memFree=29572500/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=561796 CPUtime=3.09 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 139542 0 0 0 290 19 0 0 20 0 1 0 343555039 575279104 138575 33554432000 4194304 9016284 140737331791584 140737331788488 4935238 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 140449 138575 480 1178 0 139267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 561796

[startup+6.3011 s]
/proc/loadavg: 1.60 1.89 1.96 3/177 3225
/proc/meminfo: memFree=29360016/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=807632 CPUtime=6.29 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 208989 0 0 0 600 29 0 0 20 0 1 0 343555039 827015168 197478 33554432000 4194304 9016284 140737331791584 140737331785704 6813403 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 201908 197478 501 1178 0 200726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 807632

[startup+12.7008 s]
/proc/loadavg: 1.66 1.90 1.96 3/177 3225
/proc/meminfo: memFree=29083152/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=992280 CPUtime=12.69 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 248210 0 0 0 1234 35 0 0 20 0 1 0 343555039 1016094720 243326 33554432000 4194304 9016284 140737331791584 140737331787176 6480384 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 248070 243326 521 1178 0 246888 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 992280

[startup+25.5002 s]
/proc/loadavg: 1.71 1.90 1.96 3/177 3225
/proc/meminfo: memFree=29079632/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=997088 CPUtime=25.48 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 249233 0 0 0 2513 35 0 0 20 0 1 0 343555039 1021018112 244349 33554432000 4194304 9016284 140737331791584 140737331787176 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 249272 244349 521 1178 0 248090 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 997088

[startup+51.101 s]
/proc/loadavg: 1.81 1.91 1.96 3/177 3225
/proc/meminfo: memFree=29067440/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1009256 CPUtime=51.08 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 252199 0 0 0 5072 36 0 0 20 0 1 0 343555039 1033478144 247311 33554432000 4194304 9016284 140737331791584 140737331787176 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 252314 247311 521 1178 0 251132 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1009256

[startup+102.306 s]
/proc/loadavg: 1.92 1.92 1.96 3/177 3226
/proc/meminfo: memFree=29011496/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1068356 CPUtime=102.28 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 264041 0 0 0 10190 38 0 0 20 0 1 0 343555039 1093996544 260933 33554432000 4194304 9016284 140737331791584 140737331787176 4889096 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 267089 260933 524 1178 0 265907 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1068356

[startup+162.3 s]
/proc/loadavg: 1.97 1.93 1.96 3/177 3226
/proc/meminfo: memFree=28979408/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1094360 CPUtime=162.25 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 270177 0 0 0 16187 38 0 0 20 0 1 0 343555039 1120624640 268766 33554432000 4194304 9016284 140737331791584 140737331787096 6480407 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 273590 268766 524 1178 0 272408 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1094360

[startup+222.301 s]
/proc/loadavg: 2.04 1.96 1.97 3/177 3226
/proc/meminfo: memFree=28967536/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1109312 CPUtime=222.25 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 273591 0 0 0 22186 39 0 0 20 0 1 0 343555039 1135935488 272180 33554432000 4194304 9016284 140737331791584 140737331787176 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 277328 272180 524 1178 0 276146 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1109312

[startup+282.3 s]
/proc/loadavg: 2.01 1.96 1.97 3/177 3226
/proc/meminfo: memFree=28932968/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1142564 CPUtime=282.24 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 281573 0 0 0 28184 40 0 0 20 0 1 0 343555039 1169985536 280162 33554432000 4194304 9016284 140737331791584 140737331787176 6480360 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 285641 280162 524 1178 0 284459 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1142564

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.97 3/178 3229
/proc/meminfo: memFree=28914656/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1160004 CPUtime=342.23 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 285593 0 0 0 34183 40 0 0 20 0 1 0 343555039 1187844096 284188 33554432000 4194304 9016284 140737331791584 140737331787096 6480360 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 290001 284188 524 1178 0 288819 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1160004

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/177 3230
/proc/meminfo: memFree=28884828/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1184040 CPUtime=402.23 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 291261 0 0 0 40181 42 0 0 20 0 1 0 343555039 1212456960 291456 33554432000 4194304 9016284 140737331791584 140737331787176 6480372 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 296010 291456 524 1178 0 294828 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1184040

[startup+462.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/177 3230
/proc/meminfo: memFree=28843068/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1216396 CPUtime=462.21 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 299238 0 0 0 46179 42 0 0 20 0 1 0 343555039 1245589504 301657 33554432000 4194304 9016284 140737331791584 140737331787176 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 304099 301657 524 1178 0 302917 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1216396

[startup+522.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/177 3230
/proc/meminfo: memFree=28828340/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1223756 CPUtime=522.2 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 300888 0 0 0 52178 42 0 0 20 0 1 0 343555039 1253126144 304467 33554432000 4194304 9016284 140737331791584 140737331787096 6480389 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 305939 304467 524 1178 0 304757 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1223756

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/177 3230
/proc/meminfo: memFree=28804932/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1244632 CPUtime=582.19 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 306138 0 0 0 58176 43 0 0 20 0 1 0 343555039 1274503168 309745 33554432000 4194304 9016284 140737331791584 140737331787176 6480425 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 311158 309745 524 1178 0 309976 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1244632

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.97 3/177 3231
/proc/meminfo: memFree=28661936/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1375184 CPUtime=882.14 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 339376 0 0 0 88167 47 0 0 20 0 1 0 343555039 1408188416 342485 33554432000 4194304 9016284 140737331791584 140737331787176 6480393 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 343796 342485 524 1178 0 342614 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1375184

[startup+942.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/178 3234
/proc/meminfo: memFree=28634672/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1400728 CPUtime=942.14 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 345746 0 0 0 94166 48 0 0 20 0 1 0 343555039 1434345472 348855 33554432000 4194304 9016284 140737331791584 140737331787096 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 350182 348855 524 1178 0 349000 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1400728

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/178 3258
/proc/meminfo: memFree=28612496/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1422960 CPUtime=1002.12 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 351280 0 0 0 100163 49 0 0 20 0 1 0 343555039 1457111040 354389 33554432000 4194304 9016284 140737331791584 140737331787176 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 355740 354389 524 1178 0 354558 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1422960

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/177 3258
/proc/meminfo: memFree=28594660/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1440852 CPUtime=1062.12 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 355741 0 0 0 106162 50 0 0 20 0 1 0 343555039 1475432448 358850 33554432000 4194304 9016284 140737331791584 140737331787096 6480372 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 360213 358850 524 1178 0 359031 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1440852

[startup+1122.3 s]
/proc/loadavg: 2.04 1.99 1.97 3/177 3258
/proc/meminfo: memFree=28586480/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1447188 CPUtime=1122.11 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 357265 0 0 0 112161 50 0 0 20 0 1 0 343555039 1481920512 360374 33554432000 4194304 9016284 140737331791584 140737331787176 6480425 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 361797 360374 524 1178 0 360615 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1447188

[startup+1182.3 s]
/proc/loadavg: 2.01 1.99 1.97 3/177 3258
/proc/meminfo: memFree=28556720/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1474852 CPUtime=1182.1 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 364287 0 0 0 118159 51 0 0 20 0 1 0 343555039 1510248448 367256 33554432000 4194304 9016284 140737331791584 140737331787096 6480393 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 368713 367256 524 1178 0 367531 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1474852

[startup+1242.3 s]
/proc/loadavg: 2.07 2.00 1.98 3/177 3258
/proc/meminfo: memFree=28514312/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1516056 CPUtime=1242.09 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 374618 0 0 0 124156 53 0 0 20 0 1 0 343555039 1552441344 377527 33554432000 4194304 9016284 140737331791584 140737331787176 6476016 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 379014 377527 524 1178 0 377832 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1516056

[startup+1302.3 s]
/proc/loadavg: 2.02 2.00 1.98 3/177 3259
/proc/meminfo: memFree=28394684/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1633824 CPUtime=1302.08 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 403645 0 0 0 130152 56 0 0 20 0 1 0 343555039 1673035776 406514 33554432000 4194304 9016284 140737331791584 140737331787176 6466192 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 408456 406514 524 1178 0 407274 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1633824

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 3259
/proc/meminfo: memFree=28323784/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1704436 CPUtime=1362.07 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 421179 0 0 0 136148 59 0 0 20 0 1 0 343555039 1745342464 424106 33554432000 4194304 9016284 140737331791584 140737331787176 6480376 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 426109 424106 524 1178 0 424927 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1704436

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3259
/proc/meminfo: memFree=28296036/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1729964 CPUtime=1422.07 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 427341 0 0 0 142147 60 0 0 20 0 1 0 343555039 1771483136 430413 33554432000 4194304 9016284 140737331791584 140737331787176 6480376 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 432491 430413 524 1178 0 431309 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1729964

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3259
/proc/meminfo: memFree=28217448/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1803560 CPUtime=1482.05 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 445501 0 0 0 148142 63 0 0 20 0 1 0 343555039 1846845440 449048 33554432000 4194304 9016284 140737331791584 140737331787176 5510757 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 450890 449048 524 1178 0 449708 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1803560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3262
/proc/meminfo: memFree=28175448/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1847300 CPUtime=1542.04 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 455902 0 0 0 154140 64 0 0 20 0 1 0 343555039 1891635200 459558 33554432000 4194304 9016284 140737331791584 140737331787176 5510757 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 461825 459558 524 1178 0 460643 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1847300

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/176 3262
/proc/meminfo: memFree=28134696/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1884056 CPUtime=1602.03 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 464941 0 0 0 160138 65 0 0 20 0 1 0 343555039 1929273344 468957 33554432000 4194304 9016284 140737331791584 140737331787176 6480360 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 471014 468957 524 1178 0 469832 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1884056

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 3263
/proc/meminfo: memFree=28060812/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1954292 CPUtime=1662.02 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 482795 0 0 0 166134 68 0 0 20 0 1 0 343555039 2001195008 487313 33554432000 4194304 9016284 140737331791584 140737331787176 6480360 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 488573 487313 524 1178 0 487391 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1954292

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 3263
/proc/meminfo: memFree=28028996/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=1982752 CPUtime=1722 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 489630 0 0 0 172132 68 0 0 20 0 1 0 343555039 2030338048 494377 33554432000 4194304 9016284 140737331791584 140737331787176 6480425 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 495688 494377 524 1178 0 494506 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1982752

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 3263
/proc/meminfo: memFree=27991176/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=2019820 CPUtime=1782 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 498539 0 0 0 178130 70 0 0 20 0 1 0 343555039 2068295680 503286 33554432000 4194304 9016284 140737331791584 140737331787176 6480372 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 504955 503286 524 1178 0 503773 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2019820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.94 1.99 1.98 3/177 3301
/proc/meminfo: memFree=28022476/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=2050036 CPUtime=1800.01 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 502177 0 0 0 179930 71 0 0 20 0 1 0 343555039 2099236864 510834 33554432000 4194304 9016284 140737331791584 140737331790760 4687741 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 512509 510834 556 1178 0 511327 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2050036

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

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

[startup+1800.3 s]
/proc/loadavg: 1.94 1.99 1.98 3/177 3301
/proc/meminfo: memFree=28022476/32873648 swapFree=6860/6860
[pid=3224] ppid=3222 vsize=2050036 CPUtime=1800.01 cores=1,3,5,7
/proc/3224/stat : 3224 (scip-2.0.1.4b_2) R 3222 3224 22552 0 -1 4202496 502177 0 0 0 179930 71 0 0 20 0 1 0 343555039 2099236864 510834 33554432000 4194304 9016284 140737331791584 140737331790760 4687741 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3224/statm: 512509 510834 556 1178 0 511327 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2050036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.03
CPU user time (s): 1799.3
CPU system time (s): 0.727889
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 2050036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.727889
maximum resident set size= 2047712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502177
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= 42
involuntary context switches= 2476

runsolver used 3.20051 second user time and 8.40372 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-04 03:44:52
IDJOB=3741342
IDBENCH=89840
IDSOLVER=2329
FILE ID=node124/3741342-1338774291
RUNJOBID= node124-1338774291-3197
PBS_JOBID= 14636791
Free space on /tmp= 70684 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741342-1338774291/watcher-3741342-1338774291 -o /tmp/evaluation-result-3741342-1338774291/solver-3741342-1338774291 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741342-1338774291.opb -t 1800 -m 15500

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=1583047013

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30085088 kB
Buffers:          243308 kB
Cached:          1720200 kB
SwapCached:         8264 kB
Active:           552172 kB
Inactive:        1450384 kB
Active(anon):      33068 kB
Inactive(anon):     8240 kB
Active(file):     519104 kB
Inactive(file):  1442144 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091600 kB
Dirty:             42736 kB
Writeback:             0 kB
AnonPages:         38128 kB
Mapped:            10932 kB
Shmem:                 0 kB
Slab:             646980 kB
SReclaimable:      91448 kB
SUnreclaim:       555532 kB
KernelStack:        1376 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     157564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70668 MiB
End job on node124 at 2012-06-04 04:14:54