Trace number 3452597

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.19 1800.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.12.opb
MD5SUMb1eab2cf935e923f8f1ff9f24be23d02
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark7.13991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 41
Optimality of the best value was proved YES
Number of variables25484
Total number of constraints1553328
Number of constraints which are clauses1549096
Number of constraints which are cardinality constraints (but not clauses)4232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint184
Number of terms in the objective function 184
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 184
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 182
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 366
Number of bits of the biggest sum of numbers9
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.01	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3452597-1307099909.opb>
11.09/11.13	c original problem has 25484 variables (25484 bin, 0 int, 0 impl, 0 cont) and 1553328 constraints
11.09/11.13	c problem read
11.09/11.14	c presolving settings loaded
16.18/16.29	c presolving:
22.89/22.94	c (round 1) 12623 del vars, 1401237 del conss, 0 add conss, 12150 chg bounds, 174 chg sides, 348 chg coeffs, 0 upgd conss, 3167139 impls, 0 clqs
23.00/23.02	c (round 2) 12632 del vars, 1413352 del conss, 0 add conss, 12150 chg bounds, 174 chg sides, 348 chg coeffs, 0 upgd conss, 3167139 impls, 0 clqs
23.00/23.06	c (round 3) 12634 del vars, 1413354 del conss, 0 add conss, 12150 chg bounds, 175 chg sides, 350 chg coeffs, 0 upgd conss, 3167543 impls, 0 clqs
23.79/23.82	c (round 4) 12634 del vars, 1413354 del conss, 0 add conss, 12150 chg bounds, 175 chg sides, 350 chg coeffs, 139974 upgd conss, 3167543 impls, 0 clqs
40.59/40.62	c    (40.6s) probing: 1000/12850 (7.8%) - 0 fixings, 0 aggregations, 15338 implications, 0 bound changes
60.67/60.71	c    (60.7s) probing: 2000/12850 (15.6%) - 0 fixings, 0 aggregations, 49005 implications, 0 bound changes
60.67/60.73	c    (60.7s) probing: 2001/12850 (15.6%) - 0 fixings, 0 aggregations, 49023 implications, 0 bound changes
60.67/60.73	c    (60.7s) probing aborted: 2000/2000 successive useless probings
60.67/60.73	c presolving (5 rounds):
60.67/60.73	c  12634 deleted vars, 1413354 deleted constraints, 0 added constraints, 12150 tightened bounds, 0 added holes, 175 changed sides, 350 changed coefficients
60.67/60.73	c  3267599 implications, 0 cliques
60.67/60.73	c presolved problem has 12850 variables (12850 bin, 0 int, 0 impl, 0 cont) and 139974 constraints
60.67/60.73	c   90420 constraints of type <setppc>
60.67/60.73	c   49554 constraints of type <logicor>
60.67/60.73	c transformed objective value is always integral (scale: 1)
60.67/60.73	c Presolving Time: 48.58
60.67/60.73	c - non default parameters ----------------------------------------------------------------------
60.67/60.73	c # SCIP version 2.0.1.4
60.67/60.73	c 
60.67/60.73	c # frequency for displaying node information lines
60.67/60.73	c # [type: int, range: [-1,2147483647], default: 100]
60.67/60.73	c display/freq = 10000
60.67/60.73	c 
60.67/60.73	c # maximal time in seconds to run
60.67/60.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
60.67/60.73	c limits/time = 1800
60.67/60.73	c 
60.67/60.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
60.67/60.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
60.67/60.73	c limits/memory = 13950
60.67/60.73	c 
60.67/60.73	c # default clock type (1: CPU user seconds, 2: wall clock time)
60.67/60.73	c # [type: int, range: [1,2], default: 1]
60.67/60.73	c timing/clocktype = 2
60.67/60.73	c 
60.67/60.73	c # belongs reading time to solving time?
60.67/60.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
60.67/60.73	c timing/reading = TRUE
60.67/60.73	c 
60.67/60.73	c # should presolving try to simplify inequalities
60.67/60.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
60.67/60.73	c constraints/linear/simplifyinequalities = TRUE
60.67/60.73	c 
60.67/60.73	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
60.67/60.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
60.67/60.73	c constraints/indicator/addCouplingCons = TRUE
60.67/60.73	c 
60.67/60.73	c # should presolving try to simplify knapsacks
60.67/60.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
60.67/60.73	c constraints/knapsack/simplifyinequalities = TRUE
60.67/60.73	c 
60.67/60.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
60.67/60.73	c # [type: int, range: [-1,2147483647], default: -1]
60.67/60.73	c separating/rapidlearning/freq = 0
60.67/60.73	c 
60.67/60.73	c -----------------------------------------------------------------------------------------------
60.67/60.73	c start solving
60.67/60.74	c 
60.67/60.77	o 178
60.67/60.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.67/60.77	c t60.8s|     1 |     0 |     0 |     - | 737M|   0 |   - |  12k| 139k|   0 |   0 |   0 |   0 |   0 |      --      | 1.780000e+02 |    Inf 
215.16/215.21	c   215s|     1 |     0 | 34405 |     - | 810M|   0 |  12k|  12k| 139k|  12k| 139k|   0 |   0 |   0 | 8.000000e+00 | 1.780000e+02 |2125.00%
759.57/759.67	c   760s|     1 |     0 | 90183 |     - | 813M|   0 |9923 |  12k| 139k|  12k| 141k|2000 |   0 |   0 | 3.407159e+01 | 1.780000e+02 | 422.43%
837.37/837.48	c   837s|     1 |     0 | 99459 |     - | 813M|   0 |9425 |  12k| 139k|  12k| 142k|2275 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
953.70/953.77	c   954s|     1 |     0 |109860 |     - | 813M|   0 |9462 |  12k| 139k|  12k| 142k|2311 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
1046.98/1047.08	c  1047s|     1 |     0 |117420 |     - | 813M|   0 |9518 |  12k| 139k|  12k| 142k|2335 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
1381.99/1382.02	c  1382s|     1 |     0 |121972 |     - | 813M|   0 |9607 |  12k| 139k|  12k| 142k|2391 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
1731.09/1731.13	c  1731s|     1 |     0 |127897 |     - | 813M|   0 |9447 |  12k| 139k|  12k| 142k|2396 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
1799.99/1800.01	c  1800s|     1 |     0 |127897 |     - | 813M|   0 |   - |  12k| 139k|  12k| 142k|2459 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
1799.99/1800.06	c  1800s|     1 |     2 |127897 |     - | 813M|   0 |   - |  12k| 139k|  12k| 142k|2459 |   0 |   0 | 3.700000e+01 | 1.780000e+02 | 381.08%
1799.99/1800.06	c 
1799.99/1800.06	c SCIP Status        : solving was interrupted [time limit reached]
1799.99/1800.06	c Solving Time (sec) : 1800.06
1799.99/1800.06	c Solving Nodes      : 1
1799.99/1800.06	c Primal Bound       : +1.78000000000000e+02 (2 solutions)
1799.99/1800.06	c Dual Bound         : +3.70000000000000e+01
1799.99/1800.06	c Gap                : 381.08 %

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-3452597-1307099909/watcher-3452597-1307099909 -o /tmp/evaluation-result-3452597-1307099909/solver-3452597-1307099909 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452597-1307099909.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.06 2.03 2.01 3/464 6515
/proc/meminfo: memFree=28572744/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=6732 CPUtime=0 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 839 0 0 0 0 0 0 0 22 0 1 0 821590807 6893568 792 33554432000 4194304 9128323 140736573565792 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 1716 793 350 1205 0 507 0

