Trace number 3489790

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.11 1802.2

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j902_10.std.opb
MD5SUM33b0cf0db8f9548b442c42f26a6f8900
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark80
Best CPU time to get the best result obtained on this benchmark0.632903
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 constraints176060
Number of constraints which are clauses174860
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 constraint33
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-3489790-1307794617.opb>
0.89/0.96	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176060 constraints
0.89/0.96	c problem read
0.89/0.96	c presolving settings loaded
1.19/1.28	c presolving:
7.19/7.29	c (round 1) 3400 del vars, 9870 del conss, 0 add conss, 2313 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12116186 impls, 0 clqs
9.99/10.05	c (round 2) 8302 del vars, 27140 del conss, 0 add conss, 6918 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12137230 impls, 0 clqs
10.59/10.64	c (round 3) 9827 del vars, 34452 del conss, 0 add conss, 7665 chg bounds, 76 chg sides, 53 chg coeffs, 0 upgd conss, 12147872 impls, 0 clqs
10.99/11.08	c (round 4) 10406 del vars, 36805 del conss, 0 add conss, 8088 chg bounds, 90 chg sides, 77 chg coeffs, 0 upgd conss, 12151170 impls, 0 clqs
11.19/11.28	c (round 5) 10831 del vars, 38535 del conss, 0 add conss, 8319 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12153583 impls, 0 clqs
11.29/11.39	c (round 6) 10941 del vars, 39066 del conss, 0 add conss, 8391 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154479 impls, 0 clqs
11.39/11.47	c (round 7) 11007 del vars, 39387 del conss, 0 add conss, 8427 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154801 impls, 0 clqs
11.49/11.52	c (round 8) 11017 del vars, 39467 del conss, 0 add conss, 8432 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154905 impls, 0 clqs
11.49/11.57	c (round 9) 11023 del vars, 39499 del conss, 0 add conss, 8435 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154927 impls, 0 clqs
12.10/12.10	c (round 10) 11023 del vars, 39505 del conss, 0 add conss, 8435 chg bounds, 92 chg sides, 79 chg coeffs, 136555 upgd conss, 12154927 impls, 0 clqs
12.39/12.43	c (round 11) 11023 del vars, 39506 del conss, 57 add conss, 8435 chg bounds, 157 chg sides, 426 chg coeffs, 136555 upgd conss, 12155937 impls, 256 clqs
612.24/612.39	c    (612.4s) probing: 1000/43759 (2.3%) - 0 fixings, 0 aggregations, 8903821 implications, 0 bound changes
1016.53/1016.64	c    (1016.6s) probing: 2000/43759 (4.6%) - 0 fixings, 0 aggregations, 13916569 implications, 0 bound changes
1017.03/1017.13	c    (1017.1s) probing: 2001/43759 (4.6%) - 0 fixings, 0 aggregations, 13925174 implications, 0 bound changes
1017.03/1017.13	c    (1017.1s) probing aborted: 2000/2000 successive useless probings
1017.03/1017.14	c presolving (12 rounds):
1017.03/1017.14	c  11023 deleted vars, 39506 deleted constraints, 57 added constraints, 8435 tightened bounds, 0 added holes, 165 changed sides, 436 changed coefficients
1017.03/1017.14	c  58860215 implications, 297 cliques
1017.03/1017.14	c presolved problem has 43759 variables (43759 bin, 0 int, 0 impl, 0 cont) and 136611 constraints
1017.03/1017.14	c    1113 constraints of type <knapsack>
1017.03/1017.14	c  113861 constraints of type <setppc>
1017.03/1017.14	c   21637 constraints of type <logicor>
1017.03/1017.14	c transformed objective value is always integral (scale: 1)
1017.03/1017.14	c Presolving Time: 1015.95
1017.03/1017.14	c - non default parameters ----------------------------------------------------------------------
1017.03/1017.14	c # SCIP version 2.0.1.5
1017.03/1017.14	c 
1017.03/1017.14	c # frequency for displaying node information lines
1017.03/1017.14	c # [type: int, range: [-1,2147483647], default: 100]
1017.03/1017.14	c display/freq = 10000
1017.03/1017.14	c 
1017.03/1017.14	c # maximal time in seconds to run
1017.03/1017.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1017.03/1017.14	c limits/time = 1797
1017.03/1017.14	c 
1017.03/1017.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1017.03/1017.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1017.03/1017.14	c limits/memory = 13950
1017.03/1017.14	c 
1017.03/1017.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
1017.03/1017.14	c # [type: int, range: [1,2], default: 1]
1017.03/1017.14	c timing/clocktype = 2
1017.03/1017.14	c 
1017.03/1017.14	c # belongs reading time to solving time?
1017.03/1017.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1017.03/1017.14	c timing/reading = TRUE
1017.03/1017.14	c 
1017.03/1017.14	c # should presolving try to simplify inequalities
1017.03/1017.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1017.03/1017.14	c constraints/linear/simplifyinequalities = TRUE
1017.03/1017.14	c 
1017.03/1017.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1017.03/1017.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1017.03/1017.14	c constraints/indicator/addCouplingCons = TRUE
1017.03/1017.14	c 
1017.03/1017.14	c # should presolving try to simplify knapsacks
1017.03/1017.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1017.03/1017.14	c constraints/knapsack/simplifyinequalities = TRUE
1017.03/1017.14	c 
1017.03/1017.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1017.03/1017.14	c # [type: int, range: [-1,2147483647], default: -1]
1017.03/1017.14	c separating/rapidlearning/freq = 0
1017.03/1017.14	c 
1017.03/1017.14	c -----------------------------------------------------------------------------------------------
1017.03/1017.14	c start solving
1017.03/1017.17	c 
1135.33/1135.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1135.33/1135.44	c  1135s|     1 |     0 | 35424 |     - |1794M|   0 | 415 |  43k| 136k|  43k| 136k|   0 |   6 |   0 | 8.000000e+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-3489790-1307794617/watcher-3489790-1307794617 -o /tmp/evaluation-result-3489790-1307794617/solver-3489790-1307794617 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489790-1307794617.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 2/177 27599
/proc/meminfo: memFree=29938672/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=12696 CPUtime=0 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 2168 0 0 0 0 0 0 0 25 0 1 0 969692376 13000704 2123 33554432000 4194304 9016284 140733286311488 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27599/statm: 3219 2132 353 1178 0 2037 0

