Trace number 3451863

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.25 1802.16

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j60opt/normalized-j605_7.std.opb
MD5SUM2f5f0d52a26e63360b89739df26033b1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark4.5703
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints118004
Number of constraints which are clauses116804
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 constraint32
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-3451863-1307116800.opb>
0.69/0.77	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 118004 constraints
0.69/0.77	c problem read
0.69/0.77	c presolving settings loaded
0.89/0.99	c presolving:
3.89/3.93	c (round 1) 2012 del vars, 5611 del conss, 0 add conss, 1337 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8089692 impls, 0 clqs
4.41/4.49	c (round 2) 4509 del vars, 13801 del conss, 0 add conss, 3647 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8100035 impls, 0 clqs
4.59/4.62	c (round 3) 5171 del vars, 17171 del conss, 0 add conss, 3927 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8103175 impls, 0 clqs
4.59/4.67	c (round 4) 5351 del vars, 18036 del conss, 0 add conss, 3987 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104480 impls, 0 clqs
4.69/4.71	c (round 5) 5393 del vars, 18265 del conss, 0 add conss, 3999 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104907 impls, 0 clqs
4.69/4.75	c (round 6) 5403 del vars, 18326 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104935 impls, 0 clqs
4.69/4.78	c (round 7) 5411 del vars, 18369 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104971 impls, 0 clqs
5.09/5.13	c (round 8) 5411 del vars, 18373 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 99631 upgd conss, 8104971 impls, 0 clqs
5.29/5.41	c (round 9) 5411 del vars, 18373 del conss, 21 add conss, 4009 chg bounds, 53 chg sides, 219 chg coeffs, 99631 upgd conss, 8105449 impls, 1980 clqs
5.59/5.61	c (round 10) 5411 del vars, 18375 del conss, 25 add conss, 4009 chg bounds, 59 chg sides, 252 chg coeffs, 99631 upgd conss, 8105457 impls, 2100 clqs
279.71/279.77	c    (279.8s) probing: 1000/31311 (3.2%) - 20 fixings, 1 aggregations, 6765715 implications, 0 bound changes
317.11/317.16	c (round 11) 5461 del vars, 18375 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 264 chg coeffs, 99631 upgd conss, 32963851 impls, 2100 clqs
317.81/317.88	c (round 12) 5491 del vars, 19010 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 584 chg coeffs, 99631 upgd conss, 32964937 impls, 2100 clqs
318.10/318.11	c (round 13) 5491 del vars, 19040 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 32964937 impls, 2393 clqs
503.22/503.23	c    (503.2s) probing: 2000/31311 (6.4%) - 76 fixings, 14 aggregations, 12545814 implications, 0 bound changes
602.84/602.85	c (round 14) 5543 del vars, 19041 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52000673 impls, 2393 clqs
603.72/603.74	c (round 15) 5559 del vars, 19256 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52007553 impls, 2393 clqs
604.02/604.05	c (round 16) 5559 del vars, 19272 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52007553 impls, 2393 clqs
744.63/744.62	c    (744.6s) probing: 3000/31311 (9.6%) - 108 fixings, 20 aggregations, 19699454 implications, 0 bound changes
955.74/955.80	c    (955.8s) probing: 4000/31311 (12.8%) - 108 fixings, 22 aggregations, 25754695 implications, 0 bound changes
1141.45/1141.48	c    (1141.5s) probing: 5000/31311 (16.0%) - 109 fixings, 23 aggregations, 30192815 implications, 0 bound changes
1340.86/1340.91	c    (1340.9s) probing: 6000/31311 (19.2%) - 109 fixings, 23 aggregations, 33588579 implications, 0 bound changes
1446.05/1446.05	c    (1446.1s) probing: 6550/31311 (20.9%) - 109 fixings, 23 aggregations, 35169533 implications, 0 bound changes
1446.05/1446.05	c    (1446.1s) probing aborted: 2000/2000 successive useless probings
1446.05/1446.05	c (round 17) 5589 del vars, 19272 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 97454587 impls, 2393 clqs
1446.66/1446.69	c (round 18) 5591 del vars, 19376 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 611 chg coeffs, 99631 upgd conss, 97454673 impls, 2393 clqs
1467.16/1467.15	c    (1467.2s) probing: 6750/31311 (21.6%) - 109 fixings, 23 aggregations, 35516415 implications, 0 bound changes
1467.16/1467.15	c    (1467.2s) probing aborted: 2000/2000 successive useless probings
1467.16/1467.15	c presolving (19 rounds):
1467.16/1467.15	c  5591 deleted vars, 19378 deleted constraints, 25 added constraints, 4009 tightened bounds, 0 added holes, 61 changed sides, 613 changed coefficients
1467.16/1467.15	c  98520173 implications, 2393 cliques
1467.16/1467.15	c presolved problem has 31131 variables (31131 bin, 0 int, 0 impl, 0 cont) and 98651 constraints
1467.16/1467.15	c    1163 constraints of type <knapsack>
1467.16/1467.15	c   82006 constraints of type <setppc>
1467.16/1467.15	c   15482 constraints of type <logicor>
1467.16/1467.15	c transformed objective value is always integral (scale: 1)
1467.16/1467.15	c Presolving Time: 1466.22
1467.16/1467.15	c - non default parameters ----------------------------------------------------------------------
1467.16/1467.15	c # SCIP version 2.0.1.5
1467.16/1467.15	c 
1467.16/1467.15	c # frequency for displaying node information lines
1467.16/1467.15	c # [type: int, range: [-1,2147483647], default: 100]
1467.16/1467.15	c display/freq = 10000
1467.16/1467.15	c 
1467.16/1467.15	c # maximal time in seconds to run
1467.16/1467.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1467.16/1467.15	c limits/time = 1800
1467.16/1467.15	c 
1467.16/1467.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1467.16/1467.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1467.16/1467.15	c limits/memory = 13950
1467.16/1467.15	c 
1467.16/1467.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
1467.16/1467.15	c # [type: int, range: [1,2], default: 1]
1467.16/1467.15	c timing/clocktype = 2
1467.16/1467.15	c 
1467.16/1467.15	c # belongs reading time to solving time?
1467.16/1467.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1467.16/1467.15	c timing/reading = TRUE
1467.16/1467.15	c 
1467.16/1467.15	c # should presolving try to simplify inequalities
1467.16/1467.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1467.16/1467.15	c constraints/linear/simplifyinequalities = TRUE
1467.16/1467.15	c 
1467.16/1467.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1467.16/1467.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1467.16/1467.15	c constraints/indicator/addCouplingCons = TRUE
1467.16/1467.15	c 
1467.16/1467.15	c # should presolving try to simplify knapsacks
1467.16/1467.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1467.16/1467.15	c constraints/knapsack/simplifyinequalities = TRUE
1467.16/1467.15	c 
1467.16/1467.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1467.16/1467.15	c # [type: int, range: [-1,2147483647], default: -1]
1467.16/1467.15	c separating/rapidlearning/freq = 0
1467.16/1467.15	c 
1467.16/1467.15	c -----------------------------------------------------------------------------------------------
1467.16/1467.15	c start solving
1467.16/1467.17	c 
1568.46/1568.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1568.46/1568.41	c  1568s|     1 |     0 | 37035 |     - |2735M|   0 |2099 |  31k|  98k|  31k|  98k|   0 |  18 |   0 | 6.046586e+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-3451863-1307116800/watcher-3451863-1307116800 -o /tmp/evaluation-result-3451863-1307116800/solver-3451863-1307116800 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451863-1307116800.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.03 2.00 2/517 6564
/proc/meminfo: memFree=20413660/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=13660 CPUtime=0 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 2394 0 0 0 0 0 0 0 25 0 1 0 823276730 13987840 2347 33554432000 4194304 9163163 140733565010816 18446744073709551615 8013931 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6564/statm: 3415 2347 395 1214 0 2197 0