[startup+0.0461129 s]
/proc/loadavg: 2.06 2.03 2.01 3/464 6515
/proc/meminfo: memFree=28572744/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=19040 CPUtime=0.03 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 3744 0 0 0 3 0 0 0 22 0 1 0 821590807 19496960 3697 33554432000 4194304 9128323 140736573565792 18446744073709551615 8011969 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 4760 3697 400 1205 0 3551 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19040

[startup+0.101104 s]
/proc/loadavg: 2.06 2.03 2.01 3/464 6515
/proc/meminfo: memFree=28572744/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=21852 CPUtime=0.08 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 4474 0 0 0 8 0 0 0 22 0 1 0 821590807 22376448 4425 33554432000 4194304 9128323 140736573565792 18446744073709551615 8008900 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 5463 4425 400 1205 0 4254 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21852

[startup+0.301138 s]
/proc/loadavg: 2.06 2.03 2.01 3/464 6515
/proc/meminfo: memFree=28572744/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=29592 CPUtime=0.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 6407 0 0 0 28 0 0 0 23 0 1 0 821590807 30302208 6355 33554432000 4194304 9128323 140736573565792 18446744073709551615 7929233 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 7398 6355 400 1205 0 6189 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29592

[startup+0.701059 s]
/proc/loadavg: 2.06 2.03 2.01 3/464 6515
/proc/meminfo: memFree=28572744/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=47108 CPUtime=0.68 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 10771 0 0 0 67 1 0 0 25 0 1 0 821590807 48238592 10712 33554432000 4194304 9128323 140736573565792 18446744073709551615 6889432 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 11777 10712 400 1205 0 10568 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47108

