Trace number 3485453

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 2 2011-06-10 (fixed)? (TO) 1800.13 1800.07

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.14.opb
MD5SUMe81449c340a6e16e28a331cb4252cc2b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.65668
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved YES
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
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

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [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-3485453-1307777734.opb>
7.49/7.55	c original problem has 23848 variables (23848 bin, 0 int, 0 impl, 0 cont) and 1451912 constraints
7.49/7.55	c problem read
7.49/7.55	c presolving settings loaded
11.80/11.86	c presolving:
17.29/17.34	c (round 1) 12122 del vars, 1322528 del conss, 0 add conss, 11680 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 2964772 impls, 0 clqs
17.29/17.39	c (round 2) 12134 del vars, 1329256 del conss, 0 add conss, 11680 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 2964772 impls, 0 clqs
17.39/17.42	c (round 3) 12136 del vars, 1329258 del conss, 0 add conss, 11680 chg bounds, 170 chg sides, 340 chg coeffs, 0 upgd conss, 2964880 impls, 0 clqs
17.90/17.99	c (round 4) 12136 del vars, 1329258 del conss, 0 add conss, 11680 chg bounds, 170 chg sides, 340 chg coeffs, 122654 upgd conss, 2964880 impls, 0 clqs
31.99/32.06	c    (32.1s) probing: 1000/11712 (8.5%) - 0 fixings, 0 aggregations, 9765 implications, 0 bound changes
48.09/48.18	c    (48.2s) probing: 2000/11712 (17.1%) - 0 fixings, 0 aggregations, 27489 implications, 0 bound changes
48.19/48.20	c    (48.2s) probing: 2001/11712 (17.1%) - 0 fixings, 0 aggregations, 27538 implications, 0 bound changes
48.19/48.20	c    (48.2s) probing aborted: 2000/2000 successive useless probings
48.19/48.20	c presolving (5 rounds):
48.19/48.20	c  12136 deleted vars, 1329258 deleted constraints, 0 added constraints, 11680 tightened bounds, 0 added holes, 170 changed sides, 340 changed coefficients
48.19/48.20	c  3022484 implications, 0 cliques
48.19/48.20	c presolved problem has 11712 variables (11712 bin, 0 int, 0 impl, 0 cont) and 122654 constraints
48.19/48.20	c   82508 constraints of type <setppc>
48.19/48.20	c   40146 constraints of type <logicor>
48.19/48.20	c transformed objective value is always integral (scale: 1)
48.19/48.20	c Presolving Time: 39.75
48.19/48.20	c - non default parameters ----------------------------------------------------------------------
48.19/48.20	c # SCIP version 2.0.1.4
48.19/48.20	c 
48.19/48.20	c # frequency for displaying node information lines
48.19/48.20	c # [type: int, range: [-1,2147483647], default: 100]
48.19/48.20	c display/freq = 10000
48.19/48.20	c 
48.19/48.20	c # maximal time in seconds to run
48.19/48.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
48.19/48.20	c limits/time = 1797
48.19/48.20	c 
48.19/48.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
48.19/48.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
48.19/48.20	c limits/memory = 13950
48.19/48.20	c 
48.19/48.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
48.19/48.20	c # [type: int, range: [1,2], default: 1]
48.19/48.20	c timing/clocktype = 2
48.19/48.20	c 
48.19/48.20	c # belongs reading time to solving time?
48.19/48.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.19/48.20	c timing/reading = TRUE
48.19/48.20	c 
48.19/48.20	c # should presolving try to simplify inequalities
48.19/48.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.19/48.20	c constraints/linear/simplifyinequalities = TRUE
48.19/48.20	c 
48.19/48.20	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
48.19/48.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.19/48.20	c constraints/indicator/addCouplingCons = TRUE
48.19/48.20	c 
48.19/48.20	c # should presolving try to simplify knapsacks
48.19/48.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
48.19/48.20	c constraints/knapsack/simplifyinequalities = TRUE
48.19/48.20	c 
48.19/48.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
48.19/48.20	c # [type: int, range: [-1,2147483647], default: -1]
48.19/48.20	c separating/rapidlearning/freq = 0
48.19/48.20	c 
48.19/48.20	c -----------------------------------------------------------------------------------------------
48.19/48.20	c start solving
48.19/48.20	c 
48.19/48.23	o 171
48.19/48.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.19/48.23	c t48.2s|     1 |     0 |     0 |     - | 690M|   0 |   - |  11k| 122k|   0 |   0 |   0 |   0 |   0 |      --      | 1.710000e+02 |    Inf 
48.40/48.48	o 170
48.40/48.48	c b48.5s|     1 |     0 |     0 |     - | 755M|   0 |   - |  11k| 122k|  11k| 122k|   0 |   0 |   0 |      --      | 1.700000e+02 |    Inf 
116.30/116.38	c   116s|     1 |     0 | 25243 |     - | 755M|   0 |  11k|  11k| 122k|  11k| 122k|   0 |   0 |   0 | 9.000000e+00 | 1.700000e+02 |1788.89%
383.00/383.02	c   383s|     1 |     0 | 69800 |     - | 758M|   0 |9563 |  11k| 122k|  11k| 124k|2000 |   0 |   0 | 2.451152e+01 | 1.700000e+02 | 593.55%
436.30/436.39	c   436s|     1 |     0 | 78350 |     - | 758M|   0 |8440 |  11k| 122k|  11k| 125k|2807 |   0 |   0 | 3.150000e+01 | 1.700000e+02 | 439.68%
466.41/466.41	c   466s|     1 |     0 | 81418 |     - | 758M|   0 |8475 |  11k| 122k|  11k| 125k|2852 |   0 |   0 | 3.212500e+01 | 1.700000e+02 | 429.18%
497.70/497.75	c   498s|     1 |     0 | 84274 |     - | 758M|   0 |8409 |  11k| 122k|  11k| 125k|2865 |   0 |   0 | 3.316667e+01 | 1.700000e+02 | 412.56%
602.41/602.43	c   602s|     1 |     0 | 88367 |     - | 758M|   0 |8489 |  11k| 122k|  11k| 125k|2885 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
660.92/660.96	c   661s|     1 |     0 | 93023 |     - | 758M|   0 |8192 |  11k| 122k|  11k| 125k|2892 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
848.32/848.30	c   848s|     1 |     0 | 96898 |     - | 758M|   0 |8309 |  11k| 122k|  11k| 125k|2921 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1041.03/1041.05	c  1041s|     1 |     0 | 99032 |     - | 758M|   0 |8389 |  11k| 122k|  11k| 125k|2928 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1229.03/1229.01	c  1229s|     1 |     0 |101534 |     - | 758M|   0 |8208 |  11k| 122k|  11k| 125k|2960 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1415.84/1415.87	c  1416s|     1 |     0 |103736 |     - | 758M|   0 |8105 |  11k| 122k|  11k| 125k|3011 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1500.25/1500.22	c  1500s|     1 |     2 |103736 |     - | 759M|   0 |8105 |  11k| 122k|  11k| 125k|3011 |   0 |  24 | 3.400000e+01 | 1.700000e+02 | 400.00%

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 1/175 3787
/proc/meminfo: memFree=31307000/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=10292 CPUtime=0 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 1570 0 0 0 0 0 0 0 23 0 1 0 968004212 10539008 1524 33554432000 4194304 8979876 140733946520688 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 2573 1524 366 1169 0 1400 0

[startup+0.0567161 s]
/proc/loadavg: 2.00 2.00 1.96 1/175 3787
/proc/meminfo: memFree=31307000/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=19896 CPUtime=0.05 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 3980 0 0 0 5 0 0 0 23 0 1 0 968004212 20373504 3934 33554432000 4194304 8979876 140733946520688 18446744073709551615 4992695 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 4974 3934 366 1169 0 3801 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19896

[startup+0.100702 s]
/proc/loadavg: 2.00 2.00 1.96 1/175 3787
/proc/meminfo: memFree=31307000/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=23072 CPUtime=0.09 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 4786 0 0 0 9 0 0 0 23 0 1 0 968004212 23625728 4740 33554432000 4194304 8979876 140733946520688 18446744073709551615 7836073 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 5768 4740 366 1169 0 4595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23072

[startup+0.300669 s]
/proc/loadavg: 2.00 2.00 1.96 1/175 3787
/proc/meminfo: memFree=31307000/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=34128 CPUtime=0.29 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 7531 0 0 0 29 0 0 0 25 0 1 0 968004212 34947072 7485 33554432000 4194304 8979876 140733946520688 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 8532 7485 366 1169 0 7359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34128

[startup+0.700591 s]
/proc/loadavg: 2.00 2.00 1.96 1/175 3787
/proc/meminfo: memFree=31307000/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=58452 CPUtime=0.69 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 13629 0 0 0 68 1 0 0 25 0 1 0 968004212 59854848 13583 33554432000 4194304 8979876 140733946520688 18446744073709551615 7807853 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 14613 13583 366 1169 0 13440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58452

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 1.96 2/176 3788
/proc/meminfo: memFree=31237076/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=104604 CPUtime=1.49 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 25074 0 0 0 147 2 0 0 25 0 1 0 968004212 107114496 25028 33554432000 4194304 8979876 140733946520688 18446744073709551615 7836073 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 26151 25028 366 1169 0 24978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104604

[startup+3.10115 s]
/proc/loadavg: 1.92 1.98 1.95 3/175 3816
/proc/meminfo: memFree=31155368/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=197016 CPUtime=3.09 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 48077 0 0 0 304 5 0 0 25 0 1 0 968004212 201744384 48031 33554432000 4194304 8979876 140733946520688 18446744073709551615 4760718 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 49254 48031 366 1169 0 48081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197016

[startup+6.30053 s]
/proc/loadavg: 1.92 1.98 1.95 3/178 3826
/proc/meminfo: memFree=30766524/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=381864 CPUtime=6.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 94028 0 0 0 618 12 0 0 25 0 1 0 968004212 391028736 93982 33554432000 4194304 8979876 140733946520688 18446744073709551615 7807966 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3787/statm: 95466 93982 366 1169 0 94293 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 381864

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.95 3/178 3827
/proc/meminfo: memFree=28367128/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1523272 CPUtime=12.69 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 468764 0 0 0 1216 53 0 0 25 0 1 0 968004212 1559830528 370833 33554432000 4194304 8979876 140733946520688 18446744073709551615 18446744073699065964 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 380818 370833 499 1169 0 379645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1523272

[startup+25.5009 s]
/proc/loadavg: 1.94 1.98 1.95 3/178 3827
/proc/meminfo: memFree=28467480/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1490976 CPUtime=25.49 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 493393 0 0 0 2493 56 0 0 25 0 1 0 968004212 1526759424 362682 33554432000 4194304 8979876 140733946520688 18446744073709551615 4889190 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 372744 362682 537 1169 0 371571 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1490976

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.95 3/178 3828
/proc/meminfo: memFree=28401356/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1528732 CPUtime=51.09 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 506894 0 0 0 5052 57 0 0 25 0 1 0 968004212 1565421568 371301 33554432000 4194304 8979876 140733946520688 18446744073709551615 6937207 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 382183 371301 729 1169 0 381010 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1528732

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.95 3/178 3829
/proc/meminfo: memFree=28330444/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1553676 CPUtime=102.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 511173 0 0 0 10168 62 0 0 25 0 1 0 968004212 1590964224 375431 33554432000 4194304 8979876 140733946520688 18446744073709551615 7147007 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 388419 375431 640 1169 0 387246 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1553676

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 3831
/proc/meminfo: memFree=28327180/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1563416 CPUtime=162.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 517306 0 0 0 16161 69 0 0 25 0 1 0 968004212 1600937984 380418 33554432000 4194304 8979876 140733946520688 18446744073709551615 7092998 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 390854 380418 924 1169 0 389681 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1563416

[startup+222.301 s]
/proc/loadavg: 2.03 2.00 1.96 3/178 3835
/proc/meminfo: memFree=28327504/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1563416 CPUtime=222.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 517308 0 0 0 22157 73 0 0 25 0 1 0 968004212 1600937984 380418 33554432000 4194304 8979876 140733946520688 18446744073709551615 7147018 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 390854 380418 922 1169 0 389681 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1563416

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 3837
/proc/meminfo: memFree=28326964/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1563416 CPUtime=282.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 517308 0 0 0 28153 77 0 0 25 0 1 0 968004212 1600937984 380418 33554432000 4194304 8979876 140733946520688 18446744073709551615 7147076 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 390854 380418 922 1169 0 389681 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1563416

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3838
/proc/meminfo: memFree=28309944/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1563416 CPUtime=342.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 517308 0 0 0 34149 81 0 0 25 0 1 0 968004212 1600937984 380418 33554432000 4194304 8979876 140733946520688 18446744073709551615 7151932 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 390854 380418 922 1169 0 389681 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1563416

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3840
/proc/meminfo: memFree=28309772/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1565656 CPUtime=402.3 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 518971 0 0 0 40147 83 0 0 25 0 1 0 968004212 1603231744 382021 33554432000 4194304 8979876 140733946520688 18446744073709551615 6412461 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 391414 382021 876 1169 0 390241 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1565656

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3843
/proc/meminfo: memFree=28303376/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1565656 CPUtime=462.31 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 518981 0 0 0 46144 87 0 0 25 0 1 0 968004212 1603231744 382031 33554432000 4194304 8979876 140733946520688 18446744073709551615 7146192 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 391414 382031 884 1169 0 390241 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1565656

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 3844
/proc/meminfo: memFree=28303348/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1565852 CPUtime=522.31 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 518981 0 0 0 52139 92 0 0 25 0 1 0 968004212 1603432448 382031 33554432000 4194304 8979876 140733946520688 18446744073709551615 6601176 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 391463 382031 884 1169 0 390290 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1565852

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 3846
/proc/meminfo: memFree=28303432/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1565852 CPUtime=582.32 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 518981 0 0 0 58133 99 0 0 25 0 1 0 968004212 1603432448 382031 33554432000 4194304 8979876 140733946520688 18446744073709551615 6293618 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 391463 382031 884 1169 0 390290 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1565852

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 3852
/proc/meminfo: memFree=28295208/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=822.32 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 520971 0 0 0 82112 120 0 0 25 0 1 0 968004212 1611964416 383814 33554432000 4194304 8979876 140733946520688 18446744073709551615 6293627 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383814 677 1169 0 392373 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1574184

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 3854
/proc/meminfo: memFree=28295164/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=882.33 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 520989 0 0 0 88107 126 0 0 25 0 1 0 968004212 1611964416 383832 33554432000 4194304 8979876 140733946520688 18446744073709551615 6601176 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383832 677 1169 0 392373 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1574184

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 3855
/proc/meminfo: memFree=28295244/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=942.33 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 520989 0 0 0 94100 133 0 0 25 0 1 0 968004212 1611964416 383832 33554432000 4194304 8979876 140733946520688 18446744073709551615 6888511 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383832 677 1169 0 392373 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1574184

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 3857
/proc/meminfo: memFree=28295200/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1002.33 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 520989 0 0 0 100090 143 0 0 25 0 1 0 968004212 1611964416 383832 33554432000 4194304 8979876 140733946520688 18446744073709551615 6609781 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383832 677 1169 0 392373 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1574184

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 3859
/proc/meminfo: memFree=28295156/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1062.33 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521001 0 0 0 106081 152 0 0 25 0 1 0 968004212 1611964416 383844 33554432000 4194304 8979876 140733946520688 18446744073709551615 7841529 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383844 677 1169 0 392373 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1574184

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 3860
/proc/meminfo: memFree=28295228/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1122.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521001 0 0 0 112078 156 0 0 25 0 1 0 968004212 1611964416 383844 33554432000 4194304 8979876 140733946520688 18446744073709551615 7836098 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383844 677 1169 0 392373 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1574184

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 3862
/proc/meminfo: memFree=28295320/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1182.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521001 0 0 0 118071 163 0 0 25 0 1 0 968004212 1611964416 383844 33554432000 4194304 8979876 140733946520688 18446744073709551615 7841522 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383844 677 1169 0 392373 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1574184

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 3863
/proc/meminfo: memFree=28294908/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1242.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521006 0 0 0 124066 168 0 0 25 0 1 0 968004212 1611964416 383849 33554432000 4194304 8979876 140733946520688 18446744073709551615 6601176 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383849 677 1169 0 392373 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1574184

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 3865
/proc/meminfo: memFree=28294732/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1302.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521006 0 0 0 130060 174 0 0 25 0 1 0 968004212 1611964416 383849 33554432000 4194304 8979876 140733946520688 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383849 677 1169 0 392373 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1574184

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 3867
/proc/meminfo: memFree=28293576/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1362.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521006 0 0 0 136053 181 0 0 25 0 1 0 968004212 1611964416 383849 33554432000 4194304 8979876 140733946520688 18446744073709551615 6609781 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383849 677 1169 0 392373 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 1574184

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3868
/proc/meminfo: memFree=28293276/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1422.35 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521031 0 0 0 142050 185 0 0 25 0 1 0 968004212 1611964416 383872 33554432000 4194304 8979876 140733946520688 18446744073709551615 7143729 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383872 689 1169 0 392373 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 1574184

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3870
/proc/meminfo: memFree=28293480/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1482.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521031 0 0 0 148045 189 0 0 25 0 1 0 968004212 1611964416 383872 33554432000 4194304 8979876 140733946520688 18446744073709551615 6820793 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383872 689 1169 0 392373 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1574184

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3880
/proc/meminfo: memFree=28293024/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1542.34 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521033 0 0 0 154040 194 0 0 25 0 1 0 968004212 1611964416 383874 33554432000 4194304 8979876 140733946520688 18446744073709551615 7122720 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383874 691 1169 0 392373 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1574184

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/178 3882
/proc/meminfo: memFree=28293140/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1602.35 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521033 0 0 0 160034 201 0 0 25 0 1 0 968004212 1611964416 383874 33554432000 4194304 8979876 140733946520688 18446744073709551615 7179815 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383874 691 1169 0 392373 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 1574184

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 3884
/proc/meminfo: memFree=28293112/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1662.35 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521033 0 0 0 166029 206 0 0 25 0 1 0 968004212 1611964416 383874 33554432000 4194304 8979876 140733946520688 18446744073709551615 7146482 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383874 691 1169 0 392373 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 1574184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3885
/proc/meminfo: memFree=28293328/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1722.35 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521033 0 0 0 172024 211 0 0 25 0 1 0 968004212 1611964416 383874 33554432000 4194304 8979876 140733946520688 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383874 691 1169 0 392373 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 1574184

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/178 3887
/proc/meminfo: memFree=28292780/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1782.36 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521033 0 0 0 178021 215 0 0 25 0 1 0 968004212 1611964416 383874 33554432000 4194304 8979876 140733946520688 18446744073709551615 7192870 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383874 691 1169 0 392373 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 1574184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 1.99 3/178 3887
/proc/meminfo: memFree=28292760/32950928 swapFree=67054844/67111528
[pid=3787] ppid=3785 vsize=1574184 CPUtime=1800.06 cores=0,2,4,6
/proc/3787/stat : 3787 (scip-2.0.1.4_2.) R 3785 3787 32526 0 -1 4202496 521033 0 0 0 179790 216 0 0 25 0 1 0 968004212 1611964416 383874 33554432000 4194304 8979876 140733946520688 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3787/statm: 393546 383874 691 1169 0 392373 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1574184

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.07
CPU time (s): 1800.13
CPU user time (s): 1797.9
CPU system time (s): 2.22666
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1890864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.9
system time used= 2.22666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521033
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= 2742

runsolver used 3.08253 second user time and 5.68813 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-11 09:35:35
IDJOB=3485453
IDBENCH=2955
IDSOLVER=1977
FILE ID=node114/3485453-1307777734
RUNJOBID= node114-1307775934-3672
PBS_JOBID= 13550848
Free space on /tmp= 74048 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.14.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485453-1307777734/watcher-3485453-1307777734 -o /tmp/evaluation-result-3485453-1307777734/solver-3485453-1307777734 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485453-1307777734.opb -t 1800 -m 15500

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

MD5SUM BENCH= e81449c340a6e16e28a331cb4252cc2b
RANDOM SEED=966882640

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.75
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.848
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.848
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:      31307304 kB
Buffers:        262436 kB
Cached:        1155144 kB
SwapCached:      10540 kB
Active:         481132 kB
Inactive:       957464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31307304 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:           68428 kB
Writeback:           0 kB
AnonPages:       18300 kB
Mapped:          12980 kB
Slab:           140436 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220412 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= 73984 MiB
End job on node114 at 2011-06-11 10:05:37