Trace number 3451879

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

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3451879-1307120228.opb>
1.21/1.24	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192794 constraints
1.21/1.24	c problem read
1.21/1.25	c presolving settings loaded
1.49/1.59	c presolving:
6.39/6.47	c (round 1) 4969 del vars, 14521 del conss, 0 add conss, 3917 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12967468 impls, 0 clqs
7.81/7.86	c (round 2) 8965 del vars, 32287 del conss, 0 add conss, 7695 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12991957 impls, 0 clqs
8.19/8.23	c (round 3) 10546 del vars, 39352 del conss, 0 add conss, 8612 chg bounds, 29 chg sides, 25 chg coeffs, 0 upgd conss, 13005215 impls, 0 clqs
8.39/8.47	c (round 4) 11436 del vars, 42899 del conss, 0 add conss, 9158 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13014796 impls, 0 clqs
8.59/8.63	c (round 5) 11974 del vars, 45127 del conss, 0 add conss, 9507 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13019553 impls, 0 clqs
8.69/8.74	c (round 6) 12322 del vars, 46644 del conss, 0 add conss, 9706 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13022323 impls, 0 clqs
8.80/8.83	c (round 7) 12524 del vars, 47481 del conss, 0 add conss, 9826 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13024318 impls, 0 clqs
8.80/8.90	c (round 8) 12657 del vars, 48065 del conss, 0 add conss, 9909 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025371 impls, 0 clqs
8.91/8.96	c (round 9) 12747 del vars, 48455 del conss, 0 add conss, 9975 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025743 impls, 0 clqs
8.99/9.01	c (round 10) 12791 del vars, 48666 del conss, 0 add conss, 10004 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025883 impls, 0 clqs
8.99/9.06	c (round 11) 12813 del vars, 48778 del conss, 0 add conss, 10020 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025923 impls, 0 clqs
9.09/9.11	c (round 12) 12821 del vars, 48821 del conss, 0 add conss, 10026 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025929 impls, 0 clqs
9.59/9.63	c (round 13) 12821 del vars, 48827 del conss, 0 add conss, 10026 chg bounds, 44 chg sides, 42 chg coeffs, 143967 upgd conss, 13025929 impls, 0 clqs
10.01/10.03	c (round 14) 12821 del vars, 48827 del conss, 18 add conss, 10026 chg bounds, 79 chg sides, 208 chg coeffs, 143967 upgd conss, 13025929 impls, 0 clqs
539.11/539.17	c    (539.2s) probing: 1000/41961 (2.4%) - 1 fixings, 1 aggregations, 11855036 implications, 0 bound changes
973.31/973.31	c    (973.3s) probing: 2000/41961 (4.8%) - 1 fixings, 1 aggregations, 19612070 implications, 0 bound changes
1020.82/1020.91	c    (1020.9s) probing: 2114/41961 (5.0%) - 1 fixings, 1 aggregations, 20407144 implications, 0 bound changes
1020.82/1020.91	c    (1020.9s) probing aborted: 2000/2000 successive useless probings
1020.82/1020.92	c presolving (15 rounds):
1020.82/1020.92	c  12823 deleted vars, 48830 deleted constraints, 18 added constraints, 10026 tightened bounds, 0 added holes, 79 changed sides, 213 changed coefficients
1020.82/1020.92	c  82149217 implications, 0 cliques
1020.82/1020.92	c presolved problem has 41959 variables (41959 bin, 0 int, 0 impl, 0 cont) and 143982 constraints
1020.82/1020.92	c    1152 constraints of type <knapsack>
1020.82/1020.92	c  122077 constraints of type <setppc>
1020.82/1020.92	c   20753 constraints of type <logicor>
1020.82/1020.92	c transformed objective value is always integral (scale: 1)
1020.82/1020.92	c Presolving Time: 1019.42
1020.82/1020.92	c - non default parameters ----------------------------------------------------------------------
1020.82/1020.92	c # SCIP version 2.0.1.5
1020.82/1020.92	c 
1020.82/1020.92	c # frequency for displaying node information lines
1020.82/1020.92	c # [type: int, range: [-1,2147483647], default: 100]
1020.93/1020.92	c display/freq = 10000
1020.93/1020.92	c 
1020.93/1020.92	c # maximal time in seconds to run
1020.93/1020.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1020.93/1020.92	c limits/time = 1800
1020.93/1020.92	c 
1020.93/1020.92	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1020.93/1020.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1020.93/1020.92	c limits/memory = 13950
1020.93/1020.92	c 
1020.93/1020.92	c # default clock type (1: CPU user seconds, 2: wall clock time)
1020.93/1020.92	c # [type: int, range: [1,2], default: 1]
1020.93/1020.92	c timing/clocktype = 2
1020.93/1020.92	c 
1020.93/1020.92	c # belongs reading time to solving time?
1020.93/1020.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1020.93/1020.92	c timing/reading = TRUE
1020.93/1020.92	c 
1020.93/1020.92	c # should presolving try to simplify inequalities
1020.93/1020.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1020.93/1020.92	c constraints/linear/simplifyinequalities = TRUE
1020.93/1020.92	c 
1020.93/1020.92	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1020.93/1020.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1020.93/1020.92	c constraints/indicator/addCouplingCons = TRUE
1020.93/1020.92	c 
1020.93/1020.92	c # should presolving try to simplify knapsacks
1020.93/1020.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1020.93/1020.92	c constraints/knapsack/simplifyinequalities = TRUE
1020.93/1020.92	c 
1020.93/1020.92	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1020.93/1020.92	c # [type: int, range: [-1,2147483647], default: -1]
1020.93/1020.92	c separating/rapidlearning/freq = 0
1020.93/1020.92	c 
1020.93/1020.92	c -----------------------------------------------------------------------------------------------
1020.93/1020.92	c start solving
1020.93/1020.95	c 
1145.01/1145.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1145.01/1145.10	c  1145s|     1 |     0 | 36954 |     - |2404M|   0 | 397 |  41k| 143k|  41k| 143k|   0 |  13 |   0 | 7.800000e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3451879-1307120228/watcher-3451879-1307120228 -o /tmp/evaluation-result-3451879-1307120228/solver-3451879-1307120228 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451879-1307120228.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.81 1.98 1.99 2/535 11503
/proc/meminfo: memFree=25177640/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=13920 CPUtime=0 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 2474 0 0 0 0 0 0 0 21 0 1 0 804439070 14254080 2428 33554432000 4194304 9163163 140733370890880 18446744073709551615 6919008 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11503/statm: 3480 2428 395 1214 0 2262 0

