Trace number 3742987

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)? 1797.65 1797.92

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM981c792e7a6b90aa8c44f0e4058f865b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-22879
Best CPU time to get the best result obtained on this benchmark20.3699
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 814173
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 814173
Number of bits of the biggest sum of numbers20
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-3742987-1338793131.opb>
0.28/0.32	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.28/0.32	c problem read
0.28/0.33	c presolving settings loaded
0.48/0.57	c presolving:
0.69/0.72	c (round 1) 126 del vars, 3 del conss, 0 add conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.69/0.78	c (round 2) 1372 del vars, 1254 del conss, 0 add conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.79/0.83	c (round 3) 2024 del vars, 1906 del conss, 0 add conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.79/0.88	c (round 4) 2475 del vars, 2357 del conss, 0 add conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.89/0.93	c (round 5) 2838 del vars, 2720 del conss, 0 add conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.89/0.98	c (round 6) 3150 del vars, 3032 del conss, 0 add conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.99/1.03	c (round 7) 3418 del vars, 3300 del conss, 0 add conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.99/1.07	c (round 8) 3571 del vars, 3453 del conss, 0 add conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
1.09/1.11	c (round 9) 3629 del vars, 3511 del conss, 0 add conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.09/1.15	c (round 10) 3654 del vars, 3536 del conss, 0 add conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
10.59/10.69	c (round 11) 3707 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 3969568 impls, 551 clqs
10.79/10.83	c (round 12) 3707 del vars, 4140 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 3969568 impls, 552 clqs
218.86/218.95	c (round 13) 3798 del vars, 4140 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11350300 impls, 552 clqs
218.95/219.04	c (round 14) 3798 del vars, 4231 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 11350470 impls, 552 clqs
224.06/224.17	c (round 15) 3852 del vars, 4231 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 12380822 impls, 552 clqs
224.15/224.26	c (round 16) 3852 del vars, 4285 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 12380822 impls, 552 clqs
240.15/240.29	c (round 17) 3902 del vars, 4285 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 12716438 impls, 552 clqs
240.25/240.36	c (round 18) 3902 del vars, 4335 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 12716634 impls, 552 clqs
329.44/329.51	c (round 19) 3952 del vars, 4335 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16964684 impls, 552 clqs
329.54/329.61	c (round 20) 3952 del vars, 4385 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16964684 impls, 552 clqs
388.73/388.86	c    (388.9s) probing: 1000/37282 (2.7%) - 313 fixings, 14 aggregations, 3678023 implications, 0 bound changes
417.83/417.91	c (round 21) 4002 del vars, 4385 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 23597100 impls, 552 clqs
417.83/417.99	c (round 22) 4002 del vars, 4435 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 23597100 impls, 552 clqs
475.82/475.91	c (round 23) 4052 del vars, 4435 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26546133 impls, 552 clqs
475.82/475.99	c (round 24) 4052 del vars, 4485 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 26546133 impls, 552 clqs
537.71/537.90	c    (537.9s) probing: 2000/37282 (5.4%) - 400 fixings, 19 aggregations, 7824343 implications, 0 bound changes
653.89/654.06	c (round 25) 4102 del vars, 4485 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 37368389 impls, 552 clqs
653.99/654.14	c (round 26) 4102 del vars, 4535 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 37368389 impls, 552 clqs
730.58/730.71	c    (730.7s) probing: 3000/37282 (8.0%) - 445 fixings, 21 aggregations, 13271744 implications, 0 bound changes
852.66/852.84	c (round 27) 4152 del vars, 4535 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 48359473 impls, 552 clqs
852.66/852.88	c (round 28) 4152 del vars, 4585 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 48359473 impls, 552 clqs
1037.53/1037.78	c    (1037.8s) probing: 4000/37282 (10.7%) - 516 fixings, 21 aggregations, 20973003 implications, 0 bound changes
1053.93/1054.13	c (round 29) 4202 del vars, 4585 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 57944695 impls, 552 clqs
1053.93/1054.19	c (round 30) 4202 del vars, 4635 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 57944695 impls, 552 clqs
1367.38/1367.60	c    (1367.6s) probing: 5000/37282 (13.4%) - 573 fixings, 21 aggregations, 27879883 implications, 0 bound changes
1429.78/1430.05	c (round 31) 4252 del vars, 4635 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 73522565 impls, 549 clqs
1429.87/1430.13	c (round 32) 4252 del vars, 4685 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 73522565 impls, 549 clqs
1538.36/1538.68	c    (1538.7s) probing: 6000/37282 (16.1%) - 587 fixings, 21 aggregations, 31466609 implications, 0 bound changes
1639.53/1639.87	c    (1639.9s) probing: 7000/37282 (18.8%) - 595 fixings, 21 aggregations, 33182258 implications, 0 bound changes
1700.13/1700.43	c    (1700.4s) probing: 8000/37282 (21.5%) - 605 fixings, 21 aggregations, 34291991 implications, 0 bound changes
1789.71/1790.04	c    (1790.0s) probing: 9000/37282 (24.1%) - 605 fixings, 21 aggregations, 36075570 implications, 0 bound changes
1797.12/1797.46	c    (1797.5s) probing: 9081/37282 (24.4%) - 605 fixings, 21 aggregations, 36207636 implications, 0 bound changes
1797.12/1797.46	c    (1797.5s) probing aborted: solving stopped
1797.12/1797.46	c (round 33) 4281 del vars, 4685 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 88077737 impls, 549 clqs
1797.12/1797.46	c presolving (33 rounds):
1797.12/1797.46	c  4281 deleted vars, 4685 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1797.12/1797.46	c  88077737 implications, 549 cliques
1797.12/1797.46	c presolving was interrupted.
1797.12/1797.46	c Presolving Time: 1796.99
1797.12/1797.46	c - non default parameters ----------------------------------------------------------------------
1797.12/1797.46	c # SCIP version 2.0.1.5
1797.12/1797.46	c 
1797.12/1797.46	c # frequency for displaying node information lines
1797.12/1797.46	c # [type: int, range: [-1,2147483647], default: 100]
1797.12/1797.46	c display/freq = 10000
1797.12/1797.46	c 
1797.12/1797.46	c # maximal time in seconds to run
1797.12/1797.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.12/1797.46	c limits/time = 1797
1797.12/1797.46	c 
1797.12/1797.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.12/1797.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.12/1797.46	c limits/memory = 13950
1797.12/1797.46	c 
1797.12/1797.46	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.12/1797.46	c # [type: int, range: [1,2], default: 1]
1797.12/1797.46	c timing/clocktype = 2
1797.12/1797.46	c 
1797.12/1797.46	c # belongs reading time to solving time?
1797.12/1797.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.46	c timing/reading = TRUE
1797.12/1797.46	c 
1797.12/1797.46	c # should presolving try to simplify inequalities
1797.12/1797.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.46	c constraints/linear/simplifyinequalities = TRUE
1797.12/1797.46	c 
1797.12/1797.46	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.12/1797.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.46	c constraints/indicator/addCouplingCons = TRUE
1797.12/1797.46	c 
1797.12/1797.46	c # should presolving try to simplify knapsacks
1797.12/1797.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.46	c constraints/knapsack/simplifyinequalities = TRUE
1797.12/1797.46	c 
1797.12/1797.46	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.12/1797.46	c # [type: int, range: [-1,2147483647], default: -1]
1797.12/1797.46	c separating/rapidlearning/freq = 0
1797.12/1797.46	c 
1797.12/1797.46	c -----------------------------------------------------------------------------------------------
1797.12/1797.46	c start solving
1797.12/1797.48	c presolving:
1797.12/1797.48	c presolving (33 rounds):
1797.12/1797.48	c  4281 deleted vars, 4685 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1797.12/1797.48	c  88077737 implications, 549 cliques
1797.12/1797.48	c presolving was interrupted.
1797.12/1797.48	c Presolving Time: 1797.01
1797.12/1797.48	c 
1797.12/1797.48	c SCIP Status        : solving was interrupted [time limit reached]
1797.12/1797.48	c Solving Time (sec) : 1797.48
1797.12/1797.48	c Solving Nodes      : 0
1797.12/1797.48	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.12/1797.48	s UNKNOWN
1797.12/1797.48	c SCIP Status        : solving was interrupted [time limit reached]
1797.12/1797.48	c Total Time         :    1797.48
1797.12/1797.48	c   solving          :    1797.48
1797.12/1797.48	c   presolving       :    1797.01 (included in solving)
1797.12/1797.48	c   reading          :       0.32 (included in solving)
1797.12/1797.48	c Original Problem   :
1797.12/1797.48	c   Problem name     : HOME/instance-3742987-1338793131.opb
1797.12/1797.48	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.12/1797.48	c   Constraints      : 41436 initial, 41436 maximal
1797.12/1797.48	c Presolved Problem  :
1797.12/1797.48	c   Problem name     : t_HOME/instance-3742987-1338793131.opb
1797.12/1797.48	c   Variables        : 36656 (36656 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.12/1797.48	c   Constraints      : 36751 initial, 36751 maximal
1797.12/1797.48	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.12/1797.48	c   trivial          :       0.09        123          0          0          0          0          0          0          0          0
1797.12/1797.48	c   dualfix          :       0.08          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   implics          :       0.09          0          1          0          0          0          0          0          0          0
1797.12/1797.48	c   probing          :    1794.38        605         21          0          0          0          0          0          0          0
1797.12/1797.48	c   knapsack         :       0.33          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   setppc           :       0.22          0          0          0          0          0        420          0          0          0
1797.12/1797.48	c   linear           :       0.76       3531          0          0       3531          0       4088          0          0          0
1797.12/1797.48	c   logicor          :       0.81          0          0          0          0          0        177          0          0          0
1797.12/1797.48	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.12/1797.48	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.12/1797.48	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   knapsack         :          0+         0      62089          0          0          0          0        131          0          0          0          0
1797.12/1797.48	c   setppc           :          0+         0      61957          0          0          0          0        173          0          0          0          0
1797.12/1797.48	c   linear           :          0+         0        410          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c   logicor          :          0+         0      52080          0          0          0          0         66          0          0          0          0
1797.12/1797.48	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.12/1797.48	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.12/1797.48	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.12/1797.48	c   knapsack         :       5.76       0.00       5.76       0.00       0.00       0.00       0.00
1797.12/1797.48	c   setppc           :      76.96       0.00      76.96       0.00       0.00       0.00       0.00
1797.12/1797.48	c   linear           :       0.32       0.00       0.32       0.00       0.00       0.00       0.00
1797.12/1797.48	c   logicor          :      37.80       0.00      37.80       0.00       0.00       0.00       0.00
1797.12/1797.48	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.12/1797.48	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.12/1797.48	c   vbounds          :          0          0          0          0
1797.12/1797.48	c   rootredcost      :          0          0          0          0
1797.12/1797.48	c   pseudoobj        :          0          0          0          0
1797.12/1797.48	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.12/1797.48	c   vbounds          :       0.05       0.05       0.00
1797.12/1797.48	c   rootredcost      :       0.04       0.04       0.00
1797.12/1797.48	c   pseudoobj        :       0.04       0.04       0.00
1797.12/1797.48	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.12/1797.48	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.12/1797.48	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.12/1797.48	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.12/1797.48	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.12/1797.48	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.12/1797.48	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.12/1797.48	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.62/1797.92	c Time complete: 1797.64.

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-3742987-1338793131/watcher-3742987-1338793131 -o /tmp/evaluation-result-3742987-1338793131/solver-3742987-1338793131 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3742987-1338793131.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: 2.10 2.06 2.01 4/175 845
/proc/meminfo: memFree=27151200/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=9040 CPUtime=0 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 1214 0 0 0 0 0 0 0 20 0 1 0 345438210 9256960 1169 33554432000 4194304 9016284 140735383724896 140735383723832 4447263 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 2260 1179 190 1178 0 1078 0

[startup+0.055531 s]
/proc/loadavg: 2.10 2.06 2.01 4/175 845
/proc/meminfo: memFree=27151200/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=23528 CPUtime=0.04 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 4868 0 0 0 4 0 0 0 20 0 1 0 345438210 24092672 4823 33554432000 4194304 9016284 140735383724896 140735383723832 4702929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 5882 4823 360 1178 0 4700 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23528

[startup+0.100273 s]
/proc/loadavg: 2.10 2.06 2.01 4/175 845
/proc/meminfo: memFree=27151200/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=30040 CPUtime=0.08 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 6477 0 0 0 8 0 0 0 20 0 1 0 345438210 30760960 6432 33554432000 4194304 9016284 140735383724896 140735383723832 4495956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 7510 6432 360 1178 0 6328 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30040

[startup+0.300222 s]
/proc/loadavg: 2.10 2.06 2.01 4/175 845
/proc/meminfo: memFree=27151200/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=59664 CPUtime=0.28 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 13883 0 0 0 27 1 0 0 20 0 1 0 345438210 61095936 13838 33554432000 4194304 9016284 140735383724896 140735383723832 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 14916 13838 360 1178 0 13734 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59664

[startup+0.700229 s]
/proc/loadavg: 2.10 2.06 2.01 4/175 845
/proc/meminfo: memFree=27151200/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=141036 CPUtime=0.69 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 33878 0 0 0 64 5 0 0 20 0 1 0 345438210 144420864 33800 33554432000 4194304 9016284 140735383724896 140735383720568 7824814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 35259 33800 485 1178 0 34077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141036

[startup+1.50023 s]
/proc/loadavg: 2.10 2.06 2.01 4/177 847
/proc/meminfo: memFree=26877260/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=176332 CPUtime=1.49 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 44972 0 0 0 142 7 0 0 20 0 1 0 345438210 180563968 42590 33554432000 4194304 9016284 140735383724896 140735383720568 5251802 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 44083 42590 520 1178 0 42901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176332

[startup+3.10026 s]
/proc/loadavg: 2.10 2.06 2.01 4/177 847
/proc/meminfo: memFree=26749516/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=253652 CPUtime=3.09 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 63159 0 0 0 300 9 0 0 20 0 1 0 345438210 259739648 60777 33554432000 4194304 9016284 140735383724896 140735383720280 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 63413 60777 520 1178 0 62231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 253652

[startup+6.30037 s]
/proc/loadavg: 2.09 2.06 2.01 4/177 847
/proc/meminfo: memFree=26501764/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=377808 CPUtime=6.29 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 92483 0 0 0 615 14 0 0 20 0 1 0 345438210 386875392 90101 33554432000 4194304 9016284 140735383724896 140735383720280 6480412 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 94452 90101 520 1178 0 93270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 377808

[startup+12.7003 s]
/proc/loadavg: 2.08 2.06 2.01 4/177 847
/proc/meminfo: memFree=26361344/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=438320 CPUtime=12.69 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 108147 0 0 0 1252 17 0 0 20 0 1 0 345438210 448839680 105765 33554432000 4194304 9016284 140735383724896 140735383720600 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 109580 105765 534 1178 0 108398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 438320

[startup+25.5004 s]
/proc/loadavg: 2.14 2.07 2.02 4/177 847
/proc/meminfo: memFree=26245032/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=490096 CPUtime=25.49 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 120549 0 0 0 2529 20 0 0 20 0 1 0 345438210 501858304 118167 33554432000 4194304 9016284 140735383724896 140735383720280 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 122524 118167 534 1178 0 121342 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 490096

[startup+51.1004 s]
/proc/loadavg: 2.09 2.07 2.01 4/177 847
/proc/meminfo: memFree=26155828/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=530520 CPUtime=51.08 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 130975 0 0 0 5084 24 0 0 20 0 1 0 345438210 543252480 128593 33554432000 4194304 9016284 140735383724896 140735383719960 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 132630 128593 534 1178 0 131448 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 530520

[startup+102.308 s]
/proc/loadavg: 2.04 2.05 2.01 4/178 850
/proc/meminfo: memFree=25975692/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=619220 CPUtime=102.28 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 152456 0 0 0 10199 29 0 0 20 0 1 0 345438210 634081280 150074 33554432000 4194304 9016284 140735383724896 140735383720280 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 154805 150074 534 1178 0 153623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 619220

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 4/178 874
/proc/meminfo: memFree=25742980/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=722112 CPUtime=162.27 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 177212 0 0 0 16191 36 0 0 20 0 1 0 345438210 739442688 174830 33554432000 4194304 9016284 140735383724896 140735383720280 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 180528 174830 534 1178 0 179346 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 722112

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/177 874
/proc/meminfo: memFree=25493652/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=813780 CPUtime=222.26 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 199917 0 0 0 22186 40 0 0 20 0 1 0 345438210 833310720 197535 33554432000 4194304 9016284 140735383724896 140735383720488 6469389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 203445 197535 534 1178 0 202263 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 813780

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/177 874
/proc/meminfo: memFree=25264528/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=819856 CPUtime=282.24 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 201782 0 0 0 28184 40 0 0 20 0 1 0 345438210 839532544 199400 33554432000 4194304 9016284 140735383724896 140735383720568 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 204964 199400 534 1178 0 203782 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 819856

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.01 4/177 874
/proc/meminfo: memFree=25015936/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=849396 CPUtime=342.24 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 209177 0 0 0 34183 41 0 0 20 0 1 0 345438210 869781504 206795 33554432000 4194304 9016284 140735383724896 140735383720488 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 212349 206795 534 1178 0 211167 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 849396

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/177 874
/proc/meminfo: memFree=24795492/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=969548 CPUtime=402.23 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 239159 0 0 0 40176 47 0 0 20 0 1 0 345438210 992817152 236777 33554432000 4194304 9016284 140735383724896 140735383720488 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 242387 236777 539 1178 0 241205 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 969548

[startup+462.3 s]
/proc/loadavg: 2.05 2.04 2.00 4/177 875
/proc/meminfo: memFree=24647464/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=1037604 CPUtime=462.22 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 256032 0 0 0 46172 50 0 0 20 0 1 0 345438210 1062506496 253650 33554432000 4194304 9016284 140735383724896 140735383720488 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 259401 253650 539 1178 0 258219 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1037604

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/177 875
/proc/meminfo: memFree=24437560/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=1155856 CPUtime=522.2 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 285494 0 0 0 52165 55 0 0 20 0 1 0 345438210 1183596544 283112 33554432000 4194304 9016284 140735383724896 140735383720488 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 288964 283112 539 1178 0 287782 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1155856

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/177 875
/proc/meminfo: memFree=24201244/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=1276556 CPUtime=582.2 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 314220 0 0 0 58159 61 0 0 20 0 1 0 345438210 1307193344 311838 33554432000 4194304 9016284 140735383724896 140735383720488 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 319139 311838 539 1178 0 317957 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1276556

[startup+642.3 s]

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

/proc/meminfo: memFree=22540300/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2247612 CPUtime=1062.13 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 551263 0 0 0 106109 104 0 0 20 0 1 0 345438210 2301554688 549392 33554432000 4194304 9016284 140735383724896 140735383720568 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 561903 549392 539 1178 0 560721 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2247612

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 880
/proc/meminfo: memFree=22386816/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2305168 CPUtime=1122.11 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 565338 0 0 0 112105 106 0 0 20 0 1 0 345438210 2360492032 563467 33554432000 4194304 9016284 140735383724896 140735383720488 6481211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 576292 563467 539 1178 0 575110 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2305168

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 880
/proc/meminfo: memFree=22264456/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2353112 CPUtime=1182.1 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 577001 0 0 0 118102 108 0 0 20 0 1 0 345438210 2409586688 575130 33554432000 4194304 9016284 140735383724896 140735383720488 4926156 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 588278 575130 539 1178 0 587096 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2353112

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 880
/proc/meminfo: memFree=22092248/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2451356 CPUtime=1242.1 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 601529 0 0 0 124097 113 0 0 20 0 1 0 345438210 2510188544 599658 33554432000 4194304 9016284 140735383724896 140735383720488 6469459 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 612839 599658 540 1178 0 611657 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2451356

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 883
/proc/meminfo: memFree=21922140/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2523044 CPUtime=1302.1 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 619915 0 0 0 130094 116 0 0 20 0 1 0 345438210 2583597056 618044 33554432000 4194304 9016284 140735383724896 140735383720488 6480429 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 630761 618044 540 1178 0 629579 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2523044

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 884
/proc/meminfo: memFree=21780880/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2588484 CPUtime=1362.08 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 636063 0 0 0 136089 119 0 0 20 0 1 0 345438210 2650607616 634192 33554432000 4194304 9016284 140735383724896 140735383720488 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 647121 634192 540 1178 0 645939 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2588484

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 884
/proc/meminfo: memFree=21649964/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2647600 CPUtime=1422.08 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 651056 0 0 0 142085 123 0 0 20 0 1 0 345438210 2711142400 649185 33554432000 4194304 9016284 140735383724896 140735383720488 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 661900 649185 540 1178 0 660718 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2647600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 884
/proc/meminfo: memFree=21420840/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2804112 CPUtime=1482.06 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 690387 0 0 0 148077 129 0 0 20 0 1 0 345438210 2871410688 688516 33554432000 4194304 9016284 140735383724896 140735383720488 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 701028 688516 540 1178 0 699846 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2804112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 884
/proc/meminfo: memFree=21281740/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2861264 CPUtime=1542.06 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 705472 0 0 0 154073 133 0 0 20 0 1 0 345438210 2929934336 703601 33554432000 4194304 9016284 140735383724896 140735383719448 5325542 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 715316 703601 540 1178 0 714134 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2861264

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 4/177 884
/proc/meminfo: memFree=21126024/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=2949016 CPUtime=1602.05 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 727151 0 0 0 160069 136 0 0 20 0 1 0 345438210 3019792384 725280 33554432000 4194304 9016284 140735383724896 140735383720488 4222983 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 737254 725280 540 1178 0 736072 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2949016

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/176 884
/proc/meminfo: memFree=20981352/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3018336 CPUtime=1662.04 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 743567 0 0 0 166063 141 0 0 20 0 1 0 345438210 3090776064 741696 33554432000 4194304 9016284 140735383724896 140735383720488 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 754584 741696 540 1178 0 753402 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 3018336

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/177 885
/proc/meminfo: memFree=20912304/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3018336 CPUtime=1722.03 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 744131 0 0 0 172062 141 0 0 20 0 1 0 345438210 3090776064 742260 33554432000 4194304 9016284 140735383724896 140735383719448 4222991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 754584 742260 540 1178 0 753402 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 3018336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 885
/proc/meminfo: memFree=20804328/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3052768 CPUtime=1782.02 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 752478 0 0 0 178059 143 0 0 20 0 1 0 345438210 3126034432 750607 33554432000 4194304 9016284 140735383724896 140735383720488 4653654 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 763192 750607 540 1178 0 762010 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 3052768

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 885
/proc/meminfo: memFree=20799492/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3055804 CPUtime=1785.22 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 752863 0 0 0 178379 143 0 0 20 0 1 0 345438210 3129143296 750992 33554432000 4194304 9016284 140735383724896 140735383720488 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 763951 750992 540 1178 0 762769 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 3055804

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 885
/proc/meminfo: memFree=20785092/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3063836 CPUtime=1791.62 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 754789 0 0 0 179019 143 0 0 20 0 1 0 345438210 3137368064 752918 33554432000 4194304 9016284 140735383724896 140735383720488 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 765959 752918 540 1178 0 764777 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 3063836

[startup+1795.1 s]
/proc/loadavg: 2.08 2.02 2.01 4/177 885
/proc/meminfo: memFree=20767608/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3070852 CPUtime=1794.82 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 756508 0 0 0 179338 144 0 0 20 0 1 0 345438210 3144552448 754637 33554432000 4194304 9016284 140735383724896 140735383720488 4222919 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 767713 754637 540 1178 0 766531 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 3070852

[startup+1796.7 s]
/proc/loadavg: 2.08 2.02 2.01 4/177 885
/proc/meminfo: memFree=20765624/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3071844 CPUtime=1796.42 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 756998 0 0 0 179498 144 0 0 20 0 1 0 345438210 3145568256 755127 33554432000 4194304 9016284 140735383724896 140735383720488 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 767961 755127 540 1178 0 766779 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (KiB) 3071844

[startup+1797.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 885
/proc/meminfo: memFree=24122180/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=3072988 CPUtime=1797.22 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 757550 0 0 0 179578 144 0 0 20 0 1 0 345438210 3146739712 755199 33554432000 4194304 9016284 140735383724896 140735383720488 6817513 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 768247 755199 549 1178 0 767065 0
Current children cumulated CPU time (s) 1797.22
Current children cumulated vsize (KiB) 3072988

[startup+1797.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 885
/proc/meminfo: memFree=24122180/32873844 swapFree=7116/7116
[pid=845] ppid=843 vsize=1859940 CPUtime=1797.62 cores=1,3,5,7
/proc/845/stat : 845 (scip-2.0.1.4b_2) R 843 845 32548 0 -1 4202496 757563 0 0 0 179599 163 0 0 20 0 1 0 345438210 1904578560 72606 33554432000 4194304 9016284 140735383724896 140735383724216 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/845/statm: 464985 72569 562 1178 0 463803 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 1859940

Child status: 0
Real time (s): 1797.92
CPU time (s): 1797.65
CPU user time (s): 1795.99
CPU system time (s): 1.65475
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 3073884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.99
system time used= 1.65475
maximum resident set size= 3022704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 757568
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= 1853

runsolver used 3.01954 second user time and 9.33258 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-04 08:58:51
IDJOB=3742987
IDBENCH=90565
IDSOLVER=2329
FILE ID=node138/3742987-1338793131
RUNJOBID= node138-1338780537-32565
PBS_JOBID= 14636830
Free space on /tmp= 70764 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.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-3742987-1338793131/watcher-3742987-1338793131 -o /tmp/evaluation-result-3742987-1338793131/solver-3742987-1338793131 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3742987-1338793131.opb -t 1800 -m 15500

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

MD5SUM BENCH= 981c792e7a6b90aa8c44f0e4058f865b
RANDOM SEED=2146126619

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27152224 kB
Buffers:          729440 kB
Cached:          4061372 kB
SwapCached:          208 kB
Active:          2449440 kB
Inactive:        2359172 kB
Active(anon):       2140 kB
Inactive(anon):    11376 kB
Active(file):    2447300 kB
Inactive(file):  2347796 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             38064 kB
Writeback:             0 kB
AnonPages:         73212 kB
Mapped:            13548 kB
Shmem:               200 kB
Slab:             772720 kB
SReclaimable:     214884 kB
SUnreclaim:       557836 kB
KernelStack:        1448 kB
PageTables:         3780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70732 MiB
End job on node138 at 2012-06-04 09:28:49