Trace number 3453500

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.78 1800.76

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.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3453500-1307118627.opb>
1.49/1.51	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234497 constraints
1.49/1.51	c problem read
1.49/1.51	c presolving settings loaded
2.20/2.31	c presolving:
8.19/8.26	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.59/10.65	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
11.39/11.41	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.69/11.77	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.89/11.97	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.99/12.11	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
12.11/12.21	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
12.21/12.29	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
12.29/12.36	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
12.39/12.42	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.39/12.48	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.49/12.54	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.59/12.60	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
298.11/298.21	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
298.50/298.51	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
299.21/299.23	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
300.00/300.07	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
606.61/606.65	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
607.33/607.37	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
608.91/608.95	c    (609.0s) probing: 1000/56570 (1.8%) - 91 fixings, 17 aggregations, 12429096 implications, 0 bound changes
637.60/637.65	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
638.30/638.38	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
724.50/724.55	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
725.50/725.54	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
1048.00/1048.04	c    (1048.0s) probing: 2000/56570 (3.5%) - 202 fixings, 36 aggregations, 18758442 implications, 0 bound changes
1545.11/1545.14	c    (1545.1s) probing: 3000/56570 (5.3%) - 202 fixings, 36 aggregations, 26438340 implications, 0 bound changes
1718.61/1718.66	c    (1718.7s) probing: 3367/56570 (6.0%) - 202 fixings, 36 aggregations, 29034748 implications, 0 bound changes
1718.61/1718.66	c    (1718.7s) probing aborted: 2000/2000 successive useless probings
1718.61/1718.66	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
1719.21/1719.31	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
1800.03/1800.04	c    (1800.0s) probing: 3613/56570 (6.4%) - 224 fixings, 44 aggregations, 29655254 implications, 0 bound changes
1800.03/1800.04	c    (1800.0s) probing aborted: solving stopped
1800.03/1800.04	c (round 26) 16564 del vars, 61691 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 111536387 impls, 1389 clqs
1800.03/1800.04	c presolving (26 rounds):
1800.03/1800.04	c  16564 deleted vars, 61691 deleted constraints, 43 added constraints, 12682 tightened bounds, 0 added holes, 114 changed sides, 423 changed coefficients
1800.03/1800.04	c  111536387 implications, 1389 cliques
1800.03/1800.04	c presolving was interrupted.
1800.03/1800.04	c Presolving Time: 1798.31
1800.03/1800.04	c - non default parameters ----------------------------------------------------------------------
1800.03/1800.04	c # SCIP version 2.0.1.4
1800.03/1800.04	c 
1800.03/1800.04	c # frequency for displaying node information lines
1800.03/1800.04	c # [type: int, range: [-1,2147483647], default: 100]
1800.03/1800.04	c display/freq = 10000
1800.03/1800.04	c 
1800.03/1800.04	c # maximal time in seconds to run
1800.03/1800.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1800.03/1800.04	c limits/time = 1800
1800.03/1800.04	c 
1800.03/1800.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1800.03/1800.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1800.03/1800.04	c limits/memory = 13950
1800.03/1800.04	c 
1800.03/1800.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
1800.03/1800.04	c # [type: int, range: [1,2], default: 1]
1800.03/1800.04	c timing/clocktype = 2
1800.03/1800.04	c 
1800.03/1800.04	c # belongs reading time to solving time?
1800.03/1800.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.03/1800.04	c timing/reading = TRUE
1800.03/1800.04	c 
1800.03/1800.04	c # should presolving try to simplify inequalities
1800.03/1800.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.03/1800.04	c constraints/linear/simplifyinequalities = TRUE
1800.03/1800.04	c 
1800.03/1800.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1800.03/1800.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.03/1800.04	c constraints/indicator/addCouplingCons = TRUE
1800.03/1800.04	c 
1800.03/1800.04	c # should presolving try to simplify knapsacks
1800.03/1800.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.03/1800.04	c constraints/knapsack/simplifyinequalities = TRUE
1800.03/1800.04	c 
1800.03/1800.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1800.03/1800.04	c # [type: int, range: [-1,2147483647], default: -1]
1800.03/1800.04	c separating/rapidlearning/freq = 0
1800.03/1800.04	c 
1800.03/1800.04	c -----------------------------------------------------------------------------------------------
1800.03/1800.04	c start solving
1800.03/1800.08	c presolving:
1800.03/1800.08	c presolving (26 rounds):
1800.03/1800.08	c  16564 deleted vars, 61691 deleted constraints, 43 added constraints, 12682 tightened bounds, 0 added holes, 114 changed sides, 423 changed coefficients
1800.03/1800.08	c  111536387 implications, 1389 cliques
1800.03/1800.08	c presolving was interrupted.
1800.03/1800.08	c Presolving Time: 1798.35
1800.03/1800.08	c 
1800.03/1800.08	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.08	c Solving Time (sec) : 1800.08
1800.03/1800.08	c Solving Nodes      : 0
1800.03/1800.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.08	s UNKNOWN
1800.03/1800.08	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.08	c Total Time         :    1800.08
1800.03/1800.08	c   solving          :    1800.08
1800.03/1800.08	c   presolving       :    1798.35 (included in solving)
1800.03/1800.08	c   reading          :       1.51 (included in solving)
1800.03/1800.08	c Original Problem   :
1800.03/1800.08	c   Problem name     : HOME/instance-3453500-1307118627.opb
1800.03/1800.08	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.08	c   Constraints      : 234497 initial, 234497 maximal
1800.03/1800.08	c Presolved Problem  :
1800.03/1800.08	c   Problem name     : t_HOME/instance-3453500-1307118627.opb
1800.03/1800.08	c   Variables        : 56278 (56278 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.08	c   Constraints      : 172849 initial, 172849 maximal
1800.03/1800.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.08	c   trivial          :       0.08       1157          0          0          0          0          0          0          0          0
1800.03/1800.08	c   dualfix          :       0.12        121          0          0          0          0          0          0          0          0
1800.03/1800.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.08	c   implics          :       2.38          0         16          0          0          0          0          0          0          0
1800.03/1800.08	c   probing          :    1780.55        224         44          0          0          0          0          0          0          0
1800.03/1800.08	c   pseudoboolean    :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.08	c   knapsack         :       2.99          0          0          0          0          0         16         43         62        378
1800.03/1800.08	c   setppc           :       0.67          0          0          0          0          0        651          0          0          0
1800.03/1800.08	c   linear           :      10.46      11525       3477          0      12682          0      60969          0         52         45
1800.03/1800.08	c   logicor          :       0.21          0          0          0          0          0         55          0          0          0
1800.03/1800.08	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.03/1800.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.08	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1800.03/1800.08	c   pseudoboolean    :          0+         0          0          0          0          0          0          0          0          0          0          0
1800.03/1800.08	c   knapsack         :          0+         0     125871          0          0          0          0         36          0          0          0          0
1800.03/1800.08	c   setppc           :          0+         0     125835          0          0          0          0         52          0          0          0          0
1800.03/1800.08	c   linear           :          0+         0      16968          0          0          0          0         24          0          0          0          0
1800.03/1800.08	c   logicor          :          0+         0     115447          0          0          0          0         28          0          0          0          0
1800.03/1800.08	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.03/1800.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.08	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.08	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.08	c   knapsack         :       9.26       0.00       9.26       0.00       0.00       0.00       0.00
1800.03/1800.08	c   setppc           :     822.84       0.00     822.84       0.00       0.00       0.00       0.00
1800.03/1800.08	c   linear           :      92.36       0.00      92.36       0.00       0.00       0.00       0.00
1800.03/1800.08	c   logicor          :      11.59       0.00      11.59       0.00       0.00       0.00       0.00
1800.03/1800.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.08	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.08	c   vbounds          :          0          0          0          0
1800.03/1800.08	c   rootredcost      :          0          0          0          0
1800.03/1800.08	c   pseudoobj        :          0          0          0          0
1800.03/1800.08	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.08	c   vbounds          :       0.06       0.06       0.00
1800.03/1800.08	c   rootredcost      :       0.03       0.03       0.00
1800.03/1800.08	c   pseudoobj        :       0.03       0.03       0.00
1800.03/1800.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.08	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.03/1800.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.73/1800.75	c Time complete: 1800.77.

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-3453500-1307118627/watcher-3453500-1307118627 -o /tmp/evaluation-result-3453500-1307118627/solver-3453500-1307118627 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453500-1307118627.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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.01 2.03 2.00 2/572 23197
/proc/meminfo: memFree=30016444/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=13212 CPUtime=0.01 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 2308 0 0 0 1 0 0 0 25 0 1 0 823461530 13529088 2262 33554432000 4194304 9128323 140733771944080 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23197/statm: 3303 2262 400 1205 0 2094 0

[startup+0.110657 s]
/proc/loadavg: 2.01 2.03 2.00 2/572 23197
/proc/meminfo: memFree=30016444/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=27532 CPUtime=0.1 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 5922 0 0 0 10 0 0 0 25 0 1 0 823461530 28192768 5846 33554432000 4194304 9128323 140733771944080 18446744073709551615 8008930 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23197/statm: 6883 5846 400 1205 0 5674 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27532

[startup+0.200648 s]
/proc/loadavg: 2.01 2.03 2.00 2/572 23197
/proc/meminfo: memFree=30016444/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=41356 CPUtime=0.19 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 9383 0 0 0 19 0 0 0 25 0 1 0 823461530 42348544 9305 33554432000 4194304 9128323 140733771944080 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23197/statm: 10339 9305 400 1205 0 9130 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41356

[startup+0.300632 s]
/proc/loadavg: 2.01 2.03 2.00 2/572 23197
/proc/meminfo: memFree=30016444/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=50212 CPUtime=0.29 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 11586 0 0 0 29 0 0 0 25 0 1 0 823461530 51417088 11506 33554432000 4194304 9128323 140733771944080 18446744073709551615 8008920 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23197/statm: 12553 11506 400 1205 0 11344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50212

[startup+0.700556 s]
/proc/loadavg: 2.01 2.03 2.00 2/572 23197
/proc/meminfo: memFree=30016444/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=68572 CPUtime=0.69 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 16161 0 0 0 68 1 0 0 25 0 1 0 823461530 70217728 16073 33554432000 4194304 9128323 140733771944080 18446744073709551615 8006343 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23197/statm: 17143 16073 400 1205 0 15934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68572

[startup+1.50042 s]
/proc/loadavg: 2.01 2.03 2.00 3/573 23198
/proc/meminfo: memFree=29921204/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=130236 CPUtime=1.49 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 31530 0 0 0 147 2 0 0 25 0 1 0 823461530 133361664 31427 33554432000 4194304 9128323 140733771944080 18446744073709551615 7929117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23197/statm: 32559 31427 400 1205 0 31350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130236

[startup+3.10113 s]
/proc/loadavg: 2.01 2.03 2.00 3/573 23198
/proc/meminfo: memFree=29611820/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=482292 CPUtime=3.09 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 128573 0 0 0 297 12 0 0 25 0 1 0 823461530 493867008 117305 33554432000 4194304 9128323 140733771944080 18446744073709551615 4782502 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 120573 117305 510 1205 0 119364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 482292

[startup+6.30056 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23198
/proc/meminfo: memFree=29320220/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=767700 CPUtime=6.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 198157 0 0 0 609 21 0 0 25 0 1 0 823461530 786124800 186889 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593116 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 191925 186889 510 1205 0 190716 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 767700

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23199
/proc/meminfo: memFree=29176712/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=865528 CPUtime=12.69 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 222403 0 0 0 1246 23 0 0 25 0 1 0 823461530 886300672 210099 33554432000 4194304 9128323 140733771944080 18446744073709551615 4808473 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 216382 210099 555 1205 0 215173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865528

[startup+25.5011 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23199
/proc/meminfo: memFree=29126984/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=914104 CPUtime=25.49 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 234331 0 0 0 2525 24 0 0 25 0 1 0 823461530 936042496 222024 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593135 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 228526 222024 552 1205 0 227317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 914104

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23199
/proc/meminfo: memFree=29086400/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=957220 CPUtime=51.09 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 244764 0 0 0 5083 26 0 0 25 0 1 0 823461530 980193280 232457 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593392 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 239305 232457 552 1205 0 238096 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 957220

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 23201
/proc/meminfo: memFree=28947884/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=1094224 CPUtime=102.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 278938 0 0 0 10202 29 0 0 25 0 1 0 823461530 1120485376 266631 33554432000 4194304 9128323 140733771944080 18446744073709551615 4232530 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 273556 266631 552 1205 0 272347 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1094224

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23202
/proc/meminfo: memFree=28802532/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=1241640 CPUtime=162.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 315094 0 0 0 16197 33 0 0 25 0 1 0 823461530 1271439360 302787 33554432000 4194304 9128323 140733771944080 18446744073709551615 4794279 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 310410 302787 552 1205 0 309201 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1241640

[startup+222.322 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 23204
/proc/meminfo: memFree=28589712/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=1451836 CPUtime=222.32 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 366597 0 0 0 22194 38 0 0 25 0 1 0 823461530 1486680064 354290 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593403 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 362959 354290 552 1205 0 361750 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 1451836

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/573 23206
/proc/meminfo: memFree=28238624/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=1624344 CPUtime=282.29 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 409404 0 0 0 28186 43 0 0 25 0 1 0 823461530 1663328256 397097 33554432000 4194304 9128323 140733771944080 18446744073709551615 5240721 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 406086 397097 552 1205 0 404877 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1624344

[startup+342.301 s]
/proc/loadavg: 2.20 2.08 2.02 3/573 23207
/proc/meminfo: memFree=28103552/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=1741784 CPUtime=342.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 452705 0 0 0 34182 48 0 0 25 0 1 0 823461530 1783586816 426315 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593116 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 435446 426315 599 1205 0 434237 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1741784

[startup+402.301 s]
/proc/loadavg: 2.07 2.06 2.02 3/573 23236
/proc/meminfo: memFree=29110548/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=1861404 CPUtime=402.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 481542 0 0 0 40178 52 0 0 25 0 1 0 823461530 1906077696 455152 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593438 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 465351 455152 599 1205 0 464142 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1861404

[startup+462.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/573 23238
/proc/meminfo: memFree=28765340/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=2037516 CPUtime=462.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 525697 0 0 0 46171 59 0 0 25 0 1 0 823461530 2086416384 499307 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 509379 499307 599 1205 0 508170 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2037516

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/573 23239
/proc/meminfo: memFree=28473964/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=2118764 CPUtime=522.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 545768 0 0 0 52169 61 0 0 25 0 1 0 823461530 2169614336 519378 33554432000 4194304 9128323 140733771944080 18446744073709551615 4241149 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 529691 519378 599 1205 0 528482 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2118764

[startup+582.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/573 23241
/proc/meminfo: memFree=28063496/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=2335412 CPUtime=582.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 599185 0 0 0 58163 67 0 0 25 0 1 0 823461530 2391461888 572795 33554432000 4194304 9128323 140733771944080 18446744073709551615 4352218 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23197/statm: 583853 572795 599 1205 0 582644 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2335412

[startup+642.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.04 2.07 2.01 3/573 23250
/proc/meminfo: memFree=26626372/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=2865664 CPUtime=942.29 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 731760 0 0 0 94143 86 0 0 25 0 1 0 823461530 2934439936 705370 33554432000 4194304 9128323 140733771944080 18446744073709551615 6593395 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 716416 705370 603 1205 0 715207 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2865664

[startup+1002.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/573 23252
/proc/meminfo: memFree=26483740/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=2945356 CPUtime=1002.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 751081 0 0 0 100141 89 0 0 25 0 1 0 823461530 3016044544 724691 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 736339 724691 603 1205 0 735130 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2945356

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/573 23253
/proc/meminfo: memFree=26359328/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3006612 CPUtime=1062.29 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 766624 0 0 0 106138 91 0 0 25 0 1 0 823461530 3078770688 740234 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488726 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 751653 740234 603 1205 0 750444 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 3006612

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23255
/proc/meminfo: memFree=26225012/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3070064 CPUtime=1122.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 782140 0 0 0 112136 94 0 0 25 0 1 0 823461530 3143745536 755750 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 767516 755750 603 1205 0 766307 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 3070064

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/573 23257
/proc/meminfo: memFree=26091064/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3131620 CPUtime=1182.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 797261 0 0 0 118135 95 0 0 25 0 1 0 823461530 3206778880 770871 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 782905 770871 603 1205 0 781696 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 3131620

[startup+1242.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/573 23258
/proc/meminfo: memFree=25935392/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3230812 CPUtime=1242.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 822347 0 0 0 124133 98 0 0 25 0 1 0 823461530 3308351488 795957 33554432000 4194304 9128323 140733771944080 18446744073709551615 4352210 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 807703 795957 603 1205 0 806494 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 3230812

[startup+1302.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/573 23260
/proc/meminfo: memFree=25794608/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3292904 CPUtime=1302.3 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 837631 0 0 0 130131 99 0 0 25 0 1 0 823461530 3371933696 811241 33554432000 4194304 9128323 140733771944080 18446744073709551615 4209028 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 823226 811241 603 1205 0 822017 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 3292904

[startup+1362.3 s]
/proc/loadavg: 2.21 2.09 2.02 3/573 23261
/proc/meminfo: memFree=25510100/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3351812 CPUtime=1362.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 852002 0 0 0 136129 102 0 0 25 0 1 0 823461530 3432255488 825612 33554432000 4194304 9128323 140733771944080 18446744073709551615 4794016 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 837953 825612 603 1205 0 836744 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3351812

[startup+1422.3 s]
/proc/loadavg: 2.14 2.09 2.02 3/573 23263
/proc/meminfo: memFree=25322788/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3405788 CPUtime=1422.32 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 865245 0 0 0 142129 103 0 0 25 0 1 0 823461530 3487526912 838855 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 851447 838855 603 1205 0 850238 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 3405788

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/573 23265
/proc/meminfo: memFree=25242900/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3461696 CPUtime=1482.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 879269 0 0 0 148125 106 0 0 25 0 1 0 823461530 3544776704 852879 33554432000 4194304 9128323 140733771944080 18446744073709551615 6592442 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 865424 852879 603 1205 0 864215 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 3461696

[startup+1542.32 s]
/proc/loadavg: 2.02 2.05 2.00 3/573 23266
/proc/meminfo: memFree=25178620/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3525760 CPUtime=1542.33 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 895060 0 0 0 154125 108 0 0 25 0 1 0 823461530 3610378240 868670 33554432000 4194304 9128323 140733771944080 18446744073709551615 5489920 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 881440 868670 603 1205 0 880231 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3525760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/573 23268
/proc/meminfo: memFree=25122656/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3588716 CPUtime=1602.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 911072 0 0 0 160121 110 0 0 25 0 1 0 823461530 3674845184 884682 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 897179 884682 603 1205 0 895970 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3588716

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 23270
/proc/meminfo: memFree=25037664/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3655748 CPUtime=1662.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 927881 0 0 0 166119 112 0 0 25 0 1 0 823461530 3743485952 901491 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 913937 901491 603 1205 0 912728 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 3655748

[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/573 23271
/proc/meminfo: memFree=24977492/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3715696 CPUtime=1722.32 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 943350 0 0 0 172117 115 0 0 25 0 1 0 823461530 3804872704 916894 33554432000 4194304 9128323 140733771944080 18446744073709551615 4794268 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 928924 916894 603 1205 0 927715 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3715696

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/573 23273
/proc/meminfo: memFree=24902816/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3788812 CPUtime=1782.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 961672 0 0 0 178114 117 0 0 25 0 1 0 823461530 3879743488 935216 33554432000 4194304 9128323 140733771944080 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 947203 935216 603 1205 0 945994 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 3788812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.05 2.01 3/573 23273
/proc/meminfo: memFree=24887684/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3804816 CPUtime=1800.03 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 965640 0 0 0 179885 118 0 0 25 0 1 0 823461530 3896131584 939184 33554432000 4194304 9128323 140733771944080 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23197/statm: 951204 939184 603 1205 0 949995 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3804816

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

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

[startup+1800.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/573 23273
/proc/meminfo: memFree=24887684/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3793772 CPUtime=1800.31 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 966376 0 0 0 179913 118 0 0 25 0 1 0 823461530 3884822528 936633 33554432000 4194304 9128323 140733771944080 18446744073709551615 6885361 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23197/statm: 948443 936633 612 1205 0 947234 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 3793772

[startup+1800.7 s]
/proc/loadavg: 2.06 2.05 2.01 3/574 23274
/proc/meminfo: memFree=27363384/32950928 swapFree=43925852/67111528
[pid=23197] ppid=23195 vsize=3080200 CPUtime=1800.73 cores=0,2,4,6
/proc/23197/stat : 23197 (scip-2.0.1.4.li) R 23195 23197 20770 0 -1 4202496 966399 0 0 0 179942 131 0 0 25 0 1 0 823461530 3154124800 225489 33554432000 4194304 9128323 140733771944080 18446744073709551615 8231418 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23197/statm: 770050 225489 635 1205 0 768841 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (KiB) 3080200

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.78
CPU user time (s): 1799.43
CPU system time (s): 1.35079
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3804936

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

runsolver used 10.7014 second user time and 23.6164 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-03 18:30:27
IDJOB=3453500
IDBENCH=77212
IDSOLVER=1949
FILE ID=node122/3453500-1307118627
RUNJOBID= node122-1307110522-22336
PBS_JOBID= 13498001
Free space on /tmp= 73784 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. 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.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453500-1307118627/watcher-3453500-1307118627 -o /tmp/evaluation-result-3453500-1307118627/solver-3453500-1307118627 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453500-1307118627.opb -t 1800 -m 15500

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

MD5SUM BENCH= dc2381243433b8fdb488c977baa91e3c
RANDOM SEED=1378889727

node122.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.820
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.64
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.820
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	: 5332.75
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.820
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.75
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.820
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.83
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.820
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	: 5332.75
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.820
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.75
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30016724 kB
Buffers:        286932 kB
Cached:         437376 kB
SwapCached:      16832 kB
Active:        2218440 kB
Inactive:       399572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30016724 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:           19428 kB
Writeback:           0 kB
AnonPages:     1891176 kB
Mapped:          12172 kB
Slab:           148828 kB
PageTables:      96976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 182638780 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= 73768 MiB
End job on node122 at 2011-06-03 19:00:29