Trace number 3488895

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.14.opb
MD5SUMe81449c340a6e16e28a331cb4252cc2b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.65668
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved YES
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
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 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
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.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3488895-1307775541.opb>
8.59/8.60	c original problem has 23848 variables (23848 bin, 0 int, 0 impl, 0 cont) and 1451912 constraints
8.59/8.60	c problem read
8.59/8.60	c presolving settings loaded
10.39/10.40	c presolving:
16.50/16.59	c (round 1) 12122 del vars, 1322528 del conss, 0 add conss, 11680 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 2964772 impls, 0 clqs
16.59/16.65	c (round 2) 12134 del vars, 1329256 del conss, 0 add conss, 11680 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 2964772 impls, 0 clqs
16.59/16.68	c (round 3) 12136 del vars, 1329258 del conss, 0 add conss, 11680 chg bounds, 170 chg sides, 340 chg coeffs, 0 upgd conss, 2964880 impls, 0 clqs
17.29/17.34	c (round 4) 12136 del vars, 1329258 del conss, 0 add conss, 11680 chg bounds, 170 chg sides, 340 chg coeffs, 122654 upgd conss, 2964880 impls, 0 clqs
32.59/32.68	c    (32.7s) probing: 1000/11712 (8.5%) - 0 fixings, 0 aggregations, 9765 implications, 0 bound changes
50.29/50.39	c    (50.4s) probing: 2000/11712 (17.1%) - 0 fixings, 0 aggregations, 27489 implications, 0 bound changes
50.39/50.41	c    (50.4s) probing: 2001/11712 (17.1%) - 0 fixings, 0 aggregations, 27538 implications, 0 bound changes
50.39/50.41	c    (50.4s) probing aborted: 2000/2000 successive useless probings
50.39/50.41	c presolving (5 rounds):
50.39/50.41	c  12136 deleted vars, 1329258 deleted constraints, 0 added constraints, 11680 tightened bounds, 0 added holes, 170 changed sides, 340 changed coefficients
50.39/50.41	c  3022484 implications, 0 cliques
50.39/50.41	c presolved problem has 11712 variables (11712 bin, 0 int, 0 impl, 0 cont) and 122654 constraints
50.39/50.41	c   82508 constraints of type <setppc>
50.39/50.41	c   40146 constraints of type <logicor>
50.39/50.41	c transformed objective value is always integral (scale: 1)
50.39/50.41	c Presolving Time: 40.06
50.39/50.41	c - non default parameters ----------------------------------------------------------------------
50.39/50.41	c # SCIP version 2.0.1.5
50.39/50.41	c 
50.39/50.41	c # frequency for displaying node information lines
50.39/50.41	c # [type: int, range: [-1,2147483647], default: 100]
50.39/50.41	c display/freq = 10000
50.39/50.41	c 
50.39/50.41	c # maximal time in seconds to run
50.39/50.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
50.39/50.41	c limits/time = 1797
50.39/50.41	c 
50.39/50.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
50.39/50.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
50.39/50.41	c limits/memory = 13950
50.39/50.41	c 
50.39/50.41	c # default clock type (1: CPU user seconds, 2: wall clock time)
50.39/50.41	c # [type: int, range: [1,2], default: 1]
50.39/50.41	c timing/clocktype = 2
50.39/50.41	c 
50.39/50.41	c # belongs reading time to solving time?
50.39/50.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.39/50.41	c timing/reading = TRUE
50.39/50.41	c 
50.39/50.41	c # should presolving try to simplify inequalities
50.39/50.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.39/50.41	c constraints/linear/simplifyinequalities = TRUE
50.39/50.41	c 
50.39/50.41	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
50.39/50.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.39/50.41	c constraints/indicator/addCouplingCons = TRUE
50.39/50.41	c 
50.39/50.41	c # should presolving try to simplify knapsacks
50.39/50.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.39/50.41	c constraints/knapsack/simplifyinequalities = TRUE
50.39/50.41	c 
50.39/50.41	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
50.39/50.41	c # [type: int, range: [-1,2147483647], default: -1]
50.39/50.41	c separating/rapidlearning/freq = 0
50.39/50.41	c 
50.39/50.41	c -----------------------------------------------------------------------------------------------
50.39/50.41	c start solving
50.39/50.42	c 
50.39/50.45	o 171
50.39/50.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.39/50.45	c t50.4s|     1 |     0 |     0 |     - | 817M|   0 |   - |  11k| 122k|   0 |   0 |   0 |   0 |   0 |      --      | 1.710000e+02 |    Inf 
50.69/50.72	o 170
50.69/50.72	c b50.7s|     1 |     0 |     0 |     - | 881M|   0 |   - |  11k| 122k|  11k| 122k|   0 |   0 |   0 |      --      | 1.700000e+02 |    Inf 
125.79/125.82	c   126s|     1 |     0 | 25243 |     - | 881M|   0 |  11k|  11k| 122k|  11k| 122k|   0 |   0 |   0 | 9.000000e+00 | 1.700000e+02 |1788.89%
423.70/423.75	c   424s|     1 |     0 | 69800 |     - | 883M|   0 |9563 |  11k| 122k|  11k| 124k|2000 |   0 |   0 | 2.451152e+01 | 1.700000e+02 | 593.55%
483.30/483.39	c   483s|     1 |     0 | 78350 |     - | 884M|   0 |8440 |  11k| 122k|  11k| 125k|2807 |   0 |   0 | 3.150000e+01 | 1.700000e+02 | 439.68%
517.01/517.10	c   517s|     1 |     0 | 81418 |     - | 884M|   0 |8475 |  11k| 122k|  11k| 125k|2852 |   0 |   0 | 3.212500e+01 | 1.700000e+02 | 429.18%
551.80/551.88	c   552s|     1 |     0 | 84274 |     - | 884M|   0 |8409 |  11k| 122k|  11k| 125k|2865 |   0 |   0 | 3.316667e+01 | 1.700000e+02 | 412.56%
669.20/669.27	c   669s|     1 |     0 | 88367 |     - | 884M|   0 |8489 |  11k| 122k|  11k| 125k|2885 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
734.40/734.44	c   734s|     1 |     0 | 93023 |     - | 884M|   0 |8192 |  11k| 122k|  11k| 125k|2892 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
940.81/940.88	c   941s|     1 |     0 | 96898 |     - | 884M|   0 |8309 |  11k| 122k|  11k| 125k|2921 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1150.31/1150.36	c  1150s|     1 |     0 | 99032 |     - | 884M|   0 |8389 |  11k| 122k|  11k| 125k|2928 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1362.92/1362.98	c  1363s|     1 |     0 |101534 |     - | 884M|   0 |8208 |  11k| 122k|  11k| 125k|2960 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1573.82/1573.88	c  1574s|     1 |     0 |103736 |     - | 884M|   0 |8105 |  11k| 122k|  11k| 125k|3011 |   0 |   0 | 3.400000e+01 | 1.700000e+02 | 400.00%
1669.02/1669.03	c  1669s|     1 |     2 |103736 |     - | 884M|   0 |8105 |  11k| 122k|  11k| 125k|3011 |   0 |  24 | 3.400000e+01 | 1.700000e+02 | 400.00%
1799.93/1799.95	c 
1799.93/1799.95	c SCIP Status        : solving was interrupted [time limit reached]
1799.93/1799.95	c Solving Time (sec) : 1799.95
1799.93/1799.95	c Solving Nodes      : 2
1799.93/1799.95	c Primal Bound       : +1.70000000000000e+02 (3 solutions)
1799.93/1799.95	c Dual Bound         : +3.40000000000000e+01
1799.93/1799.95	c Gap                : 400.00 %

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3488895-1307775541/watcher-3488895-1307775541 -o /tmp/evaluation-result-3488895-1307775541/solver-3488895-1307775541 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488895-1307775541.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.07 2.02 2.00 2/175 26446
/proc/meminfo: memFree=30175012/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=12036 CPUtime=0 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 2107 0 0 0 0 0 0 0 23 0 1 0 889153914 12324864 2062 33554432000 4194304 9016284 140733497705488 18446744073709551615 7875499 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 3009 2062 342 1178 0 1827 0

