Trace number 3450241

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) 1802.07 1802.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-750-false-45-90-4-9000opt.opb
MD5SUM3178a50232316e72958589cc9e9cd436
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-79
Best CPU time to get the best result obtained on this benchmark0.97685
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints30187
Number of constraints which are clauses30187
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 364
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 364
Number of bits of the biggest sum of numbers9
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-3450241-1307114685.opb>
0.19/0.20	c original problem has 2025 variables (2025 bin, 0 int, 0 impl, 0 cont) and 30187 constraints
0.19/0.20	c problem read
0.19/0.20	c presolving settings loaded
0.19/0.24	o 0
0.19/0.24	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.19/0.24	c presolving:
0.19/0.29	c (round 1) 573 del vars, 573 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2340 impls, 0 clqs
0.29/0.38	c (round 2) 573 del vars, 4761 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 25426 upgd conss, 2340 impls, 0 clqs
0.39/0.41	c    (0.4s) probing: 101/1452 (7.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.41	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.41	c presolving (3 rounds):
0.39/0.41	c  573 deleted vars, 4761 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.41	c  2340 implications, 0 cliques
0.39/0.41	c presolved problem has 1452 variables (1452 bin, 0 int, 0 impl, 0 cont) and 25426 constraints
0.39/0.41	c     597 constraints of type <setppc>
0.39/0.41	c   24829 constraints of type <logicor>
0.39/0.41	c transformed objective value is always integral (scale: 1)
0.39/0.41	c Presolving Time: 0.17
0.39/0.41	c - non default parameters ----------------------------------------------------------------------
0.39/0.41	c # SCIP version 2.0.1.5
0.39/0.41	c 
0.39/0.41	c # frequency for displaying node information lines
0.39/0.41	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.41	c display/freq = 10000
0.39/0.41	c 
0.39/0.41	c # maximal time in seconds to run
0.39/0.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.41	c limits/time = 1800
0.39/0.41	c 
0.39/0.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.41	c limits/memory = 13950
0.39/0.41	c 
0.39/0.41	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.41	c # [type: int, range: [1,2], default: 1]
0.39/0.41	c timing/clocktype = 2
0.39/0.41	c 
0.39/0.41	c # belongs reading time to solving time?
0.39/0.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.41	c timing/reading = TRUE
0.39/0.41	c 
0.39/0.41	c # should presolving try to simplify inequalities
0.39/0.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.41	c constraints/linear/simplifyinequalities = TRUE
0.39/0.41	c 
0.39/0.41	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.41	c constraints/indicator/addCouplingCons = TRUE
0.39/0.41	c 
0.39/0.41	c # should presolving try to simplify knapsacks
0.39/0.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.41	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.41	c 
0.39/0.41	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.41	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.41	c separating/rapidlearning/freq = 0
0.39/0.41	c 
0.39/0.41	c -----------------------------------------------------------------------------------------------
0.39/0.41	c start solving
0.39/0.41	c 
3.79/3.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.82	c t 3.8s|     1 |     0 | 10891 |     - |  37M|   0 |1437 |1452 |  25k|1452 |  25k|   0 |   0 |   0 |-2.561000e+02 | 0.000000e+00 | 100.00%
3.79/3.87	o -4
3.79/3.87	c R 3.9s|     1 |     0 | 10891 |     - |  37M|   0 |1437 |1452 |  25k|1452 |  25k|   0 |   0 |   0 |-2.561000e+02 |-4.000000e+00 |  98.44%
3.89/3.93	o -8
3.89/3.93	c s 3.9s|     1 |     0 | 10891 |     - |  37M|   0 |1437 |1452 |  25k|1452 |  25k|   0 |   0 |   0 |-2.561000e+02 |-8.000000e+00 |  96.88%
6.09/6.16	c   6.2s|     1 |     0 | 16353 |     - |  37M|   0 |1436 |1452 |  25k|1452 |  25k|  13 |   0 |   0 |-2.492226e+02 |-8.000000e+00 |  96.79%
6.09/6.16	o -17
6.09/6.16	c b 6.2s|     1 |     0 | 16353 |     - |  38M|   0 |1436 |1452 |  25k|1452 |  25k|  13 |   0 |   0 |-2.492226e+02 |-1.700000e+01 |  93.18%
9.59/9.68	c   9.7s|     1 |     0 | 22353 |     - |  39M|   0 |1436 |1452 |  25k|1452 |  25k|  25 |   0 |   0 |-2.444698e+02 |-1.700000e+01 |  93.05%
9.69/9.72	o -19
9.69/9.72	c b 9.7s|     1 |     0 | 22353 |     - |  39M|   0 |1436 |1452 |  25k|1452 |  25k|  25 |   0 |   0 |-2.444698e+02 |-1.900000e+01 |  92.23%
16.09/16.13	c  16.1s|     1 |     0 | 33399 |     - |  40M|   0 |1437 |1452 |  25k|1452 |  25k|  41 |   0 |   0 |-2.410505e+02 |-1.900000e+01 |  92.12%
38.69/38.74	c  38.7s|     1 |     0 | 48019 |     - |  40M|   0 |1433 |1452 |  25k|1452 |  25k| 135 |   0 |   0 |-2.374824e+02 |-1.900000e+01 |  92.00%
52.69/52.70	c  52.7s|     1 |     0 | 49236 |     - |  40M|   0 |1438 |1452 |  25k|1452 |  25k| 140 |   0 |   0 |-2.374477e+02 |-1.900000e+01 |  92.00%
70.19/70.24	c  70.2s|     1 |     0 | 51890 |     - |  42M|   0 |1440 |1452 |  25k|1452 |  25k| 143 |   0 |   0 |-2.374043e+02 |-1.900000e+01 |  92.00%
90.39/90.44	c  90.4s|     1 |     0 | 58103 |     - |  43M|   0 |1440 |1452 |  25k|1452 |  25k| 145 |   0 |   0 |-2.370302e+02 |-1.900000e+01 |  91.98%
112.20/112.23	c   112s|     1 |     0 | 69386 |     - |  45M|   0 |1438 |1452 |  25k|1452 |  25k| 150 |   0 |   0 |-2.349806e+02 |-1.900000e+01 |  91.91%
152.49/152.55	c   153s|     1 |     0 | 90522 |     - |  45M|   0 |1441 |1452 |  25k|1452 |  25k| 186 |   0 |   0 |-2.331800e+02 |-1.900000e+01 |  91.85%
177.59/177.60	c   178s|     1 |     0 |107435 |     - |  50M|   0 |1446 |1452 |  25k|1452 |  25k| 194 |   0 |   0 |-2.314132e+02 |-1.900000e+01 |  91.79%
213.19/213.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
213.19/213.27	c   213s|     1 |     0 |123850 |     - |  50M|   0 |1445 |1452 |  25k|1452 |  25k| 221 |   0 |   0 |-2.293509e+02 |-1.900000e+01 |  91.72%
233.31/233.34	c   233s|     1 |     0 |130175 |     - |  50M|   0 |1443 |1452 |  25k|1452 |  25k| 223 |   0 |   0 |-2.293067e+02 |-1.900000e+01 |  91.71%
267.20/267.26	c   267s|     1 |     0 |145988 |     - |  50M|   0 |1441 |1452 |  25k|1452 |  25k| 225 |   0 |   0 |-2.289622e+02 |-1.900000e+01 |  91.70%
308.60/308.66	c   309s|     1 |     0 |166265 |     - |  50M|   0 |1445 |1452 |  25k|1452 |  25k| 269 |   0 |   0 |-2.256464e+02 |-1.900000e+01 |  91.58%
347.20/347.24	c   347s|     1 |     0 |185137 |     - |  50M|   0 |1445 |1452 |  25k|1452 |  25k| 272 |   0 |   0 |-2.252236e+02 |-1.900000e+01 |  91.56%
372.50/372.52	c   373s|     1 |     0 |195903 |     - |  50M|   0 |1441 |1452 |  25k|1452 |  25k| 291 |   0 |   0 |-2.229011e+02 |-1.900000e+01 |  91.48%
388.41/388.44	c   388s|     1 |     0 |196613 |     - |  51M|   0 |1440 |1452 |  25k|1452 |  25k| 292 |   0 |   0 |-2.229011e+02 |-1.900000e+01 |  91.48%
406.20/406.24	c   406s|     1 |     0 |197969 |     - |  51M|   0 |1441 |1452 |  25k|1452 |  25k| 293 |   0 |   0 |-2.228896e+02 |-1.900000e+01 |  91.48%
423.51/423.55	c   424s|     1 |     0 |199155 |     - |  51M|   0 |1441 |1452 |  25k|1452 |  25k| 294 |   0 |   0 |-2.228896e+02 |-1.900000e+01 |  91.48%
457.61/457.67	c   458s|     1 |     2 |199155 |     - |  51M|   0 |1441 |1452 |  25k|1452 |  25k| 294 |   0 |  18 |-2.228896e+02 |-1.900000e+01 |  91.48%
907.52/907.58	o -33
907.52/907.58	c p 908s|     5 |     6 |538045 |84722.5 |  53M|   3 |   - |1452 |  25k|1452 |  25k| 294 |   4 | 190 |-2.228896e+02 |-3.300000e+01 |  85.19%
988.71/988.79	o -44
988.71/988.79	c f 989s|     6 |     7 |618239 |83816.8 |  54M|   3 |   - |1452 |  25k|1452 |  25k| 294 |   5 | 210 |-2.228896e+02 |-4.400000e+01 |  80.26%
1081.11/1081.18	o -50
1081.11/1081.18	c f1081s|     7 |     8 |704468 |84218.8 |  54M|   3 |   - |1452 |  25k|1452 |  25k| 294 |  13 | 230 |-2.228896e+02 |-5.000000e+01 |  77.57%
1147.92/1147.95	o -55
1147.92/1147.95	c f1148s|     8 |     9 |768285 |81304.3 |  54M|   3 |   - |1452 |  25k|1452 |  25k| 294 |  17 | 249 |-2.228896e+02 |-5.500000e+01 |  75.32%

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-3450241-1307114685/watcher-3450241-1307114685 -o /tmp/evaluation-result-3450241-1307114685/solver-3450241-1307114685 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450241-1307114685.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.07 2.03 2.00 2/473 26566
/proc/meminfo: memFree=20136780/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=14772 CPUtime=0 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 2664 0 0 0 0 0 0 0 25 0 1 0 823068208 15126528 2618 33554432000 4194304 9163163 140733993805072 18446744073709551615 8041859 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26566/statm: 3693 2618 395 1214 0 2475 0

[startup+0.111838 s]
/proc/loadavg: 2.07 2.03 2.00 2/473 26566
/proc/meminfo: memFree=20136780/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=22088 CPUtime=0.1 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 4507 0 0 0 10 0 0 0 25 0 1 0 823068208 22618112 4461 33554432000 4194304 9163163 140733993805072 18446744073709551615 6495636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26566/statm: 5522 4461 395 1214 0 4304 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22088

[startup+0.200821 s]
/proc/loadavg: 2.07 2.03 2.00 2/473 26566
/proc/meminfo: memFree=20136780/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=26860 CPUtime=0.19 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 5721 0 0 0 19 0 0 0 25 0 1 0 823068208 27504640 5665 33554432000 4194304 9163163 140733993805072 18446744073709551615 8041859 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26566/statm: 6715 5665 395 1214 0 5497 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26860

[startup+0.300808 s]
/proc/loadavg: 2.07 2.03 2.00 2/473 26566
/proc/meminfo: memFree=20136780/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=57480 CPUtime=0.29 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 13372 0 0 0 28 1 0 0 25 0 1 0 823068208 58859520 13049 33554432000 4194304 9163163 140733993805072 18446744073709551615 5137786 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 14370 13049 516 1214 0 13152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57480

[startup+0.700737 s]
/proc/loadavg: 2.07 2.03 2.00 2/473 26566
/proc/meminfo: memFree=20136780/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=103296 CPUtime=0.69 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 26430 0 0 0 65 4 0 0 25 0 1 0 823068208 105775104 23089 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 25824 23089 839 1214 0 24606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103296

[startup+1.50059 s]
/proc/loadavg: 2.07 2.03 2.00 3/474 26567
/proc/meminfo: memFree=20040300/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=107068 CPUtime=1.49 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 30197 0 0 0 144 5 0 0 25 0 1 0 823068208 109637632 24928 33554432000 4194304 9163163 140733993805072 18446744073709551615 7110314 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 26767 24928 689 1214 0 25549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107068

[startup+3.10032 s]
/proc/loadavg: 2.07 2.03 2.00 3/474 26567
/proc/meminfo: memFree=20035316/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=109072 CPUtime=3.09 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 30856 0 0 0 301 8 0 0 25 0 1 0 823068208 111689728 25537 33554432000 4194304 9163163 140733993805072 18446744073709551615 7379386 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 27268 25537 692 1214 0 26050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109072

[startup+6.30075 s]
/proc/loadavg: 2.06 2.02 2.00 3/474 26567
/proc/meminfo: memFree=20036184/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=109136 CPUtime=6.29 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 32814 0 0 0 619 10 0 0 25 0 1 0 823068208 111755264 25690 33554432000 4194304 9163163 140733993805072 18446744073709551615 8045536 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 27284 25690 797 1214 0 26066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109136

[startup+12.7006 s]
/proc/loadavg: 2.06 2.02 2.00 3/474 26567
/proc/meminfo: memFree=20030892/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=111704 CPUtime=12.69 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 33643 0 0 0 1253 16 0 0 25 0 1 0 823068208 114384896 26448 33554432000 4194304 9163163 140733993805072 18446744073709551615 7110322 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 27926 26448 727 1214 0 26708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111704

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.00 3/474 26568
/proc/meminfo: memFree=20023660/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=117568 CPUtime=25.5 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 35973 0 0 0 2523 27 0 0 25 0 1 0 823068208 120389632 28344 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 29392 28344 725 1214 0 28174 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 117568

[startup+51.1009 s]
/proc/loadavg: 2.03 2.02 2.00 3/474 26568
/proc/meminfo: memFree=20019432/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=119568 CPUtime=51.09 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 40101 0 0 0 5071 38 0 0 25 0 1 0 823068208 122437632 28341 33554432000 4194304 9163163 140733993805072 18446744073709551615 6681554 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 29892 28341 847 1214 0 28674 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119568

[startup+102.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 26570
/proc/meminfo: memFree=20010604/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=126788 CPUtime=102.31 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 45482 0 0 0 10166 65 0 0 25 0 1 0 823068208 129830912 30171 33554432000 4194304 9163163 140733993805072 18446744073709551615 7348654 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 31697 30171 783 1214 0 30479 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 126788

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 26571
/proc/meminfo: memFree=19996036/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=133604 CPUtime=162.29 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 50135 0 0 0 16141 88 0 0 25 0 1 0 823068208 136810496 31766 33554432000 4194304 9163163 140733993805072 18446744073709551615 7376033 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33401 31766 707 1214 0 32183 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133604

[startup+222.318 s]
/proc/loadavg: 2.13 2.05 2.01 3/474 26573
/proc/meminfo: memFree=19998200/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=131328 CPUtime=222.31 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 52435 0 0 0 22118 113 0 0 25 0 1 0 823068208 134479872 31300 33554432000 4194304 9163163 140733993805072 18446744073709551615 6676804 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 32832 31300 832 1214 0 31614 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 131328

[startup+282.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/474 26575
/proc/meminfo: memFree=19990620/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=137508 CPUtime=282.29 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 53863 0 0 0 28094 135 0 0 25 0 1 0 823068208 140808192 32665 33554432000 4194304 9163163 140733993805072 18446744073709551615 7447617 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34377 32665 992 1214 0 33159 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 137508

[startup+342.301 s]
/proc/loadavg: 2.03 2.04 2.01 3/474 26576
/proc/meminfo: memFree=19993912/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=132824 CPUtime=342.3 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 54797 0 0 0 34071 159 0 0 25 0 1 0 823068208 136011776 31505 33554432000 4194304 9163163 140733993805072 18446744073709551615 7376176 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33206 31505 770 1214 0 31988 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 132824

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 26578
/proc/meminfo: memFree=19993724/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=132824 CPUtime=402.29 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 54894 0 0 0 40042 187 0 0 25 0 1 0 823068208 136011776 31602 33554432000 4194304 9163163 140733993805072 18446744073709551615 6611588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33206 31602 770 1214 0 31988 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 132824

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 26579
/proc/meminfo: memFree=19989828/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=134348 CPUtime=462.3 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 63316 0 0 0 46013 217 0 0 25 0 1 0 823068208 137572352 32498 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33587 32498 731 1214 0 32369 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134348

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 26581
/proc/meminfo: memFree=19977504/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=134348 CPUtime=522.3 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 63316 0 0 0 51988 242 0 0 25 0 1 0 823068208 137572352 32498 33554432000 4194304 9163163 140733993805072 18446744073709551615 6974013 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33587 32498 731 1214 0 32369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 134348

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 26583
/proc/meminfo: memFree=19977476/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=134348 CPUtime=582.3 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 63316 0 0 0 57965 265 0 0 25 0 1 0 823068208 137572352 32498 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33587 32498 731 1214 0 32369 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 134348

[startup+642.301 s]

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

/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 63657 0 0 0 105775 456 0 0 25 0 1 0 823068208 138944512 32839 33554432000 4194304 9163163 140733993805072 18446744073709551615 7224150 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33922 32839 735 1214 0 32704 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 135688

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 26625
/proc/meminfo: memFree=20107068/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=135996 CPUtime=1122.31 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 63658 0 0 0 111753 478 0 0 25 0 1 0 823068208 139259904 32840 33554432000 4194304 9163163 140733993805072 18446744073709551615 7110518 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33999 32840 735 1214 0 32781 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 135996

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 26627
/proc/meminfo: memFree=20110128/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=135204 CPUtime=1182.31 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 65382 0 0 0 117729 502 0 0 25 0 1 0 823068208 138448896 32717 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33801 32717 735 1214 0 32583 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 135204

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 26628
/proc/meminfo: memFree=20103776/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=141180 CPUtime=1242.31 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 66378 0 0 0 123709 522 0 0 25 0 1 0 823068208 144568320 33713 33554432000 4194304 9163163 140733993805072 18446744073709551615 7348559 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 35295 33713 735 1214 0 34077 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 141180

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 26630
/proc/meminfo: memFree=20103356/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=141180 CPUtime=1302.32 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 66378 0 0 0 129690 542 0 0 25 0 1 0 823068208 144568320 33713 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 35295 33713 735 1214 0 34077 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 141180

[startup+1362.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/474 26631
/proc/meminfo: memFree=20102816/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=139644 CPUtime=1362.32 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 67811 0 0 0 135669 563 0 0 25 0 1 0 823068208 142995456 33806 33554432000 4194304 9163163 140733993805072 18446744073709551615 7348628 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34911 33806 736 1214 0 33693 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 139644

[startup+1422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/474 26633
/proc/meminfo: memFree=20109592/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=134500 CPUtime=1422.33 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 68157 0 0 0 141656 577 0 0 25 0 1 0 823068208 137728000 32345 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33625 32345 736 1214 0 32407 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 134500

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/474 26635
/proc/meminfo: memFree=20108204/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=135828 CPUtime=1482.33 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 68497 0 0 0 147634 599 0 0 25 0 1 0 823068208 139087872 32685 33554432000 4194304 9163163 140733993805072 18446744073709551615 6974013 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 33957 32685 736 1214 0 32739 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 135828

[startup+1542.32 s]
/proc/loadavg: 2.07 2.03 2.00 3/474 26636
/proc/meminfo: memFree=20106192/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138680 CPUtime=1542.34 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 69074 0 0 0 153614 620 0 0 25 0 1 0 823068208 142008320 33262 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34670 33262 736 1214 0 33452 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 138680

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/474 26638
/proc/meminfo: memFree=20108148/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=136540 CPUtime=1602.33 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 70459 0 0 0 159595 638 0 0 25 0 1 0 823068208 139816960 32666 33554432000 4194304 9163163 140733993805072 18446744073709551615 6974013 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34135 32666 736 1214 0 32917 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 136540

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 26639
/proc/meminfo: memFree=20108104/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=136540 CPUtime=1662.33 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 70459 0 0 0 165575 658 0 0 25 0 1 0 823068208 139816960 32666 33554432000 4194304 9163163 140733993805072 18446744073709551615 7348380 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34135 32666 736 1214 0 32917 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 136540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 26641
/proc/meminfo: memFree=20108064/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=136540 CPUtime=1722.33 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 70607 0 0 0 171560 673 0 0 25 0 1 0 823068208 139816960 32814 33554432000 4194304 9163163 140733993805072 18446744073709551615 6974015 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34135 32814 736 1214 0 32917 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 136540

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 26643
/proc/meminfo: memFree=20105288/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138096 CPUtime=1782.33 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 78857 0 0 0 177539 694 0 0 25 0 1 0 823068208 141410304 33228 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34524 33228 736 1214 0 33306 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 138096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 26643
/proc/meminfo: memFree=20105152/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138096 CPUtime=1800.05 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 78866 0 0 0 179307 698 0 0 25 0 1 0 823068208 141410304 33237 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34524 33237 736 1214 0 33306 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 138096

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -26566

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

[startup+1800.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/475 26644
/proc/meminfo: memFree=20105144/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138096 CPUtime=1800.74 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 78866 0 0 0 179376 698 0 0 25 0 1 0 823068208 141410304 33237 33554432000 4194304 9163163 140733993805072 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34524 33237 736 1214 0 33306 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (KiB) 138096

[startup+1801.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/475 26644
/proc/meminfo: memFree=20105144/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138096 CPUtime=1801.53 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 78866 0 0 0 179455 698 0 0 25 0 1 0 823068208 141410304 33237 33554432000 4194304 9163163 140733993805072 18446744073709551615 7349129 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34524 33237 736 1214 0 33306 0
Current children cumulated CPU time (s) 1801.53
Current children cumulated vsize (KiB) 138096

[startup+1801.92 s]
/proc/loadavg: 2.00 2.01 2.00 3/475 26644
/proc/meminfo: memFree=20105020/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138096 CPUtime=1801.95 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 78866 0 0 0 179497 698 0 0 25 0 1 0 823068208 141410304 33237 33554432000 4194304 9163163 140733993805072 18446744073709551615 7348368 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34524 33237 736 1214 0 33306 0
Current children cumulated CPU time (s) 1801.95
Current children cumulated vsize (KiB) 138096

[startup+1802 s]
/proc/loadavg: 2.00 2.01 2.00 3/475 26644
/proc/meminfo: memFree=20105020/32950928 swapFree=61858088/67111528
[pid=26566] ppid=26564 vsize=138096 CPUtime=1802.03 cores=1,3,5,7
/proc/26566/stat : 26566 (scip-2.0.1.4b.l) R 26564 26566 24628 0 -1 4202496 78866 0 0 0 179505 698 0 0 25 0 1 0 823068208 141410304 33237 33554432000 4194304 9163163 140733993805072 18446744073709551615 7348530 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/26566/statm: 34524 33237 736 1214 0 33306 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 138096

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.03
CPU time (s): 1802.07
CPU user time (s): 1795.07
CPU system time (s): 6.99394
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 141616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.07
system time used= 6.99394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78866
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= 4
involuntary context switches= 7125

runsolver used 8.32873 second user time and 19.2901 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-03 17:24:45
IDJOB=3450241
IDBENCH=71836
IDSOLVER=1948
FILE ID=node125/3450241-1307114685
RUNJOBID= node125-1307108915-25959
PBS_JOBID= 13497977
Free space on /tmp= 73748 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-750-false-45-90-4-9000opt.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-3450241-1307114685/watcher-3450241-1307114685 -o /tmp/evaluation-result-3450241-1307114685/solver-3450241-1307114685 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450241-1307114685.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3178a50232316e72958589cc9e9cd436
RANDOM SEED=2006038664

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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	: 5332.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:     32950928 kB
MemFree:      20136936 kB
Buffers:        343808 kB
Cached:        3514732 kB
SwapCached:       3616 kB
Active:        9100284 kB
Inactive:      3368420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20136936 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:           12832 kB
Writeback:           0 kB
AnonPages:     8607992 kB
Mapped:          36840 kB
Slab:           214472 kB
PageTables:      61856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130272664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73736 MiB
End job on node125 at 2011-06-03 17:54:48