[startup+0.120712 s]
/proc/loadavg: 1.81 1.98 1.99 2/535 11503
/proc/meminfo: memFree=25177640/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=34396 CPUtime=0.11 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 7598 0 0 0 10 1 0 0 22 0 1 0 804439070 35221504 7552 33554432000 4194304 9163163 140733370890880 18446744073709551615 8090512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11503/statm: 8599 7552 395 1214 0 7381 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 34396

[startup+0.20069 s]
/proc/loadavg: 1.81 1.98 1.99 2/535 11503
/proc/meminfo: memFree=25177640/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=44708 CPUtime=0.19 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 10167 0 0 0 18 1 0 0 22 0 1 0 804439070 45780992 10121 33554432000 4194304 9163163 140733370890880 18446744073709551615 8044971 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11503/statm: 11177 10121 395 1214 0 9959 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44708

[startup+0.300672 s]
/proc/loadavg: 1.81 1.98 1.99 2/535 11503
/proc/meminfo: memFree=25177640/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=50700 CPUtime=0.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 11654 0 0 0 28 1 0 0 22 0 1 0 804439070 51916800 11608 33554432000 4194304 9163163 140733370890880 18446744073709551615 8158902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11503/statm: 12675 11608 395 1214 0 11457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50700

[startup+0.7006 s]
/proc/loadavg: 1.81 1.98 1.99 2/535 11503
/proc/meminfo: memFree=25177640/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=77784 CPUtime=0.69 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 18402 0 0 0 67 2 0 0 23 0 1 0 804439070 79650816 18356 33554432000 4194304 9163163 140733370890880 18446744073709551615 8090512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11503/statm: 19446 18356 395 1214 0 18228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77784

[startup+1.50046 s]
/proc/loadavg: 1.83 1.98 1.99 3/536 11504
/proc/meminfo: memFree=24975264/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=282392 CPUtime=1.49 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 69382 0 0 0 141 8 0 0 25 0 1 0 804439070 289169408 69335 33554432000 4194304 9163163 140733370890880 18446744073709551615 4696351 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 70598 69336 454 1214 0 69380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 282392

[startup+3.10117 s]
/proc/loadavg: 1.83 1.98 1.99 3/536 11504
/proc/meminfo: memFree=24456752/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=465876 CPUtime=3.09 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 114464 0 0 0 297 12 0 0 25 0 1 0 804439070 477057024 114417 33554432000 4194304 9163163 140733370890880 18446744073709551615 4832941 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 116469 114417 506 1214 0 115251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 465876

[startup+6.3006 s]
/proc/loadavg: 1.83 1.98 1.99 3/536 11504
/proc/meminfo: memFree=23926036/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=690100 CPUtime=6.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 168545 0 0 0 609 20 0 0 25 0 1 0 804439070 706662400 168498 33554432000 4194304 9163163 140733370890880 18446744073709551615 6567797 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 172525 168498 515 1214 0 171307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 690100