[startup+0.0912219 s]
/proc/loadavg: 2.03 2.03 2.00 2/517 6564
/proc/meminfo: memFree=20413660/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=29048 CPUtime=0.08 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 6229 0 0 0 8 0 0 0 25 0 1 0 823276730 29745152 6182 33554432000 4194304 9163163 140733565010816 18446744073709551615 8041859 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6564/statm: 7262 6182 395 1214 0 6044 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29048

[startup+0.10122 s]
/proc/loadavg: 2.03 2.03 2.00 2/517 6564
/proc/meminfo: memFree=20413660/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=30072 CPUtime=0.09 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 6520 0 0 0 9 0 0 0 25 0 1 0 823276730 30793728 6473 33554432000 4194304 9163163 140733565010816 18446744073709551615 8031855 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6564/statm: 7518 6473 395 1214 0 6300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30072

[startup+0.30118 s]
/proc/loadavg: 2.03 2.03 2.00 2/517 6564
/proc/meminfo: memFree=20413660/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=45328 CPUtime=0.29 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 10321 0 0 0 28 1 0 0 25 0 1 0 823276730 46415872 10274 33554432000 4194304 9163163 140733565010816 18446744073709551615 4216836 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6564/statm: 11332 10274 395 1214 0 10114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45328

[startup+0.7011 s]
/proc/loadavg: 2.03 2.03 2.00 2/517 6564
/proc/meminfo: memFree=20413660/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=79748 CPUtime=0.69 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 18931 0 0 0 67 2 0 0 25 0 1 0 823276730 81661952 18884 33554432000 4194304 9163163 140733565010816 18446744073709551615 8090512 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6564/statm: 19937 18884 395 1214 0 18719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79748

