Trace number 3489787

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.15 1802.11

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9014_2.std.opb
MD5SUM82675f41f9235220cbcd7952570f1ec4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark79
Best CPU time to get the best result obtained on this benchmark0.78388
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 constraints176188
Number of constraints which are clauses174988
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 constraint90
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-3489787-1307794417.opb>
0.89/0.99	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176188 constraints
0.89/0.99	c problem read
0.89/0.99	c presolving settings loaded
1.29/1.34	c presolving:
6.99/7.05	c (round 1) 3034 del vars, 8695 del conss, 0 add conss, 2005 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12158818 impls, 0 clqs
9.39/9.43	c (round 2) 7711 del vars, 24986 del conss, 0 add conss, 6550 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12179514 impls, 0 clqs
10.09/10.18	c (round 3) 9576 del vars, 33555 del conss, 0 add conss, 7630 chg bounds, 10 chg sides, 10 chg coeffs, 0 upgd conss, 12188337 impls, 0 clqs
10.39/10.49	c (round 4) 10274 del vars, 36518 del conss, 0 add conss, 8051 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12191308 impls, 0 clqs
10.59/10.68	c (round 5) 10598 del vars, 37832 del conss, 0 add conss, 8271 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12193199 impls, 0 clqs
10.69/10.79	c (round 6) 10798 del vars, 38628 del conss, 0 add conss, 8370 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12194347 impls, 0 clqs
10.79/10.86	c (round 7) 10862 del vars, 38926 del conss, 0 add conss, 8408 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12194817 impls, 0 clqs
10.89/10.92	c (round 8) 10890 del vars, 39063 del conss, 0 add conss, 8427 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12194993 impls, 0 clqs
10.89/10.97	c (round 9) 10906 del vars, 39139 del conss, 0 add conss, 8436 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12195161 impls, 0 clqs
10.99/11.02	c (round 10) 10920 del vars, 39190 del conss, 0 add conss, 8443 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12195499 impls, 0 clqs
10.99/11.07	c (round 11) 10932 del vars, 39240 del conss, 0 add conss, 8454 chg bounds, 40 chg sides, 45 chg coeffs, 0 upgd conss, 12195501 impls, 0 clqs
11.49/11.59	c (round 12) 10932 del vars, 39253 del conss, 0 add conss, 8454 chg bounds, 40 chg sides, 45 chg coeffs, 136935 upgd conss, 12195501 impls, 0 clqs
12.29/12.34	c (round 13) 10932 del vars, 39274 del conss, 65 add conss, 8454 chg bounds, 160 chg sides, 370 chg coeffs, 136935 upgd conss, 12195501 impls, 0 clqs
12.49/12.53	c (round 14) 10932 del vars, 39285 del conss, 69 add conss, 8454 chg bounds, 168 chg sides, 400 chg coeffs, 136935 upgd conss, 12195501 impls, 0 clqs
537.50/537.50	c    (537.5s) probing: 1000/43850 (2.3%) - 0 fixings, 0 aggregations, 8296690 implications, 0 bound changes
900.12/900.17	c    (900.2s) probing: 2000/43850 (4.6%) - 0 fixings, 0 aggregations, 12923313 implications, 0 bound changes
900.42/900.42	c    (900.4s) probing: 2001/43850 (4.6%) - 0 fixings, 0 aggregations, 12925821 implications, 0 bound changes
900.42/900.42	c    (900.4s) probing aborted: 2000/2000 successive useless probings
900.42/900.42	c presolving (15 rounds):
900.42/900.42	c  10932 deleted vars, 39287 deleted constraints, 71 added constraints, 8454 tightened bounds, 0 added holes, 170 changed sides, 412 changed coefficients
900.42/900.42	c  56485389 implications, 0 cliques
900.42/900.42	c presolved problem has 43850 variables (43850 bin, 0 int, 0 impl, 0 cont) and 136972 constraints
900.42/900.42	c    1145 constraints of type <knapsack>
900.42/900.42	c  114138 constraints of type <setppc>
900.42/900.42	c   21689 constraints of type <logicor>
900.42/900.42	c transformed objective value is always integral (scale: 1)
900.42/900.42	c Presolving Time: 899.18
900.42/900.42	c - non default parameters ----------------------------------------------------------------------
900.42/900.42	c # SCIP version 2.0.1.5
900.42/900.42	c 
900.42/900.42	c # frequency for displaying node information lines
900.42/900.42	c # [type: int, range: [-1,2147483647], default: 100]
900.42/900.42	c display/freq = 10000
900.42/900.42	c 
900.42/900.42	c # maximal time in seconds to run
900.42/900.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
900.42/900.42	c limits/time = 1797
900.42/900.42	c 
900.42/900.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
900.42/900.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
900.42/900.42	c limits/memory = 13950
900.42/900.42	c 
900.42/900.42	c # default clock type (1: CPU user seconds, 2: wall clock time)
900.42/900.42	c # [type: int, range: [1,2], default: 1]
900.42/900.42	c timing/clocktype = 2
900.42/900.42	c 
900.42/900.42	c # belongs reading time to solving time?
900.42/900.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
900.42/900.42	c timing/reading = TRUE
900.42/900.42	c 
900.42/900.42	c # should presolving try to simplify inequalities
900.42/900.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
900.42/900.42	c constraints/linear/simplifyinequalities = TRUE
900.42/900.42	c 
900.42/900.42	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
900.42/900.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
900.42/900.42	c constraints/indicator/addCouplingCons = TRUE
900.42/900.42	c 
900.42/900.42	c # should presolving try to simplify knapsacks
900.42/900.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
900.42/900.42	c constraints/knapsack/simplifyinequalities = TRUE
900.42/900.42	c 
900.42/900.42	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
900.42/900.42	c # [type: int, range: [-1,2147483647], default: -1]
900.42/900.42	c separating/rapidlearning/freq = 0
900.42/900.42	c 
900.42/900.42	c -----------------------------------------------------------------------------------------------
900.42/900.42	c start solving
900.42/900.45	c 
1019.51/1019.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1019.51/1019.52	c  1020s|     1 |     0 | 38115 |     - |1746M|   0 | 447 |  43k| 137k|  43k| 136k|   0 |  50 |   0 | 7.900000e+01 |      --      |    Inf 
1774.84/1774.88	c  1775s|     1 |     0 | 89183 |     - |1750M|   0 |1004 |  43k| 137k|  43k| 137k|  62 |  50 |   0 | 7.900000e+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: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3489787-1307794417/watcher-3489787-1307794417 -o /tmp/evaluation-result-3489787-1307794417/solver-3489787-1307794417 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489787-1307794417.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.05 2.01 1.92 2/177 1037
/proc/meminfo: memFree=27827940/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=9316 CPUtime=0 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 1458 0 0 0 0 0 0 0 25 0 1 0 891041522 9539584 1413 33554432000 4194304 9016284 140734330613744 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1037/statm: 2329 1416 310 1178 0 1147 0