[startup+0.096925 s]
/proc/loadavg: 2.07 2.02 2.00 2/175 26446
/proc/meminfo: memFree=30175012/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=25816 CPUtime=0.09 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 5454 0 0 0 9 0 0 0 23 0 1 0 889153914 26435584 5408 33554432000 4194304 9016284 140733497705488 18446744073709551615 7867892 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 6454 5408 360 1178 0 5272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25816

[startup+0.100874 s]
/proc/loadavg: 2.07 2.02 2.00 2/175 26446
/proc/meminfo: memFree=30175012/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=25960 CPUtime=0.09 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 5484 0 0 0 9 0 0 0 23 0 1 0 889153914 26583040 5438 33554432000 4194304 9016284 140733497705488 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 6490 5438 360 1178 0 5308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25960

[startup+0.300883 s]
/proc/loadavg: 2.07 2.02 2.00 2/175 26446
/proc/meminfo: memFree=30175012/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=39488 CPUtime=0.29 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 8861 0 0 0 29 0 0 0 25 0 1 0 889153914 40435712 8815 33554432000 4194304 9016284 140733497705488 18446744073709551615 7870498 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 9872 8815 360 1178 0 8690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39488

[startup+0.700808 s]
/proc/loadavg: 2.07 2.02 2.00 2/175 26446
/proc/meminfo: memFree=30175012/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=65412 CPUtime=0.69 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 15316 0 0 0 68 1 0 0 25 0 1 0 889153914 66981888 15270 33554432000 4194304 9016284 140733497705488 18446744073709551615 7870468 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 16353 15270 360 1178 0 15171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65412