[startup+12.7005 s]
/proc/loadavg: 1.85 1.98 1.99 3/536 11504
/proc/meminfo: memFree=23708932/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=787884 CPUtime=12.69 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 202337 0 0 0 1245 24 0 0 25 0 1 0 804439070 806793216 191819 33554432000 4194304 9163163 140733370890880 18446744073709551615 6567801 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 196971 191819 573 1214 0 195753 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 787884

[startup+25.5012 s]
/proc/loadavg: 1.88 1.98 1.99 3/536 11505
/proc/meminfo: memFree=23619392/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=839724 CPUtime=25.49 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 214369 0 0 0 2524 25 0 0 25 0 1 0 804439070 859877376 203851 33554432000 4194304 9163163 140733370890880 18446744073709551615 6567779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 209931 203851 573 1214 0 208713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 839724

[startup+51.1006 s]
/proc/loadavg: 1.92 1.98 1.99 3/536 11505
/proc/meminfo: memFree=23443764/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=928136 CPUtime=51.09 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 235745 0 0 0 5082 27 0 0 25 0 1 0 804439070 950411264 225227 33554432000 4194304 9163163 140733370890880 18446744073709551615 4794560 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 232034 225227 573 1214 0 230816 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 928136

[startup+102.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/536 11507
/proc/meminfo: memFree=23079072/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=1077908 CPUtime=102.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 272293 0 0 0 10198 31 0 0 25 0 1 0 804439070 1103777792 261775 33554432000 4194304 9163163 140733370890880 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 269477 261775 573 1214 0 268259 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1077908

[startup+162.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/536 11508
/proc/meminfo: memFree=22641800/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=1317816 CPUtime=162.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 333100 0 0 0 16190 39 0 0 25 0 1 0 804439070 1349443584 322582 33554432000 4194304 9163163 140733370890880 18446744073709551615 6567787 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 329454 322582 573 1214 0 328236 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1317816

[startup+222.32 s]
/proc/loadavg: 2.12 2.01 2.00 3/536 11510
/proc/meminfo: memFree=22202796/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=1575784 CPUtime=222.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 397090 0 0 0 22183 48 0 0 25 0 1 0 804439070 1613602816 386572 33554432000 4194304 9163163 140733370890880 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11503/statm: 393946 386572 573 1214 0 392728 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 1575784

[startup+282.3 s]
/proc/loadavg: 2.26 2.05 2.01 3/536 11520
/proc/meminfo: memFree=21721972/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=1827868 CPUtime=282.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 459784 0 0 0 28173 56 0 0 25 0 1 0 804439070 1871736832 449266 33554432000 4194304 9163163 140733370890880 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 456967 449266 573 1214 0 455749 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1827868

[startup+342.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/536 11522
/proc/meminfo: memFree=21404736/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=2008720 CPUtime=342.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 504962 0 0 0 34168 61 0 0 25 0 1 0 804439070 2056929280 494444 33554432000 4194304 9163163 140733370890880 18446744073709551615 5459163 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 502180 494444 573 1214 0 500962 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 2008720

[startup+402.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/536 11524
/proc/meminfo: memFree=21089368/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=2191580 CPUtime=402.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 549914 0 0 0 40162 67 0 0 25 0 1 0 804439070 2244177920 539396 33554432000 4194304 9163163 140733370890880 18446744073709551615 6567779 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 547895 539396 573 1214 0 546677 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2191580

[startup+462.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 11525
/proc/meminfo: memFree=20861772/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=2293160 CPUtime=462.3 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 575391 0 0 0 46158 72 0 0 25 0 1 0 804439070 2348195840 564873 33554432000 4194304 9163163 140733370890880 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 573290 564873 573 1214 0 572072 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2293160

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/536 11527
/proc/meminfo: memFree=20627612/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=2469160 CPUtime=522.3 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 619168 0 0 0 52153 77 0 0 25 0 1 0 804439070 2528419840 608650 33554432000 4194304 9163163 140733370890880 18446744073709551615 5459013 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 617290 608650 573 1214 0 616072 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2469160

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 11528
/proc/meminfo: memFree=20484336/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=2548104 CPUtime=582.29 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 639020 0 0 0 58149 80 0 0 25 0 1 0 804439070 2609258496 628502 33554432000 4194304 9163163 140733370890880 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 637026 628502 577 1214 0 635808 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2548104

[startup+642.301 s]

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

/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 776304 0 0 0 100130 101 0 0 25 0 1 0 804439070 3175116800 765786 33554432000 4194304 9163163 140733370890880 18446744073709551615 6567805 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 775175 765786 577 1214 0 773957 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3100700

[startup+1062.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/536 11541
/proc/meminfo: memFree=19178972/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3372420 CPUtime=1062.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 845248 0 0 0 106112 119 0 0 25 0 1 0 804439070 3453358080 829651 33554432000 4194304 9163163 140733370890880 18446744073709551615 7349058 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 843105 829651 992 1214 0 841887 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3372420

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 11543
/proc/meminfo: memFree=19060716/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1122.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 853623 0 0 0 112103 128 0 0 25 0 1 0 804439070 3482066944 837363 33554432000 4194304 9163163 140733370890880 18446744073709551615 7349248 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 837363 737 1214 0 848896 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3400456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 11544
/proc/meminfo: memFree=18961832/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1182.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 855961 0 0 0 118095 136 0 0 25 0 1 0 804439070 3482066944 839685 33554432000 4194304 9163163 140733370890880 18446744073709551615 7348226 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 839685 733 1214 0 848896 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 3400456

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 11546
/proc/meminfo: memFree=18877220/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1242.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 855962 0 0 0 124090 141 0 0 25 0 1 0 804439070 3482066944 839686 33554432000 4194304 9163163 140733370890880 18446744073709551615 7345690 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 839686 733 1214 0 848896 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 3400456

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 11548
/proc/meminfo: memFree=18741644/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1302.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 130078 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217691 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 3400456

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/536 11549
/proc/meminfo: memFree=18658148/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1362.31 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 136078 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217772 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3400456

[startup+1422.3 s]
/proc/loadavg: 2.19 2.07 2.02 3/536 11551
/proc/meminfo: memFree=18575136/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1422.32 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 142079 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 18446744073699065949 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 3400456

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/536 11552
/proc/meminfo: memFree=18461264/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1482.32 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 148079 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217697 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3400456

[startup+1542.32 s]
/proc/loadavg: 2.04 2.06 2.01 3/536 11554
/proc/meminfo: memFree=18333740/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1542.34 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 154081 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217697 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3400456

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/536 11556
/proc/meminfo: memFree=18203624/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1602.32 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 160079 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217691 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 3400456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 11557
/proc/meminfo: memFree=18077704/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1662.32 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 166079 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217600 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3400456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 11562
/proc/meminfo: memFree=17969436/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1722.32 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 172079 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217600 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3400456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 11563
/proc/meminfo: memFree=17853568/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1782.33 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 178080 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6217691 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3400456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/537 11565
/proc/meminfo: memFree=17830740/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1800.03 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856302 0 0 0 179850 153 0 0 25 0 1 0 804439070 3482066944 840025 33554432000 4194304 9163163 140733370890880 18446744073709551615 6219312 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840025 839 1214 0 848896 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3400456

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11503

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 11566
/proc/meminfo: memFree=21829384/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1801.53 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856363 0 0 0 180000 153 0 0 25 0 1 0 804439070 3482066944 840086 33554432000 4194304 9163163 140733370890880 18446744073709551615 6219328 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840086 839 1214 0 848896 0
Current children cumulated CPU time (s) 1801.53
Current children cumulated vsize (KiB) 3400456

[startup+1801.92 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 11566
/proc/meminfo: memFree=21829384/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=3400456 CPUtime=1801.94 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4202496 856363 0 0 0 180041 153 0 0 25 0 1 0 804439070 3482066944 840086 33554432000 4194304 9163163 140733370890880 18446744073709551615 6219337 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11503/statm: 850114 840086 839 1214 0 848896 0
Current children cumulated CPU time (s) 1801.94
Current children cumulated vsize (KiB) 3400456

[startup+1802.1 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 11566
/proc/meminfo: memFree=21829384/32951124 swapFree=46970528/67111528
[pid=11503] ppid=11501 vsize=0 CPUtime=1802.13 cores=1,3,5,7
/proc/11503/stat : 11503 (scip-2.0.1.4b.l) R 11501 11503 9437 0 -1 4203524 856363 0 0 0 180052 161 0 0 25 0 1 0 804439070 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0
/proc/11503/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.15
CPU time (s): 1802.18
CPU user time (s): 1800.52
CPU system time (s): 1.66275
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3400456

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

runsolver used 8.91464 second user time and 22.5156 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-03 18:57:08
IDJOB=3451879
IDBENCH=77714
IDSOLVER=1948
FILE ID=node146/3451879-1307120228
RUNJOBID= node146-1307120228-11484
PBS_JOBID= 13498003
Free space on /tmp= 73704 MiB

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

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

MD5SUM BENCH= e5816ad1b3dc14cfee75f9257c223cc5
RANDOM SEED=573928675

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25177672 kB
Buffers:        113968 kB
Cached:         261484 kB
SwapCached:      60160 kB
Active:         260228 kB
Inactive:      7271448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25177672 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:           35836 kB
Writeback:           0 kB
AnonPages:     7107004 kB
Mapped:          18108 kB
Slab:            74492 kB
PageTables:      97084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160715008 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= 73708 MiB
End job on node146 at 2011-06-03 19:27:10