Trace number 3740207

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.2 1797.54

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123520
Number of constraints which are clauses122320
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 constraint60
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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3740207-1338739403.opb>
0.69/0.71	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 123520 constraints
0.69/0.71	c problem read
0.69/0.71	c presolving settings loaded
1.00/1.01	c presolving:
5.19/5.27	c (round 1) 2338 del vars, 6490 del conss, 0 add conss, 1669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8518724 impls, 0 clqs
6.49/6.60	c (round 2) 5375 del vars, 17857 del conss, 0 add conss, 4490 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8533657 impls, 0 clqs
6.99/7.01	c (round 3) 6681 del vars, 23612 del conss, 0 add conss, 5289 chg bounds, 47 chg sides, 60 chg coeffs, 0 upgd conss, 8541909 impls, 0 clqs
7.19/7.22	c (round 4) 7199 del vars, 25796 del conss, 0 add conss, 5614 chg bounds, 86 chg sides, 111 chg coeffs, 0 upgd conss, 8545950 impls, 0 clqs
7.29/7.34	c (round 5) 7508 del vars, 26999 del conss, 0 add conss, 5790 chg bounds, 91 chg sides, 118 chg coeffs, 0 upgd conss, 8548991 impls, 0 clqs
7.39/7.43	c (round 6) 7644 del vars, 27592 del conss, 0 add conss, 5878 chg bounds, 95 chg sides, 121 chg coeffs, 0 upgd conss, 8549996 impls, 0 clqs
7.39/7.48	c (round 7) 7724 del vars, 27950 del conss, 0 add conss, 5906 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550536 impls, 0 clqs
7.49/7.53	c (round 8) 7742 del vars, 28049 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550644 impls, 0 clqs
7.49/7.56	c (round 9) 7743 del vars, 28078 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550644 impls, 0 clqs
7.99/8.04	c (round 10) 7743 del vars, 28078 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 95442 upgd conss, 8550644 impls, 0 clqs
8.48/8.51	c (round 11) 7743 del vars, 28098 del conss, 40 add conss, 5916 chg bounds, 155 chg sides, 330 chg coeffs, 95442 upgd conss, 8550644 impls, 0 clqs
405.74/405.89	c    (405.9s) probing: 1000/28979 (3.5%) - 9 fixings, 1 aggregations, 6524060 implications, 0 bound changes
752.57/752.72	c    (752.7s) probing: 2000/28979 (6.9%) - 9 fixings, 1 aggregations, 10909278 implications, 0 bound changes
799.27/799.41	c    (799.4s) probing: 2126/28979 (7.3%) - 9 fixings, 1 aggregations, 11499149 implications, 0 bound changes
799.27/799.41	c    (799.4s) probing aborted: 2000/2000 successive useless probings
799.27/799.41	c (round 12) 7753 del vars, 28099 del conss, 41 add conss, 5916 chg bounds, 156 chg sides, 344 chg coeffs, 95442 upgd conss, 44914026 impls, 0 clqs
799.67/799.84	c (round 13) 7753 del vars, 28418 del conss, 44 add conss, 5916 chg bounds, 159 chg sides, 452 chg coeffs, 95442 upgd conss, 44914026 impls, 1 clqs
1100.40/1100.61	c    (1100.6s) probing: 3000/28979 (10.4%) - 30 fixings, 13 aggregations, 16664978 implications, 0 bound changes
1412.32/1412.60	c (round 14) 7803 del vars, 28420 del conss, 44 add conss, 5916 chg bounds, 159 chg sides, 455 chg coeffs, 95442 upgd conss, 75614730 impls, 1 clqs
1414.23/1414.53	c (round 15) 7817 del vars, 28601 del conss, 44 add conss, 5916 chg bounds, 159 chg sides, 456 chg coeffs, 95442 upgd conss, 75621962 impls, 1 clqs
1414.52/1414.89	c (round 16) 7817 del vars, 28618 del conss, 44 add conss, 5916 chg bounds, 159 chg sides, 456 chg coeffs, 95442 upgd conss, 75621962 impls, 1 clqs
1449.12/1449.49	c    (1449.5s) probing: 4000/28979 (13.8%) - 52 fixings, 28 aggregations, 24128291 implications, 0 bound changes
1789.65/1790.04	c    (1790.0s) probing: 5000/28979 (17.3%) - 65 fixings, 29 aggregations, 31784027 implications, 0 bound changes
1796.66/1797.05	c    (1797.1s) probing: 5022/28979 (17.3%) - 65 fixings, 29 aggregations, 31902419 implications, 0 bound changes
1796.66/1797.05	c    (1797.1s) probing aborted: solving stopped
1796.66/1797.05	c (round 17) 7851 del vars, 28618 del conss, 44 add conss, 5916 chg bounds, 159 chg sides, 456 chg coeffs, 95442 upgd conss, 94513308 impls, 1 clqs
1796.66/1797.05	c presolving (17 rounds):
1796.66/1797.05	c  7851 deleted vars, 28618 deleted constraints, 44 added constraints, 5916 tightened bounds, 0 added holes, 159 changed sides, 456 changed coefficients
1796.66/1797.05	c  94513308 implications, 1 cliques
1796.66/1797.05	c presolving was interrupted.
1796.66/1797.05	c Presolving Time: 1796.13
1796.66/1797.05	c - non default parameters ----------------------------------------------------------------------
1796.66/1797.05	c # SCIP version 2.0.1.5
1796.66/1797.05	c 
1796.66/1797.05	c # frequency for displaying node information lines
1796.66/1797.05	c # [type: int, range: [-1,2147483647], default: 100]
1796.66/1797.05	c display/freq = 10000
1796.66/1797.05	c 
1796.66/1797.05	c # maximal time in seconds to run
1796.66/1797.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.66/1797.05	c limits/time = 1797
1796.66/1797.05	c 
1796.66/1797.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.66/1797.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.66/1797.05	c limits/memory = 13950
1796.66/1797.05	c 
1796.66/1797.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.66/1797.05	c # [type: int, range: [1,2], default: 1]
1796.66/1797.05	c timing/clocktype = 2
1796.66/1797.05	c 
1796.66/1797.05	c # belongs reading time to solving time?
1796.66/1797.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.66/1797.05	c timing/reading = TRUE
1796.66/1797.05	c 
1796.66/1797.05	c # should presolving try to simplify inequalities
1796.66/1797.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.66/1797.05	c constraints/linear/simplifyinequalities = TRUE
1796.66/1797.05	c 
1796.66/1797.05	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.66/1797.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.66/1797.05	c constraints/indicator/addCouplingCons = TRUE
1796.66/1797.05	c 
1796.66/1797.05	c # should presolving try to simplify knapsacks
1796.66/1797.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.66/1797.05	c constraints/knapsack/simplifyinequalities = TRUE
1796.66/1797.05	c 
1796.66/1797.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.66/1797.05	c # [type: int, range: [-1,2147483647], default: -1]
1796.66/1797.05	c separating/rapidlearning/freq = 0
1796.66/1797.05	c 
1796.66/1797.05	c -----------------------------------------------------------------------------------------------
1796.66/1797.05	c start solving
1796.66/1797.08	c presolving:
1796.66/1797.08	c presolving (17 rounds):
1796.66/1797.08	c  7851 deleted vars, 28618 deleted constraints, 44 added constraints, 5916 tightened bounds, 0 added holes, 159 changed sides, 456 changed coefficients
1796.66/1797.08	c  94513308 implications, 1 cliques
1796.66/1797.08	c presolving was interrupted.
1796.66/1797.08	c Presolving Time: 1796.15
1796.66/1797.08	c 
1796.66/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.66/1797.08	c Solving Time (sec) : 1797.07
1796.66/1797.08	c Solving Nodes      : 0
1796.66/1797.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.66/1797.08	s UNKNOWN
1796.66/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.66/1797.08	c Total Time         :    1797.07
1796.66/1797.08	c   solving          :    1797.07
1796.66/1797.08	c   presolving       :    1796.15 (included in solving)
1796.66/1797.08	c   reading          :       0.70 (included in solving)
1796.66/1797.08	c Original Problem   :
1796.66/1797.08	c   Problem name     : HOME/instance-3740207-1338739403.opb
1796.66/1797.08	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.66/1797.08	c   Constraints      : 123520 initial, 123520 maximal
1796.66/1797.08	c Presolved Problem  :
1796.66/1797.08	c   Problem name     : t_HOME/instance-3740207-1338739403.opb
1796.66/1797.08	c   Variables        : 28871 (28871 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.66/1797.08	c   Constraints      : 94946 initial, 94946 maximal
1796.66/1797.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.66/1797.08	c   trivial          :       0.04        497          0          0          0          0          0          0          0          0
1796.66/1797.08	c   dualfix          :       0.05         61          0          0          0          0          0          0          0          0
1796.66/1797.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.08	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.66/1797.08	c   implics          :       2.08          0         13          0          0          0          0          0          0          0
1796.66/1797.08	c   probing          :    1785.24         65         29          0          0          0          0          0          0          0
1796.66/1797.08	c   knapsack         :       1.26          0          0          0          0          0          5         44         60        332
1796.66/1797.08	c   setppc           :       0.52          1          0          0          0          0        529          0          0          0
1796.66/1797.08	c   linear           :       6.59       5419       1766          0       5916          0      28078          0         99        124
1796.66/1797.08	c   logicor          :       0.12          0          0          0          0          0          6          0          0          0
1796.66/1797.08	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.66/1797.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.66/1797.08	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.66/1797.08	c   knapsack         :          0+         0     233988          0          0          0          0         15          0          0          0          0
1796.66/1797.08	c   setppc           :          0+         0     233973          0          0          0          0          4          0          0          0          0
1796.66/1797.08	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1796.66/1797.08	c   logicor          :          0+         0     214734          0          0          0          0         33          0          0          0          0
1796.66/1797.08	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.66/1797.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.66/1797.08	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.66/1797.08	c   knapsack         :      15.54       0.00      15.54       0.00       0.00       0.00       0.00
1796.66/1797.08	c   setppc           :     744.09       0.00     744.09       0.00       0.00       0.00       0.00
1796.66/1797.08	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.66/1797.08	c   logicor          :      15.47       0.00      15.47       0.00       0.00       0.00       0.00
1796.66/1797.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.66/1797.08	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.66/1797.08	c   vbounds          :          0          0          0          0
1796.66/1797.08	c   rootredcost      :          0          0          0          0
1796.66/1797.08	c   pseudoobj        :          0          0          0          0
1796.66/1797.08	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.66/1797.08	c   vbounds          :       0.10       0.10       0.00
1796.66/1797.08	c   rootredcost      :       0.05       0.05       0.00
1796.66/1797.08	c   pseudoobj        :       0.04       0.04       0.00
1796.66/1797.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.66/1797.08	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.66/1797.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.66/1797.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.66/1797.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.66/1797.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.16/1797.53	c Time complete: 1797.19.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740207-1338739403/watcher-3740207-1338739403 -o /tmp/evaluation-result-3740207-1338739403/solver-3740207-1338739403 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740207-1338739403.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.01 2.01 2.00 3/174 4005
/proc/meminfo: memFree=26241808/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 1514 0 0 0 0 0 0 0 20 0 1 0 340066190 9818112 1468 33554432000 4194304 9016284 140734065603792 140735739370664 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 2397 1468 311 1178 0 1215 0

[startup+0.0511381 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 4005
/proc/meminfo: memFree=26241808/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=23212 CPUtime=0.03 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 4774 0 0 0 3 0 0 0 20 0 1 0 340066190 23769088 4728 33554432000 4194304 9016284 140734065603792 140734065467688 7870498 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 5803 4728 360 1178 0 4621 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23212

[startup+0.100368 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 4005
/proc/meminfo: memFree=26241808/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=31244 CPUtime=0.09 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 6807 0 0 0 8 1 0 0 20 0 1 0 340066190 31993856 6761 33554432000 4194304 9016284 140734065603792 140734065467688 7870463 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 7811 6761 360 1178 0 6629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31244

[startup+0.300298 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 4005
/proc/meminfo: memFree=26241808/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=48572 CPUtime=0.29 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 11123 0 0 0 28 1 0 0 20 0 1 0 340066190 49737728 11077 33554432000 4194304 9016284 140734065603792 140734065467688 7847632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 12143 11077 360 1178 0 10961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48572

[startup+0.700305 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 4005
/proc/meminfo: memFree=26241808/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=85480 CPUtime=0.69 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 20343 0 0 0 66 3 0 0 20 0 1 0 340066190 87531520 20297 33554432000 4194304 9016284 140734065603792 140734065467688 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 21370 20297 360 1178 0 20188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85480

[startup+1.50031 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 4006
/proc/meminfo: memFree=26049592/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=256408 CPUtime=1.49 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 62413 0 0 0 140 9 0 0 20 0 1 0 340066190 262561792 62295 33554432000 4194304 9016284 140734065603792 140734065600216 6479317 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 64102 62295 485 1178 0 62920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 256408

[startup+3.10031 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 4006
/proc/meminfo: memFree=25941712/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=371696 CPUtime=3.09 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 90994 0 0 0 296 13 0 0 20 0 1 0 340066190 380616704 90876 33554432000 4194304 9016284 140734065603792 140734065599144 4530784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 92924 90876 485 1178 0 91742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 371696

[startup+6.30035 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 4006
/proc/meminfo: memFree=25777412/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=472684 CPUtime=6.29 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 115089 0 0 0 613 16 0 0 20 0 1 0 340066190 484028416 114714 33554432000 4194304 9016284 140734065603792 140734065599464 6481237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 118171 114714 496 1178 0 116989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 472684

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 4006
/proc/meminfo: memFree=25684472/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=564664 CPUtime=12.68 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 141753 0 0 0 1248 20 0 0 20 0 1 0 340066190 578215936 136973 33554432000 4194304 9016284 140734065603792 140734065599176 7875944 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 141166 136973 538 1178 0 139984 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 564664

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4006
/proc/meminfo: memFree=25627176/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=600416 CPUtime=25.49 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 150242 0 0 0 2527 22 0 0 20 0 1 0 340066190 614825984 145462 33554432000 4194304 9016284 140734065603792 140734065599176 6480241 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 150104 145462 538 1178 0 148922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 600416

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 4006
/proc/meminfo: memFree=25528548/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=671416 CPUtime=51.08 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 167433 0 0 0 5083 25 0 0 20 0 1 0 340066190 687529984 162653 33554432000 4194304 9016284 140734065603792 140734065599384 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 167854 162653 538 1178 0 166672 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 671416

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4006
/proc/meminfo: memFree=25188732/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=808436 CPUtime=102.28 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 201662 0 0 0 10196 32 0 0 20 0 1 0 340066190 827838464 196882 33554432000 4194304 9016284 140734065603792 140734065599384 5510868 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 202109 196882 538 1178 0 200927 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 808436

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4006
/proc/meminfo: memFree=25026688/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=948336 CPUtime=162.26 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 235725 0 0 0 16189 37 0 0 20 0 1 0 340066190 971096064 230945 33554432000 4194304 9016284 140734065603792 140734065599176 4889350 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 237084 230945 538 1178 0 235902 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 948336

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4007
/proc/meminfo: memFree=24868676/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1101568 CPUtime=222.26 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 273853 0 0 0 22182 44 0 0 20 0 1 0 340066190 1128005632 269073 33554432000 4194304 9016284 140734065603792 140734065599384 4889350 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 275392 269073 538 1178 0 274210 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1101568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4007
/proc/meminfo: memFree=24756360/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1212036 CPUtime=282.25 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 301635 0 0 0 28174 51 0 0 20 0 1 0 340066190 1241124864 296855 33554432000 4194304 9016284 140734065603792 140734065599384 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 303009 296855 538 1178 0 301827 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1212036

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4007
/proc/meminfo: memFree=24701580/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1265700 CPUtime=342.24 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 315180 0 0 0 34170 54 0 0 20 0 1 0 340066190 1296076800 310400 33554432000 4194304 9016284 140734065603792 140734065599384 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 316425 310400 538 1178 0 315243 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1265700

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4010
/proc/meminfo: memFree=24639072/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1327212 CPUtime=402.23 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 330210 0 0 0 40165 58 0 0 20 0 1 0 340066190 1359065088 325430 33554432000 4194304 9016284 140734065603792 140734065599384 4460361 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 331803 325430 538 1178 0 330621 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1327212

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4010
/proc/meminfo: memFree=24574288/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1385616 CPUtime=462.22 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 344095 0 0 0 46161 61 0 0 20 0 1 0 340066190 1418870784 339315 33554432000 4194304 9016284 140734065603792 140734065599176 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 346404 339315 543 1178 0 345222 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1385616

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4011
/proc/meminfo: memFree=24512896/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1443892 CPUtime=522.21 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 358752 0 0 0 52157 64 0 0 20 0 1 0 340066190 1478545408 353972 33554432000 4194304 9016284 140734065603792 140734065599384 5519556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 360973 353972 543 1178 0 359791 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1443892

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4011
/proc/meminfo: memFree=24460748/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=1493196 CPUtime=582.2 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 371230 0 0 0 58153 67 0 0 20 0 1 0 340066190 1529032704 366450 33554432000 4194304 9016284 140734065603792 140734065599384 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 373299 366450 543 1178 0 372117 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1493196

[startup+642.3 s]

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

/proc/meminfo: memFree=23898772/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2055140 CPUtime=1062.1 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 510575 0 0 0 106112 98 0 0 20 0 1 0 340066190 2104463360 507013 33554432000 4194304 9016284 140734065603792 140734065599384 6476261 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 513785 507013 543 1178 0 512603 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 2055140

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4016
/proc/meminfo: memFree=23614824/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2237024 CPUtime=1122.09 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 555888 0 0 0 112102 107 0 0 20 0 1 0 340066190 2290712576 552467 33554432000 4194304 9016284 140734065603792 140734065599384 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 559256 552467 543 1178 0 558074 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 2237024

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23410940/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2377340 CPUtime=1182.07 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 590141 0 0 0 118093 114 0 0 20 0 1 0 340066190 2434396160 586786 33554432000 4194304 9016284 140734065603792 140734065599384 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 594335 586786 543 1178 0 593153 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 2377340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23328568/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2457804 CPUtime=1242.06 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 609945 0 0 0 124087 119 0 0 20 0 1 0 340066190 2516791296 606603 33554432000 4194304 9016284 140734065603792 140734065599176 5150764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 614451 606603 543 1178 0 613269 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 2457804

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23215136/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2568576 CPUtime=1302.05 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 637833 0 0 0 130080 125 0 0 20 0 1 0 340066190 2630221824 634514 33554432000 4194304 9016284 140734065603792 140734065599384 4318304 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 642144 634514 543 1178 0 640962 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 2568576

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23117452/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2665920 CPUtime=1362.03 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 662239 0 0 0 136072 131 0 0 20 0 1 0 340066190 2729902080 658979 33554432000 4194304 9016284 140734065603792 140734065599384 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 666480 658979 543 1178 0 665298 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2665920

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 4017
/proc/meminfo: memFree=23021748/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2758504 CPUtime=1422.03 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 684918 0 0 0 142067 136 0 0 20 0 1 0 340066190 2824708096 682738 33554432000 4194304 9016284 140734065603792 140734065600648 4889096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 689626 682738 543 1178 0 688444 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2758504

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4056
/proc/meminfo: memFree=24205976/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2841328 CPUtime=1482.02 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 705002 0 0 0 148061 141 0 0 20 0 1 0 340066190 2909519872 702896 33554432000 4194304 9016284 140734065603792 140734065599176 6480168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 710332 702896 543 1178 0 709150 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2841328

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4056
/proc/meminfo: memFree=23842064/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2945604 CPUtime=1541.99 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 730477 0 0 0 154054 145 0 0 20 0 1 0 340066190 3016298496 728587 33554432000 4194304 9016284 140734065603792 140734065599384 6480229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 736401 728587 543 1178 0 735219 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 2945604

[startup+1602.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/176 4059
/proc/meminfo: memFree=23551212/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3051352 CPUtime=1601.99 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 757070 0 0 0 160048 151 0 0 20 0 1 0 340066190 3124584448 755940 33554432000 4194304 9016284 140734065603792 140734065599384 5154333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 762838 755940 543 1178 0 761656 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 3051352

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 4059
/proc/meminfo: memFree=23204204/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3205020 CPUtime=1661.98 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 795334 0 0 0 166038 160 0 0 20 0 1 0 340066190 3281940480 794544 33554432000 4194304 9016284 140734065603792 140734065599384 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 801255 794544 543 1178 0 800073 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 3205020

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 4059
/proc/meminfo: memFree=22984272/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3296512 CPUtime=1721.96 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 817450 0 0 0 172031 165 0 0 20 0 1 0 340066190 3375628288 816789 33554432000 4194304 9016284 140734065603792 140734065599176 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 824128 816789 543 1178 0 822946 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3296512

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22753396/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3429564 CPUtime=1781.96 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 850700 0 0 0 178024 172 0 0 20 0 1 0 340066190 3511873536 850381 33554432000 4194304 9016284 140734065603792 140734065599384 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 857391 850381 543 1178 0 856209 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 3429564

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22746328/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3433572 CPUtime=1785.16 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 851424 0 0 0 178344 172 0 0 20 0 1 0 340066190 3515977728 851105 33554432000 4194304 9016284 140734065603792 140734065599176 4222979 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 858393 851105 543 1178 0 857211 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 3433572

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22729820/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3439540 CPUtime=1791.56 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 853066 0 0 0 178984 172 0 0 20 0 1 0 340066190 3522088960 852833 33554432000 4194304 9016284 140734065603792 140734065599384 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 859885 852833 543 1178 0 858703 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 3439540

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22721636/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3442544 CPUtime=1794.77 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 853869 0 0 0 179304 173 0 0 20 0 1 0 340066190 3525165056 853636 33554432000 4194304 9016284 140734065603792 140734065599384 4875334 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 860636 853636 543 1178 0 859454 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 3442544

[startup+1796.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22718908/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3444532 CPUtime=1796.36 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 854354 0 0 0 179463 173 0 0 20 0 1 0 340066190 3527200768 854121 33554432000 4194304 9016284 140734065603792 140734065599384 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 861133 854121 543 1178 0 859951 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 3444532

[startup+1797.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22718908/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=3444712 CPUtime=1796.76 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 854988 0 0 0 179503 173 0 0 20 0 1 0 340066190 3527385088 854290 33554432000 4194304 9016284 140734065603792 140734065599384 4881085 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 861178 854290 552 1178 0 859996 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 3444712

[startup+1797.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4060
/proc/meminfo: memFree=22726968/32873852 swapFree=6856/6856
[pid=4005] ppid=4003 vsize=2683760 CPUtime=1797.16 cores=1,3,5,7
/proc/4005/stat : 4005 (scip-2.0.1.4b_2) R 4003 4005 643 0 -1 4202496 855001 0 0 0 179534 182 0 0 20 0 1 0 340066190 2748170240 125762 33554432000 4194304 9016284 140734065603792 140734065599384 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4005/statm: 670940 125250 565 1178 0 669758 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 2683760

Child status: 0
Real time (s): 1797.54
CPU time (s): 1797.2
CPU user time (s): 1795.34
CPU system time (s): 1.85872
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 3445548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.34
system time used= 1.85872
maximum resident set size= 3419008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 855006
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= 95
involuntary context switches= 1835

runsolver used 3.34349 second user time and 8.75067 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 18:03:23
IDJOB=3740207
IDBENCH=76804
IDSOLVER=2329
FILE ID=node128/3740207-1338739403
RUNJOBID= node128-1338714616-660
PBS_JOBID= 14636758
Free space on /tmp= 70396 MiB

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

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=343281455

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26242336 kB
Buffers:          548740 kB
Cached:          3769528 kB
SwapCached:          744 kB
Active:          3429772 kB
Inactive:        2304172 kB
Active(anon):    1406548 kB
Inactive(anon):    11420 kB
Active(file):    2023224 kB
Inactive(file):  2292752 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             20560 kB
Writeback:             0 kB
AnonPages:       1421436 kB
Mapped:            16220 kB
Shmem:               200 kB
Slab:             756884 kB
SReclaimable:     199040 kB
SUnreclaim:       557844 kB
KernelStack:        1432 kB
PageTables:         6560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1544376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70380 MiB
End job on node128 at 2012-06-03 18:33:20