Trace number 3453539

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.17 1802.15

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9038_2.std.opb
MD5SUMe5816ad1b3dc14cfee75f9257c223cc5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark78
Best CPU time to get the best result obtained on this benchmark0.792879
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192794
Number of constraints which are clauses191594
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint51
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [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-3453539-1307121256.opb>
1.20/1.23	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192794 constraints
1.20/1.23	c problem read
1.20/1.23	c presolving settings loaded
1.79/1.86	c presolving:
6.69/6.74	c (round 1) 4969 del vars, 14521 del conss, 0 add conss, 3917 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12967468 impls, 0 clqs
8.09/8.14	c (round 2) 8965 del vars, 32287 del conss, 0 add conss, 7695 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12991957 impls, 0 clqs
8.44/8.51	c (round 3) 10546 del vars, 39352 del conss, 0 add conss, 8612 chg bounds, 29 chg sides, 25 chg coeffs, 0 upgd conss, 13005215 impls, 0 clqs
8.69/8.76	c (round 4) 11436 del vars, 42899 del conss, 0 add conss, 9158 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13014796 impls, 0 clqs
8.90/8.93	c (round 5) 11974 del vars, 45127 del conss, 0 add conss, 9507 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13019553 impls, 0 clqs
9.01/9.03	c (round 6) 12322 del vars, 46644 del conss, 0 add conss, 9706 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13022323 impls, 0 clqs
9.09/9.12	c (round 7) 12524 del vars, 47481 del conss, 0 add conss, 9826 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13024318 impls, 0 clqs
9.09/9.19	c (round 8) 12657 del vars, 48065 del conss, 0 add conss, 9909 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025371 impls, 0 clqs
9.19/9.25	c (round 9) 12747 del vars, 48455 del conss, 0 add conss, 9975 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025743 impls, 0 clqs
9.29/9.31	c (round 10) 12791 del vars, 48666 del conss, 0 add conss, 10004 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025883 impls, 0 clqs
9.29/9.36	c (round 11) 12813 del vars, 48778 del conss, 0 add conss, 10020 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025923 impls, 0 clqs
9.39/9.40	c (round 12) 12821 del vars, 48821 del conss, 0 add conss, 10026 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025929 impls, 0 clqs
9.89/9.95	c (round 13) 12821 del vars, 48827 del conss, 0 add conss, 10026 chg bounds, 44 chg sides, 42 chg coeffs, 143967 upgd conss, 13025929 impls, 0 clqs
10.29/10.35	c (round 14) 12821 del vars, 48827 del conss, 18 add conss, 10026 chg bounds, 79 chg sides, 208 chg coeffs, 143967 upgd conss, 13025929 impls, 0 clqs
541.08/541.11	c    (541.1s) probing: 1000/41961 (2.4%) - 1 fixings, 1 aggregations, 11855036 implications, 0 bound changes
976.69/976.71	c    (976.7s) probing: 2000/41961 (4.8%) - 1 fixings, 1 aggregations, 19612070 implications, 0 bound changes
1024.39/1024.47	c    (1024.5s) probing: 2114/41961 (5.0%) - 1 fixings, 1 aggregations, 20407144 implications, 0 bound changes
1024.39/1024.47	c    (1024.5s) probing aborted: 2000/2000 successive useless probings
1024.39/1024.47	c presolving (15 rounds):
1024.39/1024.47	c  12823 deleted vars, 48830 deleted constraints, 18 added constraints, 10026 tightened bounds, 0 added holes, 79 changed sides, 213 changed coefficients
1024.39/1024.47	c  82149217 implications, 0 cliques
1024.39/1024.47	c presolved problem has 41959 variables (41959 bin, 0 int, 0 impl, 0 cont) and 143982 constraints
1024.39/1024.47	c    1152 constraints of type <knapsack>
1024.39/1024.47	c  122077 constraints of type <setppc>
1024.39/1024.47	c   20753 constraints of type <logicor>
1024.39/1024.47	c transformed objective value is always integral (scale: 1)
1024.39/1024.47	c Presolving Time: 1023.07
1024.39/1024.47	c - non default parameters ----------------------------------------------------------------------
1024.39/1024.47	c # SCIP version 2.0.1.4
1024.39/1024.47	c 
1024.39/1024.47	c # frequency for displaying node information lines
1024.39/1024.47	c # [type: int, range: [-1,2147483647], default: 100]
1024.39/1024.47	c display/freq = 10000
1024.39/1024.47	c 
1024.39/1024.47	c # maximal time in seconds to run
1024.39/1024.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1024.39/1024.47	c limits/time = 1800
1024.39/1024.47	c 
1024.39/1024.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1024.39/1024.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1024.39/1024.47	c limits/memory = 13950
1024.39/1024.47	c 
1024.39/1024.47	c # default clock type (1: CPU user seconds, 2: wall clock time)
1024.39/1024.47	c # [type: int, range: [1,2], default: 1]
1024.39/1024.47	c timing/clocktype = 2
1024.39/1024.47	c 
1024.39/1024.47	c # belongs reading time to solving time?
1024.39/1024.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1024.39/1024.47	c timing/reading = TRUE
1024.39/1024.47	c 
1024.39/1024.47	c # should presolving try to simplify inequalities
1024.39/1024.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1024.39/1024.47	c constraints/linear/simplifyinequalities = TRUE
1024.39/1024.47	c 
1024.39/1024.47	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1024.39/1024.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1024.39/1024.47	c constraints/indicator/addCouplingCons = TRUE
1024.39/1024.47	c 
1024.39/1024.47	c # should presolving try to simplify knapsacks
1024.39/1024.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1024.39/1024.47	c constraints/knapsack/simplifyinequalities = TRUE
1024.39/1024.47	c 
1024.39/1024.47	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1024.39/1024.47	c # [type: int, range: [-1,2147483647], default: -1]
1024.39/1024.47	c separating/rapidlearning/freq = 0
1024.39/1024.47	c 
1024.39/1024.47	c -----------------------------------------------------------------------------------------------
1024.39/1024.47	c start solving
1024.49/1024.50	c 
1148.30/1148.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1148.30/1148.34	c  1148s|     1 |     0 | 36954 |     - |2390M|   0 | 397 |  41k| 143k|  41k| 143k|   0 |  13 |   0 | 7.800000e+01 |      --      |    Inf 

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-3453539-1307121256/watcher-3453539-1307121256 -o /tmp/evaluation-result-3453539-1307121256/solver-3453539-1307121256 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453539-1307121256.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: 1.92 2.00 1.88 2/434 1795
/proc/meminfo: memFree=12454816/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=8236 CPUtime=0 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 925 0 0 0 0 0 0 0 25 0 1 0 823725225 8433664 878 33554432000 4194304 9128323 140733688058880 18446744073709551615 7982117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1795/statm: 2059 890 381 1205 0 850 0

[startup+0.116221 s]
/proc/loadavg: 1.92 2.00 1.88 2/434 1795
/proc/meminfo: memFree=12454816/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=27536 CPUtime=0.1 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 5928 0 0 0 10 0 0 0 25 0 1 0 823725225 28196864 5851 33554432000 4194304 9128323 140733688058880 18446744073709551615 7447233 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1795/statm: 6884 5851 400 1205 0 5675 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27536

[startup+0.200207 s]
/proc/loadavg: 1.92 2.00 1.88 2/434 1795
/proc/meminfo: memFree=12454816/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=39312 CPUtime=0.18 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 8868 0 0 0 18 0 0 0 25 0 1 0 823725225 40255488 8789 33554432000 4194304 9128323 140733688058880 18446744073709551615 7929109 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1795/statm: 9828 8789 400 1205 0 8619 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 39312

[startup+0.301191 s]
/proc/loadavg: 1.92 2.00 1.88 2/434 1795
/proc/meminfo: memFree=12454816/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=44024 CPUtime=0.29 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 10038 0 0 0 28 1 0 0 25 0 1 0 823725225 45080576 9957 33554432000 4194304 9128323 140733688058880 18446744073709551615 6163976 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1795/statm: 11006 9957 400 1205 0 9797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44024

[startup+0.701121 s]
/proc/loadavg: 1.92 2.00 1.88 2/434 1795
/proc/meminfo: memFree=12454816/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=65332 CPUtime=0.69 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 15353 0 0 0 68 1 0 0 25 0 1 0 823725225 66899968 15264 33554432000 4194304 9128323 140733688058880 18446744073709551615 8008920 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1795/statm: 16333 15264 400 1205 0 15124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65332

[startup+1.50098 s]
/proc/loadavg: 1.92 2.00 1.88 3/435 1797
/proc/meminfo: memFree=12287656/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=235656 CPUtime=1.49 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 57672 0 0 0 143 6 0 0 25 0 1 0 823725225 241311744 57471 33554432000 4194304 9128323 140733688058880 18446744073709551615 4443928 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 58914 57471 467 1205 0 57705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 235656

[startup+3.10071 s]
/proc/loadavg: 1.92 2.00 1.88 3/435 1797
/proc/meminfo: memFree=11806536/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=452772 CPUtime=3.09 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 119839 0 0 0 296 13 0 0 25 0 1 0 823725225 463638528 111163 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593104 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 113193 111163 510 1205 0 111984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 452772

[startup+6.30115 s]
/proc/loadavg: 2.09 2.03 1.89 4/435 1797
/proc/meminfo: memFree=11231784/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=691208 CPUtime=6.29 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 177306 0 0 0 611 18 0 0 25 0 1 0 823725225 707796992 168630 33554432000 4194304 9128323 140733688058880 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 172802 168630 519 1205 0 171593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 691208

[startup+12.701 s]
/proc/loadavg: 2.32 2.08 1.91 4/435 1797
/proc/meminfo: memFree=10983700/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=787180 CPUtime=12.69 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 213362 0 0 0 1246 23 0 0 25 0 1 0 823725225 806072320 191643 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593430 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 196795 191643 615 1205 0 195586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 787180

[startup+25.5168 s]
/proc/loadavg: 2.25 2.07 1.91 3/435 1797
/proc/meminfo: memFree=10860628/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=838472 CPUtime=25.5 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 225348 0 0 0 2524 26 0 0 25 0 1 0 823725225 858595328 203497 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 209618 203497 615 1205 0 208409 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 838472

[startup+51.1004 s]
/proc/loadavg: 2.16 2.07 1.91 3/435 1798
/proc/meminfo: memFree=10708356/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=927908 CPUtime=51.07 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 246928 0 0 0 5079 28 0 0 25 0 1 0 823725225 950177792 225077 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593417 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 231977 225077 615 1205 0 230768 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 927908

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 1.91 3/435 1799
/proc/meminfo: memFree=10413728/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=1073980 CPUtime=102.27 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 283318 0 0 0 10195 32 0 0 25 0 1 0 823725225 1099755520 260939 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 268495 260939 615 1205 0 267286 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1073980

[startup+162.301 s]
/proc/loadavg: 2.02 2.04 1.91 3/435 1801
/proc/meminfo: memFree=10010468/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=1313300 CPUtime=162.28 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 343824 0 0 0 16188 40 0 0 25 0 1 0 823725225 1344819200 321412 33554432000 4194304 9128323 140733688058880 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 328325 321412 615 1205 0 327116 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1313300

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 1.91 3/435 1802
/proc/meminfo: memFree=9540244/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=1568204 CPUtime=222.28 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 407176 0 0 0 22182 46 0 0 25 0 1 0 823725225 1605840896 384764 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593423 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 392051 384764 615 1205 0 390842 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1568204

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/435 1804
/proc/meminfo: memFree=9205312/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=1823352 CPUtime=282.28 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 470506 0 0 0 28173 55 0 0 25 0 1 0 823725225 1867112448 448094 33554432000 4194304 9128323 140733688058880 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 455838 448094 615 1205 0 454629 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1823352

[startup+342.317 s]
/proc/loadavg: 2.00 2.02 1.91 3/435 1806
/proc/meminfo: memFree=8937836/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=2005228 CPUtime=342.29 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 515856 0 0 0 34168 61 0 0 25 0 1 0 823725225 2053353472 493444 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593392 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 501307 493444 615 1205 0 500098 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 2005228

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/435 1807
/proc/meminfo: memFree=8688208/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=2184008 CPUtime=402.28 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 559938 0 0 0 40160 68 0 0 25 0 1 0 823725225 2236424192 537526 33554432000 4194304 9128323 140733688058880 18446744073709551615 5494326 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 546002 537526 615 1205 0 544793 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 2184008

[startup+462.301 s]
/proc/loadavg: 2.07 2.04 1.92 3/435 1809
/proc/meminfo: memFree=8436476/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=2287628 CPUtime=462.28 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 585759 0 0 0 46157 71 0 0 25 0 1 0 823725225 2342531072 563347 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 571907 563347 615 1205 0 570698 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 2287628

[startup+522.301 s]
/proc/loadavg: 2.13 2.07 1.94 3/435 1810
/proc/meminfo: memFree=8226900/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=2463636 CPUtime=522.29 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 629670 0 0 0 52151 78 0 0 25 0 1 0 823725225 2522763264 607258 33554432000 4194304 9128323 140733688058880 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 615909 607258 615 1205 0 614700 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2463636

[startup+582.3 s]
/proc/loadavg: 2.08 2.07 1.94 3/435 1812
/proc/meminfo: memFree=8111684/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=2540572 CPUtime=582.28 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 649222 0 0 0 58148 80 0 0 25 0 1 0 823725225 2601545728 626810 33554432000 4194304 9128323 140733688058880 18446744073709551615 6593430 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 635143 626810 619 1205 0 633934 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2540572

[startup+642.301 s]

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

/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 852955 0 0 0 106115 114 0 0 25 0 1 0 823725225 3444342784 826286 33554432000 4194304 9128323 140733688058880 18446744073709551615 7315929 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 840904 826286 747 1205 0 839695 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 3363616

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 1.95 3/435 1826
/proc/meminfo: memFree=6920404/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1122.29 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 864406 0 0 0 112107 122 0 0 25 0 1 0 823725225 3479379968 836798 33554432000 4194304 9128323 140733688058880 18446744073709551615 7316083 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 836798 742 1205 0 848249 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 3397832

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/435 1828
/proc/meminfo: memFree=6870548/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1182.29 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 866746 0 0 0 118099 130 0 0 25 0 1 0 823725225 3479379968 839121 33554432000 4194304 9128323 140733688058880 18446744073709551615 7380899 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839121 735 1205 0 848249 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 3397832

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/435 1830
/proc/meminfo: memFree=6835432/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1242.3 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 866747 0 0 0 124095 135 0 0 25 0 1 0 823725225 3479379968 839122 33554432000 4194304 9128323 140733688058880 18446744073709551615 7312733 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839122 735 1205 0 848249 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 3397832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/435 1831
/proc/meminfo: memFree=6800948/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1302.3 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 130084 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 3397832

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/435 1833
/proc/meminfo: memFree=6766332/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1362.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 136085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3397832

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/435 1834
/proc/meminfo: memFree=6737308/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1422.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 142085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 3397832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/435 1836
/proc/meminfo: memFree=6707040/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1482.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 148085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 3397832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/435 1838
/proc/meminfo: memFree=6667972/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1542.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 154085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243360 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 3397832

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/435 1839
/proc/meminfo: memFree=6631624/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1602.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 160085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3397832

[startup+1662.32 s]
/proc/loadavg: 2.21 2.06 1.98 3/435 1841
/proc/meminfo: memFree=6570728/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1662.33 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 166087 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3397832

[startup+1722.3 s]
/proc/loadavg: 2.13 2.06 1.98 3/435 1842
/proc/meminfo: memFree=6447208/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1722.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 172085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 3397832

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 1.98 3/435 1844
/proc/meminfo: memFree=6396220/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1782.31 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 178085 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 3397832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.04 1.98 3/436 1845
/proc/meminfo: memFree=6344876/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1800.02 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867091 0 0 0 179856 146 0 0 25 0 1 0 823725225 3479379968 839465 33554432000 4194304 9128323 140733688058880 18446744073709551615 6243376 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839465 841 1205 0 848249 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3397832

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1795

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

[startup+1800.8 s]
/proc/loadavg: 2.03 2.04 1.98 2/434 1846
/proc/meminfo: memFree=9108604/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1800.82 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867148 0 0 0 179936 146 0 0 25 0 1 0 823725225 3479379968 839522 33554432000 4194304 9128323 140733688058880 18446744073709551615 6244953 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839522 841 1205 0 848249 0
Current children cumulated CPU time (s) 1800.82
Current children cumulated vsize (KiB) 3397832

[startup+1801.6 s]
/proc/loadavg: 2.03 2.04 1.98 2/434 1846
/proc/meminfo: memFree=9108604/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1801.61 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867148 0 0 0 180015 146 0 0 25 0 1 0 823725225 3479379968 839522 33554432000 4194304 9128323 140733688058880 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839522 841 1205 0 848249 0
Current children cumulated CPU time (s) 1801.61
Current children cumulated vsize (KiB) 3397832

[startup+1802.02 s]
/proc/loadavg: 2.03 2.04 1.98 2/434 1847
/proc/meminfo: memFree=9108604/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=3397832 CPUtime=1802.03 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4202496 867148 0 0 0 180057 146 0 0 25 0 1 0 823725225 3479379968 839522 33554432000 4194304 9128323 140733688058880 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1795/statm: 849458 839522 841 1205 0 848249 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 3397832

[startup+1802.1 s]
/proc/loadavg: 2.03 2.04 1.98 2/434 1847
/proc/meminfo: memFree=9108604/32951132 swapFree=67093840/67111528
[pid=1795] ppid=1793 vsize=0 CPUtime=1802.11 cores=1,3,5,7
/proc/1795/stat : 1795 (scip-2.0.1.4.li) R 1793 1795 27022 0 -1 4203524 867148 0 0 0 180057 154 0 0 25 0 1 0 823725225 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/1795/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.15
CPU time (s): 1802.17
CPU user time (s): 1800.58
CPU system time (s): 1.59176
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3397832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.58
system time used= 1.59176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 867148
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= 3
involuntary context switches= 3388

runsolver used 7.69883 second user time and 18.6852 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-03 19:14:16
IDJOB=3453539
IDBENCH=77714
IDSOLVER=1949
FILE ID=node131/3453539-1307121256
RUNJOBID= node131-1307119453-1660
PBS_JOBID= 13497965
Free space on /tmp= 73880 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9038_2.std.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453539-1307121256/watcher-3453539-1307121256 -o /tmp/evaluation-result-3453539-1307121256/solver-3453539-1307121256 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453539-1307121256.opb -t 1800 -m 15500

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

MD5SUM BENCH= e5816ad1b3dc14cfee75f9257c223cc5
RANDOM SEED=181450085

node131.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.830
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.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12455228 kB
Buffers:        348484 kB
Cached:        5693988 kB
SwapCached:        948 kB
Active:       16015888 kB
Inactive:      4159792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12455228 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:           35172 kB
Writeback:           0 kB
AnonPages:    14132340 kB
Mapped:          39936 kB
Slab:           198084 kB
PageTables:      55292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95369176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73884 MiB
End job on node131 at 2011-06-03 19:44:18