[startup+1.50093 s]
/proc/loadavg: 2.06 2.03 2.01 3/465 6516
/proc/meminfo: memFree=28518948/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=79672 CPUtime=1.49 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 18904 0 0 0 146 3 0 0 25 0 1 0 821590807 81584128 18832 33554432000 4194304 9128323 140736573565792 18446744073709551615 7952328 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 19918 18832 400 1205 0 18709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79672

[startup+3.10065 s]
/proc/loadavg: 2.06 2.03 2.01 3/465 6516
/proc/meminfo: memFree=28473316/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=145312 CPUtime=3.08 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 35279 0 0 0 303 5 0 0 25 0 1 0 821590807 148799488 35180 33554432000 4194304 9128323 140736573565792 18446744073709551615 8008910 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 36328 35180 400 1205 0 35119 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 145312

[startup+6.30101 s]
/proc/loadavg: 2.06 2.03 2.01 3/465 6517
/proc/meminfo: memFree=28331860/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=286496 CPUtime=6.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 70532 0 0 0 620 9 0 0 25 0 1 0 821590807 293371904 70376 33554432000 4194304 9128323 140736573565792 18446744073709551615 6191637 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 71624 70376 400 1205 0 70415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 286496

[startup+12.7008 s]
/proc/loadavg: 2.05 2.03 2.00 3/465 6517
/proc/meminfo: memFree=27626640/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1217892 CPUtime=12.69 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 302678 0 0 0 1230 39 0 0 25 0 1 0 821590807 1247121408 300094 33554432000 4194304 9128323 140736573565792 18446744073709551615 8012003 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 304473 300094 467 1205 0 303264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1217892

[startup+25.5006 s]
/proc/loadavg: 2.04 2.03 2.00 3/465 6517
/proc/meminfo: memFree=26995540/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1602072 CPUtime=25.48 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 530787 0 0 0 2480 68 0 0 25 0 1 0 821590807 1640521728 393824 33554432000 4194304 9128323 140736573565792 18446744073709551615 5489966 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 400518 393824 659 1205 0 399309 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1602072

