Trace number 3479104

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 NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.15 1802.08

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-pb-simp-nonunif.opb
MD5SUM9aa42c73a35201f84335d5956a9f26be
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 benchmark7.38588
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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.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-3479104-1307446058.opb>
9.39/9.41	c original problem has 23848 variables (23848 bin, 0 int, 0 impl, 0 cont) and 1451912 constraints
9.39/9.41	c problem read
9.39/9.41	c presolving settings loaded
13.69/13.79	c presolving:
19.19/19.29	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
19.29/19.34	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
19.29/19.37	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
19.91/19.96	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
33.79/33.88	c    (33.9s) probing: 1000/11712 (8.5%) - 0 fixings, 0 aggregations, 9805 implications, 0 bound changes
49.79/49.86	c    (49.9s) probing: 2000/11712 (17.1%) - 0 fixings, 0 aggregations, 27489 implications, 0 bound changes
49.79/49.88	c    (49.9s) probing: 2001/11712 (17.1%) - 0 fixings, 0 aggregations, 27538 implications, 0 bound changes
49.79/49.88	c    (49.9s) probing aborted: 2000/2000 successive useless probings
49.79/49.88	c presolving (5 rounds):
49.79/49.88	c  12136 deleted vars, 1329258 deleted constraints, 0 added constraints, 11680 tightened bounds, 0 added holes, 170 changed sides, 340 changed coefficients
49.79/49.88	c  3022484 implications, 0 cliques
49.79/49.88	c presolved problem has 11712 variables (11712 bin, 0 int, 0 impl, 0 cont) and 122654 constraints
49.79/49.88	c   82508 constraints of type <setppc>
49.79/49.88	c   40146 constraints of type <logicor>
49.79/49.88	c transformed objective value is always integral (scale: 1)
49.79/49.88	c Presolving Time: 39.58
49.79/49.88	c - non default parameters ----------------------------------------------------------------------
49.79/49.88	c # SCIP version 2.0.1.4
49.79/49.88	c 
49.79/49.88	c # frequency for displaying node information lines
49.79/49.88	c # [type: int, range: [-1,2147483647], default: 100]
49.79/49.88	c display/freq = 10000
49.79/49.88	c 
49.79/49.88	c # maximal time in seconds to run
49.79/49.88	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
49.79/49.88	c limits/time = 1800
49.79/49.88	c 
49.79/49.88	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
49.79/49.88	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
49.79/49.88	c limits/memory = 13950
49.79/49.88	c 
49.79/49.88	c # default clock type (1: CPU user seconds, 2: wall clock time)
49.79/49.88	c # [type: int, range: [1,2], default: 1]
49.79/49.88	c timing/clocktype = 2
49.79/49.88	c 
49.79/49.88	c # belongs reading time to solving time?
49.79/49.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
49.79/49.88	c timing/reading = TRUE
49.79/49.88	c 
49.79/49.88	c # should presolving try to simplify inequalities
49.79/49.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
49.79/49.88	c constraints/linear/simplifyinequalities = TRUE
49.79/49.88	c 
49.79/49.88	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
49.79/49.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
49.79/49.88	c constraints/indicator/addCouplingCons = TRUE
49.79/49.88	c 
49.79/49.88	c # should presolving try to simplify knapsacks
49.79/49.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
49.79/49.88	c constraints/knapsack/simplifyinequalities = TRUE
49.79/49.88	c 
49.79/49.88	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
49.79/49.88	c # [type: int, range: [-1,2147483647], default: -1]
49.79/49.88	c separating/rapidlearning/freq = 0
49.79/49.88	c 
49.79/49.88	c -----------------------------------------------------------------------------------------------
49.79/49.88	c start solving
49.79/49.88	c 
49.89/49.91	o 171
49.89/49.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
49.89/49.91	c t49.9s|     1 |     0 |     0 |     - | 690M|   0 |   - |  11k| 122k|   0 |   0 |   0 |   0 |   0 |      --      | 1.710000e+02 |    Inf 
50.09/50.16	o 170
50.09/50.16	c b50.2s|     1 |     0 |     0 |     - | 755M|   0 |   - |  11k| 122k|  11k| 122k|   0 |   0 |   0 |      --      | 1.700000e+02 |    Inf 
117.50/117.58	c   118s|     1 |     0 | 25243 |     - | 755M|   0 |  11k|  11k| 122k|  11k| 122k|   0 |   0 |   0 | 9.000000e+00 | 1.700000e+02 |1788.89%
294.40/294.44	c   294s|     1 |     0 | 62778 |     - | 758M|   0 |9906 |  11k| 122k|  11k| 124k|2000 |   0 |   0 | 2.451152e+01 | 1.700000e+02 | 593.55%
522.81/522.82	c   523s|     1 |     0 | 92063 |     - | 758M|   0 |7786 |  11k| 122k|  11k| 125k|2856 |   0 |   0 | 3.100000e+01 | 1.700000e+02 | 448.39%
609.43/609.42	c   609s|     1 |     0 | 96791 |     - | 758M|   0 |7922 |  11k| 122k|  11k| 125k|2962 |   0 |   0 | 3.200000e+01 | 1.700000e+02 | 431.25%
803.82/803.84	c   804s|     1 |     0 |102511 |     - | 758M|   0 |8068 |  11k| 122k|  11k| 125k|3028 |   0 |   0 | 3.200000e+01 | 1.700000e+02 | 431.25%
978.23/978.21	c   978s|     1 |     0 |103479 |     - | 758M|   0 |8122 |  11k| 122k|  11k| 125k|3039 |   0 |   0 | 3.200000e+01 | 1.700000e+02 | 431.25%
1162.64/1162.71	c  1163s|     1 |     0 |106213 |     - | 758M|   0 |7981 |  11k| 122k|  11k| 125k|3042 |   0 |   0 | 3.200000e+01 | 1.700000e+02 | 431.25%
1339.44/1339.45	c  1339s|     1 |     0 |107417 |     - | 758M|   0 |7938 |  11k| 122k|  11k| 125k|3045 |   0 |   0 | 3.200000e+01 | 1.700000e+02 | 431.25%
1521.14/1521.19	c  1521s|     1 |     0 |108812 |     - | 758M|   0 |7837 |  11k| 122k|  11k| 125k|3053 |   0 |   0 | 3.200000e+01 | 1.700000e+02 | 431.25%
1602.87/1602.86	c  1603s|     1 |     2 |108812 |     - | 758M|   0 |7837 |  11k| 122k|  11k| 125k|3053 |   0 |  20 | 3.200000e+01 | 1.700000e+02 | 431.25%

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 17343
/proc/meminfo: memFree=19902548/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=13000 CPUtime=0.01 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 2265 0 0 0 1 0 0 0 22 0 1 0 837021518 13312000 2218 33554432000 4194304 9128323 140736143825264 18446744073709551615 8008915 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 3250 2218 400 1205 0 2041 0