[startup+0.0838991 s]
/proc/loadavg: 2.05 2.01 1.92 2/177 1037
/proc/meminfo: memFree=27827940/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=28904 CPUtime=0.07 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 6227 0 0 0 7 0 0 0 25 0 1 0 891041522 29597696 6182 33554432000 4194304 9016284 140734330613744 18446744073709551615 6177936 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1037/statm: 7226 6182 360 1178 0 6044 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28904

[startup+0.100894 s]
/proc/loadavg: 2.05 2.01 1.92 2/177 1037
/proc/meminfo: memFree=27827940/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=32388 CPUtime=0.09 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 7097 0 0 0 9 0 0 0 25 0 1 0 891041522 33165312 7052 33554432000 4194304 9016284 140734330613744 18446744073709551615 7854980 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1037/statm: 8097 7052 360 1178 0 6915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32388

[startup+0.300864 s]
/proc/loadavg: 2.05 2.01 1.92 2/177 1037
/proc/meminfo: memFree=27827940/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=54056 CPUtime=0.29 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 12491 0 0 0 28 1 0 0 25 0 1 0 891041522 55353344 12446 33554432000 4194304 9016284 140734330613744 18446744073709551615 7870468 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1037/statm: 13514 12446 360 1178 0 12332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54056

[startup+0.700793 s]
/proc/loadavg: 2.05 2.01 1.92 2/177 1037
/proc/meminfo: memFree=27827940/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=92000 CPUtime=0.69 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 21991 0 0 0 67 2 0 0 25 0 1 0 891041522 94208000 21946 33554432000 4194304 9016284 140734330613744 18446744073709551615 7870483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1037/statm: 23000 21946 360 1178 0 21818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92000

