Trace number 3451049

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1800.07 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.5:100.opb
MD5SUM9d611ad786b3505d4cca46af1ba2bc6d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark1797.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables10772
Total number of constraints12051
Number of constraints which are clauses10247
Number of constraints which are cardinality constraints (but not clauses)1804
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 10772
Biggest coefficient in the objective function 5356
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 30986
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5356
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 30986
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3451049-1307086843.opb>
0.09/0.10	c original problem has 10772 variables (10772 bin, 0 int, 0 impl, 0 cont) and 12051 constraints
0.09/0.10	c problem read
0.09/0.10	c presolving settings loaded
0.09/0.15	o 20274
0.09/0.15	c feasible solution found by trivial heuristic, objective value  2.027400e+04
0.09/0.15	c presolving:
0.09/0.18	c (round 1) 6 del vars, 6 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50216 impls, 50 clqs
0.19/0.24	c (round 2) 7 del vars, 8 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 11983 upgd conss, 50216 impls, 50 clqs
0.19/0.29	c (round 3) 8 del vars, 11 del conss, 1 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 11983 upgd conss, 50216 impls, 50 clqs
0.19/0.29	c (round 4) 9 del vars, 13 del conss, 1 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 11983 upgd conss, 50216 impls, 50 clqs
0.29/0.30	c (round 5) 9 del vars, 13 del conss, 1 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 12040 upgd conss, 50216 impls, 50 clqs
0.29/0.34	c    (0.3s) probing: 101/10763 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.34	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.29/0.34	c presolving (6 rounds):
0.29/0.34	c  9 deleted vars, 13 deleted constraints, 1 added constraints, 1 tightened bounds, 0 added holes, 1 changed sides, 5 changed coefficients
0.29/0.34	c  50216 implications, 50 cliques
0.29/0.34	c presolved problem has 10763 variables (10763 bin, 0 int, 0 impl, 0 cont) and 12039 constraints
0.29/0.34	c    1752 constraints of type <knapsack>
0.29/0.34	c   10239 constraints of type <setppc>
0.29/0.34	c      48 constraints of type <logicor>
0.29/0.34	c transformed objective value is always integral (scale: 1)
0.29/0.34	c Presolving Time: 0.21
0.29/0.34	c - non default parameters ----------------------------------------------------------------------
0.29/0.34	c # SCIP version 2.0.1.5
0.29/0.34	c 
0.29/0.34	c # frequency for displaying node information lines
0.29/0.34	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.34	c display/freq = 10000
0.29/0.34	c 
0.29/0.34	c # maximal time in seconds to run
0.29/0.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.34	c limits/time = 1800
0.29/0.34	c 
0.29/0.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.34	c limits/memory = 13950
0.29/0.34	c 
0.29/0.34	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.29/0.34	c # [type: int, range: [1,2], default: 1]
0.29/0.34	c timing/clocktype = 2
0.29/0.34	c 
0.29/0.34	c # belongs reading time to solving time?
0.29/0.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.34	c timing/reading = TRUE
0.29/0.34	c 
0.29/0.34	c # should presolving try to simplify inequalities
0.29/0.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.34	c constraints/linear/simplifyinequalities = TRUE
0.29/0.34	c 
0.29/0.34	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.29/0.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.34	c constraints/indicator/addCouplingCons = TRUE
0.29/0.34	c 
0.29/0.34	c # should presolving try to simplify knapsacks
0.29/0.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.35	c 
0.29/0.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.35	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.35	c separating/rapidlearning/freq = 0
0.29/0.35	c 
0.29/0.35	c -----------------------------------------------------------------------------------------------
0.29/0.35	c start solving
0.29/0.35	c 
0.29/0.36	o 20265
0.29/0.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.36	c t 0.4s|     1 |     0 |     0 |     - |  39M|   0 |   - |  10k|  12k|   0 |   0 |   0 |   0 |   0 |      --      | 2.026500e+04 |    Inf 
0.39/0.40	o 10405
0.39/0.40	c b 0.4s|     1 |     0 |     0 |     - |  49M|   0 |   - |  10k|  12k|  10k|  12k|   0 |   0 |   0 |      --      | 1.040500e+04 |    Inf 
22.00/22.04	c  22.0s|     1 |     0 | 20530 |     - |  49M|   0 |3500 |  10k|  12k|  10k|  12k|   0 |   0 |   0 | 8.100000e+00 | 1.040500e+04 |  Large 
22.39/22.41	o 4560
22.39/22.41	c R22.4s|     1 |     0 | 20530 |     - |  49M|   0 |3500 |  10k|  12k|  10k|  12k|   0 |   0 |   0 | 8.100000e+00 | 4.560000e+03 |  Large 
22.69/22.77	o 4558
22.69/22.77	c s22.8s|     1 |     0 | 20530 |     - |  50M|   0 |3500 |  10k|  12k|  10k|  12k|   0 |   0 |   0 | 8.100000e+00 | 4.558000e+03 |  Large 
22.69/22.78	o 1356
22.69/22.78	c b22.8s|     1 |     0 | 20530 |     - |  50M|   0 |3500 |  10k|  12k|  10k|  12k|   0 |   0 |   0 | 8.100000e+00 | 1.356000e+03 |  Large 
27.39/27.48	c  27.5s|     1 |     0 | 22412 |     - |  51M|   0 |3470 |  10k|  12k|  10k|  12k|  11 |   0 |   0 | 8.500000e+00 | 1.356000e+03 |  Large 
27.79/27.87	o 573
27.79/27.87	c b27.9s|     1 |     0 | 22412 |     - |  51M|   0 |3470 |  10k|  12k|  10k|  12k|  11 |   0 |   0 | 8.500000e+00 | 5.730000e+02 |6641.18%
31.09/31.19	c  31.2s|     1 |     0 | 22782 |     - |  51M|   0 |3629 |  10k|  12k|  10k|  12k|  14 |   0 |   0 | 8.585714e+00 | 5.730000e+02 |6573.88%
31.49/31.55	o 433
31.49/31.55	c b31.6s|     1 |     0 | 22782 |     - |  51M|   0 |3629 |  10k|  12k|  10k|  12k|  14 |   0 |   0 | 8.585714e+00 | 4.330000e+02 |4943.26%
35.31/35.38	c  35.4s|     1 |     0 | 23553 |     - |  51M|   0 |3643 |  10k|  12k|  10k|  12k|  17 |   0 |   0 | 8.714286e+00 | 4.330000e+02 |4868.85%
35.69/35.74	o 404
35.69/35.74	c b35.7s|     1 |     0 | 23553 |     - |  52M|   0 |3643 |  10k|  12k|  10k|  12k|  17 |   0 |   0 | 8.714286e+00 | 4.040000e+02 |4536.07%
39.19/39.29	c  39.3s|     1 |     0 | 24000 |     - |  51M|   0 |3636 |  10k|  12k|  10k|  12k|  20 |   0 |   0 | 9.000000e+00 | 4.040000e+02 |4388.89%
42.79/42.91	c  42.9s|     1 |     0 | 24133 |     - |  51M|   0 |3713 |  10k|  12k|  10k|  12k|  22 |   0 |   0 | 9.000000e+00 | 4.040000e+02 |4388.89%
46.49/46.54	c  46.5s|     1 |     0 | 24230 |     - |  51M|   0 |3754 |  10k|  12k|  10k|  12k|  23 |   0 |   0 | 9.000000e+00 | 4.040000e+02 |4388.89%
247.09/247.14	o 25
247.09/247.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
247.09/247.14	c E 247s|     1 |     0 | 24230 |     - |  52M|   0 |3754 |  10k|  12k|  10k|  12k|  23 |   0 |   0 | 9.000000e+00 | 2.500000e+01 | 177.78%
247.09/247.18	c   247s|     1 |     0 | 24230 |     - |  52M|   0 |3754 |  10k|  12k|  10k|  12k|  23 |   0 |   0 | 9.000000e+00 | 2.500000e+01 | 177.78%
250.69/250.80	c   251s|     1 |     0 | 24621 |     - |  52M|   0 |3738 |  10k|  12k|  10k|  12k|  24 |   0 |   0 | 9.000000e+00 | 2.500000e+01 | 177.78%
268.29/268.39	c   268s|     1 |     2 | 24621 |     - |  52M|   0 |3738 |  10k|  12k|  10k|  12k|  24 |   0 |  18 | 9.000000e+00 | 2.500000e+01 | 177.78%
541.50/541.54	o 23
541.50/541.54	c c 542s|    24 |    25 | 97489 |3168.2 |  60M|  23 |   - |  10k|  12k|  10k|  12k|  24 |   0 | 186 | 9.000000e+00 | 2.300000e+01 | 155.56%
541.50/541.57	o 22
541.50/541.57	c b 542s|    25 |    24 | 97489 |3036.2 |  53M|  23 |   - |  10k|  12k|  10k|  12k|  24 |   0 | 186 | 9.000000e+00 | 2.200000e+01 | 144.44%
1061.01/1061.07	o 17
1061.01/1061.07	c C1061s|   225 |   226 |342123 |1417.4 |  55M|  28 |3962 |  10k|  12k|  10k|  12k|  24 |   0 | 490 | 9.000000e+00 | 1.700000e+01 |  88.89%
1549.13/1549.17	o 16
1549.13/1549.17	c c1549s|   289 |   290 |623112 |2078.1 |  63M|  33 |   - |  10k|  12k|  10k|  12k|  24 |   0 | 682 | 9.000000e+00 | 1.600000e+01 |  77.78%
1550.05/1550.09	o 13
1550.05/1550.09	c b1550s|   290 |   291 |623645 |2072.7 |  56M|  33 |4119 |  10k|  12k|  10k|  12k|  24 |   0 | 682 | 9.000000e+00 | 1.300000e+01 |  44.44%
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.01	c Solving Time (sec) : 1800.01
1800.04/1800.01	c Solving Nodes      : 325
1800.04/1800.01	c Primal Bound       : +1.30000000000000e+01 (15 solutions)
1800.04/1800.01	c Dual Bound         : +9.00000000000637e+00
1800.04/1800.01	c Gap                : 44.44 %

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3451049-1307086843/watcher-3451049-1307086843 -o /tmp/evaluation-result-3451049-1307086843/solver-3451049-1307086843 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451049-1307086843.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.06 2.04 2.00 2/453 15760
/proc/meminfo: memFree=31643336/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=14096 CPUtime=0 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 2507 0 0 0 0 0 0 0 25 0 1 0 820282176 14434304 2459 33554432000 4194304 9163163 140736414151904 18446744073709551615 6167874 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15760/statm: 3524 2459 389 1214 0 2306 0