[startup+1.50066 s]
/proc/loadavg: 2.07 2.02 2.00 4/176 26447
/proc/meminfo: memFree=30093308/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=118400 CPUtime=1.49 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 28542 0 0 0 146 3 0 0 25 0 1 0 889153914 121241600 28496 33554432000 4194304 9016284 140733497705488 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 29600 28496 360 1178 0 28418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118400

[startup+3.10038 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 26447
/proc/meminfo: memFree=30021884/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=221628 CPUtime=3.09 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 54276 0 0 0 303 6 0 0 25 0 1 0 889153914 226947072 54230 33554432000 4194304 9016284 140733497705488 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 55407 54246 360 1178 0 54225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 221628

[startup+6.30082 s]
/proc/loadavg: 2.22 2.05 2.01 3/176 26447
/proc/meminfo: memFree=29803468/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=432372 CPUtime=6.29 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 106818 0 0 0 617 12 0 0 25 0 1 0 889153914 442748928 106772 33554432000 4194304 9016284 140733497705488 18446744073709551615 6179695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 108093 106772 360 1178 0 106911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 432372

[startup+12.7007 s]
/proc/loadavg: 2.44 2.10 2.03 3/176 26447
/proc/meminfo: memFree=28648516/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1557696 CPUtime=12.69 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 386328 0 0 0 1224 45 0 0 25 0 1 0 889153914 1595080704 383226 33554432000 4194304 9016284 140733497705488 18446744073709551615 4802076 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 389424 383226 490 1178 0 388242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1557696

[startup+25.5005 s]
/proc/loadavg: 2.63 2.16 2.05 3/176 26447
/proc/meminfo: memFree=28981376/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1215360 CPUtime=25.5 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 411212 0 0 0 2499 51 0 0 25 0 1 0 889153914 1244528640 297543 33554432000 4194304 9016284 140733497705488 18446744073709551615 4222991 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 303840 297543 633 1178 0 302658 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1215360

[startup+51.101 s]
/proc/loadavg: 2.41 2.14 2.05 3/176 26449
/proc/meminfo: memFree=28977692/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1273488 CPUtime=51.09 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 428232 0 0 0 5056 53 0 0 25 0 1 0 889153914 1304051712 310034 33554432000 4194304 9016284 140733497705488 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 318372 310034 682 1178 0 317190 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1273488

[startup+102.306 s]
/proc/loadavg: 2.18 2.12 2.04 3/176 26450
/proc/meminfo: memFree=28842404/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1346288 CPUtime=102.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 448781 0 0 0 10170 60 0 0 25 0 1 0 889153914 1378598912 328549 33554432000 4194304 9016284 140733497705488 18446744073709551615 7181396 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 336572 328549 763 1178 0 335390 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1346288

[startup+162.301 s]
/proc/loadavg: 2.06 2.09 2.04 3/176 26460
/proc/meminfo: memFree=28831080/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1346288 CPUtime=162.29 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 450121 0 0 0 16163 66 0 0 25 0 1 0 889153914 1378598912 329814 33554432000 4194304 9016284 140733497705488 18446744073709551615 7124261 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 336572 329814 767 1178 0 335390 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1346288

[startup+222.3 s]
/proc/loadavg: 2.02 2.07 2.03 3/176 26462
/proc/meminfo: memFree=28820420/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1346288 CPUtime=222.29 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 450121 0 0 0 22159 70 0 0 25 0 1 0 889153914 1378598912 329814 33554432000 4194304 9016284 140733497705488 18446744073709551615 7181403 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 336572 329814 767 1178 0 335390 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1346288

[startup+282.301 s]
/proc/loadavg: 2.01 2.06 2.03 3/176 26464
/proc/meminfo: memFree=28813560/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1346288 CPUtime=282.29 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 450121 0 0 0 28155 74 0 0 25 0 1 0 889153914 1378598912 329814 33554432000 4194304 9016284 140733497705488 18446744073709551615 7180996 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 336572 329814 767 1178 0 335390 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1346288

[startup+342.301 s]
/proc/loadavg: 2.40 2.17 2.06 3/176 26732
/proc/meminfo: memFree=28865028/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1346288 CPUtime=342.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 450121 0 0 0 34152 78 0 0 25 0 1 0 889153914 1378598912 329814 33554432000 4194304 9016284 140733497705488 18446744073709551615 7870473 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 336572 329814 767 1178 0 335390 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1346288

[startup+402.301 s]
/proc/loadavg: 2.21 2.16 2.07 3/176 26771
/proc/meminfo: memFree=29202776/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1346288 CPUtime=402.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 450121 0 0 0 40149 81 0 0 25 0 1 0 889153914 1378598912 329814 33554432000 4194304 9016284 140733497705488 18446744073709551615 7870452 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 336572 329814 767 1178 0 335390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1346288

[startup+462.301 s]
/proc/loadavg: 2.26 2.18 2.08 3/176 26851
/proc/meminfo: memFree=29220440/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1350124 CPUtime=462.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 451445 0 0 0 46145 85 0 0 25 0 1 0 889153914 1382526976 331084 33554432000 4194304 9016284 140733497705488 18446744073709551615 7180575 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 337531 331084 734 1178 0 336349 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1350124

[startup+522.3 s]
/proc/loadavg: 2.14 2.16 2.08 3/176 26891
/proc/meminfo: memFree=28852716/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1350124 CPUtime=522.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 451500 0 0 0 52140 90 0 0 25 0 1 0 889153914 1382526976 331085 33554432000 4194304 9016284 140733497705488 18446744073709551615 6924934 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 337531 331085 680 1178 0 336349 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1350124

[startup+582.301 s]
/proc/loadavg: 2.35 2.20 2.10 3/176 26969
/proc/meminfo: memFree=29211336/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1354040 CPUtime=582.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 452346 0 0 0 58137 93 0 0 25 0 1 0 889153914 1386536960 331921 33554432000 4194304 9016284 140733497705488 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338510 331921 670 1178 0 337328 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1354040

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.27 2.20 2.11 2/173 27309
/proc/meminfo: memFree=29337496/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1365596 CPUtime=882.31 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 454418 0 0 0 88107 124 0 0 25 0 1 0 889153914 1398370304 333993 33554432000 4194304 9016284 140733497705488 18446744073709551615 6586645 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 341399 333993 670 1178 0 340217 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1365596

[startup+942.301 s]
/proc/loadavg: 1.92 2.14 2.09 2/170 27345
/proc/meminfo: memFree=29355524/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=942.31 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456287 0 0 0 94103 128 0 0 25 0 1 0 889153914 1385013248 329816 33554432000 4194304 9016284 140733497705488 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 329816 670 1178 0 336956 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1352552

[startup+1002.3 s]
/proc/loadavg: 1.34 1.93 2.02 2/170 27346
/proc/meminfo: memFree=29355884/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1002.31 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456287 0 0 0 100098 133 0 0 25 0 1 0 889153914 1385013248 329816 33554432000 4194304 9016284 140733497705488 18446744073709551615 6922764 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 329816 670 1178 0 336956 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1352552

[startup+1062.3 s]
/proc/loadavg: 1.17 1.77 1.96 2/170 27347
/proc/meminfo: memFree=29355988/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1062.3 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456287 0 0 0 106092 138 0 0 25 0 1 0 889153914 1385013248 329816 33554432000 4194304 9016284 140733497705488 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 329816 670 1178 0 336956 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1352552

[startup+1122.3 s]
/proc/loadavg: 1.06 1.63 1.90 2/170 27349
/proc/meminfo: memFree=29356228/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1122.31 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456287 0 0 0 112086 145 0 0 25 0 1 0 889153914 1385013248 329816 33554432000 4194304 9016284 140733497705488 18446744073709551615 6924905 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 329816 670 1178 0 336956 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1352552

[startup+1182.3 s]
/proc/loadavg: 1.02 1.51 1.84 2/170 27351
/proc/meminfo: memFree=29354364/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1182.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456730 0 0 0 118083 149 0 0 25 0 1 0 889153914 1385013248 330259 33554432000 4194304 9016284 140733497705488 18446744073709551615 6578097 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 330259 670 1178 0 336956 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1352552

[startup+1242.3 s]
/proc/loadavg: 1.01 1.42 1.78 2/170 27353
/proc/meminfo: memFree=29354364/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1242.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456730 0 0 0 124079 153 0 0 25 0 1 0 889153914 1385013248 330259 33554432000 4194304 9016284 140733497705488 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 330259 670 1178 0 336956 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1352552

[startup+1302.3 s]
/proc/loadavg: 1.00 1.34 1.73 2/170 27354
/proc/meminfo: memFree=29354348/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1302.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 456730 0 0 0 130072 160 0 0 25 0 1 0 889153914 1385013248 330259 33554432000 4194304 9016284 140733497705488 18446744073709551615 6586655 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 330259 670 1178 0 336956 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1352552

[startup+1362.31 s]
/proc/loadavg: 1.00 1.27 1.68 2/170 27355
/proc/meminfo: memFree=29350620/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1362.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 457717 0 0 0 136067 165 0 0 25 0 1 0 889153914 1385013248 331246 33554432000 4194304 9016284 140733497705488 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 331246 670 1178 0 336956 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1352552

[startup+1422.3 s]
/proc/loadavg: 1.00 1.22 1.64 2/170 27357
/proc/meminfo: memFree=29350732/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1422.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 457717 0 0 0 142060 172 0 0 25 0 1 0 889153914 1385013248 331246 33554432000 4194304 9016284 140733497705488 18446744073709551615 7876071 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 331246 670 1178 0 336956 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 1352552

[startup+1482.3 s]
/proc/loadavg: 1.00 1.18 1.60 2/170 27359
/proc/meminfo: memFree=29350720/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1482.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 457717 0 0 0 148054 178 0 0 25 0 1 0 889153914 1385013248 331246 33554432000 4194304 9016284 140733497705488 18446744073709551615 7870463 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 331246 670 1178 0 336956 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1352552

[startup+1542.3 s]
/proc/loadavg: 1.00 1.14 1.55 2/170 27361
/proc/meminfo: memFree=29350832/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352552 CPUtime=1542.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 457717 0 0 0 154047 185 0 0 25 0 1 0 889153914 1385013248 331246 33554432000 4194304 9016284 140733497705488 18446744073709551615 7876183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338138 331246 670 1178 0 336956 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1352552

[startup+1602.3 s]
/proc/loadavg: 1.06 1.13 1.52 2/170 27362
/proc/meminfo: memFree=29356644/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352480 CPUtime=1602.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 470923 0 0 0 160041 191 0 0 25 0 1 0 889153914 1384939520 329866 33554432000 4194304 9016284 140733497705488 18446744073709551615 7227419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338120 329866 679 1178 0 336938 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1352480

[startup+1662.3 s]
/proc/loadavg: 1.02 1.10 1.49 2/170 27363
/proc/meminfo: memFree=29356252/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352480 CPUtime=1662.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 475623 0 0 0 166036 196 0 0 25 0 1 0 889153914 1384939520 329955 33554432000 4194304 9016284 140733497705488 18446744073709551615 6863440 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338120 329955 679 1178 0 336938 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 1352480

[startup+1722.3 s]
/proc/loadavg: 1.01 1.08 1.45 2/170 27365
/proc/meminfo: memFree=29355992/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352480 CPUtime=1722.32 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 475721 0 0 0 172029 203 0 0 25 0 1 0 889153914 1384939520 330053 33554432000 4194304 9016284 140733497705488 18446744073709551615 7199008 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338120 330053 684 1178 0 336938 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 1352480

[startup+1782.3 s]
/proc/loadavg: 1.00 1.06 1.42 2/170 27367
/proc/meminfo: memFree=29345568/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352220 CPUtime=1782.33 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 497350 0 0 0 178021 212 0 0 25 0 1 0 889153914 1384673280 329744 33554432000 4194304 9016284 140733497705488 18446744073709551615 7082192 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26446/statm: 338055 329744 684 1178 0 336873 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1352220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.06 1.41 2/170 27367
/proc/meminfo: memFree=29356344/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352228 CPUtime=1800.04 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 508395 0 0 0 179789 215 0 0 25 0 1 0 889153914 1384681472 329901 33554432000 4194304 9016284 140733497705488 18446744073709551615 4786624 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 338057 329901 684 1178 0 336875 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1352228

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

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

[startup+1800 s]
/proc/loadavg: 1.00 1.06 1.41 2/170 27367
/proc/meminfo: memFree=29356344/32951132 swapFree=67054616/67111528
[pid=26446] ppid=26444 vsize=1352228 CPUtime=1800.04 cores=0,2,4,6
/proc/26446/stat : 26446 (scip-2.0.1.4b_2) R 26444 26446 24772 0 -1 4202496 508395 0 0 0 179789 215 0 0 25 0 1 0 889153914 1384681472 329901 33554432000 4194304 9016284 140733497705488 18446744073709551615 4786624 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26446/statm: 338057 329901 684 1178 0 336875 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1352228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.07
CPU time (s): 1800.1
CPU user time (s): 1797.89
CPU system time (s): 2.20966
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1607444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.89
system time used= 2.20966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508395
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= 6
involuntary context switches= 5665

runsolver used 5.67114 second user time and 13.092 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 08:59:03
IDJOB=3488895
IDBENCH=2955
IDSOLVER=1979
FILE ID=node131/3488895-1307775541
RUNJOBID= node131-1307760515-24790
PBS_JOBID= 13550872
Free space on /tmp= 74004 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.14.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3488895-1307775541/watcher-3488895-1307775541 -o /tmp/evaluation-result-3488895-1307775541/solver-3488895-1307775541 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488895-1307775541.opb -t 1800 -m 15500

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

MD5SUM BENCH= e81449c340a6e16e28a331cb4252cc2b
RANDOM SEED=551520910

node131.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30175440 kB
Buffers:        278160 kB
Cached:        1739396 kB
SwapCached:       9824 kB
Active:        1052756 kB
Inactive:      1471484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30175440 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:           68296 kB
Writeback:           0 kB
AnonPages:      504708 kB
Mapped:          15952 kB
Slab:           186612 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   696944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74004 MiB
End job on node131 at 2011-06-11 09:29:05