[startup+0.048612 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27599
/proc/meminfo: memFree=29938672/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=23200 CPUtime=0.04 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 4773 0 0 0 4 0 0 0 25 0 1 0 969692376 23756800 4728 33554432000 4194304 9016284 140733286311488 18446744073709551615 6816873 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27599/statm: 5800 4728 360 1178 0 4618 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23200

[startup+0.100632 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27599
/proc/meminfo: memFree=29938672/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=32260 CPUtime=0.09 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 7064 0 0 0 9 0 0 0 25 0 1 0 969692376 33034240 7019 33554432000 4194304 9016284 140733286311488 18446744073709551615 6151870 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27599/statm: 8098 7020 360 1178 0 6916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32260

[startup+0.300598 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27599
/proc/meminfo: memFree=29938672/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=53928 CPUtime=0.29 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 12457 0 0 0 28 1 0 0 25 0 1 0 969692376 55222272 12412 33554432000 4194304 9016284 140733286311488 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27599/statm: 13482 12412 360 1178 0 12300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53928

[startup+0.70054 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27599
/proc/meminfo: memFree=29938672/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=91036 CPUtime=0.69 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 21744 0 0 0 67 2 0 0 25 0 1 0 969692376 93220864 21699 33554432000 4194304 9016284 140733286311488 18446744073709551615 4447097 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27599/statm: 22759 21699 360 1178 0 21577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91036

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27600
/proc/meminfo: memFree=29783192/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=304288 CPUtime=1.49 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 73950 0 0 0 142 7 0 0 25 0 1 0 969692376 311590912 73886 33554432000 4194304 9016284 140733286311488 18446744073709551615 6813403 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 76072 73886 474 1178 0 74890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 304288

[startup+3.10111 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27600
/proc/meminfo: memFree=29576484/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=446496 CPUtime=3.09 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 109231 0 0 0 298 11 0 0 25 0 1 0 969692376 457211904 109167 33554432000 4194304 9016284 140733286311488 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 111624 109167 485 1178 0 110442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446496

[startup+6.30061 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27600
/proc/meminfo: memFree=29363588/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=631348 CPUtime=6.29 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 153510 0 0 0 612 17 0 0 25 0 1 0 969692376 646500352 153446 33554432000 4194304 9016284 140733286311488 18446744073709551615 4346388 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 157837 153446 492 1178 0 156655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 631348

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27600
/proc/meminfo: memFree=29241332/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=730204 CPUtime=12.69 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 184317 0 0 0 1249 20 0 0 25 0 1 0 969692376 747728896 177378 33554432000 4194304 9016284 140733286311488 18446744073709551615 4899411 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 182551 177378 548 1178 0 181369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 730204

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27600
/proc/meminfo: memFree=29154772/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=785988 CPUtime=25.49 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 197152 0 0 0 2528 21 0 0 25 0 1 0 969692376 804851712 190213 33554432000 4194304 9016284 140733286311488 18446744073709551615 6480201 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 196497 190213 548 1178 0 195315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 785988

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27600
/proc/meminfo: memFree=28999740/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=814572 CPUtime=51.07 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 204330 0 0 0 5085 22 0 0 25 0 1 0 969692376 834121728 197391 33554432000 4194304 9016284 140733286311488 18446744073709551615 6480184 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 203643 197391 548 1178 0 202461 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 814572

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27602
/proc/meminfo: memFree=28750376/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=921512 CPUtime=102.28 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 231143 0 0 0 10202 26 0 0 25 0 1 0 969692376 943628288 224204 33554432000 4194304 9016284 140733286311488 18446744073709551615 4460367 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 230378 224204 548 1178 0 229196 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 921512

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27604
/proc/meminfo: memFree=28495012/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1040464 CPUtime=162.27 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 259536 0 0 0 16197 30 0 0 25 0 1 0 969692376 1065435136 252597 33554432000 4194304 9016284 140733286311488 18446744073709551615 6480180 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 260116 252597 548 1178 0 258934 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1040464

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27604
/proc/meminfo: memFree=28217076/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1178800 CPUtime=222.27 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 293999 0 0 0 22193 34 0 0 25 0 1 0 969692376 1207091200 287060 33554432000 4194304 9016284 140733286311488 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 294700 287060 548 1178 0 293518 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1178800

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27606
/proc/meminfo: memFree=27886936/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1298328 CPUtime=282.27 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 323881 0 0 0 28189 38 0 0 25 0 1 0 969692376 1329487872 316942 33554432000 4194304 9016284 140733286311488 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 324582 316942 548 1178 0 323400 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1298328

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27608
/proc/meminfo: memFree=27570432/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1459276 CPUtime=342.26 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 363357 0 0 0 34183 43 0 0 25 0 1 0 969692376 1494298624 356418 33554432000 4194304 9016284 140733286311488 18446744073709551615 4460361 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 364819 356418 548 1178 0 363637 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 1459276

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 27610
/proc/meminfo: memFree=27318296/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1570276 CPUtime=402.26 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 390992 0 0 0 40179 47 0 0 25 0 1 0 969692376 1607962624 384053 33554432000 4194304 9016284 140733286311488 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 392569 384053 548 1178 0 391387 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1570276

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27612
/proc/meminfo: memFree=27070748/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1670276 CPUtime=462.26 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 416577 0 0 0 46176 50 0 0 25 0 1 0 969692376 1710362624 409638 33554432000 4194304 9016284 140733286311488 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 417569 409638 548 1178 0 416387 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 1670276

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27612
/proc/meminfo: memFree=26855432/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1753648 CPUtime=522.24 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 437183 0 0 0 52172 52 0 0 25 0 1 0 969692376 1795735552 430244 33554432000 4194304 9016284 140733286311488 18446744073709551615 5154333 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 438412 430244 548 1178 0 437230 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 1753648

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27614
/proc/meminfo: memFree=26681032/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=1859864 CPUtime=582.25 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 463861 0 0 0 58168 57 0 0 25 0 1 0 969692376 1904500736 456922 33554432000 4194304 9016284 140733286311488 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 464966 456922 548 1178 0 463784 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 1859864

[startup+642.3 s]

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

/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 608206 0 0 0 106145 78 0 0 25 0 1 0 969692376 2504216576 596626 33554432000 4194304 9016284 140733286311488 18446744073709551615 7181758 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 611381 596626 793 1178 0 610199 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 2445524

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27628
/proc/meminfo: memFree=25464832/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2475384 CPUtime=1122.22 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 616641 0 0 0 112140 82 0 0 25 0 1 0 969692376 2534793216 604091 33554432000 4194304 9016284 140733286311488 18446744073709551615 7181481 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 618846 604091 727 1178 0 617664 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 2475384

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27630
/proc/meminfo: memFree=25467012/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2457184 CPUtime=1182.23 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 625255 0 0 0 118135 88 0 0 25 0 1 0 969692376 2516156416 603648 33554432000 4194304 9016284 140733286311488 18446744073709551615 7125872 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 614296 603648 818 1178 0 613114 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 2457184

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 27632
/proc/meminfo: memFree=25493252/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1242.22 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626259 0 0 0 124133 89 0 0 25 0 1 0 969692376 2482061312 597150 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231355 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597150 937 1178 0 604790 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 2423888

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27634
/proc/meminfo: memFree=25492836/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1302.22 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626330 0 0 0 130133 89 0 0 25 0 1 0 969692376 2482061312 597221 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231355 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597221 937 1178 0 604790 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 2423888

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 27639
/proc/meminfo: memFree=25491640/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1362.21 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626361 0 0 0 136132 89 0 0 25 0 1 0 969692376 2482061312 597252 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231355 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597252 937 1178 0 604790 0
Current children cumulated CPU time (s) 1362.21
Current children cumulated vsize (KiB) 2423888

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27639
/proc/meminfo: memFree=25491932/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1422.22 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626364 0 0 0 142133 89 0 0 25 0 1 0 969692376 2482061312 597255 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231629 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597255 937 1178 0 604790 0
Current children cumulated CPU time (s) 1422.22
Current children cumulated vsize (KiB) 2423888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27641
/proc/meminfo: memFree=25492000/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1482.21 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626365 0 0 0 148132 89 0 0 25 0 1 0 969692376 2482061312 597256 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597256 937 1178 0 604790 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 2423888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27643
/proc/meminfo: memFree=25492320/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1542.21 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626369 0 0 0 154132 89 0 0 25 0 1 0 969692376 2482061312 597260 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597260 937 1178 0 604790 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 2423888

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 27645
/proc/meminfo: memFree=25492384/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1602.21 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626374 0 0 0 160132 89 0 0 25 0 1 0 969692376 2482061312 597265 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27599/statm: 605972 597265 937 1178 0 604790 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 2423888

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27647
/proc/meminfo: memFree=25492584/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1662.2 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626381 0 0 0 166131 89 0 0 25 0 1 0 969692376 2482061312 597272 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231248 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/27599/statm: 605972 597272 937 1178 0 604790 0
Current children cumulated CPU time (s) 1662.2
Current children cumulated vsize (KiB) 2423888

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 27686
/proc/meminfo: memFree=28441452/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1722.21 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626388 0 0 0 172131 90 0 0 25 0 1 0 969692376 2482061312 597279 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 605972 597279 937 1178 0 604790 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 2423888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27688
/proc/meminfo: memFree=28440668/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2423888 CPUtime=1782.21 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 626392 0 0 0 178131 90 0 0 25 0 1 0 969692376 2482061312 597283 33554432000 4194304 9016284 140733286311488 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 605972 597283 937 1178 0 604790 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 2423888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27690
/proc/meminfo: memFree=28429628/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2441780 CPUtime=1800.01 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 629300 0 0 0 179911 90 0 0 25 0 1 0 969692376 2500382720 600191 33554432000 4194304 9016284 140733286311488 18446744073709551615 6232288 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 610445 600191 937 1178 0 609263 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2441780

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -27599

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27691
/proc/meminfo: memFree=28427636/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2441780 CPUtime=1801.3 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 629965 0 0 0 180040 90 0 0 25 0 1 0 969692376 2500382720 600856 33554432000 4194304 9016284 140733286311488 18446744073709551615 6232288 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 610445 600856 937 1178 0 609263 0
Current children cumulated CPU time (s) 1801.3
Current children cumulated vsize (KiB) 2441780

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27691
/proc/meminfo: memFree=28426884/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2441780 CPUtime=1801.71 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 630032 0 0 0 180081 90 0 0 25 0 1 0 969692376 2500382720 600923 33554432000 4194304 9016284 140733286311488 18446744073709551615 6232316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 610445 600923 937 1178 0 609263 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 2441780

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27691
/proc/meminfo: memFree=28426884/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2441780 CPUtime=1801.9 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 630064 0 0 0 180100 90 0 0 25 0 1 0 969692376 2500382720 600955 33554432000 4194304 9016284 140733286311488 18446744073709551615 6232288 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 610445 600955 937 1178 0 609263 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 2441780

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27691
/proc/meminfo: memFree=28426884/32951124 swapFree=67049456/67111528
[pid=27599] ppid=27597 vsize=2441780 CPUtime=1802 cores=0,2,4,6
/proc/27599/stat : 27599 (scip-2.0.1.4b_2) R 27597 27599 24968 0 -1 4202496 630081 0 0 0 180110 90 0 0 25 0 1 0 969692376 2500382720 600972 33554432000 4194304 9016284 140733286311488 18446744073709551615 6232316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/27599/statm: 610445 600972 937 1178 0 609263 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 2441780

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.2
CPU time (s): 1802.11
CPU user time (s): 1801.12
CPU system time (s): 0.997848
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 2475384

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

runsolver used 3.10053 second user time and 5.83711 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-11 14:16:57
IDJOB=3489790
IDBENCH=78088
IDSOLVER=1979
FILE ID=node118/3489790-1307794617
RUNJOBID= node118-1307784708-24986
PBS_JOBID= 13550905
Free space on /tmp= 74132 MiB

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

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

MD5SUM BENCH= 33b0cf0db8f9548b442c42f26a6f8900
RANDOM SEED=1006607657

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29939348 kB
Buffers:        260380 kB
Cached:        1567460 kB
SwapCached:      15436 kB
Active:        1463076 kB
Inactive:      1351028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29939348 kB
SwapTotal:    67111528 kB
SwapFree:     67049456 kB
Dirty:           21760 kB
Writeback:           8 kB
AnonPages:      983888 kB
Mapped:          11324 kB
Slab:           131112 kB
PageTables:       6712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1199164 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= 74120 MiB
End job on node118 at 2011-06-11 14:46:59