[startup+0.101177 s]
/proc/loadavg: 2.06 2.04 2.00 2/453 15760
/proc/meminfo: memFree=31643336/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=27844 CPUtime=0.09 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 5967 0 0 0 9 0 0 0 25 0 1 0 820282176 28512256 5915 33554432000 4194304 9163163 140736414151904 18446744073709551615 8161346 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15760/statm: 6961 5915 395 1214 0 5743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27844

[startup+0.201156 s]
/proc/loadavg: 2.06 2.04 2.00 2/453 15760
/proc/meminfo: memFree=31643336/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=55332 CPUtime=0.19 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 13106 0 0 0 18 1 0 0 25 0 1 0 820282176 56659968 12442 33554432000 4194304 9163163 140736414151904 18446744073709551615 8045195 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15760/statm: 13833 12442 531 1214 0 12615 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55332

[startup+0.301129 s]
/proc/loadavg: 2.06 2.04 2.00 2/453 15760
/proc/meminfo: memFree=31643336/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=71424 CPUtime=0.29 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 17219 0 0 0 28 1 0 0 25 0 1 0 820282176 73138176 16554 33554432000 4194304 9163163 140736414151904 18446744073709551615 5458127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15760/statm: 17856 16554 623 1214 0 16638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71424

[startup+0.701032 s]
/proc/loadavg: 2.06 2.04 2.00 2/453 15760
/proc/meminfo: memFree=31643336/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=99372 CPUtime=0.69 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 24197 0 0 0 67 2 0 0 25 0 1 0 820282176 101756928 23123 33554432000 4194304 9163163 140736414151904 18446744073709551615 7225472 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 24843 23123 665 1214 0 23625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99372