[startup+1.50065 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 1038
/proc/meminfo: memFree=27699984/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=301708 CPUtime=1.49 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 73378 0 0 0 141 8 0 0 25 0 1 0 891041522 308948992 73282 33554432000 4194304 9016284 140734330613744 18446744073709551615 6816869 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 75427 73282 474 1178 0 74245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 301708

[startup+3.10025 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 1038
/proc/meminfo: memFree=27465500/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=446288 CPUtime=3.09 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 109440 0 0 0 297 12 0 0 25 0 1 0 891041522 456998912 109344 33554432000 4194304 9016284 140734330613744 18446744073709551615 4875328 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 111572 109344 485 1178 0 110390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446288

[startup+6.30081 s]
/proc/loadavg: 2.04 2.01 1.92 3/178 1038
/proc/meminfo: memFree=27237636/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=643544 CPUtime=6.29 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 156515 0 0 0 612 17 0 0 25 0 1 0 891041522 658989056 156419 33554432000 4194304 9016284 140734330613744 18446744073709551615 4460361 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 160886 156419 492 1178 0 159704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 643544

[startup+12.7007 s]
/proc/loadavg: 2.04 2.01 1.92 3/178 1038
/proc/meminfo: memFree=27125396/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=722620 CPUtime=12.69 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 186072 0 0 0 1249 20 0 0 25 0 1 0 891041522 739962880 175700 33554432000 4194304 9016284 140734330613744 18446744073709551615 4322183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 180655 175700 554 1178 0 179473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 722620

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 1.92 3/178 1038
/proc/meminfo: memFree=27044884/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=783212 CPUtime=25.49 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 200415 0 0 0 2527 22 0 0 25 0 1 0 891041522 802009088 190029 33554432000 4194304 9016284 140734330613744 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 195803 190029 540 1178 0 194621 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 783212

[startup+51.1009 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 1039
/proc/meminfo: memFree=26973600/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=822636 CPUtime=51.09 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 210053 0 0 0 5086 23 0 0 25 0 1 0 891041522 842379264 199667 33554432000 4194304 9016284 140734330613744 18446744073709551615 4875334 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 205659 199667 540 1178 0 204477 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 822636

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 1040
/proc/meminfo: memFree=26788204/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=943184 CPUtime=102.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 240262 0 0 0 10203 27 0 0 25 0 1 0 891041522 965820416 229876 33554432000 4194304 9016284 140734330613744 18446744073709551615 6469423 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 235796 229876 540 1178 0 234614 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 943184

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 1042
/proc/meminfo: memFree=26618032/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1065508 CPUtime=162.29 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 269789 0 0 0 16199 30 0 0 25 0 1 0 891041522 1091080192 259403 33554432000 4194304 9016284 140734330613744 18446744073709551615 6480168 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 266377 259403 540 1178 0 265195 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1065508

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 1043
/proc/meminfo: memFree=26400856/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1229012 CPUtime=222.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 310273 0 0 0 22195 35 0 0 25 0 1 0 891041522 1258508288 299887 33554432000 4194304 9016284 140734330613744 18446744073709551615 4460421 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 307253 299887 540 1178 0 306071 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1229012

[startup+282.301 s]
/proc/loadavg: 1.47 1.86 1.87 2/172 1069
/proc/meminfo: memFree=30201508/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1377844 CPUtime=282.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 347673 0 0 0 28191 39 0 0 25 0 1 0 891041522 1410912256 337287 33554432000 4194304 9016284 140734330613744 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 344461 337287 540 1178 0 343279 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1377844

[startup+342.3 s]
/proc/loadavg: 1.25 1.72 1.82 2/172 1071
/proc/meminfo: memFree=30080940/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1498992 CPUtime=342.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 377751 0 0 0 34189 41 0 0 25 0 1 0 891041522 1534967808 367365 33554432000 4194304 9016284 140734330613744 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 374748 367365 540 1178 0 373566 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1498992

[startup+402.301 s]
/proc/loadavg: 1.09 1.58 1.77 2/172 1072
/proc/meminfo: memFree=29983564/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1597928 CPUtime=402.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 402177 0 0 0 40186 44 0 0 25 0 1 0 891041522 1636278272 391791 33554432000 4194304 9016284 140734330613744 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 399482 391791 540 1178 0 398300 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1597928

[startup+462.3 s]
/proc/loadavg: 1.03 1.47 1.72 2/172 1074
/proc/meminfo: memFree=29838804/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1756172 CPUtime=462.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 441740 0 0 0 46181 49 0 0 25 0 1 0 891041522 1798320128 431354 33554432000 4194304 9016284 140734330613744 18446744073709551615 6480372 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 439043 431354 540 1178 0 437861 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1756172

[startup+522.301 s]
/proc/loadavg: 1.01 1.39 1.67 2/172 1075
/proc/meminfo: memFree=29739440/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1841436 CPUtime=522.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 462579 0 0 0 52179 51 0 0 25 0 1 0 891041522 1885630464 452193 33554432000 4194304 9016284 140734330613744 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 460359 452193 540 1178 0 459177 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1841436

[startup+582.301 s]
/proc/loadavg: 1.00 1.31 1.62 2/172 1077
/proc/meminfo: memFree=29691176/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=1889288 CPUtime=582.3 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 474624 0 0 0 58177 53 0 0 25 0 1 0 891041522 1934630912 464238 33554432000 4194304 9016284 140734330613744 18446744073709551615 5512320 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 472322 464238 545 1178 0 471140 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1889288

[startup+642.3 s]

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

/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 614053 0 0 0 106147 84 0 0 25 0 1 0 891041522 2478256128 595930 33554432000 4194304 9016284 140734330613744 18446744073709551615 7178322 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 595930 1039 1178 0 603861 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2420172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.05 1.33 2/172 1091
/proc/meminfo: memFree=29162036/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1122.32 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 614848 0 0 0 112141 91 0 0 25 0 1 0 891041522 2478256128 596474 33554432000 4194304 9016284 140734330613744 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596474 802 1178 0 603861 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2420172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.31 2/172 1093
/proc/meminfo: memFree=29160996/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1182.32 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 118141 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2420172

[startup+1242.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/172 1095
/proc/meminfo: memFree=29161204/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1242.32 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 124141 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2420172

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 1096
/proc/meminfo: memFree=29160904/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1302.32 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 130141 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231252 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 2420172

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/172 1098
/proc/meminfo: memFree=29160980/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1362.32 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 136141 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231436 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2420172

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.23 2/172 1099
/proc/meminfo: memFree=29161052/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1422.33 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 142142 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231443 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2420172

[startup+1482.3 s]
/proc/loadavg: 1.06 1.02 1.22 2/172 1101
/proc/meminfo: memFree=29161016/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1482.32 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 148141 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 4689860 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2420172

[startup+1542.3 s]
/proc/loadavg: 1.02 1.01 1.20 2/172 1103
/proc/meminfo: memFree=29160960/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1542.33 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 154142 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2420172

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/172 1104
/proc/meminfo: memFree=29160792/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1602.33 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 160142 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2420172

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 1106
/proc/meminfo: memFree=29160980/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2420172 CPUtime=1662.33 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 615272 0 0 0 166142 91 0 0 25 0 1 0 891041522 2478256128 596866 33554432000 4194304 9016284 140734330613744 18446744073709551615 6231355 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 605043 596866 896 1178 0 603861 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2420172

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 1107
/proc/meminfo: memFree=29120888/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2462140 CPUtime=1722.33 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 625451 0 0 0 172141 92 0 0 25 0 1 0 891041522 2521231360 607042 33554432000 4194304 9016284 140734330613744 18446744073709551615 6232288 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 615535 607042 893 1178 0 614353 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2462140

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 1109
/proc/meminfo: memFree=28940920/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2670104 CPUtime=1782.34 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 670144 0 0 0 178136 98 0 0 25 0 1 0 891041522 2734186496 651705 33554432000 4194304 9016284 140734330613744 18446744073709551615 6924817 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 667526 651705 882 1178 0 666344 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2670104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 1110
/proc/meminfo: memFree=28941136/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2670104 CPUtime=1800.03 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 670144 0 0 0 179905 98 0 0 25 0 1 0 891041522 2734186496 651705 33554432000 4194304 9016284 140734330613744 18446744073709551615 6270516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 667526 651705 882 1178 0 666344 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2670104

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1037

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.14 2/173 1111
/proc/meminfo: memFree=28941128/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2670104 CPUtime=1801.43 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 670144 0 0 0 180045 98 0 0 25 0 1 0 891041522 2734186496 651705 33554432000 4194304 9016284 140734330613744 18446744073709551615 6270533 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 667526 651705 882 1178 0 666344 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 2670104

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.14 2/173 1111
/proc/meminfo: memFree=28941128/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2670104 CPUtime=1801.84 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 670144 0 0 0 180086 98 0 0 25 0 1 0 891041522 2734186496 651705 33554432000 4194304 9016284 140734330613744 18446744073709551615 6270490 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 667526 651705 882 1178 0 666344 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 2670104

[startup+1802 s]
/proc/loadavg: 1.00 1.00 1.14 2/173 1111
/proc/meminfo: memFree=28941128/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=2670104 CPUtime=1802.03 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4202496 670144 0 0 0 180105 98 0 0 25 0 1 0 891041522 2734186496 651705 33554432000 4194304 9016284 140734330613744 18446744073709551615 6270523 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1037/statm: 667526 651705 882 1178 0 666344 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 2670104

[startup+1802.1 s]
/proc/loadavg: 1.00 1.00 1.14 2/173 1111
/proc/meminfo: memFree=28941128/32950928 swapFree=67055156/67111528
[pid=1037] ppid=1035 vsize=0 CPUtime=1802.14 cores=0,2,4,6
/proc/1037/stat : 1037 (scip-2.0.1.4b_2) R 1035 1037 30017 0 -1 4203524 670144 0 0 0 180106 108 0 0 25 0 1 0 891041522 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/1037/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.11
CPU time (s): 1802.15
CPU user time (s): 1801.06
CPU system time (s): 1.08683
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2670104

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

runsolver used 2.73058 second user time and 5.64314 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 14:13:37
IDJOB=3489787
IDBENCH=78064
IDSOLVER=1979
FILE ID=node123/3489787-1307794417
RUNJOBID= node123-1307791643-789
PBS_JOBID= 13550870
Free space on /tmp= 74152 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9014_2.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-3489787-1307794417/watcher-3489787-1307794417 -o /tmp/evaluation-result-3489787-1307794417/solver-3489787-1307794417 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489787-1307794417.opb -t 1800 -m 15500

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

MD5SUM BENCH= 82675f41f9235220cbcd7952570f1ec4
RANDOM SEED=157410626

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27828120 kB
Buffers:        289384 kB
Cached:         926452 kB
SwapCached:      10356 kB
Active:        4189348 kB
Inactive:       733920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27828120 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           22520 kB
Writeback:           0 kB
AnonPages:     3704936 kB
Mapped:          14964 kB
Slab:           126964 kB
PageTables:      11996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3944800 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= 74156 MiB
End job on node123 at 2011-06-11 14:43:39