Trace number 3743119

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.11 1797.45

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2.opb
MD5SUMb363732a49ff55c5c06709720571fcad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-439
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 829
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 12582
Number of bits of the biggest sum of numbers14
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-3743119-1338794930.opb>
0.29/0.32	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.29/0.32	c problem read
0.29/0.32	c presolving settings loaded
0.49/0.56	c presolving:
0.69/0.71	c (round 1) 126 del vars, 3 del conss, 0 add conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.69/0.77	c (round 2) 1372 del vars, 1254 del conss, 0 add conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.79/0.82	c (round 3) 2024 del vars, 1906 del conss, 0 add conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.79/0.87	c (round 4) 2475 del vars, 2357 del conss, 0 add conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.89/0.92	c (round 5) 2838 del vars, 2720 del conss, 0 add conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.89/0.96	c (round 6) 3150 del vars, 3032 del conss, 0 add conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.99/1.01	c (round 7) 3418 del vars, 3300 del conss, 0 add conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.99/1.05	c (round 8) 3571 del vars, 3453 del conss, 0 add conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
0.99/1.09	c (round 9) 3629 del vars, 3511 del conss, 0 add conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.10/1.12	c (round 10) 3654 del vars, 3536 del conss, 0 add conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
186.85/186.94	c (round 11) 3721 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 9599108 impls, 551 clqs
186.95/187.08	c (round 12) 3721 del vars, 4154 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9599212 impls, 551 clqs
226.55/226.66	c    (226.7s) probing: 1000/37282 (2.7%) - 64 fixings, 9 aggregations, 1353974 implications, 0 bound changes
294.63/294.72	c    (294.7s) probing: 2000/37282 (5.4%) - 65 fixings, 31 aggregations, 3756801 implications, 0 bound changes
368.71/368.81	c    (368.8s) probing: 3000/37282 (8.0%) - 69 fixings, 39 aggregations, 6364376 implications, 0 bound changes
510.58/510.71	c    (510.7s) probing: 4000/37282 (10.7%) - 69 fixings, 45 aggregations, 10493359 implications, 0 bound changes
529.27/529.42	c (round 13) 3771 del vars, 4154 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36523400 impls, 551 clqs
529.37/529.50	c (round 14) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36523400 impls, 551 clqs
581.17/581.33	c    (581.3s) probing: 5000/37282 (13.4%) - 69 fixings, 49 aggregations, 12144059 implications, 0 bound changes
740.14/740.38	c    (740.4s) probing: 6000/37282 (16.1%) - 74 fixings, 56 aggregations, 16355278 implications, 0 bound changes
927.50/927.73	c    (927.7s) probing: 7000/37282 (18.8%) - 75 fixings, 65 aggregations, 20837156 implications, 0 bound changes
1103.58/1103.81	c    (1103.8s) probing: 8000/37282 (21.5%) - 77 fixings, 72 aggregations, 24714500 implications, 0 bound changes
1307.24/1307.55	c    (1307.6s) probing: 9000/37282 (24.1%) - 78 fixings, 77 aggregations, 29309386 implications, 0 bound changes
1496.10/1496.40	c    (1496.4s) probing: 10000/37282 (26.8%) - 80 fixings, 84 aggregations, 33348493 implications, 0 bound changes
1513.21/1513.59	c (round 15) 3821 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 85543446 impls, 551 clqs
1513.31/1513.67	c (round 16) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 85543446 impls, 551 clqs
1672.88/1673.27	c    (1673.3s) probing: 11000/37282 (29.5%) - 82 fixings, 91 aggregations, 37020196 implications, 0 bound changes
1796.76/1797.16	c    (1797.2s) probing: 11649/37282 (31.2%) - 83 fixings, 97 aggregations, 39603009 implications, 0 bound changes
1796.76/1797.16	c    (1797.2s) probing aborted: solving stopped
1796.76/1797.16	c (round 17) 3835 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 98174562 impls, 551 clqs
1796.76/1797.16	c presolving (17 rounds):
1796.76/1797.16	c  3835 deleted vars, 4254 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.76/1797.16	c  98174562 implications, 551 cliques
1796.76/1797.16	c presolving was interrupted.
1796.76/1797.16	c Presolving Time: 1796.69
1796.76/1797.16	c - non default parameters ----------------------------------------------------------------------
1796.76/1797.16	c # SCIP version 2.0.1.5
1796.76/1797.16	c 
1796.76/1797.16	c # frequency for displaying node information lines
1796.76/1797.16	c # [type: int, range: [-1,2147483647], default: 100]
1796.76/1797.16	c display/freq = 10000
1796.76/1797.16	c 
1796.76/1797.16	c # maximal time in seconds to run
1796.76/1797.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.76/1797.16	c limits/time = 1797
1796.76/1797.16	c 
1796.76/1797.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.76/1797.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.76/1797.16	c limits/memory = 13950
1796.76/1797.16	c 
1796.76/1797.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.76/1797.16	c # [type: int, range: [1,2], default: 1]
1796.76/1797.16	c timing/clocktype = 2
1796.76/1797.16	c 
1796.76/1797.16	c # belongs reading time to solving time?
1796.76/1797.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.76/1797.16	c timing/reading = TRUE
1796.76/1797.16	c 
1796.76/1797.16	c # should presolving try to simplify inequalities
1796.76/1797.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.76/1797.16	c constraints/linear/simplifyinequalities = TRUE
1796.76/1797.16	c 
1796.76/1797.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.76/1797.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.76/1797.16	c constraints/indicator/addCouplingCons = TRUE
1796.76/1797.16	c 
1796.76/1797.16	c # should presolving try to simplify knapsacks
1796.76/1797.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.76/1797.16	c constraints/knapsack/simplifyinequalities = TRUE
1796.76/1797.16	c 
1796.76/1797.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.76/1797.16	c # [type: int, range: [-1,2147483647], default: -1]
1796.76/1797.16	c separating/rapidlearning/freq = 0
1796.76/1797.16	c 
1796.76/1797.16	c -----------------------------------------------------------------------------------------------
1796.76/1797.16	c start solving
1796.76/1797.19	c presolving:
1796.76/1797.19	c presolving (17 rounds):
1796.76/1797.19	c  3835 deleted vars, 4254 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.76/1797.19	c  98174562 implications, 551 cliques
1796.76/1797.19	c presolving was interrupted.
1796.76/1797.19	c Presolving Time: 1796.72
1796.76/1797.19	c 
1796.76/1797.19	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.19	c Solving Time (sec) : 1797.18
1796.76/1797.19	c Solving Nodes      : 0
1796.76/1797.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.76/1797.19	s UNKNOWN
1796.76/1797.19	c SCIP Status        : solving was interrupted [time limit reached]
1796.76/1797.19	c Total Time         :    1797.18
1796.76/1797.19	c   solving          :    1797.18
1796.76/1797.19	c   presolving       :    1796.72 (included in solving)
1796.76/1797.19	c   reading          :       0.32 (included in solving)
1796.76/1797.19	c Original Problem   :
1796.76/1797.19	c   Problem name     : HOME/instance-3743119-1338794930.opb
1796.76/1797.19	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.19	c   Constraints      : 41436 initial, 41436 maximal
1796.76/1797.19	c Presolved Problem  :
1796.76/1797.19	c   Problem name     : t_HOME/instance-3743119-1338794930.opb
1796.76/1797.19	c   Variables        : 37102 (37102 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.76/1797.19	c   Constraints      : 37182 initial, 37182 maximal
1796.76/1797.19	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.76/1797.19	c   trivial          :       0.05        123          0          0          0          0          0          0          0          0
1796.76/1797.19	c   dualfix          :       0.04          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   implics          :       0.04          0          1          0          0          0          0          0          0          0
1796.76/1797.19	c   probing          :    1795.23         83         97          0          0          0          0          0          0          0
1796.76/1797.19	c   knapsack         :       0.11          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   setppc           :       0.07          0          0          0          0          0         95          0          0          0
1796.76/1797.19	c   linear           :       0.73       3531          0          0       3531          0       4088          0          0          0
1796.76/1797.19	c   logicor          :       0.21          0          0          0          0          0         71          0          0          0
1796.76/1797.19	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.76/1797.19	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.76/1797.19	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   knapsack         :          0+         0     160565          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   setppc           :          0+         0     160567          0          0          0          0         21          0          0          0          0
1796.76/1797.19	c   linear           :          0+         0       2536          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c   logicor          :          0+         0     148272          0          0          0          0          4          0          0          0          0
1796.76/1797.19	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.76/1797.19	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.76/1797.19	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.76/1797.19	c   knapsack         :       2.62       0.00       2.62       0.00       0.00       0.00       0.00
1796.76/1797.19	c   setppc           :      22.53       0.00      22.53       0.00       0.00       0.00       0.00
1796.76/1797.19	c   linear           :       4.34       0.00       4.34       0.00       0.00       0.00       0.00
1796.76/1797.19	c   logicor          :      88.42       0.00      88.42       0.00       0.00       0.00       0.00
1796.76/1797.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.76/1797.19	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.76/1797.19	c   vbounds          :          0          0          0          0
1796.76/1797.19	c   rootredcost      :          0          0          0          0
1796.76/1797.19	c   pseudoobj        :          0          0          0          0
1796.76/1797.19	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.76/1797.19	c   vbounds          :       0.12       0.12       0.00
1796.76/1797.19	c   rootredcost      :       0.11       0.11       0.00
1796.76/1797.19	c   pseudoobj        :       0.10       0.10       0.00
1796.76/1797.19	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.76/1797.19	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.76/1797.19	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.19	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.19	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.76/1797.19	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.76/1797.19	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.76/1797.19	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.06/1797.44	c Time complete: 1797.1.

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-3743119-1338794930/watcher-3743119-1338794930 -o /tmp/evaluation-result-3743119-1338794930/solver-3743119-1338794930 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3743119-1338794930.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.08 2.02 2.01 3/176 960
/proc/meminfo: memFree=27015668/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=9040 CPUtime=0 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 1160 0 0 0 0 0 0 0 20 0 1 0 345618035 9256960 1115 33554432000 4194304 9016284 140734019234336 140735353178120 4447263 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 2260 1124 190 1178 0 1078 0

[startup+0.012296 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 960
/proc/meminfo: memFree=27015668/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=14156 CPUtime=0 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 2533 0 0 0 0 0 0 0 20 0 1 0 345618035 14495744 2487 33554432000 4194304 9016284 140734019234336 140734019229752 7854966 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 3539 2487 360 1178 0 2357 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14156

[startup+0.100273 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 960
/proc/meminfo: memFree=27015668/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=29828 CPUtime=0.08 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 6450 0 0 0 8 0 0 0 20 0 1 0 345618035 30543872 6404 33554432000 4194304 9016284 140734019234336 140734019229752 7749088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 7457 6404 360 1178 0 6275 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29828

[startup+0.300291 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 960
/proc/meminfo: memFree=27015668/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=59628 CPUtime=0.29 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 13856 0 0 0 27 2 0 0 20 0 1 0 345618035 61059072 13810 33554432000 4194304 9016284 140734019234336 140734019229752 4992855 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 14907 13810 360 1178 0 13725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59628

[startup+0.700294 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 960
/proc/meminfo: memFree=27015668/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=144508 CPUtime=0.69 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 34756 0 0 0 63 6 0 0 20 0 1 0 345618035 147976192 34657 33554432000 4194304 9016284 140734019234336 140734019230968 6461249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 36127 34657 490 1178 0 34945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144508

[startup+1.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 961
/proc/meminfo: memFree=26873408/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=176432 CPUtime=1.48 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 44489 0 0 0 141 7 0 0 20 0 1 0 345618035 180666368 42601 33554432000 4194304 9016284 140734019234336 140734019229112 4222983 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 44108 42601 520 1178 0 42926 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 176432

[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 961
/proc/meminfo: memFree=26750136/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=297596 CPUtime=3.09 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 73045 0 0 0 297 12 0 0 20 0 1 0 345618035 304738304 71158 33554432000 4194304 9016284 140734019234336 140734019229720 6813403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 74399 71189 520 1178 0 73217 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 297596

[startup+6.30038 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 961
/proc/meminfo: memFree=26542560/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=356276 CPUtime=6.29 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 87726 0 0 0 614 15 0 0 20 0 1 0 345618035 364826624 85838 33554432000 4194304 9016284 140734019234336 140734019229720 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 89069 85838 520 1178 0 87887 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 356276

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 961
/proc/meminfo: memFree=26477632/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=384680 CPUtime=12.69 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 94509 0 0 0 1252 17 0 0 20 0 1 0 345618035 393912320 92621 33554432000 4194304 9016284 140734019234336 140734019229720 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 96170 92621 520 1178 0 94988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 384680

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 961
/proc/meminfo: memFree=26358708/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=421640 CPUtime=25.49 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 103526 0 0 0 2530 19 0 0 20 0 1 0 345618035 431759360 101638 33554432000 4194304 9016284 140734019234336 140734019229464 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 105410 101638 520 1178 0 104228 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 421640

[startup+51.1005 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 961
/proc/meminfo: memFree=26190720/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=499484 CPUtime=51.07 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 122005 0 0 0 5084 23 0 0 20 0 1 0 345618035 511471616 120161 33554432000 4194304 9016284 140734019234336 140734019229720 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 124871 120161 520 1178 0 123689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 499484

[startup+102.308 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 964
/proc/meminfo: memFree=25961340/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=590260 CPUtime=102.27 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 143845 0 0 0 10199 28 0 0 20 0 1 0 345618035 604426240 142662 33554432000 4194304 9016284 140734019234336 140734019229720 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 147565 142662 520 1178 0 146383 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 590260

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 964
/proc/meminfo: memFree=25600536/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=725192 CPUtime=162.25 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 176707 0 0 0 16190 35 0 0 20 0 1 0 345618035 742596608 176547 33554432000 4194304 9016284 140734019234336 140734019229720 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 181298 176547 520 1178 0 180116 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 725192

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 965
/proc/meminfo: memFree=25264400/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=850580 CPUtime=222.24 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 208149 0 0 0 22183 41 0 0 20 0 1 0 345618035 870993920 208781 33554432000 4194304 9016284 140734019234336 140734019229928 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 212645 208781 534 1178 0 211463 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 850580

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 965
/proc/meminfo: memFree=24922932/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=1083264 CPUtime=282.23 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 265439 0 0 0 28171 52 0 0 20 0 1 0 345618035 1109262336 266313 33554432000 4194304 9016284 140734019234336 140734019229928 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 270816 266313 539 1178 0 269634 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1083264

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 965
/proc/meminfo: memFree=24596220/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=1266592 CPUtime=342.22 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 310495 0 0 0 34160 62 0 0 20 0 1 0 345618035 1296990208 311857 33554432000 4194304 9016284 140734019234336 140734019229928 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 316648 311857 539 1178 0 315466 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1266592

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 965
/proc/meminfo: memFree=24329772/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=1415364 CPUtime=402.2 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 348209 0 0 0 40152 68 0 0 20 0 1 0 345618035 1449332736 350380 33554432000 4194304 9016284 140734019234336 140734019229928 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 353841 350380 539 1178 0 352659 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1415364

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 966
/proc/meminfo: memFree=24184844/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=1461912 CPUtime=462.19 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 359994 0 0 0 46148 71 0 0 20 0 1 0 345618035 1496997888 362168 33554432000 4194304 9016284 140734019234336 140734019229928 4926167 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 365478 362168 539 1178 0 364296 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1461912

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 967
/proc/meminfo: memFree=24021200/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=1549968 CPUtime=522.17 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 381509 0 0 0 52143 74 0 0 20 0 1 0 345618035 1587167232 383693 33554432000 4194304 9016284 140734019234336 140734019229928 6471928 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 387492 383693 539 1178 0 386310 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1549968

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 967
/proc/meminfo: memFree=23822748/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=1623632 CPUtime=582.16 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 399389 0 0 0 58138 78 0 0 20 0 1 0 345618035 1662599168 401601 33554432000 4194304 9016284 140734019234336 140734019229928 6469392 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 405908 401601 539 1178 0 404726 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1623632

[startup+642.3 s]

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

/proc/meminfo: memFree=23074348/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2370192 CPUtime=1122.07 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 582254 0 0 0 112093 114 0 0 20 0 1 0 345618035 2427076608 587364 33554432000 4194304 9016284 140734019234336 140734019229928 5519463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 592548 587364 539 1178 0 591366 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 2370192

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 972
/proc/meminfo: memFree=22989700/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2456280 CPUtime=1182.05 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 603158 0 0 0 118087 118 0 0 20 0 1 0 345618035 2515230720 608805 33554432000 4194304 9016284 140734019234336 140734019229720 4889380 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 614070 608805 539 1178 0 612888 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2456280

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 972
/proc/meminfo: memFree=22919776/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2524868 CPUtime=1242.04 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 619822 0 0 0 124083 121 0 0 20 0 1 0 345618035 2585464832 626011 33554432000 4194304 9016284 140734019234336 140734019229928 4887580 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 631217 626011 539 1178 0 630035 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 2524868

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 975
/proc/meminfo: memFree=22747732/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2592076 CPUtime=1302.04 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 636209 0 0 0 130080 124 0 0 20 0 1 0 345618035 2654285824 643033 33554432000 4194304 9016284 140734019234336 140734019229928 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 648019 643033 539 1178 0 646837 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2592076

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 975
/proc/meminfo: memFree=22514384/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2683996 CPUtime=1362.03 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 658283 0 0 0 136074 129 0 0 20 0 1 0 345618035 2748411904 665713 33554432000 4194304 9016284 140734019234336 140734019229928 6480364 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 670999 665713 539 1178 0 669817 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2683996

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 978
/proc/meminfo: memFree=22411644/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2763284 CPUtime=1422.02 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 677516 0 0 0 142070 132 0 0 20 0 1 0 345618035 2829602816 685551 33554432000 4194304 9016284 140734019234336 140734019229928 6480416 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 690821 685551 539 1178 0 689639 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2763284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 978
/proc/meminfo: memFree=22296924/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2836516 CPUtime=1482.01 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 695287 0 0 0 148065 136 0 0 20 0 1 0 345618035 2904592384 703997 33554432000 4194304 9016284 140734019234336 140734019229928 4889380 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 709129 703997 539 1178 0 707947 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2836516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 978
/proc/meminfo: memFree=22236240/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2893996 CPUtime=1542 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 709675 0 0 0 154061 139 0 0 20 0 1 0 345618035 2963451904 719053 33554432000 4194304 9016284 140734019234336 140734019229928 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 723499 719053 539 1178 0 722317 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 2893996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 978
/proc/meminfo: memFree=22166596/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=2961408 CPUtime=1601.98 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 726420 0 0 0 160056 142 0 0 20 0 1 0 345618035 3032481792 736427 33554432000 4194304 9016284 140734019234336 140734019229928 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 740352 736427 539 1178 0 739170 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 2961408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 978
/proc/meminfo: memFree=22099292/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3027928 CPUtime=1661.97 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 742681 0 0 0 166052 145 0 0 20 0 1 0 345618035 3100598272 753158 33554432000 4194304 9016284 140734019234336 140734019229928 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 756982 753158 539 1178 0 755800 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3027928

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=22019900/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3107472 CPUtime=1721.97 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 761758 0 0 0 172048 149 0 0 20 0 1 0 345618035 3182051328 773133 33554432000 4194304 9016284 140734019234336 140734019229928 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 776868 773133 539 1178 0 775686 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 3107472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=21958796/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3166336 CPUtime=1781.96 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 776168 0 0 0 178044 152 0 0 20 0 1 0 345618035 3242328064 788171 33554432000 4194304 9016284 140734019234336 140734019229928 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 791584 788171 539 1178 0 790402 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 3166336

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=21952332/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3173108 CPUtime=1785.16 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 777765 0 0 0 178363 153 0 0 20 0 1 0 345618035 3249262592 789768 33554432000 4194304 9016284 140734019234336 140734019229928 6480364 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 793277 789768 539 1178 0 792095 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 3173108

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=21944644/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3179908 CPUtime=1791.56 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 779586 0 0 0 179003 153 0 0 20 0 1 0 345618035 3256225792 791589 33554432000 4194304 9016284 140734019234336 140734019229928 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 794977 791589 539 1178 0 793795 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 3179908

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=21938552/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3185772 CPUtime=1794.76 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 781072 0 0 0 179322 154 0 0 20 0 1 0 345618035 3262230528 793204 33554432000 4194304 9016284 140734019234336 140734019229928 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 796443 793204 539 1178 0 795261 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 3185772

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=21937064/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3187740 CPUtime=1796.36 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 781435 0 0 0 179482 154 0 0 20 0 1 0 345618035 3264245760 793567 33554432000 4194304 9016284 140734019234336 140734019229928 6480433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 796935 793567 539 1178 0 795753 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 3187740

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=21937064/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3187740 CPUtime=1796.76 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 781436 0 0 0 179522 154 0 0 20 0 1 0 345618035 3264245760 793568 33554432000 4194304 9016284 140734019234336 140734019229928 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 796935 793568 539 1178 0 795753 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 3187740

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=22100956/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3181388 CPUtime=1796.96 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 781701 0 0 0 179542 154 0 0 20 0 1 0 345618035 3257741312 791997 33554432000 4194304 9016284 140734019234336 140734019229928 6812620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 795347 791997 548 1178 0 794165 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 3181388

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 979
/proc/meminfo: memFree=22100956/32873844 swapFree=7116/7116
[pid=960] ppid=958 vsize=3051544 CPUtime=1797.06 cores=1,3,5,7
/proc/960/stat : 960 (scip-2.0.1.4b_2) R 958 960 32548 0 -1 4202496 781705 0 0 0 179551 155 0 0 20 0 1 0 345618035 3124781056 761112 33554432000 4194304 9016284 140734019234336 140734019233560 6817562 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/960/statm: 762886 761112 552 1178 0 761704 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 3051544

Child status: 0
Real time (s): 1797.45
CPU time (s): 1797.11
CPU user time (s): 1795.53
CPU system time (s): 1.58476
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 3187740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.53
system time used= 1.58476
maximum resident set size= 3175320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 781719
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= 89
involuntary context switches= 1839

runsolver used 6.09807 second user time and 8.11377 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-04 09:28:50
IDJOB=3743119
IDBENCH=90820
IDSOLVER=2329
FILE ID=node138/3743119-1338794930
RUNJOBID= node138-1338780537-32565
PBS_JOBID= 14636830
Free space on /tmp= 70748 MiB

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

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

MD5SUM BENCH= b363732a49ff55c5c06709720571fcad
RANDOM SEED=745088813

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27015932 kB
Buffers:          729608 kB
Cached:          4062168 kB
SwapCached:          208 kB
Active:          2583260 kB
Inactive:        2359944 kB
Active(anon):     135652 kB
Inactive(anon):    11376 kB
Active(file):    2447608 kB
Inactive(file):  2348568 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             38536 kB
Writeback:             0 kB
AnonPages:        153948 kB
Mapped:            16124 kB
Shmem:               200 kB
Slab:             773232 kB
SReclaimable:     215212 kB
SUnreclaim:       558020 kB
KernelStack:        1488 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     261880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

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