[startup+1.50092 s]
/proc/loadavg: 2.06 2.04 2.00 3/454 15762
/proc/meminfo: memFree=31551068/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=100644 CPUtime=1.49 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 24767 0 0 0 147 2 0 0 25 0 1 0 820282176 103059456 23680 33554432000 4194304 9163163 140736414151904 18446744073709551615 7348050 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 25161 23680 657 1214 0 23943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100644

[startup+3.1006 s]
/proc/loadavg: 2.06 2.04 2.00 3/454 15762
/proc/meminfo: memFree=31549332/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=101452 CPUtime=3.09 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 24936 0 0 0 307 2 0 0 25 0 1 0 820282176 103886848 23849 33554432000 4194304 9163163 140736414151904 18446744073709551615 7110341 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 25363 23849 657 1214 0 24145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101452

[startup+6.30102 s]
/proc/loadavg: 2.06 2.04 2.00 3/454 15762
/proc/meminfo: memFree=31548384/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=103596 CPUtime=6.29 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 25485 0 0 0 626 3 0 0 25 0 1 0 820282176 106082304 24398 33554432000 4194304 9163163 140736414151904 18446744073709551615 7349042 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 25899 24398 661 1214 0 24681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103596

[startup+12.7009 s]
/proc/loadavg: 2.05 2.04 2.00 3/454 15762
/proc/meminfo: memFree=31545152/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=104352 CPUtime=12.69 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 25594 0 0 0 1266 3 0 0 25 0 1 0 820282176 106856448 24507 33554432000 4194304 9163163 140736414151904 18446744073709551615 7348329 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 26088 24507 661 1214 0 24870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104352