[startup+51.1011 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 6518
/proc/meminfo: memFree=26995828/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1600884 CPUtime=51.07 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 530791 0 0 0 5039 68 0 0 25 0 1 0 821590807 1639305216 393531 33554432000 4194304 9128323 140736573565792 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 400221 393531 663 1205 0 399012 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1600884

[startup+102.318 s]
/proc/loadavg: 2.15 2.06 2.01 3/465 6519
/proc/meminfo: memFree=26913700/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1697776 CPUtime=102.27 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 556796 0 0 0 10153 74 0 0 25 0 1 0 821590807 1738522624 413947 33554432000 4194304 9128323 140736573565792 18446744073709551615 7316068 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 424444 413947 694 1205 0 423235 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1697776

[startup+162.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/465 6521
/proc/meminfo: memFree=26912956/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1698192 CPUtime=162.26 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 556890 0 0 0 16147 79 0 0 25 0 1 0 821590807 1738948608 414002 33554432000 4194304 9128323 140736573565792 18446744073709551615 8009001 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 424548 414002 655 1205 0 423339 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1698192

[startup+222.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/465 6522
/proc/meminfo: memFree=26893736/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=222.27 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 562219 0 0 0 22145 82 0 0 25 0 1 0 821590807 1752289280 418889 33554432000 4194304 9128323 140736573565792 18446744073709551615 6309892 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 418889 742 1205 0 426596 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1711220

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/465 6524
/proc/meminfo: memFree=26891076/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=282.26 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 563328 0 0 0 28141 85 0 0 25 0 1 0 821590807 1752289280 419588 33554432000 4194304 9128323 140736573565792 18446744073709551615 7380906 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 419588 725 1205 0 426596 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 1711220

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 6525
/proc/meminfo: memFree=26891328/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=342.26 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 563328 0 0 0 34139 87 0 0 25 0 1 0 821590807 1752289280 419588 33554432000 4194304 9128323 140736573565792 18446744073709551615 7280582 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 419588 725 1205 0 426596 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 1711220

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6527
/proc/meminfo: memFree=26890972/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=402.26 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 563328 0 0 0 40136 90 0 0 25 0 1 0 821590807 1752289280 419588 33554432000 4194304 9128323 140736573565792 18446744073709551615 8009006 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 419588 725 1205 0 426596 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1711220

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6529
/proc/meminfo: memFree=26889068/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=462.26 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 563328 0 0 0 46132 94 0 0 25 0 1 0 821590807 1752289280 419588 33554432000 4194304 9128323 140736573565792 18446744073709551615 7316369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 419588 725 1205 0 426596 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 1711220

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6530
/proc/meminfo: memFree=26888520/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=522.27 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 563570 0 0 0 52130 97 0 0 25 0 1 0 821590807 1752289280 419830 33554432000 4194304 9128323 140736573565792 18446744073709551615 7321140 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 419830 725 1205 0 426596 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 1711220

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 6532
/proc/meminfo: memFree=26886988/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=582.26 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 563936 0 0 0 58127 99 0 0 25 0 1 0 821590807 1752289280 420196 33554432000 4194304 9128323 140736573565792 18446744073709551615 7321136 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 420196 725 1205 0 426596 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 1711220

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 6540
/proc/meminfo: memFree=26882784/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=882.27 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564683 0 0 0 88114 113 0 0 25 0 1 0 821590807 1752289280 420943 33554432000 4194304 9128323 140736573565792 18446744073709551615 6309898 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 420943 726 1205 0 426596 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1711220

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6541
/proc/meminfo: memFree=26882120/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=942.27 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 94110 117 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 7082571 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1711220

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6543
/proc/meminfo: memFree=26881188/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1002.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 100108 120 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 6309892 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1711220

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6545
/proc/meminfo: memFree=26882392/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1062.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 106103 125 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 7021472 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1711220

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 6546
/proc/meminfo: memFree=26882216/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1122.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 112099 129 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 6694338 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1711220

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 6548
/proc/meminfo: memFree=26882036/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1182.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 118096 132 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 8012651 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1711220

[startup+1242.3 s]
/proc/loadavg: 2.23 2.06 2.02 3/465 6549
/proc/meminfo: memFree=26881632/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1242.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 124092 136 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 7021555 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1711220

[startup+1302.3 s]
/proc/loadavg: 2.12 2.06 2.02 3/465 6551
/proc/meminfo: memFree=26881088/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1302.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564823 0 0 0 130090 138 0 0 25 0 1 0 821590807 1752289280 421083 33554432000 4194304 9128323 140736573565792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421083 726 1205 0 426596 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 1711220

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/465 6553
/proc/meminfo: memFree=26880540/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1362.28 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564849 0 0 0 136088 140 0 0 25 0 1 0 821590807 1752289280 421109 33554432000 4194304 9128323 140736573565792 18446744073709551615 7315702 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421109 726 1205 0 426596 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 1711220

[startup+1422.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/465 6554
/proc/meminfo: memFree=26881600/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1422.31 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 142086 145 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 6694338 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 1711220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 6556
/proc/meminfo: memFree=26881544/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1482.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 148080 149 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 8009001 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 1711220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 6557
/proc/meminfo: memFree=26881500/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1542.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 154076 153 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 6702463 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 1711220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 6563
/proc/meminfo: memFree=28315136/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1602.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 160072 157 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 8012915 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 1711220

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/465 6589
/proc/meminfo: memFree=28262284/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1662.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 166068 161 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 6702445 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 1711220

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 6590
/proc/meminfo: memFree=28216472/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1722.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 172065 164 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 7315378 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 1711220

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/465 6592
/proc/meminfo: memFree=28214684/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1782.29 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564850 0 0 0 178063 166 0 0 25 0 1 0 821590807 1752289280 421110 33554432000 4194304 9128323 140736573565792 18446744073709551615 7021480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421110 726 1205 0 426596 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 1711220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.08 2.04 2.01 3/465 6592
/proc/meminfo: memFree=28215540/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1800.1 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564855 0 0 0 179843 167 0 0 18 0 1 0 821590807 1752289280 421115 33554432000 4194304 9128323 140736573565792 18446744073709551615 5379724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421115 731 1205 0 426596 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1711220

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

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

[startup+1800.1 s]
/proc/loadavg: 2.08 2.04 2.01 3/465 6592
/proc/meminfo: memFree=28215540/32950928 swapFree=45617076/67111528
[pid=6515] ppid=6513 vsize=1711220 CPUtime=1800.1 cores=0,2,4,6
/proc/6515/stat : 6515 (scip-2.0.1.4.li) R 6513 6515 5789 0 -1 4202496 564855 0 0 0 179843 167 0 0 18 0 1 0 821590807 1752289280 421115 33554432000 4194304 9128323 140736573565792 18446744073709551615 5379724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6515/statm: 427805 421115 731 1205 0 426596 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1711220

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.19
CPU time (s): 1800.19
CPU user time (s): 1798.45
CPU system time (s): 1.74673
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1995564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.74673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 564855
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= 5
involuntary context switches= 26244

runsolver used 8.50271 second user time and 18.5692 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-03 13:18:30
IDJOB=3452597
IDBENCH=2954
IDSOLVER=1949
FILE ID=node123/3452597-1307099909
RUNJOBID= node123-1307092676-5808
PBS_JOBID= 13497979
Free space on /tmp= 73720 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.12.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452597-1307099909/watcher-3452597-1307099909 -o /tmp/evaluation-result-3452597-1307099909/solver-3452597-1307099909 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452597-1307099909.opb -t 1800 -m 15500

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

MD5SUM BENCH= b1eab2cf935e923f8f1ff9f24be23d02
RANDOM SEED=681206990

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28572908 kB
Buffers:        261860 kB
Cached:         461888 kB
SwapCached:       9456 kB
Active:        3798932 kB
Inactive:       295816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28572908 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:           70908 kB
Writeback:           0 kB
AnonPages:     3369116 kB
Mapped:          26204 kB
Slab:           134940 kB
PageTables:      81260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 134826264 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= 73752 MiB
End job on node123 at 2011-06-03 13:48:32