Trace number 3451840

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
SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1800.83 1800.77

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1206_4.std.opb
MD5SUMdc2381243433b8fdb488c977baa91e3c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark155
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234497
Number of constraints which are clauses233297
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint64
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.01	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3451840-1307117751.opb>
1.49/1.53	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234497 constraints
1.49/1.53	c problem read
1.49/1.53	c presolving settings loaded
1.89/1.98	c presolving:
7.89/7.92	c (round 1) 5203 del vars, 16516 del conss, 0 add conss, 3641 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15821316 impls, 0 clqs
10.18/10.26	c (round 2) 11991 del vars, 40942 del conss, 0 add conss, 10295 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15848161 impls, 0 clqs
10.90/11.00	c (round 3) 14320 del vars, 51556 del conss, 0 add conss, 11564 chg bounds, 43 chg sides, 36 chg coeffs, 0 upgd conss, 15857689 impls, 0 clqs
11.29/11.34	c (round 4) 15200 del vars, 55124 del conss, 0 add conss, 12087 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15863433 impls, 0 clqs
11.49/11.54	c (round 5) 15686 del vars, 57037 del conss, 0 add conss, 12334 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15867599 impls, 0 clqs
11.59/11.68	c (round 6) 15923 del vars, 58044 del conss, 0 add conss, 12472 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15870225 impls, 0 clqs
11.69/11.77	c (round 7) 16054 del vars, 58611 del conss, 0 add conss, 12544 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15871842 impls, 0 clqs
11.79/11.85	c (round 8) 16128 del vars, 58932 del conss, 0 add conss, 12590 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15873020 impls, 0 clqs
11.89/11.92	c (round 9) 16178 del vars, 59151 del conss, 0 add conss, 12621 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15873757 impls, 0 clqs
11.89/11.98	c (round 10) 16224 del vars, 59339 del conss, 0 add conss, 12648 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874440 impls, 0 clqs
12.00/12.04	c (round 11) 16250 del vars, 59466 del conss, 0 add conss, 12669 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874538 impls, 0 clqs
12.00/12.10	c (round 12) 16260 del vars, 59518 del conss, 0 add conss, 12674 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874632 impls, 0 clqs
12.10/12.16	c (round 13) 16270 del vars, 59561 del conss, 0 add conss, 12681 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874677 impls, 0 clqs
296.50/296.58	c (round 14) 16322 del vars, 59577 del conss, 0 add conss, 12682 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 41312719 impls, 0 clqs
296.80/296.87	c (round 15) 16330 del vars, 60961 del conss, 0 add conss, 12682 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 41312961 impls, 0 clqs
297.49/297.57	c (round 16) 16330 del vars, 60969 del conss, 0 add conss, 12682 chg bounds, 52 chg sides, 45 chg coeffs, 173528 upgd conss, 41312961 impls, 0 clqs
298.30/298.39	c (round 17) 16330 del vars, 60986 del conss, 40 add conss, 12682 chg bounds, 111 chg sides, 405 chg coeffs, 173528 upgd conss, 41313229 impls, 1214 clqs
603.83/603.86	c (round 18) 16380 del vars, 60988 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 62304107 impls, 1389 clqs
604.51/604.57	c (round 19) 16388 del vars, 61191 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 62304669 impls, 1389 clqs
606.13/606.14	c    (606.1s) probing: 1000/56570 (1.8%) - 91 fixings, 17 aggregations, 12429096 implications, 0 bound changes
634.41/634.41	c (round 20) 16439 del vars, 61199 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 63494341 impls, 1389 clqs
635.11/635.14	c (round 21) 16444 del vars, 61383 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 63524805 impls, 1389 clqs
721.02/721.01	c (round 22) 16499 del vars, 61388 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 69233333 impls, 1389 clqs
722.02/722.01	c (round 23) 16502 del vars, 61583 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 69259649 impls, 1389 clqs
1029.54/1029.53	c    (1029.5s) probing: 2000/56570 (3.5%) - 202 fixings, 36 aggregations, 18758442 implications, 0 bound changes
1494.24/1494.26	c    (1494.3s) probing: 3000/56570 (5.3%) - 202 fixings, 36 aggregations, 26438340 implications, 0 bound changes
1656.56/1656.52	c    (1656.5s) probing: 3367/56570 (6.0%) - 202 fixings, 36 aggregations, 29034748 implications, 0 bound changes
1656.56/1656.52	c    (1656.5s) probing aborted: 2000/2000 successive useless probings
1656.56/1656.52	c (round 24) 16534 del vars, 61586 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 109517497 impls, 1389 clqs
1657.15/1657.10	c (round 25) 16534 del vars, 61691 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 109517497 impls, 1389 clqs
1741.85/1741.81	c (round 26) 16584 del vars, 61691 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 112283023 impls, 1389 clqs
1742.37/1742.39	c (round 27) 16584 del vars, 61863 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 429 chg coeffs, 173528 upgd conss, 112283023 impls, 1389 clqs
1800.17/1800.12	c    (1800.1s) probing: 3850/56570 (6.8%) - 253 fixings, 51 aggregations, 30691181 implications, 0 bound changes
1800.17/1800.12	c    (1800.1s) probing aborted: solving stopped
1800.17/1800.12	c (round 28) 16600 del vars, 61863 del conss, 44 add conss, 12682 chg bounds, 115 chg sides, 431 chg coeffs, 173528 upgd conss, 114735649 impls, 1389 clqs
1800.17/1800.12	c presolving (28 rounds):
1800.17/1800.12	c  16600 deleted vars, 61863 deleted constraints, 44 added constraints, 12682 tightened bounds, 0 added holes, 115 changed sides, 431 changed coefficients
1800.17/1800.12	c  114735649 implications, 1389 cliques
1800.17/1800.12	c presolving was interrupted.
1800.17/1800.12	c Presolving Time: 1798.27
1800.17/1800.12	c - non default parameters ----------------------------------------------------------------------
1800.17/1800.12	c # SCIP version 2.0.1.5
1800.17/1800.12	c 
1800.17/1800.12	c # frequency for displaying node information lines
1800.17/1800.12	c # [type: int, range: [-1,2147483647], default: 100]
1800.17/1800.12	c display/freq = 10000
1800.17/1800.12	c 
1800.17/1800.12	c # maximal time in seconds to run
1800.17/1800.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1800.17/1800.12	c limits/time = 1800
1800.17/1800.12	c 
1800.17/1800.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1800.17/1800.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1800.17/1800.12	c limits/memory = 13950
1800.17/1800.12	c 
1800.17/1800.12	c # default clock type (1: CPU user seconds, 2: wall clock time)
1800.17/1800.12	c # [type: int, range: [1,2], default: 1]
1800.17/1800.12	c timing/clocktype = 2
1800.17/1800.12	c 
1800.17/1800.12	c # belongs reading time to solving time?
1800.17/1800.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.17/1800.12	c timing/reading = TRUE
1800.17/1800.12	c 
1800.17/1800.12	c # should presolving try to simplify inequalities
1800.17/1800.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.17/1800.12	c constraints/linear/simplifyinequalities = TRUE
1800.17/1800.12	c 
1800.17/1800.12	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1800.17/1800.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.17/1800.12	c constraints/indicator/addCouplingCons = TRUE
1800.17/1800.12	c 
1800.17/1800.12	c # should presolving try to simplify knapsacks
1800.17/1800.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.17/1800.12	c constraints/knapsack/simplifyinequalities = TRUE
1800.17/1800.12	c 
1800.17/1800.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1800.17/1800.12	c # [type: int, range: [-1,2147483647], default: -1]
1800.17/1800.12	c separating/rapidlearning/freq = 0
1800.17/1800.12	c 
1800.17/1800.12	c -----------------------------------------------------------------------------------------------
1800.17/1800.12	c start solving
1800.17/1800.16	c presolving:
1800.17/1800.16	c presolving (28 rounds):
1800.17/1800.16	c  16600 deleted vars, 61863 deleted constraints, 44 added constraints, 12682 tightened bounds, 0 added holes, 115 changed sides, 431 changed coefficients
1800.17/1800.16	c  114735649 implications, 1389 cliques
1800.17/1800.16	c presolving was interrupted.
1800.17/1800.16	c Presolving Time: 1798.31
1800.17/1800.16	c 
1800.17/1800.16	c SCIP Status        : solving was interrupted [time limit reached]
1800.17/1800.16	c Solving Time (sec) : 1800.15
1800.17/1800.16	c Solving Nodes      : 0
1800.17/1800.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.17/1800.16	s UNKNOWN
1800.17/1800.16	c SCIP Status        : solving was interrupted [time limit reached]
1800.17/1800.16	c Total Time         :    1800.15
1800.17/1800.16	c   solving          :    1800.15
1800.17/1800.16	c   presolving       :    1798.31 (included in solving)
1800.17/1800.16	c   reading          :       1.53 (included in solving)
1800.17/1800.16	c Original Problem   :
1800.17/1800.16	c   Problem name     : HOME/instance-3451840-1307117751.opb
1800.17/1800.16	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.17/1800.16	c   Constraints      : 234497 initial, 234497 maximal
1800.17/1800.16	c Presolved Problem  :
1800.17/1800.16	c   Problem name     : t_HOME/instance-3451840-1307117751.opb
1800.17/1800.16	c   Variables        : 56242 (56242 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.17/1800.16	c   Constraints      : 172678 initial, 172678 maximal
1800.17/1800.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.17/1800.16	c   trivial          :       0.09       1157          0          0          0          0          0          0          0          0
1800.17/1800.16	c   dualfix          :       0.10        121          0          0          0          0          0          0          0          0
1800.17/1800.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.17/1800.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.17/1800.16	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1800.17/1800.16	c   implics          :       2.66          0         16          0          0          0          0          0          0          0
1800.17/1800.16	c   probing          :    1780.31        253         51          0          0          0          0          0          0          0
1800.17/1800.16	c   knapsack         :       3.38          0          0          0          0          0         16         44         63        386
1800.17/1800.16	c   setppc           :       0.78          0          0          0          0          0        810          0          0          0
1800.17/1800.16	c   linear           :      10.32      11525       3477          0      12682          0      60969          0         52         45
1800.17/1800.16	c   logicor          :       0.24          0          0          0          0          0         68          0          0          0
1800.17/1800.16	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.17/1800.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.17/1800.16	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1800.17/1800.16	c   knapsack         :          0+         0     132302          0          0          0          0         39          0          0          0          0
1800.17/1800.16	c   setppc           :          0+         0     132263          0          0          0          0         60          0          0          0          0
1800.17/1800.16	c   linear           :          0+         0      16968          0          0          0          0         24          0          0          0          0
1800.17/1800.16	c   logicor          :          0+         0     121554          0          0          0          0         30          0          0          0          0
1800.17/1800.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.17/1800.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.17/1800.16	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.17/1800.16	c   knapsack         :       9.28       0.00       9.28       0.00       0.00       0.00       0.00
1800.17/1800.16	c   setppc           :     821.23       0.00     821.23       0.00       0.00       0.00       0.00
1800.17/1800.16	c   linear           :      90.92       0.00      90.92       0.00       0.00       0.00       0.00
1800.17/1800.16	c   logicor          :      10.50       0.00      10.50       0.00       0.00       0.00       0.00
1800.17/1800.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.17/1800.16	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.17/1800.16	c   vbounds          :          0          0          0          0
1800.17/1800.16	c   rootredcost      :          0          0          0          0
1800.17/1800.16	c   pseudoobj        :          0          0          0          0
1800.17/1800.16	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.17/1800.16	c   vbounds          :       0.07       0.07       0.00
1800.17/1800.16	c   rootredcost      :       0.05       0.05       0.00
1800.17/1800.16	c   pseudoobj        :       0.02       0.02       0.00
1800.17/1800.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.17/1800.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.17/1800.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.17/1800.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.17/1800.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.17/1800.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.17/1800.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.17/1800.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.77/1800.77	c Time complete: 1800.82.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3451840-1307117751/watcher-3451840-1307117751 -o /tmp/evaluation-result-3451840-1307117751/solver-3451840-1307117751 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451840-1307117751.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.12 2.05 2.01 3/429 27826
/proc/meminfo: memFree=27499888/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=14972 CPUtime=0 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 2719 0 0 0 0 0 0 0 21 0 1 0 823375574 15331328 2672 33554432000 4194304 9163163 140734499159760 18446744073709551615 8045195 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 3743 2672 395 1214 0 2525 0

[startup+0.0781981 s]
/proc/loadavg: 2.12 2.05 2.01 3/429 27826
/proc/meminfo: memFree=27499888/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=27776 CPUtime=0.06 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 5911 0 0 0 6 0 0 0 21 0 1 0 823375574 28442624 5864 33554432000 4194304 9163163 140734499159760 18446744073709551615 4337140 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 6944 5864 395 1214 0 5726 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27776

[startup+0.101186 s]
/proc/loadavg: 2.12 2.05 2.01 3/429 27826
/proc/meminfo: memFree=27499888/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=30068 CPUtime=0.08 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 6519 0 0 0 8 0 0 0 21 0 1 0 823375574 30789632 6472 33554432000 4194304 9163163 140734499159760 18446744073709551615 8041839 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 7517 6472 395 1214 0 6299 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30068

[startup+0.300154 s]
/proc/loadavg: 2.12 2.05 2.01 3/429 27826
/proc/meminfo: memFree=27499888/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=56884 CPUtime=0.29 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 13204 0 0 0 28 1 0 0 22 0 1 0 823375574 58249216 13157 33554432000 4194304 9163163 140734499159760 18446744073709551615 8031216 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 14221 13157 395 1214 0 13003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56884

[startup+0.701078 s]
/proc/loadavg: 2.12 2.05 2.01 3/429 27826
/proc/meminfo: memFree=27499888/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=80892 CPUtime=0.69 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 19182 0 0 0 67 2 0 0 23 0 1 0 823375574 82833408 19135 33554432000 4194304 9163163 140734499159760 18446744073709551615 7481031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 20223 19135 395 1214 0 19005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80892

[startup+1.50093 s]
/proc/loadavg: 2.12 2.05 2.01 3/430 27827
/proc/meminfo: memFree=27395392/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=152252 CPUtime=1.49 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 36961 0 0 0 144 5 0 0 25 0 1 0 823375574 155906048 36914 33554432000 4194304 9163163 140734499159760 18446744073709551615 8090512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 38063 36914 395 1214 0 36845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152252

[startup+3.10064 s]
/proc/loadavg: 2.12 2.05 2.01 3/430 27827
/proc/meminfo: memFree=27120484/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=510952 CPUtime=3.09 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 125190 0 0 0 294 15 0 0 25 0 1 0 823375574 523214848 124997 33554432000 4194304 9163163 140734499159760 18446744073709551615 6922261 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 127738 124997 506 1214 0 126520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 510952

[startup+6.30104 s]
/proc/loadavg: 2.19 2.06 2.01 3/430 27827
/proc/meminfo: memFree=26781068/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=780424 CPUtime=6.29 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 190433 0 0 0 608 21 0 0 25 0 1 0 823375574 799154176 190240 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 195106 190240 506 1214 0 193888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 780424

[startup+12.7009 s]
/proc/loadavg: 2.18 2.06 2.01 3/430 27827
/proc/meminfo: memFree=26639104/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=887396 CPUtime=12.69 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 216795 0 0 0 1246 23 0 0 25 0 1 0 823375574 908693504 216231 33554432000 4194304 9163163 140734499159760 18446744073709551615 6684811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 221849 216231 539 1214 0 220631 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 887396

[startup+25.5005 s]
/proc/loadavg: 2.14 2.06 2.01 3/430 27827
/proc/meminfo: memFree=26564248/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=905392 CPUtime=25.49 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 220873 0 0 0 2525 24 0 0 25 0 1 0 823375574 927121408 220309 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567797 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 226348 220309 539 1214 0 225130 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 905392

[startup+51.1007 s]
/proc/loadavg: 2.09 2.05 2.01 3/430 27828
/proc/meminfo: memFree=26459236/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=947800 CPUtime=51.09 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 231271 0 0 0 5084 25 0 0 25 0 1 0 823375574 970547200 230707 33554432000 4194304 9163163 140734499159760 18446744073709551615 5183107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 236950 230707 539 1214 0 235732 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 947800

[startup+102.316 s]
/proc/loadavg: 2.04 2.04 2.00 3/430 27829
/proc/meminfo: memFree=26196096/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=1084804 CPUtime=102.3 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 265421 0 0 0 10202 28 0 0 25 0 1 0 823375574 1110839296 264857 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 271201 264857 539 1214 0 269983 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1084804

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/430 27831
/proc/meminfo: memFree=25948960/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=1232224 CPUtime=162.3 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 301776 0 0 0 16198 32 0 0 25 0 1 0 823375574 1261797376 301212 33554432000 4194304 9163163 140734499159760 18446744073709551615 5149579 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 308056 301212 539 1214 0 306838 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1232224

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 27832
/proc/meminfo: memFree=25633992/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=1452416 CPUtime=222.3 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 355466 0 0 0 22191 39 0 0 25 0 1 0 823375574 1487273984 354902 33554432000 4194304 9163163 140734499159760 18446744073709551615 4526009 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 363104 354902 539 1214 0 361886 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1452416

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 27834
/proc/meminfo: memFree=25371232/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=1620020 CPUtime=282.3 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 397167 0 0 0 28186 44 0 0 25 0 1 0 823375574 1658900480 396603 33554432000 4194304 9163163 140734499159760 18446744073709551615 5150168 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 405005 396603 539 1214 0 403787 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1620020

[startup+342.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/430 27836
/proc/meminfo: memFree=25113312/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=1740212 CPUtime=342.3 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 440121 0 0 0 34181 49 0 0 25 0 1 0 823375574 1781977088 426633 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567491 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 435053 426633 596 1214 0 433835 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1740212

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/430 27837
/proc/meminfo: memFree=24896056/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=1863496 CPUtime=402.3 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 469847 0 0 0 40178 52 0 0 25 0 1 0 823375574 1908219904 456359 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 465874 456359 596 1214 0 464656 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1863496

[startup+462.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/430 27839
/proc/meminfo: memFree=24600696/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=2039636 CPUtime=462.31 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 514143 0 0 0 46174 57 0 0 25 0 1 0 823375574 2088587264 500655 33554432000 4194304 9163163 140734499159760 18446744073709551615 5950189 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 509909 500655 596 1214 0 508691 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2039636

[startup+522.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/430 27840
/proc/meminfo: memFree=24436148/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=2116524 CPUtime=522.31 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 532990 0 0 0 52172 59 0 0 25 0 1 0 823375574 2167320576 519502 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458832 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 529131 519502 596 1214 0 527913 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2116524

[startup+582.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/430 27842
/proc/meminfo: memFree=24052236/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=2345508 CPUtime=582.31 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 589054 0 0 0 58163 68 0 0 25 0 1 0 823375574 2401800192 575566 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567801 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 586377 575566 596 1214 0 585159 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2345508

[startup+642.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/430 27853
/proc/meminfo: memFree=22891924/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=2960596 CPUtime=1002.33 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 742987 0 0 0 100144 89 0 0 25 0 1 0 823375574 3031650304 729292 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 740149 729292 600 1214 0 738931 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2960596

[startup+1062.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/430 27855
/proc/meminfo: memFree=22766064/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3027992 CPUtime=1062.33 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 759640 0 0 0 106142 91 0 0 25 0 1 0 823375574 3100663808 745945 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 756998 745945 600 1214 0 755780 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 3027992

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/430 27856
/proc/meminfo: memFree=22635480/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3084428 CPUtime=1122.32 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 774007 0 0 0 112140 92 0 0 25 0 1 0 823375574 3158454272 760312 33554432000 4194304 9163163 140734499159760 18446744073709551615 6563360 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 771107 760312 600 1214 0 769889 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3084428

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/430 27858
/proc/meminfo: memFree=22510860/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3151944 CPUtime=1182.33 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 790186 0 0 0 118138 95 0 0 25 0 1 0 823375574 3227590656 776491 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 787986 776491 600 1214 0 786768 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3151944

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/430 27860
/proc/meminfo: memFree=22323244/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3262044 CPUtime=1242.33 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 818031 0 0 0 124135 98 0 0 25 0 1 0 823375574 3340333056 804336 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 815511 804336 600 1214 0 814293 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3262044

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 27861
/proc/meminfo: memFree=22193280/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3324996 CPUtime=1302.35 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 833176 0 0 0 130135 100 0 0 25 0 1 0 823375574 3404795904 819481 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458902 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 831249 819481 600 1214 0 830031 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 3324996

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 27863
/proc/meminfo: memFree=22070644/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3386960 CPUtime=1362.34 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 848559 0 0 0 136132 102 0 0 25 0 1 0 823375574 3468247040 834864 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 846740 834864 600 1214 0 845522 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3386960

[startup+1422.32 s]
/proc/loadavg: 2.03 2.02 2.00 3/430 27864
/proc/meminfo: memFree=21951852/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3446852 CPUtime=1422.35 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 863158 0 0 0 142131 104 0 0 25 0 1 0 823375574 3529576448 849463 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 861713 849463 600 1214 0 860495 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 3446852

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 27866
/proc/meminfo: memFree=21818192/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3511912 CPUtime=1482.34 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 879390 0 0 0 148127 107 0 0 25 0 1 0 823375574 3596197888 865695 33554432000 4194304 9163163 140734499159760 18446744073709551615 4219851 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 877978 865695 600 1214 0 876760 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3511912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 27868
/proc/meminfo: memFree=21705788/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3578820 CPUtime=1542.34 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 896236 0 0 0 154125 109 0 0 25 0 1 0 823375574 3664711680 882541 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 894705 882541 600 1214 0 893487 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3578820

[startup+1602.3 s]
/proc/loadavg: 1.76 1.96 1.98 2/424 27887
/proc/meminfo: memFree=25510204/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3649896 CPUtime=1602.34 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 914170 0 0 0 160122 112 0 0 25 0 1 0 823375574 3737493504 900475 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567511 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 912474 900475 600 1214 0 911256 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3649896

[startup+1662.3 s]
/proc/loadavg: 1.28 1.78 1.92 2/424 27889
/proc/meminfo: memFree=25445280/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3711128 CPUtime=1662.35 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 930193 0 0 0 166121 114 0 0 25 0 1 0 823375574 3800195072 916498 33554432000 4194304 9163163 140734499159760 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 927782 916498 600 1214 0 926564 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 3711128

[startup+1722.3 s]
/proc/loadavg: 1.10 1.64 1.86 2/424 27890
/proc/meminfo: memFree=25366116/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3792224 CPUtime=1722.34 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 950130 0 0 0 172117 117 0 0 25 0 1 0 823375574 3883237376 936435 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 948056 936435 600 1214 0 946838 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3792224

[startup+1782.3 s]
/proc/loadavg: 1.03 1.52 1.80 2/424 27892
/proc/meminfo: memFree=25295756/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3862176 CPUtime=1782.35 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 967532 0 0 0 178115 120 0 0 25 0 1 0 823375574 3954868224 953837 33554432000 4194304 9163163 140734499159760 18446744073709551615 4794567 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 965544 953837 600 1214 0 964326 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3862176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.02 1.48 1.78 2/424 27893
/proc/meminfo: memFree=25284836/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3872192 CPUtime=1800.07 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 970176 0 0 0 179886 121 0 0 25 0 1 0 823375574 3965124608 956481 33554432000 4194304 9163163 140734499159760 18446744073709551615 6567818 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27826/statm: 968048 956481 600 1214 0 966830 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3872192

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

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

[startup+1800.2 s]
/proc/loadavg: 1.02 1.48 1.78 2/424 27893
/proc/meminfo: memFree=25284836/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3870936 CPUtime=1800.25 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 971269 0 0 0 179904 121 0 0 18 0 1 0 823375574 3963838464 956581 33554432000 4194304 9163163 140734499159760 18446744073709551615 6555720 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 967734 956581 608 1214 0 966516 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 3870936

[startup+1800.6 s]
/proc/loadavg: 1.02 1.48 1.78 2/425 27894
/proc/meminfo: memFree=25662036/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3470948 CPUtime=1800.66 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 971275 0 0 0 179944 122 0 0 18 0 1 0 823375574 3554250752 857035 33554432000 4194304 9163163 140734499159760 18446744073709551615 4338409 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 867737 857035 614 1214 0 866519 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (KiB) 3470948

[startup+1800.72 s]
/proc/loadavg: 1.02 1.48 1.78 2/425 27894
/proc/meminfo: memFree=25662036/32951124 swapFree=43324008/67111528
[pid=27826] ppid=27824 vsize=3078856 CPUtime=1800.77 cores=1,3,5,7
/proc/27826/stat : 27826 (scip-2.0.1.4b.l) R 27824 27826 22076 0 -1 4202496 971286 0 0 0 179947 130 0 0 18 0 1 0 823375574 3152748544 359426 33554432000 4194304 9163163 140734499159760 18446744073709551615 8264362 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27826/statm: 769714 359151 625 1214 0 768496 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (KiB) 3078856

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.83
CPU user time (s): 1799.47
CPU system time (s): 1.35879
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3872192

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

runsolver used 7.40887 second user time and 18.2142 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-03 18:15:51
IDJOB=3451840
IDBENCH=77212
IDSOLVER=1948
FILE ID=node105/3451840-1307117751
RUNJOBID= node105-1307109798-27128
PBS_JOBID= 13497984
Free space on /tmp= 73740 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1206_4.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451840-1307117751/watcher-3451840-1307117751 -o /tmp/evaluation-result-3451840-1307117751/solver-3451840-1307117751 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451840-1307117751.opb -t 1800 -m 15500

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

MD5SUM BENCH= dc2381243433b8fdb488c977baa91e3c
RANDOM SEED=1239183810

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27500044 kB
Buffers:        306800 kB
Cached:         826832 kB
SwapCached:      20984 kB
Active:        4475344 kB
Inactive:       659372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27500044 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:           19052 kB
Writeback:           0 kB
AnonPages:     3997896 kB
Mapped:          21572 kB
Slab:           165072 kB
PageTables:      84612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 116499636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73748 MiB
End job on node105 at 2011-06-03 18:45:53