[startup+25.5005 s]
/proc/loadavg: 2.04 2.04 2.00 3/454 15762
/proc/meminfo: memFree=31535736/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=111668 CPUtime=25.49 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 27687 0 0 0 2543 6 0 0 25 0 1 0 820282176 114348032 26534 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 27917 26534 851 1214 0 26699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111668

[startup+51.1009 s]
/proc/loadavg: 2.10 2.05 2.01 3/454 15763
/proc/meminfo: memFree=31482976/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=174152 CPUtime=51.09 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 43394 0 0 0 5096 13 0 0 25 0 1 0 820282176 178331648 41945 33554432000 4194304 9163163 140736414151904 18446744073709551615 6480261 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 43538 41945 724 1214 0 42320 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174152

[startup+102.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/454 15764
/proc/meminfo: memFree=31470588/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=180340 CPUtime=102.3 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 44958 0 0 0 10205 25 0 0 25 0 1 0 820282176 184668160 43507 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 45085 43507 726 1214 0 43867 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 180340

[startup+162.301 s]
/proc/loadavg: 2.24 2.10 2.02 3/454 15766
/proc/meminfo: memFree=31467092/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=180964 CPUtime=162.3 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 45117 0 0 0 16189 41 0 0 25 0 1 0 820282176 185307136 43666 33554432000 4194304 9163163 140736414151904 18446744073709551615 7249766 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 45241 43666 726 1214 0 44023 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 180964

[startup+222.318 s]
/proc/loadavg: 2.14 2.09 2.02 3/454 15795
/proc/meminfo: memFree=31669924/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=183344 CPUtime=222.32 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 45710 0 0 0 22178 54 0 0 25 0 1 0 820282176 187744256 44259 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 45836 44259 726 1214 0 44618 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 183344

[startup+282.301 s]
/proc/loadavg: 2.05 2.07 2.02 3/454 15797
/proc/meminfo: memFree=31734580/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=117008 CPUtime=282.29 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 45863 0 0 0 28166 63 0 0 25 0 1 0 820282176 119816192 27848 33554432000 4194304 9163163 140736414151904 18446744073709551615 7319039 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 29252 27848 740 1214 0 28034 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 117008

[startup+342.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/454 15799
/proc/meminfo: memFree=31733932/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=117008 CPUtime=342.29 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 45880 0 0 0 34159 70 0 0 25 0 1 0 820282176 119816192 27865 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 29252 27865 740 1214 0 28034 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 117008

[startup+402.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/454 15800
/proc/meminfo: memFree=31705020/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=118292 CPUtime=402.3 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 46330 0 0 0 40153 77 0 0 25 0 1 0 820282176 121131008 28315 33554432000 4194304 9163163 140736414151904 18446744073709551615 7345716 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 29573 28315 740 1214 0 28355 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118292

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 15802
/proc/meminfo: memFree=31703500/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=118292 CPUtime=462.3 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 46332 0 0 0 46145 85 0 0 25 0 1 0 820282176 121131008 28317 33554432000 4194304 9163163 140736414151904 18446744073709551615 7312167 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 29573 28317 740 1214 0 28355 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 118292

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 15803
/proc/meminfo: memFree=31700240/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=122648 CPUtime=522.3 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 47279 0 0 0 52138 92 0 0 25 0 1 0 820282176 125591552 29264 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 30662 29264 740 1214 0 29444 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 122648

[startup+582.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/454 15805
/proc/meminfo: memFree=31700720/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=119096 CPUtime=582.3 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 48480 0 0 0 58130 100 0 0 25 0 1 0 820282176 121954304 28548 33554432000 4194304 9163163 140736414151904 18446744073709551615 7348646 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 29774 28548 740 1214 0 28556 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 119096

[startup+642.3 s]

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

[startup+882.318 s]
/proc/loadavg: 2.01 2.04 2.00 3/454 15813
/proc/meminfo: memFree=31671184/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=120376 CPUtime=882.33 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 52218 0 0 0 88103 130 0 0 25 0 1 0 820282176 123265024 28710 33554432000 4194304 9163163 140736414151904 18446744073709551615 7319039 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 30094 28710 740 1214 0 28876 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 120376

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 15815
/proc/meminfo: memFree=31663468/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=124272 CPUtime=942.31 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 53189 0 0 0 94093 138 0 0 25 0 1 0 820282176 127254528 29681 33554432000 4194304 9163163 140736414151904 18446744073709551615 7224168 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 31068 29681 740 1214 0 29850 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 124272

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 15816
/proc/meminfo: memFree=31660568/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=120360 CPUtime=1002.31 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 53330 0 0 0 100088 143 0 0 25 0 1 0 820282176 123248640 28688 33554432000 4194304 9163163 140736414151904 18446744073709551615 7114960 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 30090 28688 740 1214 0 28872 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 120360

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/454 15818
/proc/meminfo: memFree=31654452/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=122996 CPUtime=1062.31 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 66220 0 0 0 106081 150 0 0 25 0 1 0 820282176 125947904 29524 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 30749 29524 741 1214 0 29531 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 122996

[startup+1122.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/454 15819
/proc/meminfo: memFree=31644248/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=126412 CPUtime=1122.32 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 68467 0 0 0 112075 157 0 0 25 0 1 0 820282176 129445888 30349 33554432000 4194304 9163163 140736414151904 18446744073709551615 6963237 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 31603 30349 741 1214 0 30385 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 126412

[startup+1182.3 s]
/proc/loadavg: 2.19 2.08 2.02 3/454 15821
/proc/meminfo: memFree=31640744/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=125076 CPUtime=1182.32 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 69519 0 0 0 118068 164 0 0 25 0 1 0 820282176 128077824 30012 33554432000 4194304 9163163 140736414151904 18446744073709551615 7375435 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 31269 30012 741 1214 0 30051 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 125076

[startup+1242.3 s]
/proc/loadavg: 2.26 2.12 2.03 3/454 15832
/proc/meminfo: memFree=31633116/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=129164 CPUtime=1242.33 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70541 0 0 0 124060 173 0 0 25 0 1 0 820282176 132263936 31034 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32291 31034 741 1214 0 31073 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 129164

[startup+1302.3 s]
/proc/loadavg: 2.15 2.11 2.03 3/454 15833
/proc/meminfo: memFree=31631960/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=129164 CPUtime=1302.32 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70541 0 0 0 130054 178 0 0 25 0 1 0 820282176 132263936 31034 33554432000 4194304 9163163 140736414151904 18446744073709551615 7317967 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32291 31034 741 1214 0 31073 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 129164

[startup+1362.3 s]
/proc/loadavg: 2.05 2.09 2.03 3/454 15835
/proc/meminfo: memFree=31627836/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=129164 CPUtime=1362.32 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70541 0 0 0 136046 186 0 0 25 0 1 0 820282176 132263936 31034 33554432000 4194304 9163163 140736414151904 18446744073709551615 4684206 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32291 31034 741 1214 0 31073 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 129164

[startup+1422.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/454 15838
/proc/meminfo: memFree=31624688/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=129164 CPUtime=1422.34 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70541 0 0 0 142040 194 0 0 25 0 1 0 820282176 132263936 31034 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32291 31034 741 1214 0 31073 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 129164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/454 15841
/proc/meminfo: memFree=31617096/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130472 CPUtime=1482.33 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70869 0 0 0 148033 200 0 0 25 0 1 0 820282176 133603328 31362 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32618 31362 741 1214 0 31400 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 130472

[startup+1542.32 s]
/proc/loadavg: 2.00 2.04 2.01 3/454 15843
/proc/meminfo: memFree=31613604/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130472 CPUtime=1542.34 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70869 0 0 0 154027 207 0 0 25 0 1 0 820282176 133603328 31362 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32618 31362 741 1214 0 31400 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 130472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 15844
/proc/meminfo: memFree=31609836/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130472 CPUtime=1602.33 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70871 0 0 0 160018 215 0 0 25 0 1 0 820282176 133603328 31364 33554432000 4194304 9163163 140736414151904 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32618 31364 741 1214 0 31400 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 130472

[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/454 15846
/proc/meminfo: memFree=31602836/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130472 CPUtime=1662.33 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 70871 0 0 0 166012 221 0 0 25 0 1 0 820282176 133603328 31364 33554432000 4194304 9163163 140736414151904 18446744073709551615 7319039 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32618 31364 741 1214 0 31400 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 130472

[startup+1722.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/454 15847
/proc/meminfo: memFree=31584088/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=137412 CPUtime=1722.34 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 72600 0 0 0 172008 226 0 0 25 0 1 0 820282176 140709888 33062 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 34353 33062 741 1214 0 33135 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 137412

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/454 15849
/proc/meminfo: memFree=31584320/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130924 CPUtime=1782.33 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 72610 0 0 0 178001 232 0 0 25 0 1 0 820282176 134066176 31506 33554432000 4194304 9163163 140736414151904 18446744073709551615 7348020 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32731 31506 741 1214 0 31513 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 130924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.16 2.07 2.01 3/454 15849
/proc/meminfo: memFree=31583572/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130924 CPUtime=1800.05 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 72610 0 0 0 179770 235 0 0 25 0 1 0 820282176 134066176 31506 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32731 31506 741 1214 0 31513 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 130924

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

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

[startup+1800 s]
/proc/loadavg: 2.16 2.07 2.01 3/454 15849
/proc/meminfo: memFree=31583572/32951124 swapFree=55639044/67111528
[pid=15760] ppid=15758 vsize=130924 CPUtime=1800.05 cores=0,2,4,6
/proc/15760/stat : 15760 (scip-2.0.1.4b.l) R 15758 15760 12722 0 -1 4202496 72610 0 0 0 179770 235 0 0 25 0 1 0 820282176 134066176 31506 33554432000 4194304 9163163 140736414151904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15760/statm: 32731 31506 741 1214 0 31513 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 130924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1797.71
CPU system time (s): 2.36364
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 183344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.71
system time used= 2.36364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72610
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 4242

runsolver used 8.34773 second user time and 17.8653 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-03 09:40:43
IDJOB=3451049
IDBENCH=2224
IDSOLVER=1948
FILE ID=node133/3451049-1307086843
RUNJOBID= node133-1307082838-15241
PBS_JOBID= 13497853
Free space on /tmp= 73968 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.5:100.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451049-1307086843/watcher-3451049-1307086843 -o /tmp/evaluation-result-3451049-1307086843/solver-3451049-1307086843 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451049-1307086843.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9d611ad786b3505d4cca46af1ba2bc6d
RANDOM SEED=1827989526

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31643616 kB
Buffers:        271612 kB
Cached:         436728 kB
SwapCached:      10584 kB
Active:         631392 kB
Inactive:       402292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31643616 kB
SwapTotal:    67111528 kB
SwapFree:     55639044 kB
Dirty:           12848 kB
Writeback:           0 kB
AnonPages:      322312 kB
Mapped:          15832 kB
Slab:           151656 kB
PageTables:      54232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115234176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73956 MiB
End job on node133 at 2011-06-03 10:10:45