[startup+0.115636 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 17343
/proc/meminfo: memFree=19902548/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=22184 CPUtime=0.11 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 4563 0 0 0 11 0 0 0 23 0 1 0 837021518 22716416 4514 33554432000 4194304 9128323 140736143825264 18446744073709551615 7929360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 5546 4514 400 1205 0 4337 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22184

[startup+0.200618 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 17343
/proc/meminfo: memFree=19902548/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=26616 CPUtime=0.19 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 5673 0 0 0 19 0 0 0 23 0 1 0 837021518 27254784 5622 33554432000 4194304 9128323 140736143825264 18446744073709551615 7998503 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 6654 5622 400 1205 0 5445 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26616

[startup+0.3006 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 17343
/proc/meminfo: memFree=19902548/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=31532 CPUtime=0.29 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 6887 0 0 0 29 0 0 0 23 0 1 0 837021518 32288768 6834 33554432000 4194304 9128323 140736143825264 18446744073709551615 6165110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 7883 6834 400 1205 0 6674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31532

[startup+0.700525 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 17343
/proc/meminfo: memFree=19902548/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=51436 CPUtime=0.69 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 11882 0 0 0 68 1 0 0 25 0 1 0 837021518 52670464 11821 33554432000 4194304 9128323 140736143825264 18446744073709551615 4443126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 12859 11821 400 1205 0 11650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51436

[startup+1.50038 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 17344
/proc/meminfo: memFree=19838468/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=88420 CPUtime=1.49 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 21147 0 0 0 148 1 0 0 25 0 1 0 837021518 90542080 21071 33554432000 4194304 9128323 140736143825264 18446744073709551615 7998096 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 22105 21071 400 1205 0 20896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88420

[startup+3.10107 s]
/proc/loadavg: 2.08 2.03 2.01 3/515 17344
/proc/meminfo: memFree=19785024/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=161684 CPUtime=3.09 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 39488 0 0 0 305 4 0 0 25 0 1 0 837021518 165564416 39382 33554432000 4194304 9128323 140736143825264 18446744073709551615 7903164 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 40421 39382 400 1205 0 39212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161684

[startup+6.30047 s]
/proc/loadavg: 2.08 2.03 2.01 3/515 17344
/proc/meminfo: memFree=19633064/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=310024 CPUtime=6.29 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 76579 0 0 0 619 10 0 0 25 0 1 0 837021518 317464576 76413 33554432000 4194304 9128323 140736143825264 18446744073709551615 6164678 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17343/statm: 77506 76413 400 1205 0 76297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 310024

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.00 3/515 17344
/proc/meminfo: memFree=18379932/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1719048 CPUtime=12.7 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 426793 0 0 0 1218 52 0 0 25 0 1 0 837021518 1760305152 423343 33554432000 4194304 9128323 140736143825264 18446744073709551615 4209010 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 429762 423343 467 1205 0 428553 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1719048

[startup+25.5008 s]
/proc/loadavg: 2.06 2.03 2.00 3/515 17345
/proc/meminfo: memFree=18448196/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1490236 CPUtime=25.49 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 493386 0 0 0 2487 62 0 0 25 0 1 0 837021518 1526001664 362498 33554432000 4194304 9128323 140736143825264 18446744073709551615 5973216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 372559 362498 557 1205 0 371350 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1490236

[startup+51.101 s]
/proc/loadavg: 2.04 2.02 2.00 3/515 17345
/proc/meminfo: memFree=18425092/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1520124 CPUtime=51.1 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 504245 0 0 0 5046 64 0 0 25 0 1 0 837021518 1556606976 368646 33554432000 4194304 9128323 140736143825264 18446744073709551615 7077395 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 380031 368646 643 1205 0 378822 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1520124

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 17347
/proc/meminfo: memFree=18396708/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1552936 CPUtime=102.31 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 511146 0 0 0 10159 72 0 0 25 0 1 0 837021518 1590206464 375226 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 388234 375226 651 1205 0 387025 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1552936

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 17348
/proc/meminfo: memFree=18376136/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1562672 CPUtime=162.3 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 517287 0 0 0 16150 80 0 0 25 0 1 0 837021518 1600176128 380222 33554432000 4194304 9128323 140736143825264 18446744073709551615 7241293 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 390668 380222 935 1205 0 389459 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1562672

[startup+222.32 s]
/proc/loadavg: 2.13 2.05 2.01 3/515 17350
/proc/meminfo: memFree=18353356/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1562672 CPUtime=222.31 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 517287 0 0 0 22145 86 0 0 25 0 1 0 837021518 1600176128 380222 33554432000 4194304 9128323 140736143825264 18446744073709551615 8008905 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 390668 380222 935 1205 0 389459 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 1562672

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/515 17352
/proc/meminfo: memFree=18374940/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1562672 CPUtime=282.3 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 517287 0 0 0 28139 91 0 0 25 0 1 0 837021518 1600176128 380222 33554432000 4194304 9128323 140736143825264 18446744073709551615 7013783 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 390668 380222 935 1205 0 389459 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1562672

[startup+342.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/515 17353
/proc/meminfo: memFree=18241736/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1564916 CPUtime=342.3 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518960 0 0 0 34131 99 0 0 25 0 1 0 837021518 1602473984 381835 33554432000 4194304 9128323 140736143825264 18446744073709551615 7284969 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391229 381835 899 1205 0 390020 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1564916

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 17355
/proc/meminfo: memFree=18201520/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1564916 CPUtime=402.31 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518961 0 0 0 40128 103 0 0 25 0 1 0 837021518 1602473984 381835 33554432000 4194304 9128323 140736143825264 18446744073709551615 7321140 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391229 381835 898 1205 0 390020 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1564916

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 17356
/proc/meminfo: memFree=18201868/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1564916 CPUtime=462.31 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518961 0 0 0 46125 106 0 0 25 0 1 0 837021518 1602473984 381835 33554432000 4194304 9128323 140736143825264 18446744073709551615 7326709 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391229 381835 898 1205 0 390020 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1564916

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17358
/proc/meminfo: memFree=18202340/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1564916 CPUtime=522.31 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518961 0 0 0 52121 110 0 0 25 0 1 0 837021518 1602473984 381835 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391229 381835 898 1205 0 390020 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1564916

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17360
/proc/meminfo: memFree=18202308/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=582.31 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 58115 116 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 6309877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1565112

[startup+642.3 s]

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

/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 106047 186 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 7018424 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1565112

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17374
/proc/meminfo: memFree=18148460/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1122.33 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 112038 195 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1565112

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17376
/proc/meminfo: memFree=18147684/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1182.33 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 118032 201 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 8008884 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1565112

[startup+1242.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/515 17377
/proc/meminfo: memFree=18146904/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1242.34 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 124024 210 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 7018454 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1565112

[startup+1302.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 17379
/proc/meminfo: memFree=18178488/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1302.34 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 130017 217 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 7018441 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1565112

[startup+1362.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/515 17380
/proc/meminfo: memFree=18178696/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1362.35 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 136010 225 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 1565112

[startup+1422.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/515 17382
/proc/meminfo: memFree=18178680/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1422.36 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 142002 234 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 1565112

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/515 17384
/proc/meminfo: memFree=18179892/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1565112 CPUtime=1482.34 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 518963 0 0 0 147992 242 0 0 25 0 1 0 837021518 1602674688 381837 33554432000 4194304 9128323 140736143825264 18446744073709551615 7018588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 391278 381837 898 1205 0 390069 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1565112

[startup+1542.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 17385
/proc/meminfo: memFree=18176516/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1542.37 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 519925 0 0 0 153989 248 0 0 25 0 1 0 837021518 1613774848 382777 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 382777 897 1205 0 392779 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 1575952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17387
/proc/meminfo: memFree=18176120/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1602.35 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 520077 0 0 0 159980 255 0 0 25 0 1 0 837021518 1613774848 382928 33554432000 4194304 9128323 140736143825264 18446744073709551615 7346446 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 382928 896 1205 0 392779 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 1575952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17388
/proc/meminfo: memFree=18175712/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1662.35 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 520080 0 0 0 165975 260 0 0 25 0 1 0 837021518 1613774848 382931 33554432000 4194304 9128323 140736143825264 18446744073709551615 7346414 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 382931 899 1205 0 392779 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 1575952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17390
/proc/meminfo: memFree=18169128/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1722.35 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521698 0 0 0 171968 267 0 0 25 0 1 0 837021518 1613774848 384549 33554432000 4194304 9128323 140736143825264 18446744073709551615 7284969 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384549 899 1205 0 392779 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 1575952

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/515 17420
/proc/meminfo: memFree=18989540/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1782.36 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521702 0 0 0 177960 276 0 0 25 0 1 0 837021518 1613774848 384553 33554432000 4194304 9128323 140736143825264 18446744073709551615 7315702 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384553 899 1205 0 392779 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 1575952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.18 2.06 2.01 3/515 17420
/proc/meminfo: memFree=18972672/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1800.07 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521702 0 0 0 179729 278 0 0 25 0 1 0 837021518 1613774848 384553 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384553 899 1205 0 392779 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1575952

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17343

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

[startup+1800.7 s]
/proc/loadavg: 2.18 2.06 2.01 3/516 17421
/proc/meminfo: memFree=18971796/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1800.77 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521702 0 0 0 179799 278 0 0 25 0 1 0 837021518 1613774848 384553 33554432000 4194304 9128323 140736143825264 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384553 899 1205 0 392779 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (KiB) 1575952

[startup+1801.5 s]
/proc/loadavg: 2.18 2.06 2.01 3/516 17421
/proc/meminfo: memFree=18971796/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1801.56 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521702 0 0 0 179878 278 0 0 25 0 1 0 837021518 1613774848 384553 33554432000 4194304 9128323 140736143825264 18446744073709551615 7315689 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384553 899 1205 0 392779 0
Current children cumulated CPU time (s) 1801.56
Current children cumulated vsize (KiB) 1575952

[startup+1801.92 s]
/proc/loadavg: 2.16 2.06 2.01 3/516 17421
/proc/meminfo: memFree=18970680/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1801.97 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521702 0 0 0 179919 278 0 0 25 0 1 0 837021518 1613774848 384553 33554432000 4194304 9128323 140736143825264 18446744073709551615 7315612 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384553 899 1205 0 392779 0
Current children cumulated CPU time (s) 1801.97
Current children cumulated vsize (KiB) 1575952

[startup+1802 s]
/proc/loadavg: 2.16 2.06 2.01 3/516 17421
/proc/meminfo: memFree=18970680/32951124 swapFree=62999000/67111528
[pid=17343] ppid=17341 vsize=1575952 CPUtime=1802.06 cores=1,3,5,7
/proc/17343/stat : 17343 (scip-2.0.1.4.li) R 17341 17343 16659 0 -1 4202496 521702 0 0 0 179928 278 0 0 25 0 1 0 837021518 1613774848 384553 33554432000 4194304 9128323 140736143825264 18446744073709551615 7315713 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17343/statm: 393988 384553 899 1205 0 392779 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 1575952

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.08
CPU time (s): 1802.15
CPU user time (s): 1799.3
CPU system time (s): 2.84657
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1869948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 2.84657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521702
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= 2
involuntary context switches= 2623

runsolver used 8.88065 second user time and 22.1346 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-07 13:27:39
IDJOB=3479104
IDBENCH=89837
IDSOLVER=1949
FILE ID=node141/3479104-1307446058
RUNJOBID= node141-1307436782-16678
PBS_JOBID= 13519947
Free space on /tmp= 73888 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-pb-simp-nonunif.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-3479104-1307446058/watcher-3479104-1307446058 -o /tmp/evaluation-result-3479104-1307446058/solver-3479104-1307446058 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3479104-1307446058.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9aa42c73a35201f84335d5956a9f26be
RANDOM SEED=1643132921

node141.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.806
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.61
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.806
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	: 5362.96
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19902828 kB
Buffers:        329084 kB
Cached:        1011012 kB
SwapCached:       8848 kB
Active:       12049104 kB
Inactive:       713516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19902828 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           73836 kB
Writeback:           0 kB
AnonPages:    11420544 kB
Mapped:          28340 kB
Slab:           143260 kB
PageTables:      73152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 152154944 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= 73876 MiB
End job on node141 at 2011-06-07 13:57:41