Trace number 3740438

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.35 1797.71

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12044_8.std.opb
MD5SUM4696f28c33c3f125d6253e0b5378b0b9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark0.314951
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256445
Number of constraints which are clauses255245
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 constraint36
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-3740438-1338745589.opb>
1.29/1.39	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256445 constraints
1.29/1.39	c problem read
1.29/1.39	c presolving settings loaded
1.79/1.88	c presolving:
10.19/10.28	c (round 1) 7946 del vars, 23667 del conss, 0 add conss, 6409 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17151058 impls, 0 clqs
14.39/14.45	c (round 2) 14341 del vars, 53167 del conss, 0 add conss, 12515 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17187456 impls, 0 clqs
15.99/16.01	c (round 3) 17051 del vars, 65144 del conss, 0 add conss, 14284 chg bounds, 102 chg sides, 96 chg coeffs, 0 upgd conss, 17204908 impls, 0 clqs
16.89/16.93	c (round 4) 18567 del vars, 71293 del conss, 0 add conss, 15327 chg bounds, 126 chg sides, 116 chg coeffs, 0 upgd conss, 17216609 impls, 0 clqs
17.39/17.48	c (round 5) 19590 del vars, 75453 del conss, 0 add conss, 15968 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17227510 impls, 0 clqs
17.89/17.92	c (round 6) 20349 del vars, 78416 del conss, 0 add conss, 16469 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17233817 impls, 0 clqs
18.19/18.24	c (round 7) 20911 del vars, 80712 del conss, 0 add conss, 16812 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17239889 impls, 0 clqs
18.39/18.47	c (round 8) 21296 del vars, 82321 del conss, 0 add conss, 17040 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17243868 impls, 0 clqs
18.59/18.64	c (round 9) 21560 del vars, 83435 del conss, 0 add conss, 17201 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17246564 impls, 0 clqs
18.69/18.75	c (round 10) 21688 del vars, 84064 del conss, 0 add conss, 17278 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17247727 impls, 0 clqs
18.79/18.84	c (round 11) 21773 del vars, 84426 del conss, 0 add conss, 17324 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17248890 impls, 0 clqs
18.89/18.92	c (round 12) 21837 del vars, 84698 del conss, 0 add conss, 17359 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17249723 impls, 0 clqs
18.99/19.02	c (round 13) 21877 del vars, 84885 del conss, 0 add conss, 17388 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17250152 impls, 0 clqs
18.99/19.10	c (round 14) 21899 del vars, 85000 del conss, 0 add conss, 17398 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17250329 impls, 0 clqs
19.09/19.16	c (round 15) 21905 del vars, 85034 del conss, 0 add conss, 17401 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 17250394 impls, 0 clqs
838.24/838.42	c    (838.4s) probing: 1000/50935 (2.0%) - 3 fixings, 1 aggregations, 14312709 implications, 0 bound changes
1443.62/1443.92	c    (1443.9s) probing: 2000/50935 (3.9%) - 5 fixings, 3 aggregations, 23329528 implications, 0 bound changes
1796.73/1797.11	c    (1797.1s) probing: 2666/50935 (5.2%) - 5 fixings, 3 aggregations, 28678789 implications, 0 bound changes
1796.73/1797.11	c    (1797.1s) probing aborted: solving stopped
1796.73/1797.11	c (round 16) 21915 del vars, 85049 del conss, 0 add conss, 17401 chg bounds, 141 chg sides, 131 chg coeffs, 0 upgd conss, 116936574 impls, 0 clqs
1796.73/1797.11	c presolving (16 rounds):
1796.73/1797.11	c  21915 deleted vars, 85049 deleted constraints, 0 added constraints, 17401 tightened bounds, 0 added holes, 141 changed sides, 131 changed coefficients
1796.73/1797.11	c  116936574 implications, 0 cliques
1796.73/1797.11	c presolving was interrupted.
1796.73/1797.11	c Presolving Time: 1795.37
1796.73/1797.11	c - non default parameters ----------------------------------------------------------------------
1796.73/1797.11	c # SCIP version 2.0.1.5
1796.73/1797.11	c 
1796.73/1797.11	c # frequency for displaying node information lines
1796.73/1797.11	c # [type: int, range: [-1,2147483647], default: 100]
1796.73/1797.11	c display/freq = 10000
1796.73/1797.11	c 
1796.73/1797.11	c # maximal time in seconds to run
1796.73/1797.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.73/1797.11	c limits/time = 1797
1796.73/1797.11	c 
1796.73/1797.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.73/1797.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.73/1797.11	c limits/memory = 13950
1796.73/1797.11	c 
1796.73/1797.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.73/1797.11	c # [type: int, range: [1,2], default: 1]
1796.73/1797.11	c timing/clocktype = 2
1796.73/1797.11	c 
1796.73/1797.11	c # belongs reading time to solving time?
1796.73/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.73/1797.11	c timing/reading = TRUE
1796.73/1797.11	c 
1796.73/1797.11	c # should presolving try to simplify inequalities
1796.73/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.73/1797.11	c constraints/linear/simplifyinequalities = TRUE
1796.73/1797.11	c 
1796.73/1797.11	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.73/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.73/1797.11	c constraints/indicator/addCouplingCons = TRUE
1796.73/1797.11	c 
1796.73/1797.11	c # should presolving try to simplify knapsacks
1796.73/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.73/1797.11	c constraints/knapsack/simplifyinequalities = TRUE
1796.73/1797.11	c 
1796.73/1797.11	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.73/1797.11	c # [type: int, range: [-1,2147483647], default: -1]
1796.73/1797.11	c separating/rapidlearning/freq = 0
1796.73/1797.11	c 
1796.73/1797.11	c -----------------------------------------------------------------------------------------------
1796.73/1797.11	c start solving
1796.73/1797.19	c presolving:
1796.73/1797.19	c presolving (16 rounds):
1796.73/1797.19	c  21915 deleted vars, 85049 deleted constraints, 0 added constraints, 17401 tightened bounds, 0 added holes, 141 changed sides, 131 changed coefficients
1796.73/1797.19	c  116936574 implications, 0 cliques
1796.73/1797.19	c presolving was interrupted.
1796.73/1797.19	c Presolving Time: 1795.46
1796.73/1797.19	c 
1796.73/1797.19	c SCIP Status        : solving was interrupted [time limit reached]
1796.73/1797.19	c Solving Time (sec) : 1797.19
1796.73/1797.19	c Solving Nodes      : 0
1796.73/1797.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.73/1797.19	s UNKNOWN
1796.73/1797.19	c SCIP Status        : solving was interrupted [time limit reached]
1796.73/1797.19	c Total Time         :    1797.19
1796.73/1797.19	c   solving          :    1797.19
1796.73/1797.19	c   presolving       :    1795.46 (included in solving)
1796.73/1797.19	c   reading          :       1.39 (included in solving)
1796.73/1797.19	c Original Problem   :
1796.73/1797.19	c   Problem name     : HOME/instance-3740438-1338745589.opb
1796.73/1797.19	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.73/1797.19	c   Constraints      : 256445 initial, 256445 maximal
1796.73/1797.19	c Presolved Problem  :
1796.73/1797.19	c   Problem name     : t_HOME/instance-3740438-1338745589.opb
1796.73/1797.19	c   Variables        : 50927 (50927 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.73/1797.19	c   Constraints      : 171396 initial, 171396 maximal
1796.73/1797.19	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.73/1797.19	c   trivial          :       0.05       1093          0          0          0          0          0          0          0          0
1796.73/1797.19	c   dualfix          :       0.08        122          0          0          0          0          0          0          0          0
1796.73/1797.19	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.19	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.19	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.19	c   implics          :       0.55          0          0          0          0          0          0          0          0          0
1796.73/1797.19	c   probing          :    1777.88          5          3          0          0          0          0          0          0          0
1796.73/1797.19	c   linear           :      16.61      16308       4384          0      17401          0      85049          0        141        131
1796.73/1797.19	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.73/1797.19	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.73/1797.19	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.73/1797.19	c   linear           :          0+         0     132137          0          0          0          0          3          0          0          0          0
1796.73/1797.19	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.73/1797.19	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.73/1797.19	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.73/1797.19	c   linear           :     662.81       0.00     662.81       0.00       0.00       0.00       0.00
1796.73/1797.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.73/1797.19	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.73/1797.19	c   vbounds          :          0          0          0          0
1796.73/1797.19	c   rootredcost      :          0          0          0          0
1796.73/1797.19	c   pseudoobj        :          0          0          0          0
1796.73/1797.19	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.73/1797.19	c   vbounds          :       0.07       0.07       0.00
1796.73/1797.19	c   rootredcost      :       0.03       0.03       0.00
1796.73/1797.19	c   pseudoobj        :       0.02       0.02       0.00
1796.73/1797.19	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.73/1797.19	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.73/1797.19	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.19	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.19	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.19	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.73/1797.19	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.73/1797.19	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.34/1797.71	c Time complete: 1797.35.

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4347
/proc/meminfo: memFree=24988908/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 1640 0 0 0 0 0 0 0 20 0 1 0 340684820 11214848 1595 33554432000 4194304 9016284 140736164871712 140733512168008 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 2738 1606 340 1178 0 1556 0

[startup+0.048384 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4347
/proc/meminfo: memFree=24988908/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=23204 CPUtime=0.04 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 4772 0 0 0 4 0 0 0 20 0 1 0 340684820 23760896 4727 33554432000 4194304 9016284 140736164871712 140733512168008 6813403 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 5801 4727 360 1178 0 4619 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23204

[startup+0.100361 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4347
/proc/meminfo: memFree=24988908/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=32264 CPUtime=0.09 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 7062 0 0 0 9 0 0 0 20 0 1 0 340684820 33038336 7017 33554432000 4194304 9016284 140736164871712 140733512168008 7987616 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 8066 7017 360 1178 0 6884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32264

[startup+0.300316 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4347
/proc/meminfo: memFree=24988908/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=59144 CPUtime=0.29 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 13781 0 0 0 27 2 0 0 20 0 1 0 340684820 60563456 13736 33554432000 4194304 9016284 140736164871712 140733512168008 4652519 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 14786 13736 360 1178 0 13604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59144

[startup+0.700313 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4347
/proc/meminfo: memFree=24988908/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=88568 CPUtime=0.69 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 21136 0 0 0 66 3 0 0 20 0 1 0 340684820 90693632 21091 33554432000 4194304 9016284 140736164871712 140736164735608 6180624 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 22142 21091 360 1178 0 20960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88568

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24875960/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=245672 CPUtime=1.49 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 60259 0 0 0 141 8 0 0 20 0 1 0 340684820 251568128 60195 33554432000 4194304 9016284 140736164871712 140736164867832 4318833 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 61418 60195 406 1178 0 60236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 245672

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24590388/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=513108 CPUtime=3.09 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 126001 0 0 0 293 16 0 0 20 0 1 0 340684820 525422592 125937 33554432000 4194304 9016284 140736164871712 140736164867064 7875388 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 128277 125937 485 1178 0 127095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 513108

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24331724/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=720436 CPUtime=6.29 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 177456 0 0 0 606 23 0 0 20 0 1 0 340684820 737726464 177392 33554432000 4194304 9016284 140736164871712 140736164867064 6480180 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 180109 177392 485 1178 0 178927 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 720436

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24106596/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=893360 CPUtime=12.69 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 219057 0 0 0 1240 29 0 0 20 0 1 0 340684820 914800640 218736 33554432000 4194304 9016284 140736164871712 140736164867384 6481192 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 223340 218736 496 1178 0 222158 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 893360

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24061816/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=937216 CPUtime=25.48 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 229392 0 0 0 2518 30 0 0 20 0 1 0 340684820 959709184 228946 33554432000 4194304 9016284 140736164871712 140736164867304 6480197 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 234304 228946 507 1178 0 233122 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 937216

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24007828/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=969700 CPUtime=51.08 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 237569 0 0 0 5076 32 0 0 20 0 1 0 340684820 992972800 237123 33554432000 4194304 9016284 140736164871712 140736164867304 6480168 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 242425 237123 507 1178 0 241243 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 969700

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=23908300/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1036200 CPUtime=102.28 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 253354 0 0 0 10194 34 0 0 20 0 1 0 340684820 1061068800 252908 33554432000 4194304 9016284 140736164871712 140736164867304 6480220 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 259050 252908 507 1178 0 257868 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1036200

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4349
/proc/meminfo: memFree=23734108/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1170972 CPUtime=162.27 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 286232 0 0 0 16188 39 0 0 20 0 1 0 340684820 1199075328 285786 33554432000 4194304 9016284 140736164871712 140736164867304 5251802 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 292743 285786 507 1178 0 291561 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1170972

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4352
/proc/meminfo: memFree=23594116/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1264756 CPUtime=222.25 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 309608 0 0 0 22184 41 0 0 20 0 1 0 340684820 1295110144 309162 33554432000 4194304 9016284 140736164871712 140736164867096 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 316189 309162 507 1178 0 315007 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1264756

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23398000/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1420276 CPUtime=282.25 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 347517 0 0 0 28177 48 0 0 20 0 1 0 340684820 1454362624 347071 33554432000 4194304 9016284 140736164871712 140736164867304 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 355069 347071 507 1178 0 353887 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1420276

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=25124012/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1567848 CPUtime=342.23 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 384224 0 0 0 34171 52 0 0 20 0 1 0 340684820 1605476352 384102 33554432000 4194304 9016284 140736164871712 140736164867304 6480376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 391962 384102 507 1178 0 390780 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1567848

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4390
/proc/meminfo: memFree=24873560/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1730760 CPUtime=402.23 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 425033 0 0 0 40164 59 0 0 20 0 1 0 340684820 1772298240 426035 33554432000 4194304 9016284 140736164871712 140736164867304 6480211 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 432690 426035 507 1178 0 431508 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1730760

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=24590124/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=1902828 CPUtime=462.22 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 467357 0 0 0 46156 66 0 0 20 0 1 0 340684820 1948495872 468623 33554432000 4194304 9016284 140736164871712 140736164867304 6480433 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 475707 468623 507 1178 0 474525 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1902828

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=24364472/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=2049904 CPUtime=522.2 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 503410 0 0 0 52149 71 0 0 20 0 1 0 340684820 2099101696 505518 33554432000 4194304 9016284 140736164871712 140736164867096 4347916 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 512476 505518 507 1178 0 511294 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2049904

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4391
/proc/meminfo: memFree=24059824/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=2216568 CPUtime=582.19 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 544518 0 0 0 58142 77 0 0 20 0 1 0 340684820 2269765632 546913 33554432000 4194304 9016284 140736164871712 140736164867304 6480364 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 554142 546913 507 1178 0 552960 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 2216568

[startup+642.3 s]

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

/proc/meminfo: memFree=22521456/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3111728 CPUtime=1062.09 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 766528 0 0 0 106090 119 0 0 20 0 1 0 340684820 3186409472 770288 33554432000 4194304 9016284 140736164871712 140736164867304 6480192 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 777932 770288 512 1178 0 776750 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 3111728

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4418
/proc/meminfo: memFree=22300888/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3187032 CPUtime=1122.08 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 785385 0 0 0 112085 123 0 0 20 0 1 0 340684820 3263520768 789194 33554432000 4194304 9016284 140736164871712 140736164867304 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 796758 789194 512 1178 0 795576 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 3187032

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4418
/proc/meminfo: memFree=22010880/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3296524 CPUtime=1182.07 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 812715 0 0 0 118078 129 0 0 20 0 1 0 340684820 3375640576 816573 33554432000 4194304 9016284 140736164871712 140736164867096 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 824131 816573 512 1178 0 822949 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 3296524

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4418
/proc/meminfo: memFree=21853056/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3364764 CPUtime=1242.05 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 829858 0 0 0 124073 132 0 0 20 0 1 0 340684820 3445518336 833815 33554432000 4194304 9016284 140736164871712 140736164867304 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 841191 833815 512 1178 0 840009 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 3364764

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 4418
/proc/meminfo: memFree=21732804/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3435596 CPUtime=1302.05 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 847542 0 0 0 130069 136 0 0 20 0 1 0 340684820 3518050304 851586 33554432000 4194304 9016284 140736164871712 140736164867304 4347916 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 858899 851586 512 1178 0 857717 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 3435596

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 4419
/proc/meminfo: memFree=21611560/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3509172 CPUtime=1362.03 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 865823 0 0 0 136064 139 0 0 20 0 1 0 340684820 3593392128 870019 33554432000 4194304 9016284 140736164871712 140736164867304 4880727 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 877293 870019 512 1178 0 876111 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 3509172

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 4422
/proc/meminfo: memFree=21433260/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3581876 CPUtime=1422.02 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 883183 0 0 0 142059 143 0 0 20 0 1 0 340684820 3667841024 887497 33554432000 4194304 9016284 140736164871712 140736164867096 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 895469 887497 512 1178 0 894287 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 3581876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4422
/proc/meminfo: memFree=21303972/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3642908 CPUtime=1482 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 898838 0 0 0 148054 146 0 0 20 0 1 0 340684820 3730337792 903257 33554432000 4194304 9016284 140736164871712 140736164867304 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 910727 903257 512 1178 0 909545 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3642908

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4422
/proc/meminfo: memFree=21145156/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3706272 CPUtime=1541.98 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 915007 0 0 0 154050 148 0 0 20 0 1 0 340684820 3795222528 919513 33554432000 4194304 9016284 140736164871712 140736164867096 4889005 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 926568 919513 512 1178 0 925386 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 3706272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4422
/proc/meminfo: memFree=20963524/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3793108 CPUtime=1601.97 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 935341 0 0 0 160046 151 0 0 20 0 1 0 340684820 3884142592 940046 33554432000 4194304 9016284 140736164871712 140736164867096 4460361 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 948277 940046 512 1178 0 947095 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 3793108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4423
/proc/meminfo: memFree=20856540/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3852948 CPUtime=1661.96 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 950380 0 0 0 166042 154 0 0 20 0 1 0 340684820 3945418752 955329 33554432000 4194304 9016284 140736164871712 140736164867096 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 963237 955329 512 1178 0 962055 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 3852948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4423
/proc/meminfo: memFree=20735172/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3927780 CPUtime=1721.94 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 968559 0 0 0 172037 157 0 0 20 0 1 0 340684820 4022046720 973788 33554432000 4194304 9016284 140736164871712 140736164867304 5251793 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 981945 973788 512 1178 0 980763 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 3927780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4423
/proc/meminfo: memFree=20637116/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3987860 CPUtime=1781.93 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 983814 0 0 0 178032 161 0 0 20 0 1 0 340684820 4083568640 989365 33554432000 4194304 9016284 140736164871712 140736164867304 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 996965 989365 512 1178 0 995783 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 3987860

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

[startup+1785.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 4423
/proc/meminfo: memFree=20632280/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3989808 CPUtime=1785.13 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 984860 0 0 0 178352 161 0 0 20 0 1 0 340684820 4085563392 990411 33554432000 4194304 9016284 140736164871712 140736164867304 6476010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 997452 990411 512 1178 0 996270 0
Current children cumulated CPU time (s) 1785.13
Current children cumulated vsize (KiB) 3989808

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4423
/proc/meminfo: memFree=20624452/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3998864 CPUtime=1791.54 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 986472 0 0 0 178992 162 0 0 20 0 1 0 340684820 4094836736 992028 33554432000 4194304 9016284 140736164871712 140736164867304 6479877 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 999716 992028 512 1178 0 998534 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 3998864

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4423
/proc/meminfo: memFree=20620236/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=4001876 CPUtime=1794.74 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 987344 0 0 0 179312 162 0 0 20 0 1 0 340684820 4097921024 992900 33554432000 4194304 9016284 140736164871712 140736164867304 6480201 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 1000469 992900 512 1178 0 999287 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 4001876

[startup+1796.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4423
/proc/meminfo: memFree=20619244/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=4001876 CPUtime=1796.33 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 987605 0 0 0 179471 162 0 0 20 0 1 0 340684820 4097921024 993161 33554432000 4194304 9016284 140736164871712 140736164867304 5257461 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 1000469 993161 512 1178 0 999287 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 4001876

[startup+1797.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4423
/proc/meminfo: memFree=20632016/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3816068 CPUtime=1797.14 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 988548 0 0 0 179550 164 0 0 20 0 1 0 340684820 3907653632 947021 33554432000 4194304 9016284 140736164871712 140736164870936 4895311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 954017 947021 523 1178 0 952835 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (KiB) 3816068

[startup+1797.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4423
/proc/meminfo: memFree=20632016/32873852 swapFree=6856/6856
[pid=4347] ppid=4345 vsize=3062284 CPUtime=1797.34 cores=0,2,4,6
/proc/4347/stat : 4347 (scip-2.0.1.4b_2) R 4345 4347 643 0 -1 4202496 988563 0 0 0 179562 172 0 0 20 0 1 0 340684820 3135778816 60153 33554432000 4194304 9016284 140736164871712 140736164870936 8107690 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4347/statm: 765571 59827 538 1178 0 764389 0
Current children cumulated CPU time (s) 1797.34
Current children cumulated vsize (KiB) 3062284

Child status: 0
Real time (s): 1797.71
CPU time (s): 1797.35
CPU user time (s): 1795.62
CPU system time (s): 1.73474
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 4004592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.62
system time used= 1.73474
maximum resident set size= 3976400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 988568
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= 118
involuntary context switches= 1844

runsolver used 7.43187 second user time and 14.3948 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 19:46:29
IDJOB=3740438
IDBENCH=77395
IDSOLVER=2329
FILE ID=node128/3740438-1338745589
RUNJOBID= node128-1338714616-659
PBS_JOBID= 14636758
Free space on /tmp= 70392 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12044_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-3740438-1338745589/watcher-3740438-1338745589 -o /tmp/evaluation-result-3740438-1338745589/solver-3740438-1338745589 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740438-1338745589.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4696f28c33c3f125d6253e0b5378b0b9
RANDOM SEED=397861636

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:        24989328 kB
Buffers:          549688 kB
Cached:          3780816 kB
SwapCached:          744 kB
Active:          4675984 kB
Inactive:        2308568 kB
Active(anon):    2644896 kB
Inactive(anon):    11420 kB
Active(file):    2031088 kB
Inactive(file):  2297148 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             24088 kB
Writeback:             0 kB
AnonPages:       2653548 kB
Mapped:            15996 kB
Shmem:               200 kB
Slab:             756712 kB
SReclaimable:     199068 kB
SUnreclaim:       557644 kB
KernelStack:        1464 kB
PageTables:         9276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    2806140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70376 MiB
End job on node128 at 2012-06-03 20:16:27