Trace number 3740394

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.97 1798.26

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1204_1.std.opb
MD5SUM39f6007b4ce39f67a0f335ae8319bbe2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark0.292955
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 constraints234329
Number of constraints which are clauses233129
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 constraint38
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-3740394-1338744087.opb>
1.28/1.30	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234329 constraints
1.28/1.30	c problem read
1.28/1.30	c presolving settings loaded
1.79/1.86	c presolving:
10.09/10.11	c (round 1) 4379 del vars, 12871 del conss, 0 add conss, 2953 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16165154 impls, 0 clqs
14.69/14.71	c (round 2) 10955 del vars, 34436 del conss, 0 add conss, 9145 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16192809 impls, 0 clqs
15.79/15.82	c (round 3) 12829 del vars, 44136 del conss, 0 add conss, 10064 chg bounds, 37 chg sides, 27 chg coeffs, 0 upgd conss, 16202413 impls, 0 clqs
16.29/16.36	c (round 4) 13527 del vars, 46952 del conss, 0 add conss, 10420 chg bounds, 50 chg sides, 54 chg coeffs, 0 upgd conss, 16206919 impls, 0 clqs
16.59/16.64	c (round 5) 13828 del vars, 48304 del conss, 0 add conss, 10578 chg bounds, 53 chg sides, 58 chg coeffs, 0 upgd conss, 16208738 impls, 0 clqs
16.79/16.83	c (round 6) 13978 del vars, 48944 del conss, 0 add conss, 10651 chg bounds, 53 chg sides, 58 chg coeffs, 0 upgd conss, 16209744 impls, 0 clqs
16.89/16.93	c (round 7) 14034 del vars, 49236 del conss, 0 add conss, 10668 chg bounds, 53 chg sides, 58 chg coeffs, 0 upgd conss, 16210294 impls, 0 clqs
16.99/17.01	c (round 8) 14041 del vars, 49298 del conss, 0 add conss, 10671 chg bounds, 53 chg sides, 58 chg coeffs, 0 upgd conss, 16210322 impls, 0 clqs
960.44/960.66	c    (960.7s) probing: 1000/58799 (1.7%) - 7 fixings, 1 aggregations, 10971543 implications, 0 bound changes
1545.85/1546.10	c    (1546.1s) probing: 2000/58799 (3.4%) - 8 fixings, 1 aggregations, 17117828 implications, 0 bound changes
1797.11/1797.42	c    (1797.4s) probing: 2449/58799 (4.2%) - 8 fixings, 1 aggregations, 19766331 implications, 0 bound changes
1797.11/1797.42	c    (1797.4s) probing aborted: solving stopped
1797.11/1797.42	c (round 9) 14052 del vars, 49314 del conss, 0 add conss, 10672 chg bounds, 53 chg sides, 58 chg coeffs, 0 upgd conss, 80248104 impls, 0 clqs
1797.11/1797.42	c presolving (9 rounds):
1797.11/1797.42	c  14052 deleted vars, 49314 deleted constraints, 0 added constraints, 10672 tightened bounds, 0 added holes, 53 changed sides, 58 changed coefficients
1797.11/1797.42	c  80248104 implications, 0 cliques
1797.11/1797.42	c presolving was interrupted.
1797.11/1797.42	c Presolving Time: 1795.74
1797.11/1797.42	c - non default parameters ----------------------------------------------------------------------
1797.11/1797.42	c # SCIP version 2.0.1.5
1797.11/1797.42	c 
1797.11/1797.42	c # frequency for displaying node information lines
1797.11/1797.42	c # [type: int, range: [-1,2147483647], default: 100]
1797.11/1797.42	c display/freq = 10000
1797.11/1797.42	c 
1797.11/1797.42	c # maximal time in seconds to run
1797.11/1797.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.11/1797.42	c limits/time = 1797
1797.11/1797.42	c 
1797.11/1797.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.11/1797.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.11/1797.42	c limits/memory = 13950
1797.11/1797.42	c 
1797.11/1797.42	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.11/1797.42	c # [type: int, range: [1,2], default: 1]
1797.11/1797.42	c timing/clocktype = 2
1797.11/1797.42	c 
1797.11/1797.42	c # belongs reading time to solving time?
1797.11/1797.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.11/1797.42	c timing/reading = TRUE
1797.11/1797.42	c 
1797.11/1797.42	c # should presolving try to simplify inequalities
1797.11/1797.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.11/1797.42	c constraints/linear/simplifyinequalities = TRUE
1797.11/1797.42	c 
1797.11/1797.42	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.11/1797.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.11/1797.42	c constraints/indicator/addCouplingCons = TRUE
1797.11/1797.42	c 
1797.11/1797.42	c # should presolving try to simplify knapsacks
1797.11/1797.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.11/1797.42	c constraints/knapsack/simplifyinequalities = TRUE
1797.11/1797.42	c 
1797.11/1797.42	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.11/1797.42	c # [type: int, range: [-1,2147483647], default: -1]
1797.11/1797.42	c separating/rapidlearning/freq = 0
1797.11/1797.42	c 
1797.11/1797.42	c -----------------------------------------------------------------------------------------------
1797.11/1797.42	c start solving
1797.21/1797.52	c presolving:
1797.21/1797.52	c presolving (9 rounds):
1797.21/1797.52	c  14052 deleted vars, 49314 deleted constraints, 0 added constraints, 10672 tightened bounds, 0 added holes, 53 changed sides, 58 changed coefficients
1797.21/1797.52	c  80248104 implications, 0 cliques
1797.21/1797.52	c presolving was interrupted.
1797.21/1797.52	c Presolving Time: 1795.84
1797.21/1797.52	c 
1797.21/1797.52	c SCIP Status        : solving was interrupted [time limit reached]
1797.21/1797.52	c Solving Time (sec) : 1797.52
1797.21/1797.52	c Solving Nodes      : 0
1797.21/1797.52	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.21/1797.52	s UNKNOWN
1797.21/1797.52	c SCIP Status        : solving was interrupted [time limit reached]
1797.21/1797.52	c Total Time         :    1797.52
1797.21/1797.52	c   solving          :    1797.52
1797.21/1797.52	c   presolving       :    1795.84 (included in solving)
1797.21/1797.52	c   reading          :       1.30 (included in solving)
1797.21/1797.52	c Original Problem   :
1797.21/1797.52	c   Problem name     : HOME/instance-3740394-1338744087.opb
1797.21/1797.52	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.21/1797.52	c   Constraints      : 234329 initial, 234329 maximal
1797.21/1797.52	c Presolved Problem  :
1797.21/1797.52	c   Problem name     : t_HOME/instance-3740394-1338744087.opb
1797.21/1797.52	c   Variables        : 58790 (58790 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.21/1797.52	c   Constraints      : 185015 initial, 185015 maximal
1797.21/1797.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.21/1797.52	c   trivial          :       0.04       1025          0          0          0          0          0          0          0          0
1797.21/1797.52	c   dualfix          :       0.09        121          0          0          0          0          0          0          0          0
1797.21/1797.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.21/1797.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.21/1797.52	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.21/1797.52	c   implics          :       0.41          0          0          0          0          0          0          0          0          0
1797.21/1797.52	c   probing          :    1780.32          8          1          0          0          0          0          0          0          0
1797.21/1797.52	c   linear           :      14.66       9647       3250          0      10672          0      49314          0         53         58
1797.21/1797.52	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.21/1797.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.21/1797.52	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.21/1797.52	c   linear           :          0+         0     119321          0          0          0          0          5          0          0          0          0
1797.21/1797.52	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.21/1797.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.21/1797.52	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.21/1797.52	c   linear           :     905.65       0.00     905.65       0.00       0.00       0.00       0.00
1797.21/1797.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.21/1797.52	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.21/1797.52	c   vbounds          :          0          0          0          0
1797.21/1797.52	c   rootredcost      :          0          0          0          0
1797.21/1797.52	c   pseudoobj        :          0          0          0          0
1797.21/1797.52	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.21/1797.52	c   vbounds          :       0.09       0.09       0.00
1797.21/1797.52	c   rootredcost      :       0.05       0.05       0.00
1797.21/1797.52	c   pseudoobj        :       0.03       0.03       0.00
1797.21/1797.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.21/1797.52	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.21/1797.52	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.21/1797.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.21/1797.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.21/1797.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.21/1797.52	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.21/1797.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.90/1798.25	c Time complete: 1797.96.

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-3740394-1338744087/watcher-3740394-1338744087 -o /tmp/evaluation-result-3740394-1338744087/solver-3740394-1338744087 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740394-1338744087.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.00 2.01 2.00 3/174 4297
/proc/meminfo: memFree=26075536/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 1526 0 0 0 0 0 0 0 20 0 1 0 340534685 9818112 1481 33554432000 4194304 9016284 140736545016816 140733904013160 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 2397 1481 311 1178 0 1215 0

[startup+0.0944519 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 4297
/proc/meminfo: memFree=26075536/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=29936 CPUtime=0.09 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 6483 0 0 0 8 1 0 0 20 0 1 0 340534685 30654464 6438 33554432000 4194304 9016284 140736545016816 140733904013160 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 7484 6438 360 1178 0 6302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.100366 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 4297
/proc/meminfo: memFree=26075536/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=31236 CPUtime=0.09 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 6804 0 0 0 8 1 0 0 20 0 1 0 340534685 31985664 6759 33554432000 4194304 9016284 140736545016816 140733904013160 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 7809 6759 360 1178 0 6627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31236

[startup+0.300316 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 4297
/proc/meminfo: memFree=26075536/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=59012 CPUtime=0.29 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 13744 0 0 0 27 2 0 0 20 0 1 0 340534685 60428288 13699 33554432000 4194304 9016284 140736545016816 140733904013160 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 14753 13699 360 1178 0 13571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59012

[startup+0.700298 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 4297
/proc/meminfo: memFree=26075536/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=87656 CPUtime=0.69 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 20891 0 0 0 66 3 0 0 20 0 1 0 340534685 89759744 20846 33554432000 4194304 9016284 140736545016816 140733904013160 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 21914 20846 360 1178 0 20732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87656

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4298
/proc/meminfo: memFree=25960680/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=274444 CPUtime=1.49 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 67296 0 0 0 139 10 0 0 20 0 1 0 340534685 281030656 67232 33554432000 4194304 9016284 140736545016816 140736544880712 4318833 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 68611 67232 406 1178 0 67429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 274444

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4298
/proc/meminfo: memFree=25693460/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=492652 CPUtime=3.08 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 120541 0 0 0 291 17 0 0 20 0 1 0 340534685 504475648 120477 33554432000 4194304 9016284 140736545016816 140736545012168 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 123163 120477 485 1178 0 121981 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 492652

[startup+6.30031 s]
/proc/loadavg: 2.08 2.03 2.01 3/175 4298
/proc/meminfo: memFree=25427860/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=706840 CPUtime=6.29 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 173536 0 0 0 604 25 0 0 20 0 1 0 340534685 723804160 173472 33554432000 4194304 9016284 140736545016816 140736545012168 4919365 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 176710 173472 485 1178 0 175528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 706840

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 4298
/proc/meminfo: memFree=25211744/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=865244 CPUtime=12.69 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 211252 0 0 0 1238 31 0 0 20 0 1 0 340534685 886009856 210931 33554432000 4194304 9016284 140736545016816 140736545012488 6812833 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 216311 210931 496 1178 0 215129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865244

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 4298
/proc/meminfo: memFree=25109560/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=949900 CPUtime=25.49 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 231223 0 0 0 2514 35 0 0 20 0 1 0 340534685 972697600 231288 33554432000 4194304 9016284 140736545016816 140736545012200 6480416 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 237475 231288 507 1178 0 236293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 949900

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 4298
/proc/meminfo: memFree=25019364/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1007300 CPUtime=51.09 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 244945 0 0 0 5072 37 0 0 20 0 1 0 340534685 1031475200 245010 33554432000 4194304 9016284 140736545016816 140736545012200 6480229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 251825 245010 507 1178 0 250643 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1007300

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 4299
/proc/meminfo: memFree=24855616/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1071216 CPUtime=102.28 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 260023 0 0 0 10189 39 0 0 20 0 1 0 340534685 1096925184 260088 33554432000 4194304 9016284 140736545016816 140736545012408 5228157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 267804 260088 507 1178 0 266622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1071216

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4299
/proc/meminfo: memFree=24658608/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1151300 CPUtime=162.26 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 280575 0 0 0 16183 43 0 0 20 0 1 0 340534685 1178931200 280640 33554432000 4194304 9016284 140736545016816 140736545012408 6480192 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 287825 280640 507 1178 0 286643 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1151300

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4299
/proc/meminfo: memFree=24469040/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1258060 CPUtime=222.26 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 306454 0 0 0 22178 48 0 0 20 0 1 0 340534685 1288253440 306519 33554432000 4194304 9016284 140736545016816 140736545012408 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 314515 306519 507 1178 0 313333 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1258060

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4299
/proc/meminfo: memFree=24180456/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1335376 CPUtime=282.25 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 324550 0 0 0 28174 51 0 0 20 0 1 0 340534685 1367425024 325126 33554432000 4194304 9016284 140736545016816 140736545012408 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 333844 325126 507 1178 0 332662 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1335376

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4299
/proc/meminfo: memFree=24069256/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1387280 CPUtime=342.23 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 337742 0 0 0 34170 53 0 0 20 0 1 0 340534685 1420574720 338318 33554432000 4194304 9016284 140736545016816 140736545012200 6480433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 346820 338318 507 1178 0 345638 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1387280

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/174 4299
/proc/meminfo: memFree=23911564/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1455744 CPUtime=402.23 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 354878 0 0 0 40167 56 0 0 20 0 1 0 340534685 1490681856 355454 33554432000 4194304 9016284 140736545016816 140736545012200 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 363936 355454 507 1178 0 362754 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1455744

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 4300
/proc/meminfo: memFree=23645976/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1628068 CPUtime=462.22 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 397466 0 0 0 46159 63 0 0 20 0 1 0 340534685 1667141632 398042 33554432000 4194304 9016284 140736545016816 140736545012424 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 407017 398042 507 1178 0 405835 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1628068

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 4303
/proc/meminfo: memFree=23501768/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1699732 CPUtime=522.2 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 415390 0 0 0 52155 65 0 0 20 0 1 0 340534685 1740525568 415966 33554432000 4194304 9016284 140736545016816 140736545012424 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 424933 415966 507 1178 0 423751 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1699732

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 4303
/proc/meminfo: memFree=23338388/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1800900 CPUtime=582.2 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 440731 0 0 0 58150 70 0 0 20 0 1 0 340534685 1844121600 441307 33554432000 4194304 9016284 140736545016816 140736545012424 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 450225 441307 507 1178 0 449043 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1800900

[startup+642.3 s]

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

/proc/meminfo: memFree=22115488/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2433224 CPUtime=1122.12 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 597639 0 0 0 112109 103 0 0 20 0 1 0 340534685 2491621376 598215 33554432000 4194304 9016284 140736545016816 140736545012408 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 608306 598215 512 1178 0 607124 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2433224

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 4308
/proc/meminfo: memFree=22047828/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2466152 CPUtime=1182.11 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 605819 0 0 0 118106 105 0 0 20 0 1 0 340534685 2525339648 606395 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 616538 606395 512 1178 0 615356 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2466152

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4308
/proc/meminfo: memFree=21666140/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2535828 CPUtime=1242.1 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 623217 0 0 0 124102 108 0 0 20 0 1 0 340534685 2596687872 623793 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 633957 623793 512 1178 0 632775 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2535828

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4308
/proc/meminfo: memFree=21621464/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2574344 CPUtime=1302.1 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 632413 0 0 0 130100 110 0 0 20 0 1 0 340534685 2636128256 632989 33554432000 4194304 9016284 140736545016816 140736545012408 4889096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 643586 632989 512 1178 0 642404 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2574344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4309
/proc/meminfo: memFree=21582432/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2613832 CPUtime=1362.09 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 641918 0 0 0 136096 113 0 0 20 0 1 0 340534685 2676563968 642494 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 653458 642494 512 1178 0 652276 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 2613832

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4309
/proc/meminfo: memFree=21537068/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2637900 CPUtime=1422.07 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 648948 0 0 0 142093 114 0 0 20 0 1 0 340534685 2701209600 649524 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 659475 649524 512 1178 0 658293 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2637900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4309
/proc/meminfo: memFree=21486940/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2676872 CPUtime=1482.06 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 658279 0 0 0 148089 117 0 0 20 0 1 0 340534685 2741116928 658855 33554432000 4194304 9016284 140736545016816 140736545012200 5257454 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 669218 658855 512 1178 0 668036 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2676872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=24028676/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2707108 CPUtime=1542.06 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 666579 0 0 0 154087 119 0 0 20 0 1 0 340534685 2772078592 667167 33554432000 4194304 9016284 140736545016816 140736545012200 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 676777 667167 512 1178 0 675595 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2707108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4348
/proc/meminfo: memFree=23911028/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2751552 CPUtime=1602.05 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 677096 0 0 0 160084 121 0 0 20 0 1 0 340534685 2817589248 677772 33554432000 4194304 9016284 140736545016816 140736545012408 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 687888 677772 512 1178 0 686706 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2751552

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4349
/proc/meminfo: memFree=23735596/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2789856 CPUtime=1662.03 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 687402 0 0 0 166080 123 0 0 20 0 1 0 340534685 2856812544 688643 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 697464 688643 512 1178 0 696282 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2789856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4352
/proc/meminfo: memFree=23596100/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2841188 CPUtime=1722.03 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 698543 0 0 0 172077 126 0 0 20 0 1 0 340534685 2909376512 699969 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 710297 699969 512 1178 0 709115 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2841188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23401224/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2880536 CPUtime=1782.01 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 709326 0 0 0 178073 128 0 0 20 0 1 0 340534685 2949668864 711347 33554432000 4194304 9016284 140736545016816 140736545012408 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 720134 711347 512 1178 0 718952 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2880536

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23363512/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2890532 CPUtime=1791.61 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 711812 0 0 0 179033 128 0 0 20 0 1 0 340534685 2959904768 714034 33554432000 4194304 9016284 140736545016816 140736545012200 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 722633 714034 512 1178 0 721451 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 2890532

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23354708/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2891556 CPUtime=1794.81 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 711971 0 0 0 179353 128 0 0 20 0 1 0 340534685 2960953344 714193 33554432000 4194304 9016284 140736545016816 140736545012424 5257461 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 722889 714193 512 1178 0 721707 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 2891556

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23349500/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2895556 CPUtime=1796.4 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 712431 0 0 0 179512 128 0 0 20 0 1 0 340534685 2965049344 714653 33554432000 4194304 9016284 140736545016816 140736545012200 4889369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 723889 714653 512 1178 0 722707 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 2895556

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23345036/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2897788 CPUtime=1797.21 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 713112 0 0 0 179592 129 0 0 20 0 1 0 340534685 2967334912 715334 33554432000 4194304 9016284 140736545016816 140736545012408 4679623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 724447 715334 514 1178 0 723265 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 2897788

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23345036/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2810232 CPUtime=1797.6 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 713274 0 0 0 179630 130 0 0 20 0 1 0 340534685 2877677568 693545 33554432000 4194304 9016284 140736545016816 140736545016136 6812620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 702558 693545 523 1178 0 701376 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 2810232

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23345036/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=2412900 CPUtime=1797.8 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 713278 0 0 0 179648 132 0 0 20 0 1 0 340534685 2470809600 594661 33554432000 4194304 9016284 140736545016816 140736545016136 6812620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 603225 594661 527 1178 0 602043 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 2412900

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4352
/proc/meminfo: memFree=23345036/32873852 swapFree=6856/6856
[pid=4297] ppid=4295 vsize=1971192 CPUtime=1797.9 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.0.1.4b_2) R 4295 4297 643 0 -1 4202496 713289 0 0 0 179650 140 0 0 20 0 1 0 340534685 2018500608 243970 33554432000 4194304 9016284 140736545016816 140736545016136 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 492798 243951 538 1178 0 491616 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1971192

Child status: 0
Real time (s): 1798.26
CPU time (s): 1797.97
CPU user time (s): 1796.5
CPU system time (s): 1.46878
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 2897788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.5
system time used= 1.46878
maximum resident set size= 2861968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713294
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= 21
involuntary context switches= 1851

runsolver used 2.70559 second user time and 8.81566 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 19:21:28
IDJOB=3740394
IDBENCH=77281
IDSOLVER=2329
FILE ID=node128/3740394-1338744087
RUNJOBID= node128-1338714616-660
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-j1204_1.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-3740394-1338744087/watcher-3740394-1338744087 -o /tmp/evaluation-result-3740394-1338744087/solver-3740394-1338744087 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740394-1338744087.opb -t 1800 -m 15500

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

MD5SUM BENCH= 39f6007b4ce39f67a0f335ae8319bbe2
RANDOM SEED=1895783059

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:        26075792 kB
Buffers:          549548 kB
Cached:          3780504 kB
SwapCached:          744 kB
Active:          3591520 kB
Inactive:        2307696 kB
Active(anon):    1560068 kB
Inactive(anon):    11420 kB
Active(file):    2031452 kB
Inactive(file):  2296276 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             23392 kB
Writeback:            16 kB
AnonPages:       1685728 kB
Mapped:            16136 kB
Shmem:               200 kB
Slab:             757116 kB
SReclaimable:     199212 kB
SUnreclaim:       557904 kB
KernelStack:        1432 kB
PageTables:         7300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1715784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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 19:51:26