Trace number 3740306

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.1 1802.47

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6013_4.std.opb
MD5SUMda670fe6dfaf44f990525edb598421e7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints117773
Number of constraints which are clauses116573
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 constraint60
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.5 [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-3740306-1338741983.opb>
0.69/0.71	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117773 constraints
0.69/0.71	c problem read
0.69/0.71	c presolving settings loaded
0.89/0.97	c presolving:
4.79/4.86	c (round 1) 1974 del vars, 5405 del conss, 0 add conss, 1255 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8182946 impls, 0 clqs
5.99/6.04	c (round 2) 5356 del vars, 16101 del conss, 0 add conss, 4458 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8196144 impls, 0 clqs
6.19/6.27	c (round 3) 6391 del vars, 21153 del conss, 0 add conss, 4877 chg bounds, 37 chg sides, 50 chg coeffs, 0 upgd conss, 8201865 impls, 0 clqs
6.29/6.39	c (round 4) 6625 del vars, 22250 del conss, 0 add conss, 4996 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8203586 impls, 0 clqs
6.39/6.44	c (round 5) 6721 del vars, 22707 del conss, 0 add conss, 5031 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8204246 impls, 0 clqs
6.39/6.48	c (round 6) 6745 del vars, 22850 del conss, 0 add conss, 5037 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8204444 impls, 0 clqs
6.49/6.50	c (round 7) 6745 del vars, 22874 del conss, 0 add conss, 5037 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8204444 impls, 0 clqs
6.78/6.87	c (round 8) 6745 del vars, 22874 del conss, 0 add conss, 5037 chg bounds, 56 chg sides, 65 chg coeffs, 94899 upgd conss, 8204444 impls, 0 clqs
7.18/7.28	c (round 9) 6745 del vars, 22877 del conss, 9 add conss, 5037 chg bounds, 68 chg sides, 194 chg coeffs, 94899 upgd conss, 8204444 impls, 0 clqs
322.44/322.58	c    (322.6s) probing: 1000/29977 (3.3%) - 13 fixings, 1 aggregations, 6059247 implications, 0 bound changes
540.08/540.26	c    (540.3s) probing: 2000/29977 (6.7%) - 13 fixings, 1 aggregations, 9721450 implications, 0 bound changes
563.78/563.98	c    (564.0s) probing: 2118/29977 (7.1%) - 13 fixings, 1 aggregations, 10108642 implications, 0 bound changes
563.78/563.98	c    (564.0s) probing aborted: 2000/2000 successive useless probings
563.78/563.98	c (round 10) 6759 del vars, 22877 del conss, 9 add conss, 5037 chg bounds, 71 chg sides, 200 chg coeffs, 94899 upgd conss, 38488552 impls, 0 clqs
564.19/564.37	c (round 11) 6759 del vars, 23324 del conss, 9 add conss, 5037 chg bounds, 71 chg sides, 248 chg coeffs, 94899 upgd conss, 38488552 impls, 0 clqs
798.83/799.03	c    (799.0s) probing: 3000/29977 (10.0%) - 30 fixings, 12 aggregations, 15597856 implications, 0 bound changes
972.99/973.24	c (round 12) 6809 del vars, 23324 del conss, 9 add conss, 5037 chg bounds, 71 chg sides, 249 chg coeffs, 94899 upgd conss, 64601102 impls, 0 clqs
973.89/974.17	c (round 13) 6817 del vars, 23496 del conss, 9 add conss, 5037 chg bounds, 71 chg sides, 272 chg coeffs, 94899 upgd conss, 64605654 impls, 0 clqs
1001.18/1001.45	c    (1001.4s) probing: 4000/29977 (13.3%) - 44 fixings, 22 aggregations, 20085417 implications, 0 bound changes
1217.56/1217.80	c    (1217.8s) probing: 5000/29977 (16.7%) - 49 fixings, 27 aggregations, 25977776 implications, 0 bound changes
1393.91/1394.25	c    (1394.2s) probing: 6000/29977 (20.0%) - 49 fixings, 27 aggregations, 29709329 implications, 0 bound changes
1505.28/1505.62	c    (1505.6s) probing: 6696/29977 (22.3%) - 49 fixings, 27 aggregations, 31659541 implications, 0 bound changes
1505.28/1505.62	c    (1505.6s) probing aborted: 2000/2000 successive useless probings
1505.28/1505.63	c (round 14) 6829 del vars, 23504 del conss, 9 add conss, 5037 chg bounds, 71 chg sides, 272 chg coeffs, 94899 upgd conss, 90346724 impls, 0 clqs
1505.78/1506.12	c (round 15) 6829 del vars, 23540 del conss, 9 add conss, 5037 chg bounds, 71 chg sides, 273 chg coeffs, 94899 upgd conss, 90346724 impls, 0 clqs
1532.07/1532.41	c    (1532.4s) probing: 6896/29977 (23.0%) - 49 fixings, 27 aggregations, 31990775 implications, 0 bound changes
1532.07/1532.41	c    (1532.4s) probing aborted: 2000/2000 successive useless probings
1532.07/1532.41	c presolving (16 rounds):
1532.07/1532.41	c  6829 deleted vars, 23540 deleted constraints, 9 added constraints, 5037 tightened bounds, 0 added holes, 71 changed sides, 273 changed coefficients
1532.07/1532.41	c  91133644 implications, 0 cliques
1532.07/1532.41	c presolved problem has 29893 variables (29893 bin, 0 int, 0 impl, 0 cont) and 94242 constraints
1532.07/1532.41	c    1146 constraints of type <knapsack>
1532.07/1532.41	c   78284 constraints of type <setppc>
1532.07/1532.41	c   14812 constraints of type <logicor>
1532.07/1532.41	c transformed objective value is always integral (scale: 1)
1532.07/1532.41	c Presolving Time: 1531.51
1532.07/1532.41	c - non default parameters ----------------------------------------------------------------------
1532.07/1532.41	c # SCIP version 2.0.1.5
1532.07/1532.41	c 
1532.07/1532.41	c # frequency for displaying node information lines
1532.07/1532.41	c # [type: int, range: [-1,2147483647], default: 100]
1532.07/1532.41	c display/freq = 10000
1532.07/1532.41	c 
1532.07/1532.41	c # maximal time in seconds to run
1532.07/1532.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1532.07/1532.41	c limits/time = 1797
1532.07/1532.41	c 
1532.07/1532.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1532.07/1532.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1532.07/1532.41	c limits/memory = 13950
1532.07/1532.41	c 
1532.07/1532.41	c # default clock type (1: CPU user seconds, 2: wall clock time)
1532.07/1532.41	c # [type: int, range: [1,2], default: 1]
1532.07/1532.41	c timing/clocktype = 2
1532.07/1532.41	c 
1532.07/1532.41	c # belongs reading time to solving time?
1532.07/1532.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1532.07/1532.41	c timing/reading = TRUE
1532.07/1532.41	c 
1532.07/1532.41	c # should presolving try to simplify inequalities
1532.07/1532.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1532.07/1532.41	c constraints/linear/simplifyinequalities = TRUE
1532.07/1532.41	c 
1532.07/1532.41	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1532.07/1532.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1532.07/1532.41	c constraints/indicator/addCouplingCons = TRUE
1532.07/1532.41	c 
1532.07/1532.41	c # should presolving try to simplify knapsacks
1532.07/1532.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1532.07/1532.41	c constraints/knapsack/simplifyinequalities = TRUE
1532.07/1532.41	c 
1532.07/1532.41	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1532.07/1532.41	c # [type: int, range: [-1,2147483647], default: -1]
1532.07/1532.41	c separating/rapidlearning/freq = 0
1532.07/1532.41	c 
1532.07/1532.41	c -----------------------------------------------------------------------------------------------
1532.07/1532.41	c start solving
1532.07/1532.43	c 
1750.43/1750.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1750.43/1750.88	c  1751s|     1 |     0 | 55614 |     - |2534M|   0 |4483 |  29k|  94k|  29k|  94k|   0 |  29 |   0 | 8.097093e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3740306-1338741983/watcher-3740306-1338741983 -o /tmp/evaluation-result-3740306-1338741983/solver-3740306-1338741983 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740306-1338741983.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 2.00 3/174 4140
/proc/meminfo: memFree=25957240/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=9588 CPUtime=0 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 1512 0 0 0 0 0 0 0 20 0 1 0 340324236 9818112 1467 33554432000 4194304 9016284 140734500647008 140733422162760 7875499 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4140/statm: 2397 1467 311 1178 0 1215 0

[startup+0.00955293 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4140
/proc/meminfo: memFree=25957240/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=13020 CPUtime=0 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 2232 0 0 0 0 0 0 0 20 0 1 0 340324236 13332480 2187 33554432000 4194304 9016284 140734500647008 140733422162760 7870493 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4140/statm: 3255 2187 360 1178 0 2073 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13020

[startup+0.100221 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4140
/proc/meminfo: memFree=25957240/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=29940 CPUtime=0.09 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 6485 0 0 0 8 1 0 0 20 0 1 0 340324236 30658560 6440 33554432000 4194304 9016284 140734500647008 140733422162760 7870463 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4140/statm: 7485 6440 360 1178 0 6303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29940

[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4140
/proc/meminfo: memFree=25957240/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=47324 CPUtime=0.29 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 10826 0 0 0 27 2 0 0 20 0 1 0 340324236 48459776 10781 33554432000 4194304 9016284 140734500647008 140733422162760 7847716 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4140/statm: 11831 10781 360 1178 0 10649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47324

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4140
/proc/meminfo: memFree=25957240/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=84184 CPUtime=0.69 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 20008 0 0 0 66 3 0 0 20 0 1 0 340324236 86204416 19963 33554432000 4194304 9016284 140734500647008 140734500510904 4447088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4140/statm: 21046 19963 360 1178 0 19864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84184

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4141
/proc/meminfo: memFree=25768140/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=253948 CPUtime=1.49 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 61701 0 0 0 140 9 0 0 20 0 1 0 340324236 260042752 61601 33554432000 4194304 9016284 140734500647008 140734500642360 6816910 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/4140/statm: 63487 61601 485 1178 0 62305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253948

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4141
/proc/meminfo: memFree=25662980/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=371684 CPUtime=3.09 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 90860 0 0 0 296 13 0 0 20 0 1 0 340324236 380604416 90760 33554432000 4194304 9016284 140734500647008 140734500642360 4460361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 92921 90760 485 1178 0 91739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 371684

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4141
/proc/meminfo: memFree=25514924/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=458704 CPUtime=6.29 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 111349 0 0 0 614 15 0 0 20 0 1 0 340324236 469712896 110992 33554432000 4194304 9016284 140734500647008 140734500642680 6481218 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 114676 110992 496 1178 0 113494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 458704

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4141
/proc/meminfo: memFree=25418016/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=564708 CPUtime=12.69 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 141086 0 0 0 1249 20 0 0 20 0 1 0 340324236 578260992 136139 33554432000 4194304 9016284 140734500647008 140734500642392 6480376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 141177 136139 538 1178 0 139995 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 564708

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4141
/proc/meminfo: memFree=25385636/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=603264 CPUtime=25.48 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 150638 0 0 0 2527 21 0 0 20 0 1 0 340324236 617742336 145653 33554432000 4194304 9016284 140734500647008 140734500642392 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 150816 145653 538 1178 0 149634 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 603264

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4141
/proc/meminfo: memFree=25306936/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=679196 CPUtime=51.08 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 169034 0 0 0 5083 25 0 0 20 0 1 0 340324236 695496704 164049 33554432000 4194304 9016284 140734500647008 140734500642600 6480201 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 169799 164049 538 1178 0 168617 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 679196

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4142
/proc/meminfo: memFree=25161884/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=818264 CPUtime=102.28 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 203996 0 0 0 10197 31 0 0 20 0 1 0 340324236 837902336 199011 33554432000 4194304 9016284 140734500647008 140734500642392 6480201 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 204566 199011 538 1178 0 203384 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 818264

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4142
/proc/meminfo: memFree=25028380/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=952808 CPUtime=162.26 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 236979 0 0 0 16191 35 0 0 20 0 1 0 340324236 975675392 231994 33554432000 4194304 9016284 140734500647008 140734500642600 6480168 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 238202 231994 538 1178 0 237020 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 952808

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4145
/proc/meminfo: memFree=24905964/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1072768 CPUtime=222.26 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 266468 0 0 0 22185 41 0 0 20 0 1 0 340324236 1098514432 261483 33554432000 4194304 9016284 140734500647008 140734500642600 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 268192 261483 538 1178 0 267010 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1072768

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 4145
/proc/meminfo: memFree=24743364/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1157580 CPUtime=282.25 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 287333 0 0 0 28180 45 0 0 20 0 1 0 340324236 1185361920 282348 33554432000 4194304 9016284 140734500647008 140734500642600 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 289395 282348 538 1178 0 288213 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1157580

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 4183
/proc/meminfo: memFree=25468372/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1235472 CPUtime=342.22 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 307838 0 0 0 34173 49 0 0 20 0 1 0 340324236 1265123328 302946 33554432000 4194304 9016284 140734500647008 140734500642600 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 308868 302946 543 1178 0 307686 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1235472

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=25331212/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1310036 CPUtime=402.21 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 325747 0 0 0 40168 53 0 0 20 0 1 0 340324236 1341476864 320908 33554432000 4194304 9016284 140734500647008 140734500642600 5511150 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 327509 320908 543 1178 0 326327 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1310036

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=25149068/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1376508 CPUtime=462.2 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 342632 0 0 0 46164 56 0 0 20 0 1 0 340324236 1409544192 337996 33554432000 4194304 9016284 140734500647008 140734500642392 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 344127 337996 543 1178 0 342945 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1376508

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=25001924/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1443224 CPUtime=522.18 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 359040 0 0 0 52160 58 0 0 20 0 1 0 340324236 1477861376 355131 33554432000 4194304 9016284 140734500647008 140734500642600 6480180 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 360806 355131 543 1178 0 359624 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1443224

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=24875408/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=1505676 CPUtime=582.18 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 374116 0 0 0 58156 62 0 0 20 0 1 0 340324236 1541812224 371019 33554432000 4194304 9016284 140734500647008 140734500642392 6480433 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 376419 371019 543 1178 0 375237 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1505676

[startup+642.3 s]

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

/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 582779 0 0 0 100109 99 0 0 20 0 1 0 340324236 2407026688 581200 33554432000 4194304 9016284 140734500647008 140734500641560 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 587653 581200 543 1178 0 586471 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2350612

[startup+1062.3 s]
/proc/loadavg: 2.15 2.10 2.03 3/174 4211
/proc/meminfo: memFree=23093328/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=2456240 CPUtime=1062.08 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 609462 0 0 0 106104 104 0 0 20 0 1 0 340324236 2515189760 608116 33554432000 4194304 9016284 140734500647008 140734500642600 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 614060 608116 543 1178 0 612878 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 2456240

[startup+1122.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/175 4212
/proc/meminfo: memFree=22902140/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=2545300 CPUtime=1122.06 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 631687 0 0 0 112099 107 0 0 20 0 1 0 340324236 2606387200 630487 33554432000 4194304 9016284 140734500647008 140734500642600 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 636325 630487 543 1178 0 635143 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 2545300

[startup+1182.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/175 4212
/proc/meminfo: memFree=22682564/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=2662952 CPUtime=1182.06 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 660759 0 0 0 118093 113 0 0 20 0 1 0 340324236 2726862848 660227 33554432000 4194304 9016284 140734500647008 140734500642600 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 665738 660227 543 1178 0 664556 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 2662952

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/175 4212
/proc/meminfo: memFree=22533420/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=2763608 CPUtime=1242.05 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 685883 0 0 0 124089 116 0 0 20 0 1 0 340324236 2829934592 685581 33554432000 4194304 9016284 140734500647008 140734500642600 6403360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 690902 685581 543 1178 0 689720 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2763608

[startup+1302.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/175 4213
/proc/meminfo: memFree=22395188/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=2859340 CPUtime=1302.04 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 709624 0 0 0 130083 121 0 0 20 0 1 0 340324236 2927964160 709836 33554432000 4194304 9016284 140734500647008 140734500642600 4322187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 714835 709836 543 1178 0 713653 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2859340

[startup+1362.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/175 4213
/proc/meminfo: memFree=22265016/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=2944244 CPUtime=1362.03 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 730456 0 0 0 136077 126 0 0 20 0 1 0 340324236 3014905856 730856 33554432000 4194304 9016284 140734500647008 140734500642600 5512272 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 736061 730856 543 1178 0 734879 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2944244

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 2.01 3/176 4216
/proc/meminfo: memFree=22133688/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3027308 CPUtime=1422.01 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 750770 0 0 0 142072 129 0 0 20 0 1 0 340324236 3099963392 751309 33554432000 4194304 9016284 140734500647008 140734500642600 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 756827 751309 543 1178 0 755645 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 3027308

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 4216
/proc/meminfo: memFree=22005292/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3103220 CPUtime=1481.99 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 769806 0 0 0 148066 133 0 0 20 0 1 0 340324236 3177697280 770621 33554432000 4194304 9016284 140734500647008 140734500642600 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 775805 770621 543 1178 0 774623 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 3103220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 4216
/proc/meminfo: memFree=21740040/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3344700 CPUtime=1541.96 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 817376 0 0 0 154055 141 0 0 20 0 1 0 340324236 3424972800 828126 33554432000 4194304 9016284 140734500647008 140734500639928 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 836175 828126 654 1178 0 834993 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 3344700

[startup+1602.3 s]
/proc/loadavg: 2.08 2.05 2.01 4/175 4217
/proc/meminfo: memFree=21661752/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1601.95 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 823787 0 0 0 160046 149 0 0 20 0 1 0 340324236 3461275648 837173 33554432000 4194304 9016284 140734500647008 140734500641176 7181272 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 837173 654 1178 0 843856 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 3380152

[startup+1662.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/175 4217
/proc/meminfo: memFree=21620488/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1661.95 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 823891 0 0 0 166042 153 0 0 20 0 1 0 340324236 3461275648 837430 33554432000 4194304 9016284 140734500647008 140734500641288 7181197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 837430 654 1178 0 843856 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 3380152

[startup+1722.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/175 4217
/proc/meminfo: memFree=21579284/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1721.93 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 823921 0 0 0 172037 156 0 0 20 0 1 0 340324236 3461275648 838162 33554432000 4194304 9016284 140734500647008 140734500640792 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 838162 654 1178 0 843856 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 3380152

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/175 4217
/proc/meminfo: memFree=21535416/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1781.93 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 824855 0 0 0 178033 160 0 0 20 0 1 0 340324236 3461275648 839101 33554432000 4194304 9016284 140734500647008 140734500638760 7178331 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 839101 666 1178 0 843856 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 3380152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.05 2.00 3/175 4217
/proc/meminfo: memFree=21528812/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1800.02 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 824855 0 0 0 179841 161 0 0 20 0 1 0 340324236 3461275648 839144 33554432000 4194304 9016284 140734500647008 140734500638760 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 839144 666 1178 0 843856 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3380152

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4140

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

[startup+1801.4 s]
/proc/loadavg: 2.04 2.05 2.00 3/176 4218
/proc/meminfo: memFree=21528812/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1801.02 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 824855 0 0 0 179941 161 0 0 20 0 1 0 340324236 3461275648 839144 33554432000 4194304 9016284 140734500647008 140734500638760 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 839144 666 1178 0 843856 0
Current children cumulated CPU time (s) 1801.02
Current children cumulated vsize (KiB) 3380152

[startup+1802.2 s]
/proc/loadavg: 2.04 2.05 2.00 3/176 4218
/proc/meminfo: memFree=21528060/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1801.82 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 824855 0 0 0 180021 161 0 0 20 0 1 0 340324236 3461275648 839144 33554432000 4194304 9016284 140734500647008 140734500638760 7180598 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 839144 666 1178 0 843856 0
Current children cumulated CPU time (s) 1801.82
Current children cumulated vsize (KiB) 3380152

[startup+1802.4 s]
/proc/loadavg: 2.04 2.05 2.00 3/176 4218
/proc/meminfo: memFree=21528060/32873852 swapFree=6856/6856
[pid=4140] ppid=4138 vsize=3380152 CPUtime=1802.02 cores=0,2,4,6
/proc/4140/stat : 4140 (scip-2.0.1.4b_2) R 4138 4140 643 0 -1 4202496 824855 0 0 0 180041 161 0 0 20 0 1 0 340324236 3461275648 839144 33554432000 4194304 9016284 140734500647008 140734500638888 7180756 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/4140/statm: 845038 839144 666 1178 0 843856 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 3380152

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.47
CPU time (s): 1802.1
CPU user time (s): 1800.42
CPU system time (s): 1.67774
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 3380152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.42
system time used= 1.67774
maximum resident set size= 3356576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 824855
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= 141
involuntary context switches= 2010

runsolver used 3.19551 second user time and 15.9546 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 18:46:23
IDJOB=3740306
IDBENCH=76987
IDSOLVER=2329
FILE ID=node128/3740306-1338741983
RUNJOBID= node128-1338714616-659
PBS_JOBID= 14636758
Free space on /tmp= 70396 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6013_4.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740306-1338741983/watcher-3740306-1338741983 -o /tmp/evaluation-result-3740306-1338741983/solver-3740306-1338741983 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740306-1338741983.opb -t 1800 -m 15500

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

MD5SUM BENCH= da670fe6dfaf44f990525edb598421e7
RANDOM SEED=1869929586

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25957768 kB
Buffers:          549128 kB
Cached:          3770916 kB
SwapCached:          744 kB
Active:          3712032 kB
Inactive:        2305452 kB
Active(anon):    1688420 kB
Inactive(anon):    11420 kB
Active(file):    2023612 kB
Inactive(file):  2294032 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             20536 kB
Writeback:             0 kB
AnonPages:       1703192 kB
Mapped:            16716 kB
Shmem:               200 kB
Slab:             756740 kB
SReclaimable:     199048 kB
SUnreclaim:       557692 kB
KernelStack:        1448 kB
PageTables:         7308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1844476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70380 MiB
End job on node128 at 2012-06-03 19:16:26