[startup+1.50094 s]
/proc/loadavg: 2.03 2.03 2.00 3/518 6565
/proc/meminfo: memFree=20226412/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=264788 CPUtime=1.49 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 64370 0 0 0 143 6 0 0 25 0 1 0 823276730 271142912 64284 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567511 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 66197 64284 506 1214 0 64979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264788

[startup+3.10062 s]
/proc/loadavg: 2.03 2.03 2.00 3/518 6565
/proc/meminfo: memFree=20090632/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=413188 CPUtime=3.09 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 100015 0 0 0 299 10 0 0 25 0 1 0 823276730 423104512 99929 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567522 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 103297 99929 506 1214 0 102079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 413188

[startup+6.30098 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 6565
/proc/meminfo: memFree=19899796/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=515344 CPUtime=6.29 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 131954 0 0 0 616 13 0 0 25 0 1 0 823276730 527712256 124478 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567530 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 128836 124478 570 1214 0 127618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 515344

[startup+12.7007 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 6565
/proc/meminfo: memFree=19805776/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=591504 CPUtime=12.69 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 150050 0 0 0 1253 16 0 0 25 0 1 0 823276730 605700096 142574 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567488 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 147876 142574 570 1214 0 146658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 591504

[startup+25.5012 s]
/proc/loadavg: 2.02 2.02 2.00 3/518 6565
/proc/meminfo: memFree=19726004/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=632028 CPUtime=25.49 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 159771 0 0 0 2533 16 0 0 25 0 1 0 823276730 647196672 152295 33554432000 4194304 9163163 140733565010816 18446744073709551615 4833748 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 158007 152295 570 1214 0 156789 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 632028

[startup+51.1011 s]
/proc/loadavg: 2.01 2.02 2.00 3/518 6566
/proc/meminfo: memFree=19534940/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=699704 CPUtime=51.09 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 176392 0 0 0 5091 18 0 0 25 0 1 0 823276730 716496896 168916 33554432000 4194304 9163163 140733565010816 18446744073709551615 4785050 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 174926 168916 570 1214 0 173708 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 699704

[startup+102.32 s]
/proc/loadavg: 2.04 2.03 2.00 3/518 6576
/proc/meminfo: memFree=19123672/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=947052 CPUtime=102.31 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 237783 0 0 0 10205 26 0 0 25 0 1 0 823276730 969781248 230307 33554432000 4194304 9163163 140733565010816 18446744073709551615 4352471 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 236763 230307 570 1214 0 235545 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 947052

[startup+162.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 6578
/proc/meminfo: memFree=18826636/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1127340 CPUtime=162.3 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 282602 0 0 0 16199 31 0 0 25 0 1 0 823276730 1154396160 275126 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 281835 275126 570 1214 0 280617 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1127340

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 6579
/proc/meminfo: memFree=18622764/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1236632 CPUtime=222.3 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 309388 0 0 0 22196 34 0 0 25 0 1 0 823276730 1266311168 301912 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458832 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 309158 301912 570 1214 0 307940 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1236632

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 6584
/proc/meminfo: memFree=18454424/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1324596 CPUtime=282.31 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 331496 0 0 0 28193 38 0 0 25 0 1 0 823276730 1356386304 324020 33554432000 4194304 9163163 140733565010816 18446744073709551615 4755792 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 331149 324020 574 1214 0 329931 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1324596

[startup+342.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/518 6586
/proc/meminfo: memFree=18298052/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1402276 CPUtime=342.3 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 350973 0 0 0 34190 40 0 0 25 0 1 0 823276730 1435930624 343497 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567787 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 350569 343497 574 1214 0 349351 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1402276

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/518 6587
/proc/meminfo: memFree=18108532/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1522040 CPUtime=402.31 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 380624 0 0 0 40186 45 0 0 25 0 1 0 823276730 1558568960 373110 33554432000 4194304 9163163 140733565010816 18446744073709551615 4785473 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 380510 373110 574 1214 0 379292 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1522040

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 6589
/proc/meminfo: memFree=17760636/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1651100 CPUtime=462.32 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 413030 0 0 0 46183 49 0 0 25 0 1 0 823276730 1690726400 405396 33554432000 4194304 9163163 140733565010816 18446744073709551615 5073532 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 412775 405396 574 1214 0 411557 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 1651100

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 6590
/proc/meminfo: memFree=17598864/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1831748 CPUtime=522.32 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 457745 0 0 0 52177 55 0 0 25 0 1 0 823276730 1875709952 450111 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567779 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 457937 450111 574 1214 0 456719 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1831748

[startup+582.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/518 6592
/proc/meminfo: memFree=17508668/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=1918228 CPUtime=582.32 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 479513 0 0 0 58173 59 0 0 25 0 1 0 823276730 1964265472 471879 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 479557 471879 574 1214 0 478339 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1918228

[startup+642.301 s]

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

/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 727179 0 0 0 106142 92 0 0 25 0 1 0 823276730 2986717184 719545 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 729179 719545 574 1214 0 727961 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 2916716

[startup+1122.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/518 6633
/proc/meminfo: memFree=17089716/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3004260 CPUtime=1122.34 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 749496 0 0 0 112139 95 0 0 25 0 1 0 823276730 3076362240 741862 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567779 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 751065 741862 574 1214 0 749847 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 3004260

[startup+1182.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/518 6635
/proc/meminfo: memFree=16730700/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3102092 CPUtime=1182.34 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 773800 0 0 0 118135 99 0 0 25 0 1 0 823276730 3176542208 766166 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 775523 766166 574 1214 0 774305 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 3102092

[startup+1242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 6637
/proc/meminfo: memFree=16431948/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3201788 CPUtime=1242.35 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 798256 0 0 0 124132 103 0 0 25 0 1 0 823276730 3278630912 790622 33554432000 4194304 9163163 140733565010816 18446744073709551615 6567807 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 800447 790622 574 1214 0 799229 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 3201788

[startup+1302.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/518 6638
/proc/meminfo: memFree=16190988/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3260740 CPUtime=1302.37 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 812775 0 0 0 130131 106 0 0 25 0 1 0 823276730 3338997760 805141 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 815185 805141 574 1214 0 813967 0
Current children cumulated CPU time (s) 1302.37
Current children cumulated vsize (KiB) 3260740

[startup+1362.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/518 6640
/proc/meminfo: memFree=15995540/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3330728 CPUtime=1362.35 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 830285 0 0 0 136127 108 0 0 25 0 1 0 823276730 3410665472 822651 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 832682 822651 574 1214 0 831464 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 3330728

[startup+1422.32 s]
/proc/loadavg: 2.04 2.05 2.00 3/518 6641
/proc/meminfo: memFree=15773812/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3400752 CPUtime=1422.38 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 848148 0 0 0 142127 111 0 0 25 0 1 0 823276730 3482370048 840514 33554432000 4194304 9163163 140733565010816 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 850188 840514 574 1214 0 848970 0
Current children cumulated CPU time (s) 1422.38
Current children cumulated vsize (KiB) 3400752

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/518 6643
/proc/meminfo: memFree=15402000/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3665720 CPUtime=1482.36 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 913350 0 0 0 148114 122 0 0 25 0 1 0 823276730 3753697280 903853 33554432000 4194304 9163163 140733565010816 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 916430 903853 866 1214 0 915212 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 3665720

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 6645
/proc/meminfo: memFree=15244484/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3684064 CPUtime=1542.37 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 917884 0 0 0 154108 129 0 0 25 0 1 0 823276730 3772481536 907609 33554432000 4194304 9163163 140733565010816 18446744073709551615 7317276 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 921016 907609 769 1214 0 919798 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 3684064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 6646
/proc/meminfo: memFree=15083752/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3684064 CPUtime=1602.37 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 919237 0 0 0 160099 138 0 0 25 0 1 0 823276730 3772481536 908831 33554432000 4194304 9163163 140733565010816 18446744073709551615 7375905 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 921016 908831 822 1214 0 919798 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 3684064

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/518 6648
/proc/meminfo: memFree=14966788/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3684064 CPUtime=1662.37 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 919489 0 0 0 166088 149 0 0 25 0 1 0 823276730 3772481536 909019 33554432000 4194304 9163163 140733565010816 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 921016 909019 764 1214 0 919798 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 3684064

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/518 6649
/proc/meminfo: memFree=14893120/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3660136 CPUtime=1722.38 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 919856 0 0 0 172075 163 0 0 25 0 1 0 823276730 3747979264 902922 33554432000 4194304 9163163 140733565010816 18446744073709551615 6254745 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 915034 902922 746 1214 0 913816 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 3660136

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 6651
/proc/meminfo: memFree=14757064/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3660136 CPUtime=1782.38 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 919945 0 0 0 178075 163 0 0 25 0 1 0 823276730 3747979264 903011 33554432000 4194304 9163163 140733565010816 18446744073709551615 6217676 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 915034 903011 832 1214 0 913816 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 3660136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.18 2.07 2.01 3/518 6652
/proc/meminfo: memFree=14733496/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3660136 CPUtime=1800.09 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 919945 0 0 0 179846 163 0 0 25 0 1 0 823276730 3747979264 903011 33554432000 4194304 9163163 140733565010816 18446744073709551615 6219312 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 915034 903011 832 1214 0 913816 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3660136

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -6564

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

[startup+1801.4 s]
/proc/loadavg: 2.18 2.07 2.01 3/519 6653
/proc/meminfo: memFree=14724436/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3660136 CPUtime=1801.48 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 921060 0 0 0 179985 163 0 0 25 0 1 0 823276730 3747979264 904126 33554432000 4194304 9163163 140733565010816 18446744073709551615 6219337 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 915034 904126 832 1214 0 913816 0
Current children cumulated CPU time (s) 1801.48
Current children cumulated vsize (KiB) 3660136

[startup+1801.82 s]
/proc/loadavg: 2.18 2.07 2.01 3/519 6653
/proc/meminfo: memFree=14711044/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3660136 CPUtime=1801.9 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 921482 0 0 0 180027 163 0 0 25 0 1 0 823276730 3747979264 904548 33554432000 4194304 9163163 140733565010816 18446744073709551615 6219312 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 915034 904548 832 1214 0 913816 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 3660136

[startup+1802 s]
/proc/loadavg: 2.18 2.07 2.01 3/519 6653
/proc/meminfo: memFree=14711044/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=3660136 CPUtime=1802.08 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4202496 921732 0 0 0 180045 163 0 0 25 0 1 0 823276730 3747979264 904798 33554432000 4194304 9163163 140733565010816 18446744073709551615 6219337 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/6564/statm: 915034 904798 832 1214 0 913816 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 3660136

[startup+1802.1 s]
/proc/loadavg: 2.18 2.07 2.01 3/519 6653
/proc/meminfo: memFree=14711044/32950928 swapFree=34259960/67111528
[pid=6564] ppid=6562 vsize=0 CPUtime=1802.18 cores=1,3,5,7
/proc/6564/stat : 6564 (scip-2.0.1.4b.l) R 6562 6564 4893 0 -1 4203524 921760 0 0 0 180047 171 0 0 25 0 1 0 823276730 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0
/proc/6564/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.16
CPU time (s): 1802.25
CPU user time (s): 1800.47
CPU system time (s): 1.77473
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 3684064

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

runsolver used 8.80066 second user time and 22.3766 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-03 18:00:00
IDJOB=3451863
IDBENCH=76742
IDSOLVER=1948
FILE ID=node149/3451863-1307116800
RUNJOBID= node149-1307111208-6053
PBS_JOBID= 13498006
Free space on /tmp= 73508 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/j60opt/normalized-j605_7.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-3451863-1307116800/watcher-3451863-1307116800 -o /tmp/evaluation-result-3451863-1307116800/solver-3451863-1307116800 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451863-1307116800.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2f5f0d52a26e63360b89739df26033b1
RANDOM SEED=417400247

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20413940 kB
Buffers:        323100 kB
Cached:        3479672 kB
SwapCached:     123196 kB
Active:        1223088 kB
Inactive:     10974316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20413940 kB
SwapTotal:    67111528 kB
SwapFree:     34259960 kB
Dirty:           15732 kB
Writeback:           0 kB
AnonPages:     8295788 kB
Mapped:          20300 kB
Slab:           149784 kB
PageTables:     119500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 174044340 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= 73492 MiB
End job on node149 at 2011-06-03 18:30:03